/* <editor-fold defaultstate="collapsed" desc="wmmg:ads.iblocks.sections.list"> */
#sale-categories .subsection .empty {
    color: rgba(80, 102, 123, 0.6);
    font-weight: 300;
}
#sale-categories .subsection .empty b {
    color: rgba(240, 54, 50, 0.50);
    font-weight: 300;
}
#sale-categories .subsection b {
    font-weight: 400;
    color: #f03632;
    font-size: 0.8rem;
}
/* </editor-fold>  */

/* <editor-fold defaultstate="collapsed" desc="bitrix:catalog.section.list"> */
.news_cat_zone {
    text-align: center;
    background: #fff;
    padding-top: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0px 28px 0px rgba(86, 61, 124, 0.13);
    box-shadow: 0px 0px 28px 0px rgba(86, 61, 124, 0.13);

}
.news_cat_zone a.btn {
    color: #fff !important;
    font-size: 0.8em;
    font-weight: 500 !important;
    text-transform: uppercase;
    padding: 6px 8px;
    border-radius: 2px;
    margin: 0 2px 9px 2px;
}
.news_cat_zone a.btn.active {
    background: #505050 !important;
}
.news_cat_zone.sticky-top.top-header {
    top: 65px;
    margin-bottom: 24px;
}
/* </editor-fold>  */

/* <editor-fold defaultstate="collapsed" desc="bitrix:advertising.banner"> */
.banner_article .top_line {
    height: 4px;
    width: 100%;
    background-color: #ff0051;
}
.banner_article p {
    background-color: #fff;
    padding: 15px;
    font-weight: 500;
    text-align: center;
    -webkit-box-shadow: 0 0 13px 0 rgb(74 53 107 / 30%);
    box-shadow: 0 0 13px 0 rgb(74 53 107 / 30%);
}
.banner_article-img {
    padding-bottom: 56.25%;
    background-size: cover;
}
/* </editor-fold>  */