

/* Start:/local/templates/touch_new/components/c1/promo.catalog.item/promo_item/style.css?173857514343011*/
#add_banners_slider stick
{
    display: none;
    /*     margin-right: 80px; */
}
@media all and (max-width: 1100px) {
    .adv_banners
    {
        border-radius: 0px !important;
    }
    .flickity-page-dots
    {
        display: none;
    }
    .banner_main img {
        width: 100%;
        display: block;
        transform: scale(1);
        transform-origin: top;
    }
}
/* position dots up a bit */
#add_banners_slider .flickity-page-dots {
    bottom: -18px !important;
}
/* dots are lines */
#add_banners_slider .flickity-page-dots .dot {
    height: 4px;
    width: 40px;
    margin: 0;
    border-radius: 0;
}
#add_banners_slider .flickity-page-dots {
    bottom: -10px;
}

#add_banners_slider .flickity-page-dots .dot:first-child
{
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
#add_banners_slider .flickity-page-dots .dot:last-child
{
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

#add_banners_slider .flickity-prev-next-button {
    height: 52px !important;
}

#add_banners_slider .flickity-prev-next-button .flickity-button-icon
{
    color: #2e9cff;
}

#add_banners_slider .flickity-prev-next-button.previous {
    left: -70px;
}

#add_banners_slider .flickity-prev-next-button.next {
    right: -70px;
}

#add_banners_slider .catalog-section-list-item {
    margin-right: 12px;
    display: inline-flex;
}
#add_banners_slider .flickity-slider
{
    margin-top: 12px;
}
#add_banners_slider .catalog-section-list-item:hover .img_wrap{
    transition: box-shadow 0.3s ease-in-out;
    -webkit-box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);
}
#add_banners_slider .catalog-section-list-item:hover span h3{
    text-decoration: underline;
}
#add_banners_slider .catalog-section-list-link span h3 {
    font-size: 15px;
    line-height: 1;
    max-width: 120px;
    margin: 12px auto;
    white-space: normal;
    color: #000;
}
#add_banners_slider .catalog-section-list-pictures{
    margin-bottom: 24px;
    overflow: hidden;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 156px;
    text-align: center;
    padding: 0px 24px;
    height: 156px;
    display: inline-block ;
    width: 12%;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-item-wp{
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link,
#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link h2{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    overflow: hidden;
    color: #000000;
    font-size: 12px;
    display: block;
    height: 44px;
    margin-top: 12px;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link span{
    vertical-align: bottom;
    display: inline-block;
    line-height: 21px;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link:hover{
    opacity: 0.7;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link:active{
    position: relative;
    top: 1px;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture{
    margin-bottom: 12px;
    text-align: center;
    line-height: 100px;
    display: block;
    max-height: 80px;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture img{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture:hover img{
    opacity: 0.8;
}

#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture:active{
    position: relative;
    top: 1px;
}

#add_banners_slider .catalog-section-list-item-wp a{
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
}
/*#add_banners_slider .catalog-section-list-item-wp a.catalog-section-list-picture {*/
/*    width: 130px;*/
/*}*/
#add_banners_slider .catalog-section-list-item-wp .img_wrap{
    position: relative;
    border: 2px solid #ddd;
    border-radius: 15px;
    padding: 8px;
    background: #fff;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
#add_banners_slider .catalog-section-list-item-wp .img_wrap img{
    width: auto;
    height: 100%;
}
#add_banners_slider .img_wrap .sticker {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 0px 3px;
    background: #e00;
    border-radius: 15px 15px 15px 15px;
    color: #fff;
    font-size: 13px;
}
.compliter
{
    margin-top: 12px;
}
.hromo_content{
    padding-bottom: 12px;
    margin-top: 30px;
}
.ajaxContainer {
    overflow: hidden;
}
.items.productList {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}
.promo_section_block {
    /*margin-bottom: 48px;*/
    /*border: 1px solid #fff300;*/
    height: 100%;
    display: block;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
}
.absolute_qst {
    display: block;
    background: #f1c900;
    padding: 7px 7px;
    position: fixed;
    right: 0;
    z-index: 15;
    top: 200px;
    cursor: pointer;
    border-radius: 10px 0 0 10px;
}
.act_rules {
    display: none;
}
.absolute_qst .fa {
    vertical-align: middle;
}
.absolute_qst .fa-qst:before{
    background: url("/images/action_catalog/rules.png");
    content: " ";
    height: 39px;
    width: 39px;
    display: block;
    background-size: contain;
}
.overlay.rules_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 1000;
}
.rules_block{
    position: fixed;
    top: 200px;
    left: calc( 50% - 25% );
    width: 50%;
    background: #fff;
    padding: 20px 30px;
    border-radius: 10px;
}
.rules_block h3 {
    font-size: 30px;
    margin-top: 3px;
}
.rules_block .popup-window-close-icon,
.menu .popup-window-close-icon{
    margin-top:20px;
    margin-right: 20px;
}
#smartFilter .popup-window-close-icon:after,
#smartFilter>.name,
.menu .popup-window-close-icon:after {
    display: none;
}
#smartFilter .popup-window-close-icon:after,
.rules_block .popup-window-close-icon:after,
.menu .popup-window-close-icon:after {
    width: 20px;
    height: 20px;
}
.promo_header {
    display: block;
    /*background: #fff300;*/
    /*height: 64px;*/
    text-transform: uppercase;
    font-size: 30px;
    max-width: calc(100% - 260px);
}
.promo_header .icon {
    float: left;
    padding-right: 5px;
    height: 100%;
    position: relative;
    min-width: 50px;
}
.promo_header .icon img {
    max-width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.promo_section_block, .promo_header{
    border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
}


/**/
.promo_header span {
    cursor: default;
    line-height: 1;
    font-weight: 600;
    /*margin-left: 24px;*/
}

.promo_header span img {
    width: 22px;
    margin-left: 5px;
}
/**/


.promo_header span a {
    text-decoration: none;
    color: black;
    display: inline-block;
}
.promo_header a>img{
    height: 21px;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 4px;
}
.back_button{
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}
.back_button:hover {
    border-color: #fff304;
}
.promo_all_link {
    display: block;
    background: #fff300;
    min-height: 40px;
    text-align: right;
    height: 100%;
    padding-right: 24px;
}
.promo_all_link span a {
    line-height: 40px;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    color: black;
}
#nextSection {
    margin-bottom: 24px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    margin-top: 24px;
}

#nextSection .title {
    font-family: "robotobold";
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 14px;
    cursor: pointer;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
}

#nextSection ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nextSection li a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    display: inline-block;
    padding: 0px 24px;
    font-size: 13px;
}

#nextSection li a h3 {
    font-size: 13px;
    text-decoration: none;
}

#nextSection li .cnt {
    float: right;
}

#nextSection .sectionLine {
    border-collapse: collapse;
    table-layout: fixed;
    display: table;
    width: 100%;
}

#nextSection .sectionColumn {
    display: table-cell;
    vertical-align: middle;
}

#nextSection .sectionColumn.last {
    width: 60px;
}
.barrer_el {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    /*display: block;*/
    padding-bottom: 24px;
}
.barrer_el img {
    width: 100%;
    height: auto;
}
.filter_button {
    display: none;
    float: right;
    padding: 0px 30px;
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    cursor: pointer;
    background-color: #f60a48;
}

.filter_button_span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fa-filter {
    display: block;
    width: 38px;
    height: 38px;
}

.filter_button_span {
    color: #fff;
}

.filter_button:hover {
    border: 0px solid #dd0030;
    background-color: #f60a48;
}
.btn-selected-clear-all {
    display: none !important;
}
#catalogLine {
    height: 0 !important;
}
.banner_main {
    /*margin-bottom: 25px;*/
    overflow: hidden;
}
.banner_main a {
    width: 100%;
    display: block;
}
.banner_main img {
    width: 100%;
    display: block;
}
.add_banners {
    /*background: #40ffda;*/
    text-align: center;
    margin-bottom: 25px;
}
.add_banner {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.add_banner img {
    width: 100%;
    border-radius: 10px;
}
.add_banner a {
    display: block;
    text-decoration: none;
    color: #444;
}
.selectize-control.single .selectize-input {
    padding: 15px 20px;
}
.selectize-control.single .selectize-input:after {
    top: 4px;
    margin-top: 0;
    height: 45px;
    width: 45px;
    border: 0;
    background: url(/images/action_catalog/sort.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.promo_section_block {
    position: relative;
}
.selectize-dropdown.single {
    top: 52px !important;
}
.selectize-dropdown .active {
    background-color: #fff304;
    color: #000000;
}
.selectize-dropdown.single .option {
    padding: 10px 15px;
}
/*.act_rules {*/
/*    padding: 10px 15px;*/
/*    cursor:pointer;*/
/*    color: #d43737;*/
/*}*/
#catalogLine {
    display: block;
}
#catalogLine .sort_line.sort_link {
    display: none;
}
.column.sort {
    width: 250px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.selectize-control.single input {
    display: none !important;
}
.selectize-input.items {
    border: 1px solid #fff304;
}
.selectize-dropdown {
    width: 100%;
    top: 52px;
}
.catalog_button, .filter_button{
    display: none;
}
#left .menu .menu_header{
    display: block;
    padding: 20px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    /*margin-top: 25px;*/
}
.changeName {
    display:none;
}
/*.product{*/
/*    width: 25% !important;*/
/*}*/
.splide {
    visibility: visible !important;
}
.splide .splide__slide{
    width: 250px;
    margin-left: 5px !important;
    vertical-align: top;
}
.splide .splide__arrow
{
    height: auto !important;
}
.splide .splide__arrow--prev
{
    left: -35px !important;
}
.splide .splide__arrow--next{
    right: -35px !important;
}
#banners_slider_2 {
    /*background: #010923;*/
    padding: 10px 0;
}
#banners_slider_2 .splide__track{
    overflow:auto !important;
    padding: 10px 0;
}
#banners_slider_2 .splide__track::-webkit-scrollbar{
    height: 10px;
}
#banners_slider_2 .splide__track::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
    box-shadow: inset 0 0 3px 0px rgb(100 100 100);
}

#banners_slider_2 .splide__track::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #4d4e80;
    /*background-image: linear-gradient(180deg, #d0368a 0%, #708ad4 99%);*/
    /*box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);*/
    box-shadow: inset 0 0 3px 0px rgba(255,255,255, .5);
}
.splide__track .banner_name{
    display: block;
    text-decoration: underline;
}
@media all and (max-width: 1100px) {
    .splide__track .banner_name{
        text-align: left;
    }
    #left .menu .menu_header{
        font-size: 22px;
        margin-top: 4px;
    }
    .column.sort {
        top: -66px;
    }
    .promo_header>span{
        display:block;
    }
    .promo_header{
        margin-top: 70px;
        max-width: 100%;
    }
    .absolute_qst {
        display: block;
        background: #f1c900;
        padding: 7px 10px;
        position: fixed;
        right: 0;
        z-index: 15;
        top: 200px;
        cursor: pointer;
        border-radius: 10px 0 0 10px;
    }
    .act_rules {
        display: none;
    }
    #smartFilter .popup-window-close-icon:after,
    #smartFilter>.name,
    .menu .popup-window-close-icon:after {
        display: block;
    }
    .filter_button, #catalogLine {
        display: block;
    }

    .sort_link, #smartFilter {
        display: none;
    }

    .rules_block{
        /*top: 100px;*/
        left: calc( 50% - 35% );
        width: 70%;
        background: #fff;
        padding: 10px 15px;
    }
    .add_banner{
        /*width: 44%;*/
    }
    .column.sort {
        width: 100%;
    }
    .buttons {
        float: none;
        clear: both;
        display: flex;
        flex-direction: row;
        height: 30px;
        margin-bottom: 36px;
        justify-content: space-between;
    }
    .catalog_button, .filter_button{
        display: block !important;
        width: calc(50% - 15px);
        height: 40px;
        line-height: 40px;
        transition: all ease .5s;
        text-transform: uppercase;
        text-align: center;
        /*width: 100%;*/
        top: 40px;
    }
    .catalog_button{
        /*background: #000;*/
        background: #2E9CFF;
        /*color: #aaa;*/
        color: #ffffff;
        float:left;
        cursor: pointer;
        margin: 22px 5px 14px 10px;
        border-radius: 6px;
    }

    .catalog_button_span {
        gap: 10px;
    }

    .catalog_button.scrolled .catalog_button_span {
        gap: unset;
    }

    .filter_button{
        float:right;
        border: 0;
        padding: 0 ;
        margin: 22px 10px 14px 5px;
        border-radius: 6px;
    }
    .filter_button:hover {
        border: 0 !important;
    }
    .catalog_button .fas {
        vertical-align: middle;
    }
    .catalog_button .fa-catalog:before{
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQBAMAAAB8P++eAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAElBMVEUAAACIiIj///9ERETm5uaAgIDbfQxyAAAAYklEQVRIx2NgGAWjYBQMahCi5EqUOhYlJSUHYhQGARWqEqPQCahQBU3MUBAdCDMwKIEAmkJBTECCQqKtJtozRAcP0QE+7IEhlqgBhTkGEMQKKFFItNWjYDSuR8EoGAWjgAEAyy0Y+bunsKsAAAAASUVORK5CYII=);
        content: " ";
        height: 38px;
        width: 39px;
        display: block;
        background-size: contain;
    }
    .absolute_qst .fas {
        vertical-align: middle;
    }
    .absolute_qst .fa-qst:before{
        background: url("/images/action_catalog/rules.png");
        content: " ";
        height: 39px;
        width: 39px;
        display: block;
        background-size: contain;
    }
    .filter_button.scrolled .fa {
        animation: .8s splash linear;
        /*animation: 2s rotating linear infinite;*/
    }
    .catalog_button.scrolled .fa {
        animation: .8s splash linear;
    }
    .filter_button.scrolled {
        position: fixed;
        padding: 6px 18px 6px 11px;
        right: 0;
        top: 100px;
        font-size: 0;
        border-radius: 10px 0 0 10px;
        z-index: 15;
        width: 30px;
        /*background: rgba(246, 10, 72, 0.8);*/
        margin: 14px 0 14px 5px;
    }
    .catalog_button.scrolled {
        position: fixed;
        padding: 6px 16px 6px 12px;
        left: 0;
        top: 100px;
        font-size: 0;
        border-radius: 0 10px 10px 0;
        z-index: 15;
        width: 30px;
        background: rgba(46, 156, 255, 0.8);
        margin: 14px 5px 14px 0;
    }
    .catalog_button.scrolled.open {
        left: 80%;
        z-index: 200;
        background: #2E9CFF;
    }
    .filter_button.scrolled.open {
        right: 70%;
        z-index: 200;
    }
    .filter_button .fa {
        font-size: 22px;
        vertical-align: middle;
        height: auto;
    }
    .rules_block .popup-window-close-icon{
        margin-top: 20px;
        margin-right: 20px;
    }
    .rules_block h3 {
        margin-top: 15px;
    }
    .promo_header span a {
        font-size: 20px;
    }
    .promo_header a>img {
        height: 15px;
        margin-top: 3px;
    }
    #banners_slider .splide__track,
    #banners_slider_2 .splide__track{
        width: 100%;
        /*width: calc( 100% - 70px);*/
        margin: 0 auto;
        /*overflow:auto !important;*/
        /*background: #010923;*/
        /*padding: 10px 0;*/
        /*border-top: 1px #ededed solid;*/
        /*border-bottom: 1px #ededed solid;*/
    }
    .banner_img {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    #banners_slider_2 .splide__arrow{
        display: none !important;
    }
    .splide__arrow img {
        height: 30px;
    }
    #add_banners_slider .catalog-section-list-item-wp .img_wrap,
    #add_banners_slider .catalog-section-list-link span h3{
        width: 80px !important
    }
    #add_banners_slider .catalog-section-list-link span h3{
        font-size: 11px !important;
    }
    #add_banners_slider .catalog-section-list-item-wp .img_wrap{
        height: 80px !important;
    }
    .add_banners {
        margin-bottom: 0px !important;
    }

    .catalog_button_span {
        display: flex;
        justify-content: center;
    }

    .fas.fa-catalog {
        display: block;
        width: 38px;
        height: 38px;
    }
}


/*#add_banners_slider stick*/
/*{*/
/*    display: none;*/
/*    !*     margin-right: 80px; *!*/
/*}*/
/*@media all and (max-width: 1100px) {*/
/*    .adv_banners*/
/*    {*/
/*        border-radius: 0px !important;*/
/*    }*/
/*    .flickity-page-dots*/
/*    {*/
/*        display: none;*/
/*    }*/
/*    .banner_main img {*/
/*        width: 100%;*/
/*        display: block;*/
/*        transform: scale(1);*/
/*        transform-origin: top;*/
/*    }*/
/*}*/
/*!* position dots up a bit *!*/
/*#add_banners_slider .flickity-page-dots {*/
/*    bottom: -18px !important;*/
/*}*/
/*!* dots are lines *!*/
/*#add_banners_slider .flickity-page-dots .dot {*/
/*    height: 4px;*/
/*    width: 40px;*/
/*    margin: 0;*/
/*    border-radius: 0;*/
/*}*/
/*#add_banners_slider .flickity-page-dots {*/
/*    bottom: -10px;*/
/*}*/

/*#add_banners_slider .flickity-page-dots .dot:first-child*/
/*{*/
/*    border-top-left-radius: 5px !important;*/
/*    border-bottom-left-radius: 5px !important;*/
/*}*/
/*#add_banners_slider .flickity-page-dots .dot:last-child*/
/*{*/
/*    border-top-right-radius: 5px !important;*/
/*    border-bottom-right-radius: 5px !important;*/
/*}*/

/*#add_banners_slider .flickity-prev-next-button {*/
/*    height: 52px !important;*/
/*}*/

/*#add_banners_slider .flickity-prev-next-button .flickity-button-icon*/
/*{*/
/*    color: #2e9cff;*/
/*}*/

/*#add_banners_slider .flickity-prev-next-button.previous {*/
/*    left: -70px;*/
/*}*/

/*#add_banners_slider .flickity-prev-next-button.next {*/
/*    right: -70px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-item {*/
/*    margin-right: 12px;*/
/*    display: inline-flex;*/
/*}*/
/*#add_banners_slider .flickity-slider*/
/*{*/
/*    margin-top: 12px;*/
/*}*/
/*#add_banners_slider .catalog-section-list-item:hover .img_wrap{*/
/*    transition: box-shadow 0.3s ease-in-out;*/
/*    -webkit-box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);*/
/*    -moz-box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);*/
/*    box-shadow: 1px 0px 11px 3px rgba(0, 0, 0, 0.11);*/
/*}*/
/*#add_banners_slider .catalog-section-list-item:hover span h3{*/
/*    text-decoration: underline;*/
/*}*/
/*#add_banners_slider .catalog-section-list-link span h3 {*/
/*    font-size: 15px;*/
/*    line-height: 1;*/
/*    max-width: 120px;*/
/*    margin: 12px auto;*/
/*    white-space: normal;*/
/*    color: #000;*/
/*}*/
/*#add_banners_slider .catalog-section-list-pictures{*/
/*    margin-bottom: 24px;*/
/*    overflow: hidden;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-item{*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    line-height: 156px;*/
/*    text-align: center;*/
/*    padding: 0px 24px;*/
/*    height: 156px;*/
/*    display: inline-block ;*/
/*    width: 12%;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-item-wp{*/
/*    vertical-align: middle;*/
/*    display: inline-block;*/
/*    line-height: 21px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link,*/
/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link h2{*/
/*    -webkit-transition: all 0.2s ease-in-out;*/
/*    -o-transition: all 0.2s ease-in-out;*/
/*    transition: all 0.2s ease-in-out;*/
/*    text-decoration: none;*/
/*    text-align: center;*/
/*    line-height: 18px;*/
/*    overflow: hidden;*/
/*    color: #000000;*/
/*    font-size: 12px;*/
/*    display: block;*/
/*    height: 44px;*/
/*    margin-top: 12px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link span{*/
/*    vertical-align: bottom;*/
/*    display: inline-block;*/
/*    line-height: 21px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link:hover{*/
/*    opacity: 0.7;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-link:active{*/
/*    position: relative;*/
/*    top: 1px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture{*/
/*    margin-bottom: 12px;*/
/*    text-align: center;*/
/*    line-height: 100px;*/
/*    display: block;*/
/*    max-height: 80px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture img{*/
/*    -webkit-transition: all 0.2s ease-in-out;*/
/*    -o-transition: all 0.2s ease-in-out;*/
/*    transition: all 0.2s ease-in-out;*/
/*    vertical-align: middle;*/
/*    max-height: 100%;*/
/*    max-width: 100%;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture:hover img{*/
/*    opacity: 0.8;*/
/*}*/

/*#add_banners_slider .catalog-section-list-pictures .catalog-section-list-picture:active{*/
/*    position: relative;*/
/*    top: 1px;*/
/*}*/

/*#add_banners_slider .catalog-section-list-item-wp a{*/
/*    display: block;*/
/*    text-align: center;*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*}*/
/*!*#add_banners_slider .catalog-section-list-item-wp a.catalog-section-list-picture {*!*/
/*!*    width: 130px;*!*/
/*!*}*!*/
/*#add_banners_slider .catalog-section-list-item-wp .img_wrap{*/
/*    position: relative;*/
/*    border: 2px solid #ddd;*/
/*    border-radius: 15px;*/
/*    padding: 8px;*/
/*    background: #fff;*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    margin: 0 auto;*/
/*}*/
/*#add_banners_slider .catalog-section-list-item-wp .img_wrap img{*/
/*    width: auto;*/
/*    height: 100%;*/
/*}*/
/*#add_banners_slider .img_wrap .sticker {*/
/*    position: absolute;*/
/*    top: 6px;*/
/*    left: 6px;*/
/*    padding: 0px 3px;*/
/*    background: #e00;*/
/*    border-radius: 15px 15px 15px 15px;*/
/*    color: #fff;*/
/*    font-size: 13px;*/
/*}*/
/*.compliter*/
/*{*/
/*    margin-top: 12px;*/
/*}*/
/*.hromo_content{*/
/*    padding-bottom: 12px;*/
/*    margin-top: 30px;*/
/*}*/
/*.ajaxContainer {*/
/*    overflow: hidden;*/
/*}*/
/*.items.productList {*/
/*    margin-bottom: 0px !important;*/
/*    padding-top: 0px !important;*/
/*}*/
/*.promo_section_block {*/
/*    !*margin-bottom: 48px;*!*/
/*    !*border: 1px solid #fff300;*!*/
/*    height: 100%;*/
/*    display: block;*/
/*    !*box-shadow: 0 0 10px rgba(0,0,0,0.5);*!*/
/*}*/
/*.absolute_qst {*/
/*    display: block;*/
/*    background: #f1c900;*/
/*    padding: 7px 7px;*/
/*    position: fixed;*/
/*    right: 0;*/
/*    z-index: 15;*/
/*    top: 200px;*/
/*    cursor: pointer;*/
/*    border-radius: 10px 0 0 10px;*/
/*}*/
/*.act_rules {*/
/*    display: none;*/
/*}*/
/*.absolute_qst .fa {*/
/*    vertical-align: middle;*/
/*}*/
/*.absolute_qst .fa-qst:before{*/
/*    background: url("/images/action_catalog/rules.png");*/
/*    content: " ";*/
/*    height: 39px;*/
/*    width: 39px;*/
/*    display: block;*/
/*    background-size: contain;*/
/*}*/
/*.overlay.rules_overlay {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: rgba(0,0,0,.3);*/
/*    z-index: 1000;*/
/*}*/
/*.rules_block{*/
/*    position: fixed;*/
/*    top: 200px;*/
/*    left: calc( 50% - 25% );*/
/*    width: 50%;*/
/*    background: #fff;*/
/*    padding: 20px 30px;*/
/*    border-radius: 10px;*/
/*}*/
/*.rules_block h3 {*/
/*    font-size: 30px;*/
/*    margin-top: 3px;*/
/*}*/
/*.rules_block .popup-window-close-icon,*/
/*.menu .popup-window-close-icon{*/
/*    margin-top:20px;*/
/*    margin-right: 20px;*/
/*}*/
/*#smartFilter .popup-window-close-icon:after,*/
/*#smartFilter>.name,*/
/*.menu .popup-window-close-icon:after {*/
/*    display: none;*/
/*}*/
/*#smartFilter .popup-window-close-icon:after,*/
/*.rules_block .popup-window-close-icon:after,*/
/*.menu .popup-window-close-icon:after {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/
/*.promo_header {*/
/*    display: block;*/
/*    !*background: #fff300;*!*/
/*    !*height: 64px;*!*/
/*    text-transform: uppercase;*/
/*    font-size: 30px;*/
/*    max-width: calc(100% - 260px);*/
/*}*/
/*.promo_header .icon {*/
/*    float: left;*/
/*    padding-right: 5px;*/
/*    height: 100%;*/
/*    position: relative;*/
/*    min-width: 50px;*/
/*}*/
/*.promo_header .icon img {*/
/*    max-width: 50px;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    margin-right: -50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
/*.promo_section_block, .promo_header{*/
/*    border-radius: 12px 12px 0px 0px;*/
/*    -moz-border-radius: 12px 12px 0px 0px;*/
/*    -webkit-border-radius: 12px 12px 0px 0px;*/
/*}*/
/*.promo_header span {*/
/*    cursor: default;*/
/*    line-height: 1;*/
/*    font-weight: 600;*/
/*    !*margin-left: 24px;*!*/
/*}*/


/*!**!*/
/*.promo_header span img {*/
/*    width: 22px;*/
/*    margin-left: 5px;*/
/*}*/
/*!**!*/


/*.promo_header span a {*/
/*    text-decoration: none;*/
/*    color: black;*/
/*    display: inline-block;*/
/*}*/
/*.promo_header a>img{*/
/*    height: 21px;*/
/*    vertical-align: top;*/
/*    margin-left: 5px;*/
/*    margin-top: 4px;*/
/*}*/
/*.back_button{*/
/*    height: 35px;*/
/*    vertical-align: middle;*/
/*    margin-right: 10px;*/
/*    cursor: pointer;*/
/*    border: 1px solid #ddd;*/
/*    border-radius: 4px;*/
/*    padding: 10px;*/
/*}*/
/*.back_button:hover {*/
/*    border-color: #fff304;*/
/*}*/
/*.promo_all_link {*/
/*    display: block;*/
/*    background: #fff300;*/
/*    min-height: 40px;*/
/*    text-align: right;*/
/*    height: 100%;*/
/*    padding-right: 24px;*/
/*}*/
/*.promo_all_link span a {*/
/*    line-height: 40px;*/
/*    text-decoration: none;*/
/*    font-weight: 500;*/
/*    font-size: 18px;*/
/*    color: black;*/
/*}*/
/*#nextSection {*/
/*    margin-bottom: 24px;*/
/*    border-bottom-left-radius: 4px;*/
/*    border-bottom-right-radius: 4px;*/
/*    border-top-left-radius: 20px;*/
/*    border-top-right-radius: 20px;*/
/*    -moz-border-radius-topleft: 20px;*/
/*    -moz-border-radius-topright: 20px;*/
/*    -webkit-border-top-left-radius: 20px;*/
/*    -webkit-border-top-right-radius: 20px;*/
/*    margin-top: 24px;*/
/*}*/

/*#nextSection .title {*/
/*    font-family: "robotobold";*/
/*    text-transform: uppercase;*/
/*    text-align: center;*/
/*    padding-bottom: 12px;*/
/*    padding-top: 12px;*/
/*    font-size: 14px;*/
/*    cursor: pointer;*/
/*    border-top-left-radius: 20px;*/
/*    border-top-right-radius: 20px;*/
/*    -moz-border-radius-topleft: 20px;*/
/*    -moz-border-radius-topright: 20px;*/
/*    -webkit-border-top-left-radius: 20px;*/
/*    -webkit-border-top-right-radius: 20px;*/
/*}*/

/*#nextSection ul {*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

/*#nextSection li a {*/
/*    -webkit-transition: all .2s ease-in-out;*/
/*    -o-transition: all .2s ease-in-out;*/
/*    transition: all .2s ease-in-out;*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    padding: 0px 24px;*/
/*    font-size: 13px;*/
/*}*/

/*#nextSection li a h3 {*/
/*    font-size: 13px;*/
/*    text-decoration: none;*/
/*}*/

/*#nextSection li .cnt {*/
/*    float: right;*/
/*}*/

/*#nextSection .sectionLine {*/
/*    border-collapse: collapse;*/
/*    table-layout: fixed;*/
/*    display: table;*/
/*    width: 100%;*/
/*}*/

/*#nextSection .sectionColumn {*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*}*/

/*#nextSection .sectionColumn.last {*/
/*    width: 60px;*/
/*}*/
/*.barrer_el {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    display: none;*/
/*    !*display: block;*!*/
/*    padding-bottom: 24px;*/
/*}*/
/*.barrer_el img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
/*.filter_button {*/
/*    display: none;*/
/*    float: right;*/
/*    padding: 0px 30px;*/
/*    height: 30px;*/
/*    border-radius: 4px;*/
/*    line-height: 30px;*/
/*    cursor: pointer;*/
/*    background-color: #f60a48;*/
/*}*/
/*.fa-filter:before {*/
/*    !*background: url(/images/action_catalog/filter.png);*!*/
/*    content: " ";*/
/*    height: 38px;*/
/*    width: 39px;*/
/*    display: block;*/
/*    background-size: 130%;*/
/*    background-position: center;*/
/*}*/
/*.filter_button_span {*/
/*    color: #fff;*/
/*}*/

/*.filter_button:hover {*/
/*    border: 0px solid #dd0030;*/
/*    background-color: #f60a48;*/
/*}*/
/*.btn-selected-clear-all {*/
/*    display: none !important;*/
/*}*/
/*#catalogLine {*/
/*    height: 0 !important;*/
/*}*/
/*.banner_main {*/
/*    !*margin-bottom: 25px;*!*/
/*    overflow: hidden;*/
/*}*/
/*.banner_main a {*/
/*    width: 100%;*/
/*    display: block;*/
/*}*/
/*.banner_main img {*/
/*    width: 100%;*/
/*    display: block;*/
/*}*/
/*.add_banners {*/
/*    !*background: #40ffda;*!*/
/*    text-align: center;*/
/*    margin-bottom: 25px;*/
/*}*/
/*.add_banner {*/
/*    width: 22%;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    margin-left: 1%;*/
/*    margin-right: 1%;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.add_banner img {*/
/*    width: 100%;*/
/*    border-radius: 10px;*/
/*}*/
/*.add_banner a {*/
/*    display: block;*/
/*    text-decoration: none;*/
/*    color: #444;*/
/*}*/
/*.selectize-control.single .selectize-input {*/
/*    padding: 15px 20px;*/
/*}*/
/*.selectize-control.single .selectize-input:after {*/
/*    top: 4px;*/
/*    margin-top: 0;*/
/*    height: 45px;*/
/*    width: 45px;*/
/*    border: 0;*/
/*    background: url(/images/action_catalog/sort.png) no-repeat;*/
/*    background-size: contain;*/
/*    vertical-align: middle;*/
/*}*/
/*.promo_section_block {*/
/*    position: relative;*/
/*}*/
/*.selectize-dropdown.single {*/
/*    top: 52px !important;*/
/*}*/
/*.selectize-dropdown .active {*/
/*    background-color: #fff304;*/
/*    color: #000000;*/
/*}*/
/*.selectize-dropdown.single .option {*/
/*    padding: 10px 15px;*/
/*}*/
/*!*.act_rules {*!*/
/*!*    padding: 10px 15px;*!*/
/*!*    cursor:pointer;*!*/
/*!*    color: #d43737;*!*/
/*!*}*!*/
/*#catalogLine {*/
/*    display: block;*/
/*}*/
/*#catalogLine .sort_line.sort_link {*/
/*    display: none;*/
/*}*/
/*.column.sort {*/
/*    width: 250px;*/
/*    position: absolute;*/
/*    right: 5px;*/
/*    top: 5px;*/
/*}*/
/*.selectize-control.single input {*/
/*    display: none !important;*/
/*}*/
/*.selectize-input.items {*/
/*    border: 1px solid #fff304;*/
/*}*/
/*.selectize-dropdown {*/
/*    width: 100%;*/
/*    top: 52px;*/
/*}*/
/*.catalog_button, .filter_button{*/
/*    display: none;*/
/*}*/
/*#left .menu .menu_header{*/
/*    display: block;*/
/*    padding: 20px;*/
/*    font-size: 30px;*/
/*    font-weight: bold;*/
/*    text-transform: uppercase;*/
/*    !*margin-top: 25px;*!*/
/*}*/
/*.changeName {*/
/*    display:none;*/
/*}*/
/*!*.product{*!*/
/*!*    width: 25% !important;*!*/
/*!*}*!*/
/*.splide {*/
/*    visibility: visible !important;*/
/*}*/
/*.splide .splide__slide{*/
/*    width: 250px;*/
/*    margin-left: 5px !important;*/
/*    vertical-align: top;*/
/*}*/
/*.splide .splide__arrow*/
/*{*/
/*    height: auto !important;*/
/*}*/
/*.splide .splide__arrow--prev*/
/*{*/
/*    left: -35px !important;*/
/*}*/
/*.splide .splide__arrow--next{*/
/*    right: -35px !important;*/
/*}*/
/*#banners_slider_2 {*/
/*    !*background: #010923;*!*/
/*    padding: 10px 0;*/
/*}*/
/*#banners_slider_2 .splide__track{*/
/*    overflow:auto !important;*/
/*    padding: 10px 0;*/
/*}*/
/*#banners_slider_2 .splide__track::-webkit-scrollbar{*/
/*    height: 10px;*/
/*}*/
/*#banners_slider_2 .splide__track::-webkit-scrollbar-track {*/
/*    background-color: #e4e4e4;*/
/*    border-radius: 100px;*/
/*    box-shadow: inset 0 0 3px 0px rgb(100 100 100);*/
/*}*/

/*#banners_slider_2 .splide__track::-webkit-scrollbar-thumb {*/
/*    border-radius: 100px;*/
/*    background-color: #4d4e80;*/
/*    !*background-image: linear-gradient(180deg, #d0368a 0%, #708ad4 99%);*!*/
/*    !*box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);*!*/
/*    box-shadow: inset 0 0 3px 0px rgba(255,255,255, .5);*/
/*}*/
/*.splide__track .banner_name{*/
/*    display: block;*/
/*    text-decoration: underline;*/
/*}*/
/*@media all and (max-width: 1100px) {*/
/*    .splide__track .banner_name{*/
/*        text-align: left;*/
/*    }*/
/*    #left .menu .menu_header{*/
/*        font-size: 22px;*/
/*        margin-top: 4px;*/
/*    }*/
/*    .column.sort {*/
/*        top: -66px;*/
/*    }*/
/*    .promo_header>span{*/
/*        display:block;*/
/*    }*/
/*    .promo_header{*/
/*        margin-top: 70px;*/
/*        max-width: 100%;*/
/*    }*/
/*    .absolute_qst {*/
/*        display: block;*/
/*        background: #f1c900;*/
/*        padding: 7px 7px;*/
/*        position: fixed;*/
/*        right: 0;*/
/*        z-index: 15;*/
/*        top: 200px;*/
/*        cursor: pointer;*/
/*        border-radius: 10px 0 0 10px;*/
/*    }*/
/*    .act_rules {*/
/*        display: none;*/
/*    }*/
/*    #smartFilter .popup-window-close-icon:after,*/
/*    #smartFilter>.name,*/
/*    .menu .popup-window-close-icon:after {*/
/*        display: block;*/
/*    }*/
/*    .filter_button, #catalogLine {*/
/*        display: block;*/
/*    }*/

/*    .sort_link, #smartFilter {*/
/*        display: none;*/
/*    }*/

/*    .rules_block{*/
/*        !*top: 100px;*!*/
/*        left: calc( 50% - 35% );*/
/*        width: 70%;*/
/*        background: #fff;*/
/*        padding: 10px 15px;*/
/*    }*/
/*    .add_banner{*/
/*        !*width: 44%;*!*/
/*    }*/
/*    .column.sort {*/
/*        width: 100%;*/
/*    }*/
/*    .buttons {*/
/*        float: none;*/
/*        clear: both;*/
/*        display: flex;*/
/*        flex-direction: row;*/
/*        height: 30px;*/
/*        margin-bottom: 20px;*/
/*    }*/
/*    .catalog_button, .filter_button{*/
/*        display: block !important;*/
/*        !*width: 50%;*!*/
/*        height: 40px;*/
/*        line-height: 40px;*/
/*        transition: all ease .5s;*/
/*        text-transform: uppercase;*/
/*        text-align: center;*/
/*        width: 100%;*/
/*    }*/
/*    .catalog_button{*/
/*        background: #000;*/
/*        color: #aaa;*/
/*        float:left;*/
/*        cursor: pointer;*/
/*    }*/
/*    .filter_button{*/
/*        float:right;*/
/*        border-radius: 0;*/
/*        border: 0;*/
/*        padding: 0 ;*/
/*    }*/
/*    .filter_button:hover {*/
/*        border: 0 !important;*/
/*    }*/
/*    .catalog_button .fa {*/
/*        vertical-align: middle;*/
/*    }*/
/*    .catalog_button .fa-catalog:before{*/
/*        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQBAMAAAB8P++eAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAElBMVEUAAACIiIj///9ERETm5uaAgIDbfQxyAAAAYklEQVRIx2NgGAWjYBQMahCi5EqUOhYlJSUHYhQGARWqEqPQCahQBU3MUBAdCDMwKIEAmkJBTECCQqKtJtozRAcP0QE+7IEhlqgBhTkGEMQKKFFItNWjYDSuR8EoGAWjgAEAyy0Y+bunsKsAAAAASUVORK5CYII=);*/
/*        content: " ";*/
/*        height: 38px;*/
/*        width: 39px;*/
/*        display: block;*/
/*        background-size: contain;*/
/*    }*/
/*    .absolute_qst .fa {*/
/*        vertical-align: middle;*/
/*    }*/
/*    .absolute_qst .fa-qst:before{*/
/*        background: url("/images/action_catalog/rules.png");*/
/*        content: " ";*/
/*        height: 39px;*/
/*        width: 39px;*/
/*        display: block;*/
/*        background-size: contain;*/
/*    }*/
/*    .filter_button.scrolled .fa {*/
/*        animation: .8s splash linear;*/
/*        !*animation: 2s rotating linear infinite;*!*/
/*    }*/
/*    .catalog_button.scrolled .fa {*/
/*        animation: .8s splash linear;*/
/*    }*/
/*    .filter_button.scrolled {*/
/*        position: fixed;*/
/*        padding: 6px 18px 6px 11px;*/
/*        right: 0;*/
/*        top: 100px;*/
/*        font-size: 0;*/
/*        border-radius: 10px 0 0 10px;*/
/*        z-index: 15;*/
/*        width: 30px*/
/*    }*/
/*    .catalog_button.scrolled {*/
/*        position: fixed;*/
/*        padding: 6px 16px 6px 12px;*/
/*        left: 0;*/
/*        top: 100px;*/
/*        font-size: 0;*/
/*        border-radius: 0 10px 10px 0;*/
/*        z-index: 15;*/
/*        width: 30px*/
/*    }*/
/*    .catalog_button.scrolled.open {*/
/*        left: 80%;*/
/*        z-index: 200;*/
/*    }*/
/*    .filter_button.scrolled.open {*/
/*        right: 70%;*/
/*        z-index: 200;*/
/*    }*/
/*    .filter_button .fa {*/
/*        font-size: 30px;*/
/*        vertical-align: middle;*/
/*    }*/
/*    .rules_block .popup-window-close-icon{*/
/*        margin-top: 20px;*/
/*        margin-right: 20px;*/
/*    }*/
/*    .rules_block h3 {*/
/*        margin-top: 15px;*/
/*    }*/
/*    .promo_header span a {*/
/*        font-size: 20px;*/
/*    }*/
/*    .promo_header a>img {*/
/*        height: 15px;*/
/*        margin-top: 3px;*/
/*    }*/
/*    #banners_slider .splide__track,*/
/*    #banners_slider_2 .splide__track{*/
/*        width: 100%;*/
/*        !*width: calc( 100% - 70px);*!*/
/*        margin: 0 auto;*/
/*        !*overflow:auto !important;*!*/
/*        !*background: #010923;*!*/
/*        !*padding: 10px 0;*!*/
/*        !*border-top: 1px #ededed solid;*!*/
/*        !*border-bottom: 1px #ededed solid;*!*/
/*    }*/
/*    .banner_img {*/
/*        width: 100%;*/
/*        max-width: 600px;*/
/*        margin: 0 auto;*/
/*    }*/
/*    #banners_slider_2 .splide__arrow{*/
/*        display: none !important;*/
/*    }*/
/*    .splide__arrow img {*/
/*        height: 30px;*/
/*    }*/
/*    #add_banners_slider .catalog-section-list-item-wp .img_wrap,*/
/*    #add_banners_slider .catalog-section-list-link span h3{*/
/*        width: 80px !important*/
/*    }*/
/*    #add_banners_slider .catalog-section-list-link span h3{*/
/*        font-size: 11px !important;*/
/*    }*/
/*    #add_banners_slider .catalog-section-list-item-wp .img_wrap{*/
/*        height: 80px !important;*/
/*    }*/
/*    .add_banners {*/
/*        margin-bottom: 0px !important;*/
/*    }*/
/*}*/
/* End */


/* Start:/local/templates/touch_new/components/bitrix/menu/adv/style.css?17213782952225*/
.adv_menu, .adv_menu ul {
    padding: 0;
    margin: 0;
}
.adv_menu li {
    list-style: none;
    border-top: 1px solid #eee;
}

.adv_menu li:not(.root_section){
    padding-left: 20px;
}
.adv_menu li.active>a{
    color: #d43737;
}
.adv_menu a{
    text-decoration: none;
    color: #777;
    padding: 15px 28px 15px 15px;
    display: block;
    /*white-space: nowrap;*/
}
.adv_menu li.root_section a:hover,
.adv_menu li:not(.root_section):hover {
    background: #fff304;
}
.adv_menu .root_section>a {
    font-weight: bold;
    color: #222;
}
li.hided>ul {
    height: 0;
    overflow: hidden;
    display: none;
}
.adv_menu a {
    position: relative;
}
.adv_menu sup {
    position: absolute;
    margin-top: -5px;
    color: #d43737;
}
@media(max-width: 1100px){
    .menu_overlay {
        display: none;
    }
    .adv_menu li.root_section a:hover,
    .adv_menu li:not(.root_section):hover {
        background: #fff;
    }
    .menu_header h3 {
        font-size: 20px;
        font-weight: bold;
    }
    .menu_overlay.open {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
    }
    #left .menu {
        width: 80%;
        position: fixed;
        top: 55px;
        bottom:107px;
        background: #fff;
        left: -80%;
        border-radius: 0 10px 10px 0;
        z-index: 17;
        transition: all ease .5s;
    }
    #left .menu.open {
        left: 0;
        box-shadow: 0 0 999px 999px rgba(0,0,0,.5);
    }
    #left .menu .menu_scroller{
        overflow: auto;
        /*height: 500px;*/
    }
    .menu .popup-window-close-icon {
        margin-top: 16px;
        margin-right: 20px;
    }
    #left .menu.open .menu_header .menu_title{
        display: block;
        padding: 20px;
    }
    #left .menu.open .menu_header{
        margin-top: 0;
        display: block;
        padding: 0;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        /*position: fixed;*/
        /*width: 70%;*/
        border-radius: 0 10px 0 0;
        background: #fff;
        border-bottom: 1px solid #eee;
    }
    #to_adv_menu {
        /*margin-top: 61px;*/
    }
}
/* End */


/* Start:/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/style.css?175327576322170*/
#foundation {
	position: relative;
}
.filter_group_unset {
	background: white;
	padding: 0px 0px;
}

.filter-mobile--itself {
	-webkit-overflow-scrolling:touch;
	display: none;
	position: fixed;
	padding: 30px;
	background-color: #fff;
	width: 70%;
	height: 100%;
	/*overflow-y: auto;*/
	/*top: 96px !important;*/
	top: 0 !important;
	right: -70%;
	/*-webkit-transform: translateX(100%);*/
	/*transform: translateX(100%);*/
	transition: all ease 0.5s;
	z-index: 99999;
}
.filter-mobile--itself.show {
	/*transition: all linear 0.5s;*/
	right: -2px;
	/*display: block;*/

	/*-webkit-transform: translateX(0);*/
	/*transform: translateX(0);*/
}
.filter-mobile--itself .close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 22px;
	color: #333;
	cursor: pointer;
	z-index: 21;
}
.filter-mobile--itself .name {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 22px;
	color: #333;
	cursor: pointer;
}
.filter-mobile-in #smartFilter {
	background-color: #fff;
}
.filter-mobile-in #smartFilter .heading {
	display: none;
}
a.btn_selected {
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	margin: 3px;
	margin-bottom: 5px;
	padding: 2px 8px;
	padding-right: 28px;
	position: relative;
	border-radius: 4px;
	color: white;
	background-color: #ff2d5b;
	border: 1px solid #ff2d5b;
}
a.btn_selected:hover {
	box-shadow: 0 0 0 1px #f89200;
}
a.btn_selected:before {
	content: '';
	position: absolute;
	left: 8px;
	top: 12px;
	width: calc(100% - 36px);
	height: 1px;
	background: white;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left
}

a.btn_selected:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

a.btn_selected:after {
	-webkit-transition: .28s;
	transition: .28s;
	content: '';
	position: absolute;
	right: 2px;
	top: 50%;
	margin-top: -9px;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAIVBMVEVHcEz///////////////////////////////////////+PBM77AAAACnRSTlMA0hXXFtMZGGppnOwnUAAAAGNJREFUGNNjYCAWTIFQniCCY6kDiGKJagCSTFJmII7i4gIIlQASMgcrBktBJcBSMAmwFFyCgcF1aVQI3CYmKYQEiJPAgE0Z0ChFuBTQKKgzoJbDpMB2QKWglkOkULyA4jmiAACq/hnAOxgp0gAAAABJRU5ErkJggg==");
	background-position: center;
	background-size: 10px;
	background-repeat: no-repeat
}

a.btn_selected:hover:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
a.btn-selected-clear-all {
	border-color: transparent;
	background: transparent;
	color: #ff2d5b;
}

a.btn-selected-clear-all:hover {
	color: black;
	box-shadow: 0 0 0 0
}

a.btn-selected-clear-all:after {
	border: 1px solid grey;
	background-size: 6px;
	background-color: white;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAIVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAt9G3DAAAACnRSTlMA0hXXFtMZGGppnOwnUAAAAGRJREFUGNNjYCAWTIFQniCCY6kDiGKJagCSTFJmII7i4gIIlQASMgcrBktBJcBSMAmwFFyCgcF1aVQI3CaWKIjxUHUgA7EoAxqlCJcCGgV1BtRymBTYDqgU1HKIFIoXUDxHFAAAuBoZ1BNN31YAAAAASUVORK5CYII=")
}

a.btn-selected-clear-all:hover:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 5'%3E%3Cpath d='M4.5 5c-.1 0-.3 0-.4-.1l-4-4C0 .7 0 .3.1.1s.5-.2.7 0l4 4c.2.2.2.6.1.8-.1.1-.3.1-.4.1z'/%3E%3Cpath d='M.5 5c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l4-4c.2-.1.6-.1.8 0s.2.5 0 .7l-4 4C.8 5 .6 5 .5 5z'/%3E%3C/svg%3E")
}

a.btn-selected-clear-all:hover:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}
#smartFilter {
	margin-top: 0 !important;
	/*padding-bottom: 10px;*/
	padding-bottom: 77px;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
	background-color: #fff;
	position: relative;
	border-radius: 10px;
}

#smartFilterForm{
	padding-bottom: 24px;
}

#smartFilter a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#smartFilter span.heading{
	text-transform: uppercase;
	background: #fff;
	text-align: left;
	margin-left: 24px;
	padding-left: 0px;
	cursor: pointer;
	font-size: 16px;
	color: #000000;
}

#smartFilter .paramsBox {
	border-bottom: 1px solid #e7e8ea;
	padding: 24px;
	position: relative;
	clear: both;
	font-size: 14px;
}

#smartFilter .paramsBoxTitle {
	display: inline-block;
	margin-bottom: 18px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
}

#smartFilter .paramsBoxTitle span{
	cursor: pointer;
}

#smartFilter .propExpander {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/expander.png) 50% 8px no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	line-height: 16px;
	cursor: pointer;
	height: 26px;
	width: 21px;
	top: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

#smartFilter .propExpander.expanded {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#smartFilter .showALL {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#smartFilter .showALL:active{
	position: relative;
	top: 1px;
}

#smartFilter .params {
	transition: all .2s ease;
	clear: both;
	opacity: 1;
}

#smartFilter .params.collapsed {
	display: block;
	margin-top: -18px;
	overflow: hidden;
	opacity: 0;
	max-height: 0;
}

#smartFilter .radio,
#smartFilter .checkbox  {
	list-style: none;
	padding: 0;
	margin: 0;
}

#smartFilter .radio li,
#smartFilter .checkbox li {
	display: flex;
	padding-bottom: 12px;
	position: relative;
}

#smartFilter .checkbox li {
	max-width: 286px;
}

#smartFilter .radio label,
#smartFilter .checkbox label{
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

#smartFilter .radio label a,
#smartFilter .checkbox label a{
	color: #000;
	text-decoration: none;
}

#smartFilter .radio .off,
#smartFilter .checkbox .off {
	display: none;
}

#smartFilter .radio li:last-child,
#smartFilter .checkbox li:last-child {
	padding-bottom: 0;
}

#smartFilter .disabled {
	cursor: default !important;
	color: #888;
}
#smartFilter .hidden_prop {
	display: none !important;
}

#smartFilter .disabled .wrap {
	opacity: .6;
}

#smartFilter .dropdown {
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	position: relative;
	line-height: 13px;
	font-size: 13px;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border-radius: 4px;
}

#smartFilter .checkedItem {
	padding: 12px 30px 12px 8px !important;
	border-radius: 4px;
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/selectArrow.png) 97% 50% no-repeat transparent;
	display: block;
	cursor: pointer;
}

#smartFilter .dropdown label:before,
#smartFilter .checkboxList label:before {
	display: none;
}

#smartFilter .dropdownList {
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	position: absolute;
	list-style: none;
	margin: 0 -1px;
	opacity: 0;
	padding: 0;
	z-index: 2;
	top: 47px;
	right: 0;
	left: 0;
	visibility: hidden;
}

#smartFilter .dropdownList.opened {
	visibility: visible;
	opacity: 1;
}

#smartFilter .pics .dropdownList {
	top: 52px;
}

#smartFilter .dropdownList .item {
	padding: 8px !important;
	display: block;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	cursor: pointer;
	color: #ffffff;
}

#smartFilter .dropdown input {
	top: -44px;
}

#smartFilter .rangeSlider input[type="text"] {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #ffffff;
	border-color: #e7e8ea;
	border-radius: 4px;
	color: #888888;
	height: 26px;
	width: 68px;
}

#smartFilter .rangeSlider input[type="text"]:nth-of-type(1) {
	margin-right: 5px;
}

#smartFilter .rangeSlider label {
	display: inline-block;
	margin-right: 5px;
}

#smartFilter .slider {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/uiBg.png) 3px 0 repeat-x transparent;
	margin: 24px auto 0;
	position: relative;
	max-width: 300px;
	height: 54px;
	width: 100%;
}

#smartFilter .slider .trans {
	-webkit-transition: width 0.2s ease-in-out, visibility 0.2s linear;
	-moz-transition: width 0.2s ease-in-out, visibility 0.2s linear;
	-o-transition: width 0.2s ease-in-out, visibility 0.2s linear;
	transition: width 0.2s ease-in-out, visibility 0.2s linear;
}

#smartFilter .handler {
	position: absolute;
	cursor: pointer;
	height: 14px;
	width: 100%;
	top: 19px;
}

#smartFilter .slider .blackoutLeft,
#smartFilter .slider .blackoutRight {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/handler.png) 0 0 repeat-x transparent;
	position: absolute;
	height: 14px;
	width: 0;
	top: 0;
}

#smartFilter .slider .blackoutLeft {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 0px;
}

#smartFilter .slider .blackoutRight {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	right: 0px;
}

#smartFilter .slider ins {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/motionButton.png) 0 0 no-repeat transparent;
	position: absolute;
	cursor: pointer;
	display: block;
	height: 34px;
	width: 34px;
	z-index: 98;
	top: -10px;
}

#smartFilter .slider ins:hover {
	background-position: -34px 0;
}

#smartFilter .slider ins:active {
	background-position: -68px 0;
}

#smartFilter .slider .left {
	right: -24px;
}

#smartFilter .slider .right {
	left:  -24px;
}

#smartFilterControls {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 0px 12px;
	margin: 24px 0 0;
	overflow: hidden;
	list-style: none;
}

#smartFilterControls li {
	width: 48%;
	float: left;
}

#smartFilterControls li:last-child{
	float: right;
}

#set_filter, #del_filter {
	line-height: 46px;
	font-size: 16px;
	height: 46px;
}

#set_filter {

	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	text-decoration: none;
	border-radius: 4px;
	font-size: 13px;
	display: block;
	color: #fff;
}

#set_filter:active{
	position: relative;
	top: 1px;
}

#del_filter {

	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	background-color: #2b2b2b;
	text-decoration: none;
	border-radius: 4px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	display: block;
	border: none;
}

#del_filter:hover{
	background-color: #1e1e1e;
}

#del_filter:active{
	position: relative;
	top: 1px;
}

#smartFilter .checkboxList {
	list-style: none;
	padding: 0;
	margin: 0;
}

#smartFilter .checkboxList li {
	padding-bottom: 12px;
	position: relative;
	cursor: pointer;
}

#smartFilter .checkboxList li:last-child {
	padding-bottom: 0;
}

#smartFilter .checkboxList label {
	padding-left: 0 !important;
	display: block;
	vertical-align: middle;
}

#smartFilter .checkboxList.inline li {
	display: inline-block;
}

#smartFilter .checkboxList input {
	top: 10px;
}

#smartFilter .checkboxList .icon,
#smartFilter .dropdown .icon {
	vertical-align: middle;
	border: 1px solid #e7e8ea;
	display: inline-block;
	margin-right: 12px;
	padding: 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-o-transition: border-color .3s ease;
	transition: border-color .3s ease;
}

#smartFilter .checkboxList .disabled .icon,
#smartFilter .dropdown .disabled .icon {
	border-color: #e7e8ea !important;
}

#smartFilter .checkboxList .icon .wrap,
#smartFilter .dropdown .icon .wrap {
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 24px;
}

#smartFilter .dropdown .icon {
	padding: 4px;
}

#smartFilter .dropdown .icon .wrap {
	height: 20px;
	width: 20px;
}

#smartFilter .checkboxList .value,
#smartFilter .dropdown .value {
	vertical-align: middle;
	display: inline-block;
	line-height: 16px;
}

#smartFilter .filterCalendar {
	position: relative;
	display: block;
	float: left;
	width: 45%;
}

#smartFilter .filterCalendar + .filterCalendar {
	margin-left: 10%;
}

#smartFilter .filterCalendar .calendar-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2;
	opacity: 0;
}

#smartFilter .filterCalendar .fakeCalendarIcon {
	position: absolute;
	top: 6px;
	right: 5px;
	z-index: 1;
	height: 20px;
	width: 20px;
	background-color: #ccc;
}

#smartFilter .filterCalendar input[type="text"] {
	background-color: #2d2d2d;
	border-color: #454545;
	padding-right: 30px;
	text-align: center;
	display: block;
	height: 32px;
	width: 100%;
}

#smartFilter .hint {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 6px;
	cursor: pointer;
	height: 18px;
	width: 18px;
}

#smartFilter .hint:hover {
	background-position: -18px 0;
}

#smartFilter .hintValue {
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	position: absolute;
	line-height: 18px;
	min-width: 150px;
	margin-top: 8px;
	font-size: 13px;
	cursor: default;
	display: none;
	padding: 16px;
	z-index: 3;
	top: 100%;
}

#smartFilter .hintValue .heading {
	line-height: 18px;
	font-size: 16px;
	margin: 0 0 8px;
	color: #FFF;
	padding: 0;
}

#smartFilter .hintValue .close {
	text-decoration: none;
	position: absolute;
	font-size: 22px;
	cursor: pointer;
	z-index: 2;
	right: 6px;
	top: 6px;
}

#smartFilter button,
#smartFilter input,
#smartFilter select,
#smartFilter textarea {
	box-sizing: border-box;
}

#smartFilter button:focus,
#smartFilter input:focus,
#smartFilter select:focus,
#smartFilter textarea:focus {
	outline: none;
}

#smartFilter button,
#smartFilter select {
	text-transform: none;
}

#smartFilter button {
	overflow: visible;
}

#smartFilter input[type="submit"],
#smartFilter input[type="reset"],
#smartFilter button {
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#smartFilter input[type="file"] {
	background: transparent;
	border: 1px solid transparent;
}

#smartFilter input[type="text"],
#smartFilter input[type="password"],
#smartFilter input[type="email"],
#smartFilter input[type="tel"],
#smartFilter input[type="url"],
#smartFilter textarea,
#smartFilter select {
	background: rgba(0,0,0,.5);
	border: 1px solid #373737;
	height: 42px;
	padding: 0px 8px;
	font-size: 13px;
	color: #fff;
	margin: 0;
}

#smartFilter textarea{
	padding: 4px 8px;
}

#smartFilter input[type="text"]:focus,
#smartFilter input[type="email"]:focus,
#smartFilter input[type="password"]:focus,
#smartFilter input[type="tel"]:focus,
#smartFilter input[type="url"]:focus,
#smartFilter textarea:focus,
#smartFilter select:focus {
	border-color: #cccccc;
}

#smartFilter input[type="checkbox"] + label,
#smartFilter input[type="radio"] + label {
	cursor: pointer;
}

#smartFilter input[type="checkbox"]:not(checked),
#smartFilter input[type="radio"]:not(checked) {
	position: absolute;
	opacity: 0;
}

#smartFilter input[type="checkbox"]:not(checked) + label,
#smartFilter input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 28px;
}

#smartFilter input[type="checkbox"] + label:before {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/checkBox.png) 0 0 no-repeat transparent;
}

#smartFilter input[type="radio"] + label:before {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/radio.png) 0 0 no-repeat transparent;
}

#smartFilter input[type="checkbox"]:not(checked) + label:before,
#smartFilter input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
	height: 17px;
	width: 17px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#smartFilter input[type="checkbox"]:not(checked) + label:hover:before,
#smartFilter input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

#smartFilter input[type="checkbox"]:checked + label:before,
#smartFilter input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

#smartFilter input[type="checkbox"]:checked + label:hover:before,
#smartFilter input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

#smartFilter input[type="checkbox"]:disabled + label,
#smartFilter input[type="radio"]:disabled + label {
	cursor: default;
}

#smartFilter input[type="checkbox"]:disabled + label:before,
#smartFilter input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

#smartFilter textarea {
	resize: vertical;
	overflow: auto;
	height: auto;
}

#smartFilter button::-moz-focus-inner,
#smartFilter input::-moz-focus-inner {
	padding:0;
	border:0
}

#smartFilter input::-moz-placeholder,
#smartFilter textarea::-moz-placeholder {
	color: #fff;
}

#smartFilter input:focus::-moz-placeholder,
#smartFilter textarea:focus::-moz-placeholder {
	color: transparent;
}

#smartFilter input::-ms-input-placeholder,
#smartFilter textarea::-ms-input-placeholder {
	color: #fff;
}

#smartFilter input:focus::-webkit-input-placeholder,
#smartFilter textarea:focus::-webkit-input-placeholder {
	color: #fff;
}

#smartFilter input:focus::-webkit-input-placeholder {
	color: transparent;
}

#smartFilter textarea:focus::-webkit-input-placeholder{
	color: transparent;
}

#smartFilter input[type="search"] {
	-webkit-appearance: textfield;
}

#smartFilter input[type="search"]::-webkit-search-cancel-button,
#smartFilter input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
#smartFilter .filtered::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

#smartFilter .filtered::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #FFD12E;
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
#smartFilter .filtered
{
	max-height: 250px;
	overflow: auto;
}
#smartFilter .filterInput
{
	background-color: white !important;
	width: 100% !important;
	border: 1px solid #ccc!important;
	margin-bottom: 12px!important;
	color: #000 !important;
}
#smartFilter .filterInput:focus
{
	border: 1px solid #999!important;
}
#smartFilter .filterInput::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
#smartFilter .filterInput::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
span.deleteicon {
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 100%;
}
span.deleteicon span {
	position: absolute;
	display: block;
	right: 10px;
	top: 14px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	color: #fff;
	background-color: #ccc;
	font-size: 13px !important;
	text-align: center;
	line-height: 1.1em;
	cursor: pointer;
}
span.deleteicon input {
	padding-right: 18px;
	box-sizing: border-box;
}
#modef {
	-webkit-transition: top .2s ease;
	-moz-transition: top .2s ease;
	-o-transition: top .2s ease;
	transition: top .2s ease;
	position: absolute;
	line-height: 38px;
	padding-left: 7px;
	text-align: center;
	font-size: 12px;
	width: 193px;
	height: 38px;
	left: 400px;
	color: #fff;
	z-index: 99;
}

#modef .close {
	background: url(/local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/images/closeModef.png) 0 0 no-repeat;
	vertical-align: middle;
	display: inline-block;
	margin-right: 8px;
	margin-top: -2px;
	height: 12px;
	width: 12px;
}

#modef .close:hover {
	opacity: .8;
}


#modef .close:active {
	position: relative;
	top: 1px;
}

#modef_send {
	margin-left: 8px;
	color: #ffffff;
}

#modef_send:hover {
	opacity: 0.9;
}

#modef_num{
	display: inline-block;
}

#modef_send{
	display: inline-block;
}

#smartFilter .elCount {
	text-decoration: none;
}
.filter_overlay {
	position: relative;
}
#smartFilter .popup-window-close-icon:after,
#smartFilter>.name {
	display: none;
}

#smartFilterForm .conditionLable {
	padding-left: 25px !important;
}

#smartFilterForm .conditionLable {
	display: flex;
	align-items: center;
	gap: 7px;
}

.conditionMark,
.halfBgConditionMark,
.bgConditionMark {
	display: block;
	width: 17px;
	min-width: 17px;
	height: 9px;
	border: 1px solid #F6104F;
	border-radius: 2px;
}

.halfBgConditionMark {
	background: linear-gradient(to right, #F6104F 50%, transparent 50%);
}

.bgConditionMark {
	background-color: #F6104F;
}

@media(max-width: 1100px){
	#smartFilter .popup-window-close-icon:after,
	#smartFilter>.name {
		display: block;
	}

	#smartFilter .popup-window-close-icon:after {
		width: 20px;
		height: 20px;
	}
	.filter_overlay.open {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99999;
	}
	#smartFilter {
		padding-bottom: 80px;
		border-radius: 10px 0 0 10px;
		height: calc(100vh - 80px);
	}
	#smartFilterForm {
		/*max-height: 500px;*/
		overflow-y: auto;
	}
	#smartFilterControls {
		/*position: absolute;*/
		/*bottom: 20px;*/
		width: 100%;
		/*z-index: 99999;*/
	}
	.filter-mobile--itself {
		padding: 0;
		background: transparent;
		display: block;
	}
	.filter-mobile--itself .name{
		position: relative;
		border-bottom: 1px solid #e7e8ea;
		padding: 5px 10px 20px 10px;
		text-transform: uppercase;
		font-weight: bold;
		background: #fff;
		z-index: 20;
	}
	.filter-mobile--itself.show #smartFilter {
		height: calc(100vh - 80px);
		box-shadow: 0px 0px 9999px 999px rgba(0,0,0,.5);
	}
}

@media all and (max-width: 600px) {
	.filter-mobile--itself {
		width: 80%;
		height: 100%;
		top: 0 !important;
		right: -80%;
		transition: all ease 0.5s;
		z-index: 99999;
	}

	.filter_button.scrolled.open {
		right: calc(80% - 2px);
		z-index: 999999;
	}
}

@media all and (max-width: 480px) {
	.conditionMark,
	.bgConditionMark {
		display: block;
		width: 9px;
		min-width: 9px;
		height: 9px;
		border: 1px solid #F6104F;
		border-radius: 2px;
	}
}
/* End */


/* Start:/local/templates/touch_new/components/bitrix/system.pagenavigation/round/style.css?17042012522474*/
.bx-pagination {
	margin: 30px 0 10px 0;
	/*position: relative;*/
	/*bottom: 0;*/
	/*left: 50%;*/
	/*transform: translateX(-50%);*/
	width: 100%;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/local/templates/touch_new/components/bitrix/catalog.section/squares_ajax/style.css?17557735215158*/
.seo_text {
    overflow: hidden;
    background-color: #ffffff;
}

.seo_text h2 {
    font-size: 22px;
    font-weight: bold;
}

.seo_text h3 {
    font-size: 18px;
    font-weight: bold;
}

.seo_text a {
    text-decoration: none;
    color: #2E9CFF;
}

.seo_text img {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
}

.seo_text table {
    width: 99%;
    overflow-x: auto;
    display: block;
}

.seo_text thead th:nth-child(1) {
    text-align: start;
}

.seo_text table tbody td:nth-child(2) {
    text-align: center;
}

.seo_text.is-collapsed::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    pointer-events: none;
}

#btn_seo_text {
    display: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    border: none;
    background-color: inherit;
    padding: 12px 12px 12px 0;
    margin-bottom: 20px;
    color: grey;
}

#btn_seo_text:hover {
    color: #FE3170;
}

.condition_in_item_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}


.condition_in_item {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #959BA4;
}

.condition_info_icon {
    position: absolute;
    top: -7px;
    right: -5px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.condition_in_item .condition_value {
    line-height: 10px;
}

.conditionMark_item {
    display: block;
    width: 14px;
    height: 8px;
    background-color: #E5E5E5;
    border-radius: 2px;
}

.halfBgConditionMark_item {
    background: linear-gradient(to right, #F6104F 50%, #E5E5E5 50%);
    display: block;
    width: 14px;
    height: 8px;
    border-radius: 2px;
}

.bgConditionMark_item {
    display: block;
    width: 14px;
    height: 8px;
    background-color: #F6104F;
    border-radius: 2px;
}

.condition_popup {
    display: none;
    cursor: pointer;
    width: 160px;
    position: absolute;
    top: 368px;
    right: -5px;
    background: white;
    border-radius: 8px;
    padding: 10px;
    z-index: 999999;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.5);
}

.condition_popup::before {
    content: "";
    position: absolute;
    top: -10px;
    right: 9px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}

.condition_popup_title {
    font-size: 14px;
    font-weight: 500;
}

.condition_popup_message {
    font-size: 12px;
    line-height: 15px;
    display: block;
    margin-top: 6px;
}

.condition_in_item_marks {
    display: flex;
    gap: 4px;
}

.element_credit_block {
    margin-bottom: 10px;
    overflow: auto;
}

.element_banks_list {
    display: flex;
    gap: 6px;
}

.element_credit_block img {
    width: 20px;
}

.element_credit_block::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 2px;
}

.element_credit_block::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background-color: #FFD12E;
}

.tabloid .specialActionRules {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #EAF3FF;
    margin-bottom: 4px;
    padding: 4px 10px 2px 10px;
    width: 100%;
    left: -10px;
}

.tabloid .specialActionRules_title {
    display: flex;
    gap: 4px;
}

.tabloid .specialActionRules_msg {
    font-size: 14px;
}

.tabloid .specialActionRules_price {
    color: #FE3170;
    font-weight: bold;
}

.tabloid .specialActionRules_info_icon {
    position: absolute;
    top: 6px;
    right: 8px;
    cursor: pointer;
}

.tabloid .specialActionRules_info_icon svg {
    fill: #A2B5CA;
    transition: fill 0.3s ease;
}

.tabloid .specialActionRules_info_icon:hover svg {
    fill: #2E9CFF;
}

.tabloid .specialActionRules_infoWin {
    display: none;
    position: absolute;
    font-size: 10px;
    background-color: #EAF3FF;
    bottom: 40px;
    right: 10px;
    width: calc(100% - 46px);
    padding: 6px 20px 6px 6px;
    border-radius: 6px;
}

.tabloid .specialActionRules_infoWin p {
    margin: 0;
    line-height: 12px;
}

.tabloid .specialActionRules_infoWin:after {
    content: "";
    position: absolute;
    bottom: -13px;
    right: 2px;
    border-width: 20px 5px 0 30px;
    border-style: solid;
    border-color: #EAF3FF transparent transparent transparent;
}

.tabloid .specialActionRules_infoWin .fa-regular.fa-xmark {
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #888;
}

.tabloid .specialActionRules_infoWin .fa-regular.fa-xmark:hover {
    color: #333;
}

@media all and (max-width: 500px) {
    .condition_in_item {
        flex-direction: column;
        align-items: normal;
    }

    .tabloid .specialActionRules {
        flex-direction: column;
        align-items: unset;
        gap: 0;
    }

    .tabloid .specialActionRules_infoWin {
        bottom: 60px;
    }
}
/* End */
/* /local/templates/touch_new/components/c1/promo.catalog.item/promo_item/style.css?173857514343011 */
/* /local/templates/touch_new/components/bitrix/menu/adv/style.css?17213782952225 */
/* /local/templates/touch_new/components/bitrix/catalog.smart.filter/adv/style.css?175327576322170 */
/* /local/templates/touch_new/components/bitrix/system.pagenavigation/round/style.css?17042012522474 */
/* /local/templates/touch_new/components/bitrix/catalog.section/squares_ajax/style.css?17557735215158 */
