

/* Start:/local/templates/mirfar/components/custom/catalog_new/main/style.css?1781448222287*/
.menuCatalogLeft .catalog__right-wrapper {
    position: absolute;
    left: 278px;
    top: 0px;
    background: #fff;
    z-index: 5;
    width: 500px;
    height: 100%;
    overflow: auto;
}

.menuCatalogLeft {
    position: relative;    
	height: max-content;
    max-height: 100%;
}
/* End */


/* Start:/local/templates/mirfar/components/mirfar/brand.list/brand-all-pic/style.css?17813847992916*/
.brand-list{
    display: flex;
    margin: -16px -10px;
    flex-wrap: wrap;
}
.brand-item{
    display: block;
    padding: 16px 10px;
    color: #000;
    flex: 0 0 105px;
    max-width: 100px;
}
.h2h1{
    font-size: 36px;
    line-height: 40px;
}
.h2h1 a{
    text-decoration: none;
}
/* .brand-list{
    display: flex;
    margin: -16px -10px;
    max-width: 950px;
    flex-wrap: wrap;
}
.brand-item{
    display: block;
    padding: 16px 10px;
    color: #000;
    flex: 0 0 105px;
    max-width: 105px;
} */ 
.brand-wrap{
    text-decoration: none;
}
.brand-item-img{
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.brand-item-img img{
    max-width: 100%;
    max-height: 100%;
}
.brand-item-text{
    color: #000;
    text-align: center;
    line-height: 1.2;
}
.brand-item-count{
    text-align: center;
    color: #6F7A71;
    line-height: 1.2;
}
.brand-item:hover{
    color: #52BF64;
}

.brand-list-mobile-show{
    display: none;
    justify-content: center;
}
.brand-list-mobile-show a{
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}
.brand-list-arrow{
    margin-left: 5px;
}
.brand-list-mobile-hide{
    display: none;
}
@media (max-width: 1210px) {
    .brand-list{
        /* max-width: 850px; */
    }
}
@media (max-width: 1110px) {

    .brand-list{
        max-width: 100%;
    }
}
@media (max-width: 930px) {
    .popular-brand-item-wrap{
        width: 56px;
        height: 56px;
    }
    .brand-item,
    .popular-brand-item{
        padding: 8px;
    }
    .brand-list{
        margin: -8px;
    }
}

@media (max-width: 820px) {
    .brand-item-count,
    .brand-item-text{
        display: none;
    }
    .brand-list{
        height: 165px;
        overflow: hidden;
    }
    .brand-list.brand-list-show{
        height: auto;
        margin-bottom: 16px;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-mobile-show{
        display: none;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-mobile-hide{
        display: block;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-arrow{
        transform: rotateX(180deg);
    }
    .brand-list-mobile-show{
        display: flex;
    }
    .brand-item{
        flex: 0 0 auto;
        max-width: 100%;
    }
    .brand-item-img{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 56px;
        height: 56px;
    }
    .brand-item-img img{
        max-width: 100%;
        max-height: 100%;
    }
    .brand-block{
        padding-bottom: 40px;
    }
}
@media (max-width: 480px) {
    .brand-list .brand-item{
        flex: 0 0 25%;
    }
    .brand-item-img{
        width: 100%;
    }
}
/* End */
/* /local/templates/mirfar/components/custom/catalog_new/main/style.css?1781448222287 */
/* /local/templates/mirfar/components/mirfar/brand.list/brand-all-pic/style.css?17813847992916 */
