

/* 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/style.css?17813837033849*/
.brand-block{
    padding-bottom: 70px;
}
.popular-brand{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -17px;
    padding-bottom: 20px;
}
.popular-brand-item{
    padding: 0 17px;

}
.popular-brand-item-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 60px;/*fix*/
}
.popular-brand-item-wrap img{
    max-width: 100%;
}
.new-receipts{
    flex: 1;
    text-align: right;
}
.new-receipts-link{
    background-color: #E0A054;
    padding: 16px 100px 16px 16px;
    text-decoration: none;
    display: inline-block;
    border-radius: 16px;
    position: relative;
    line-height: 1;
}
.new-receipts-link:after{
    content: '';
    background-image: url("/local/templates/mirfar/components/mirfar/brand.list/brand-all/img/new-receipts-ico.png");
    position: absolute;
    width: 60px;
    height: 74px;
    bottom: 0;
    right: 0;
    display: block;
}
.new-receipts-text{
    font-weight: 500;
    color: #fff;
    text-align: left;
    width: 114px;
    display: inline-block;
    line-height: 16px;
}
.brand-list{
    display: flex;
    margin: -5px -10px;
    max-width: 980px;
}
.brand-list-col{
    flex: 0 0 20%;
    max-width: 20%;
}
.brand-item{
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
}
.brand-item-img{
    display: none;
}
.brand-item-count{
    color: #6F7A71;
    margin-left: 8px;
}
.brand-item:hover{
    color: #52BF64;
}
.new-receipts-mobile{
    display: none;
}
.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: 1110px) {
    .popular-brand .new-receipts{
        display: none;
    }
    .new-receipts-mobile{
        display: block;
        margin-bottom: 16px;
    }
    .new-receipts-mobile .new-receipts-link{
        width: 100%;
        height: 64px;
        display: flex;
        align-items: center;
    }
    .new-receipts-mobile .new-receipts-text{
        width: 100%;
    }
    .popular-brand{
        justify-content: center;
    }
    .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,
    .popular-brand{
        margin: -8px;
    }
}

@media (max-width: 820px) {
    .brand-item-text,
    .brand-list{
        display: none;
    }
    .brand-list.brand-list-show{
        display: flex;
        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-show .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/style.css?17813837033849 */
