/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 20 version
*/

.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: none;
}
.option-btn .option__text{
    margin-left: 10px;
}
.option-btn .option__img + .option__text{
    margin-left: unset;
}
.title + .text{
    margin-top: 40px;
}
.swiper-button-next, .swiper-button-prev{
    top: -webkit-calc(50% - 12px);
    top: calc(50% - 12px)
}
.product-count input{
    max-width: 40px;
}
.product__delivery-to .js-Dropdown{
    width: unset
}
.product__options .option-btn{
    width: unset;
}
.option{
    margin: 2px 0 2px 10px;
}
.office .tab{
    display: block;
}
.filter + .catalog > p{
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
.hidden{
    display: none;
}
.ocfilter-option .ocf-option-name{
    margin-bottom: 0;
}
.ocfilter-option label{
    padding-top: 0;
    padding-bottom: 0;
}
.noUi-origin.noUi-connect{
    height: 100%;
}
.noUi-target{
    width: 100%;
}
.scale{
    margin-left: 0;
}
.popover-content{
    position: relative;
    z-index: 9;
}
.ocfilter-option label.ocf-selected{
    color: #373738;
}
.page_container {
    margin-left: auto;
    margin-right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
            flex-flow: column nowrap;
    width: 100%;
}
.simplecheckout label, .simpleregister label{
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    margin-bottom: 30px;
    width: 100%;
}
.simplecheckout-block-content, .simplecheckout-button-block{
    padding: 0;
}
.js-Dropdown-list.is-open{
    z-index: 11;
}
#buttons{
    margin-bottom: 90px;
}
.checkbox + label {
    display: inline-block !important;
    width: unset;
}
.alert-danger{
    color: #ff3e53
}
.user-info__address{
    position: relative;
}
.user-info__address:after{
    content: '';
    display: inline-block;
    width: 0%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 1px;
    background: #ff3e53;
    position: absolute;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    left: 0
}
.user-info__address.active:after{
    width: 100%;
}
.modal_contacts .modal__wrapper{
    padding: 0 152px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.modal_contacts .mobile-phone{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.cart .checklist__item.error-stock .product-card__title a{
    color: #ff3e53;
}
.checklist.cart__list .alert-danger{
    margin-bottom: 30px;
}
@media screen and (min-width: 768px){
    .xbundle_products h4{
        height: 94px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}
@media screen and (min-width: 1285px){
    .product-thumb:not(.hovered) .btn_default, .product-thumb:not(.hovered) .mark, 
    .product-thumb:not(.hovered) .options{
        padding: 0;
    }
}
.input + .simplecheckout-rule-group{
    /* position: relative; */
    margin-top: -30px;
    margin-bottom: 30px;
    font-size: 12px;
}
.product-card__review{
    margin-bottom: 0 !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* line-clamp: 4; */
    /* box-orient: vertical; */
    font-size: 16px;
}
.product-card__title_review a{
    font-size: 14px;
}
.slider__btns_reviews{
    margin-left: auto;
    margin-right: 0;
}
.slider__btns_reviews a{
    margin-left: 20px;
}

.title_filter.open_block{
    display: block!important;
}
.xbundlemodel{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-y: hidden;
    overflow-x: hidden;
}
.xbundle_model_dialog{
    position: relative;
    left: unset;
    top: unset;
    margin: 15vh auto;
}
.xbundle_model_dialog_content{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.xbundle_model_dialog_body{
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.xbundle_model_dialog_body .modal__header{
    width: 100%;
    margin-bottom: 20px;
}
.xbundle_model_dialog_body .product-thumb h4{
    margin-bottom: 10px;
}
.xbundle_model_dialog_body .js-Dropdown-list{
    border-top: none;
}
.text-center{
    text-align: center;
}
.xbundle_model_dialog_body .product-thumb{
    margin-bottom: 20px;
    max-width: -webkit-calc(50% - 15px);
    max-width: calc(50% - 15px);
}
.oc-product-btn, .product__actions-btns{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.btn_one_click{
    border: 1px solid #333333;
    color: #333;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 17px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn_one_click:hover{
    border-color: #ff3e53;
    color: #ff3e53
}
.product__options{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.product__actions-btns{
    /* -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; */
}
.product__options .js-Dropdown-title, .product-card .js-Dropdown-title{
    min-height: 46px;
    -webkit-border-radius: 23px;
            border-radius: 23px;
    border: 1px solid #e8e8e8
}
.product-card .js-Dropdown-title{
    min-height: 36px;
    height: 36px;
}

.product-card.grayscale{
    filter: grayscale(1);
    opacity: 0.5;
    transition: all 0.3s linear;
}

.product-card.grayscale.hovered{
    filter: grayscale(0);
    opacity: 1;
    transition: all 0.3s linear;
}

/*.menu_list_example{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    padding: 20px;
    max-height: 200px;
    overflow: hidden;

}

.menu_list_example:after{
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #000;
    bottom: 0;
    right: 0;
    cursor: pointer;
}*/
.product__options .js-Dropdown-title.opened, .product-card .js-Dropdown-title.opened{
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
    border-bottom: none;
}
.product__options .js-Dropdown-list, .product-card .js-Dropdown-list{
    padding-top: 0;
    top: -webkit-calc(100% - 1px);
    top: calc(100% - 1px);
    border-top: none;
    -webkit-border-bottom-left-radius: 23px;
            border-bottom-left-radius: 23px;
    -webkit-border-bottom-right-radius: 23px;
            border-bottom-right-radius: 23px;

}
.product-card .js-Dropdown-list{
    max-height: 70px;
}
.product__options .js-Dropdown-title:not(.opened) + .js-Dropdown-list, .product-card .js-Dropdown-title:not(.opened) + .js-Dropdown-list{
    display: none;
}
.product__options .js-Dropdown-title.opened + .js-Dropdown-list li:hover, .product-card .js-Dropdown-title.opened + .js-Dropdown-list li:hover{
    color: #ff3e53
}
.product__options .js-Dropdown-title.opened + .js-Dropdown-list .is-selected, .product-card .js-Dropdown-title.opened + .js-Dropdown-list .is-selected{
    color: #ff3e53
}
.oc.modal{
    padding-top: 30px;
    padding-bottom: 30px;
}
.oc-popup-name{
    width: 100%;
}
.oc-pname{
    margin-bottom: 10px;
}
.oc-qty{
    max-width: 120px;
    margin-right: 20px;
}
.oc-price-wrap{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}
.oc-inputs{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
}
.oc-footer{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff !important;
    padding-left: 80px;
    padding-right: 80px;
}
.mfpnew-close-btn-in .mfpnew-close{
    -webkit-border-radius: 0;
            border-radius: 0;
    border: none
}
.nav{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.nav__list{
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.cart__dropdowns .checkbox + label{
    font-weight: bold;
    font-size: 15px;
}
.cart__dropdowns .checkbox + label .ico{
    margin-right: 10px;
}
.mfp-auto-cursor .mfp-content{
    width: unset;
}
#smca-modal-body{
    display: inline;
}
.delivery__title{
    cursor: pointer;
}
.table{
    display: table;
    border: 1px solid #e8e8e8;
    border-collapse: collapse;
}
.table td, .table th{
    border: 1px solid #e8e8e8;
    padding: 5px;
}
.table td:first-of-type{
    max-width: 150px;
}
.table td:not(:first-of-type){
    max-width: -webkit-calc(25% - 37.5px);
    max-width: calc(25% - 37.5px);
}
.table .btn_default{
    width: 100%;
    max-width: 200px;
    margin: 10px auto 15px;
}
.table strong{
    padding: 10px;
    display: block;
}
.responsove-table{
    overflow-x: auto;
    margin-bottom: 40px;
}

.responsove-table::-webkit-scrollbar {
    width: 5px;
    height: 3px;
}
.responsove-table::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f9f5f0;
}
.responsove-table::-webkit-scrollbar-thumb {
    background-color: #c0a894;
}
.cart__dropdowns .checkbox + label{
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding-right: 34px;
    padding-left: 0;
}
.cart__dropdowns .checkbox + label:before, .cart__dropdowns .checkbox + label:after{
    position: absolute;
    left: unset;
}
.cart__dropdowns .checkbox + label:before{
    right: 0
}
.cart__dropdowns .checkbox + label:after{
    right: 4px
}
*::-moz-selection{
    background: rgba(255,62,83,.8);
    color: #fff
}
*::selection{
    background: rgba(255,62,83,.8);
    color: #fff
}
.coop-marker{
    cursor: pointer;
}
div[data-tippy-root] a{
    display: block;
    width: 100%;
}
div[data-tippy-root] p{
    margin-bottom: 0;
}
.sort-line__select .js-Dropdown-list{
    max-height: unset;
}
.sort-line__select .js-Dropdown-list li{
    padding-right: 0;
}
.product .options .js-Dropdown-title{
    /* border-color: #ff3e53; */
}
.product .options .js-Dropdown-list{
    /* border-color: #ff3e53; */
}
.map .contacts__header{
    min-height: auto;
}
@media screen and (max-width: 1800px){
    .to-top{
        right: 0px;
    }
}
@media screen and (max-width: 1284px){
    .product__options .js-Dropdown-title{
        min-height: 36px;
        max-height: 36px;
    }
    .btn_one_click{
        padding: 15px;
    }
}
@media screen and (max-width: 767px){
    .responsove-table{
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px);
        margin-left: -15px
    }
    .nav__list{
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .xbundle_model_dialog_body{
        padding: 30px 10px;
    }
    .input + .simplecheckout-rule-group{
        /* position: relative; */
        margin-top: -15px;
        margin-bottom: 15px;
    }
    .simplecheckout label, .simpleregister label{
        margin-bottom: 15px;
    }
    #buttons{
        margin-bottom: 35px;
    }
    .slider__btns_reviews{
        margin-left: auto;
        margin-right: 10px;
    }
    .slider__btns_reviews a{
        margin-left: 10px;
    }
    .oc-footer{
        padding-left: 20px;
        padding-right: 20px;
    }
    .modal_contacts .modal__wrapper{
        padding: 0 10px;
    }
    .modal.modal_contacts{
        max-width: 100%;
    }
}



.order-status{
    width: 100%;
}
.dropdown-order_history .dropdown-order__btn div:first-of-type {
    width: 1058px
}
@media screen and (max-width: 1684px){
    .dropdown-order_history .dropdown-order__btn div:first-of-type {
        width: 868px;
    }
}

#popup-callback.modal{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#popup-callback .mfp-close{
    position: absolute;
    right: 0 !important;
    top: 0 !important;
    opacity: 0 !important;
    width: 50px !important;
    height: 50px !important;
}
#popup-callback .btn-callback{
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
    padding: 17px !important;
    font-size: 16px !important;
    width: 100% !important;
}
#popup-callback .modal__wrapper{
    width: 100%;
}
.form-group{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    position: relative;
}
#popup-success-callback{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
#popup-callback .error_callback{
    position: absolute;
    left: 0;
    top: -webkit-calc(100% - 20px);
    top: calc(100% - 20px);
    font-size: 12px;
    margin: 0;
    padding: 0 !important;
}
#popup-callback .input input.error_input{
    border: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important
}
/* .error_input ~ .input-title{
    color: rgba(255,62,83,1);
} */
#popup-callback .sections_block, .sections_block_rquaired{
    overflow: unset !important;
}
#simplepage_form ~ #column-right{
    display: none;
}
.login-form .js-Dropdown{
    margin-bottom: 15px;
}
.login-form legend{
    display: none
}
.registration-roles{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.cart__dropdowns .btn_dropdown{
    margin-bottom: 0;
}
.cart__dropdowns {
    padding-bottom: 24px;
}
.cart__dropdowns .checkbox + label:last-child{
    margin-bottom: 10px;
}
@media screen and (min-width: 768px){
    #popup-callback .mfp-close{
        width: 80px !important;
        height: 80px !important;
    }
    #popup-callback.modal{
        max-width: 640px !important;
    }
    .login-form .js-Dropdown{
        margin-bottom: 30px;
    }
}

.banner_home .banner__img img{
    max-width: 100%;
    min-width: 100%
}
@media screen and (max-width: 1200px){
    .banner_home .banner__img{
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        -webkit-justify-content: flex-start;
                justify-content: flex-start;
    }
    .banner_home .banner__img img{
        -o-object-fit: contain;
           object-fit: contain;
        /* min-width: unset; */
    }
}
@media screen and (max-width: 768px){
    .banner_home .banner__item{
        /* min-height: 500px;
        max-height: 500px; */
    }
    .banner_home .banner__img img{
        max-height: 100%;
        min-height: 100%;
    }
    .header__contacts{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header__contacts{
        margin-top: 5px;
    }
}
@media screen and (max-width: 630px){
    .banner_home .banner__item{
        /* min-height: 360px;
        max-height: 360px; */
    }
    .banner_home .banner__img img{
    }
}
@media screen and (max-width: 530px){
    .banner_home .banner__img img{
    }
}
@media screen and (max-width: 430px){
    .banner_home .banner__item{
        /* min-height: 320px;
        max-height: 320px; */
    }
}
@media screen and (max-width: 370px){
    .banner_home .banner__item{
        /* min-height: 290px;
        max-height: 290px; */
    }
    .banner_home .banner__img img{
    }
}

#notify_submit{
    width: 100%;
}
#notify_when_available .alert-danger{
    margin-bottom: 10px;
}
.oc-price{
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 20px;
}
.oc-qty{
    margin-top: 10px;
}
.oc-group.oc-qty{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse nowrap;
        -ms-flex-flow: row-reverse nowrap;
            flex-flow: row-reverse nowrap;
}
.contacts__text a{
    word-break: break-word;
}
.articles-slider .swiper-slide{
    height: auto;
}
.swiper-slide .article-card{
    height: 100%;
}
.article-card__text{
    height: 100%;
    max-height: 170px;
    justify-content: space-between;
}

.article-card .link {
    margin-top: 30px;
    margin-bottom: 0;
}

.article-card__photo{
    height: 250px;
    justify-content: flex-start;
}

.article-card {
    height: 410px;
}

.input .oc-error{
    position: absolute;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    left: 0;
    color: #ff3e53;
    font-size: 12px;
    line-height: 100%;
}
@media screen and (max-width: 1679px){
/*    .article-card{
        max-height: 360px;
    }*/
    .article-card__img{
        max-height: 180px;
    }
    .article-card__text{
        padding-top: 30px;
        padding-bottom: 30px;
        max-height: 200px;
    }
    .article-card__title{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1400px){
    .article-card{
        max-height: 340px;
    }
    .article-card__img{
        max-height: 160px;
    }
    .article-card__text{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .article-card__photo img {
        max-height: 115px;
    }
    }
@media screen and (max-width: 1200px){
    .banner_sale{
        min-height: 150px;
    }    
}
@media screen and (max-width: 919px){
    .article-card{
        max-height: 310px;
    }
    .article-card__img{
        max-height: 180px;
    }
    .article-card__text{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .article-card__text {
        height: 100%;
        max-height: 150px;
    }

    .article-card .link {
        margin-top: 0;
        margin-bottom: 0;
    }

}
@media screen and (max-width: 767px){
    .banner_sale{
        min-height: 130px;
    }    
    .close-banner-btn{
        top: 10px;
        right: 10px;
        width: 25px;
        height: 25px;
    }
}
@media screen and (min-width: 768px){
    .mobile-btns .logo{
        display: none
    }
}
.close-mobile-filter{
    display: none;
}
@media screen and (max-width: 1284px){
    .filter-active:before{
        content: '';
        width: 100vw;
        height: 100vh;
        display: block;
        background: rgba(0,0,0,.3);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 101;
    }
    .dropdown-menu-btn{
        min-height: 50px;
        border-top: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: calc(100% + 60px);
        margin-left: -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .dropdown-menu-btn > a,
    .dropdown-menu-btn > span {
        width: 100%;
        justify-content: space-between;
    }
    .dropdown-ico {
        border: 4px solid transparent;
        border-left: 4px solid #333;
        margin-top: 0;
        margin-left: auto;
        margin-right: 0;
    }
    .close-dropdown-btn{
        position: relative;
        left: 0;
        width: unset;
        height: 54px;
        padding: 20px 46px;
        text-align: left;
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        background: none;
        border-bottom: 1px solid #EDEDED;
    }
    .close-dropdown-btn:after{
        display: none; 
    }
    .close-dropdown-btn:before{
        width: 13px;
        height: 13px;
        background: none;
        border-left: 1px solid #333;
        border-top: 1px solid #333;
        transform: rotate(-45deg);
        position: absolute;
        top: calc(50% - 6px);
        left: 20px
    }
    .dropdown-menu{
        padding-top: 0;
        flex-flow: column nowrap;
    }
    .dropdown-menu .container{
        flex-flow: column nowrap;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        -webkit-justify-content: unset;
        justify-content: unset;
    }
    .dropdown-menu__main>li>a{
        min-height: 50px;
        border-bottom: 1px solid #EDEDED;
        display: inline-flex;
        align-items: center;
        padding-right: 40px;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .line-ico{
        width: 40px;
        height: 50px;
        display: block;
        position: absolute;
        right: 0px;
        top: 0;
        z-index: 1;
        cursor: pointer;
        background: none;
        margin: 0;
    }
    .line-ico:before{
        content: '';
        display: block;
        border: 4px solid transparent;
        border-top: 4px solid #333;
        position: absolute;
        left: 19px;top: 22px;
        margin: 0;
    }
    .line-ico:hover, .dropdown-menu__main a:hover:before, .dropdown-menu__main a:hover > i{
        background: rgba(255,255,255,0);
    }.line-ico:hover:before, .dropdown-menu__main a:hover:before{
        border-top: 4px solid #ff3e53;
    }
    .dropdown-menu__main a:hover{
        background: rgba(255,255,255,0);
    }
    .dropdown-menu-btn:hover .dropdown-ico{
        border: 4px solid transparent;
        border-left: 4px solid  #ff3e53;
    }
    .dropdown-menu__main>li{
        margin-bottom: 0;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        transition: padding .3s ease-in;
    }
    
    .dropdown-menu__main>li.opened{
        padding-bottom: 12px;
        border-bottom: 1px solid #EDEDED;
    }
    .dropdown-menu__main>li>ul{
        display: none;
    }
    .dropdown-menu__aside{
        padding-top: 10px;
    }
    .dropdown-menu__aside ul{
        display: flex;
        flex-flow: column nowrap;
        align-items: flex-start;
    }
    .dropdown-menu__aside > ul:not(:last-child){
        margin-bottom: 0;
    }
    .dropdown-menu__aside ul>li{
        margin-top: 18px;

    }
    .dropdown-menu__aside a{
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
    }
    .dream-filter .popper[x-placement^="right"]{
        display: none !important;
    }
    .filters{
    }
    .container.page .dream-filter{
        margin-right: 0;
    }
    .filter:first-of-type{
        border-top: none;
    }
    .rdf-mobile-toggle{
        display: none !important
    }
    .filters {
        width: 330px;
        left: -340px;
    }
    body.fixed .filters, body .filters{
        height: calc(100vh - 60px);
        z-index: 103;
        bottom: 60px;
        height: 100vh;
        bottom: 0;
        padding-bottom: 60px;
    }
    .scroll-wrapper.rdf-filters{
        overflow: unset !important;
    }
    .scroll-x.scroll-scrollx_visible{
        display: none !important
    }
    .close-mobile-filter{
        position: fixed;
        top: 15px;
        width: 32px;height:32px;
        background: #fff;
        border: none;
        border-radius: 50%;
        left: -50px;
        transition: all .3s ease-in;
        z-index: 9999;
        display: block;
    }
    .close-mobile-filter:after, .close-mobile-filter:before{
        content: '';
        display: block;
        width: 2px;
        height: 20px;
        background: #333;
        position: absolute;
        left: calc(50% - 1px);
        top: calc(50% - 10px);
    }
    .close-mobile-filter:after{
        transform: rotate(-45deg);
    }
    .close-mobile-filter:before{
        transform: rotate(45deg);
    }
    body.filter-active .close-mobile-filter{
        left: 340px;
    }
    .btn-reset.btn-primary{
        position: fixed;
        bottom:0;
        left: -340px;
        border-width: 10px 16px 10px 16px;
        border-style: solid;
        border-color: #fff;
        width: 330px;
        z-index: 99;
        height: 60px;
        padding: 10px;
        background: #C0A894;
        color: #fff
    }
    body.filter-active .btn-reset.btn-primary{
        left: 0;
        box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05)
    }
}
@media screen and (max-width:390px){
    
    .filters {
        width: 275px;
        left: -340px;
    }
    .btn-reset.btn-primary{
        width: 275px;
    }
    /* .close-mobile-filter{
        left: -50px;
        right: 2px
    } */
    body.filter-active .close-mobile-filter{
        left: unset;
        right: 2px
    }
    .container.page .dream-filter{
        min-width: 232px;
    }
}
.product__main .product__options .options{
    flex-flow: column-reverse nowrap;
    align-items: flex-start;
}
.product__main .group-options{
    margin-left: 0;
    margin-right: 12px;
}
.product__options .options>*:not(:last-of-type){
    margin-bottom: 10px;
}
.product-thumb .options>*:not(:last-child){
    margin-bottom: 5px;
}
.product-thumb .options>*{
    margin-left: 0;
    margin-right: 0;
}


@media screen and (min-width: 768px){
    .product__main .product__options .js-Dropdown-title{
        min-height: 36px;
        height: 36px;
    }
    .product__options>*:first-child{
        margin-right: 20px;
    }
    .product__options>*:nth-child(3){
        margin-right: 0;
        position: absolute;
        top: 0;
        right: 35px
    }
    .product__description{
        position: relative;
    }
    .product__options>*:nth-child(4){
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 0;
    }
    
    .product__options .options>*{
        flex: 1;
        width: 100%;
    }
    .product__main .product-count{
        padding-left: 10px;
        padding-right: 10px;
        min-width: 110px;
    }
    .product__options > *{
        margin-bottom: 10px;
    }.product__actions .price{
        min-width: 140px
    }
    .oc-product-btn{
        width: calc(50% - 5px); 
        max-width:  calc(50% - 5px);
    }
    .product__actions{
        flex-flow: column nowrap;
        align-items: unset
    }
    .product__actions .btn_default{
        min-width: calc(50% - 5px);
        margin: auto 10px auto 0;
    }



}
@media screen and (min-width: 1001px){
    .product__main .product__options .options{
        margin-left: auto;
        margin-right: 0;
        max-width: 384px;
        flex-flow: row nowrap;
        margin-bottom: 0;
        margin-top: 0;
        flex: 1
    }
    .product__options > *{
        margin-bottom: 0;
    }
    .product__options .options>*:not(:last-of-type){
        margin-right: 10px;
        margin-bottom: 0;
    }
    .product__actions{
        flex-flow: row nowrap;
        align-items: center
    }
    .product__actions-btns{
        flex: unset;
        margin-left: auto;
        margin-right: 0;
        max-width: calc(100% - 184px);
    }
    .product__actions .btn_default{
        min-width: 110px;
    }
    .oc-product-btn{
        width: 160px; 
        max-width: 160px;
    }
}
@media screen and (min-width: 1285px){
    .product__main .product__options .js-Dropdown-title{
        min-height: 46px;
        height: 46px;
    }
    .product__options .options>*:not(:last-of-type){
        margin-right: 24px;
    }
    .product__options > div:not(:last-child){
        margin-right: 40px;
    }
    .product__main .product-count{
        padding-left: 14px;
        padding-right: 14px;
        min-width: 130px;
    }
    .product__actions .btn_default{
        min-width: 190px;
        margin: auto 20px auto 0;
    }
    .oc-product-btn{
        width: 190px; 
        max-width: 190px;
    }
}
@media screen and (max-width: 1000px){
    .product__main .product__options .options{
        flex-flow: column nowrap;
    }
    .product__options > div:not(:last-child){
        margin-right: 0px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px){
    .products-slider .swiper-container{
        overflow: unset;
    }
    .product__options>*:first-child{
        order: -3;
    }
    .product__options>*:nth-child(3){
        order: -2;
        margin-left: auto;
    }
    .product__options>*:nth-child(4){
        order: -1;
    }
    .header{
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    }
    .back-call-btn{
        padding: 12px 22px 13px;
        color: #8B6E55;
        background: #F9F5F0;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        margin-top: 12px;
        text-decoration: none;
    }
    .search{
        padding: 10px 16px 11px;
    }
    .search .ico_search{
        position: absolute;
        right: 36px;
        top: calc(50% - 9px);
        margin-right: 0;
    }
    .search .ico_search{
        height: 16px;
    }
    .search .ico_search::after{
        width: 16px;
        height: 16px;
    }
    .search .btn_clear{
        display: none
    }
    .search__input{
        background: #FFFFFF;
        border: 1px solid #E8E8E8;
        box-sizing: border-box;
        border-radius: 22px;
        min-height: 44px;
        padding-left: 22px;
        padding-right: 40px;
        font-weight: normal;
        font-size: 14px;
        line-height: 100%;
        color: #555
    }
    .search__input::placeholder{
        color: #555
    }
    #d_ajax_search_results.live-search{
        width: 100%;
        left: 0
    }
    .header__top{
        border-bottom: none;
    }
    .header__top .logo{
        position: fixed;
        top: 18px;
        left: 74px;
        z-index: 100;
        margin: 0;
        width: 137px;
    }
    .header__bottom{
        height: 66px;
    }
    .header__btns{
        background: none;
        margin: auto 0 auto auto;
    }
    .header__bottom.active .mobile-btns{
        top: 0;
        z-index: 1;
        opacity: 1;
    }
    .mobile-btns{
        margin: 0;
        background: #F9F5F0;
        padding: 20px 16px 16px 18px;
        position: fixed;
        top: -800px;
        left: 0;
        width: 320px;
        z-index: -1;
        transition: opacity .3s ease-in;
        opacity: 0;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-between
    }
    .mobile-btns .logo{
        width: 98px
    }
    .header.fixed .container.mobile-menu.opened, .header .container.mobile-menu.opened{
        padding-top: 131px;
        height: 100vh;
        top: 0
    }
    .auth-link span{
        display: block;
    }
    .language>button{
        display: none
    }
    .language .dropdown__list{
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        background: #fff;
        border-radius: 16px;
        padding: 3px;
        box-shadow: none;
        position: unset;
        top: 0;
    }
    .mobile-btns > *{
        margin: unset;
    }
    .mobile-btns >.auth-link {
        margin-top: 10px;
    }
    .dropdown__list > li:not(:last-of-type){
        margin-bottom: 0;
    }
    .dropdown__list button{
        padding: 8px 13px;
        border-radius: 13px;
        font-size: 12px;
        line-height: 11px;
    }
    .dropdown__list button.active{
        background: #333;
        color: #fff;
    }
    #burger.active{
        position: fixed;
        left: 330px;
        top: 15px;
        z-index: 100;
        background: #fff;
    }
    #burger.active i:after, #burger.active i:before{
        background: #333
    }
    .header.fixed .header__bottom.active:before, .header .header__bottom.active:before{
        height: 100vh;
        top: 0
    }
    .header.fixed .header__bottom.active, .header .header__bottom.active{
        background: none;
        border: none;
    }
    .container.mobile-menu{
        position: fixed
    }
    .active-menu .header__top .logo{
        z-index: 99;
    }
    .header__bottom.active .header__btns{
        pointer-events: none;
        position: relative;
        z-index: -1;
    }
    .nav__item>span{
        display: none;
    }
    .nav__item.dropdown .dropdown__list{
        display: block !important;
        padding: 0;
    }
    .nav__item.dropdown .dropdown__list > li:not(:last-of-type){
        margin-bottom: 0;
    }
    .nav__item a{
        display: inline-block;
        padding: 6px 0;
    }
    .dropdown-menu{
        padding-top: 105px;
    }

    .product__main .product-count{
        padding-left: 10px;
        padding-right: 10px;
        min-width: 110px;
    }
    .main_product>h1{
        font-weight: normal;
        font-size: 20px;
        line-height: 120%;
        text-transform: none;
        text-align: left;
        margin-bottom: 12px;
    }
    .main_product>.mark{
        padding-left: 15px;padding-right: 15px;
        margin-bottom: 12px;
    }
    .main_product>.product__row{
        padding-left: 15px;padding-right: 15px;
        margin-bottom: 12px;
    }
    .product__main .product__options{
        border: none
    }
    .product__options{
        position: relative;
    }
    .product__options .options{
        margin-bottom: 15px;
        padding-bottom: 20px;
        border-bottom: 1px solid #E3E3E3;
    }
    .group-block{
        margin-bottom: 20px;
    }
    .product__actions .btn_default{
        margin-bottom: 10px;
    }
    .product__actions-btns{
        margin-top: 20px;
    }
}

@media screen and (max-width: 370px){
    .container.mobile-menu{
        min-width: calc(100vw - 45px);
        max-width: calc(100vw - 45px);
    }
    .mobile-btns{
        width: calc(100vw - 45px);
    }
    #burger.active{
        left: unset;
        right: 2px;
    }
    .header__top .logo{
        width: 103px;
        top: 22px;
    }
}
.catalog>p{
    margin-left: 15px;margin-right: 15px;
}

#product-compare .fa-star-o, #product-compare .fa-star{
    font-size: 14px;
}
#product-compare {
    font-size: 14px;
}

.rdf-form.initialized, .rdf-body{
    max-height: unset !important;
}

.about-text__descr p{
    font-size: 16px;
    line-height: 160%;
}

.description{
    display: flex;
    flex-direction: column;
}

.brand_info{
    height: 170px;
    overflow: auto;
    position: relative;
}

.upper_brand_info{
    height: 66px;
    overflow: auto;
    position: relative;
}

.brand_info.unhide,
.upper_brand_info.unhide{
    height: auto;
    overflow: auto;
}

.upper_brand_info_btn,
.brand_info_btn{
    color: #fff;
    background: #ff3e53;
    font-size: 12px;
    border: none;
    width: 120px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;

}




.upper_brand_info::-webkit-scrollbar,
.brand_info::-webkit-scrollbar {
    width: 7px;
}
.upper_brand_info::-webkit-scrollbar-thumb,
.brand_info::-webkit-scrollbar-thumb {
    background-color: #cdcdcd;
}

.upper_brand_info::-webkit-scrollbar-track,
.brand_info::-webkit-scrollbar-track {
    border-width: 0;
    background-color: #eee;
}


@media (max-width: 600px) {
    .oc-footer {flex-direction: column;}
    .knopka {margin: 6px 0; width: 100%;}
    .summa {margin-bottom: 20px; margin-top: 10px; font-size: 20px;}
}