.header__content-nav a {
    color: #000000;
}
/*.modal_block {
    display: none;
}*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .tippy-content a {
    color: #000000;
}

.s-home-preview__nav-wrapper {
    z-index: 2;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    z-index: 999990;
}
.fancybox-wrap {
    z-index: 999999;
    top: 100px!important;
}

.fancybox-overlay { background: rgba(255, 255, 255, 0.7)!important; }
.fancybox-opened .fancybox-skin { box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5); }
.fancybox-skin { padding: 0 20px 25px; background: #fff; border-radius: 0; }
.fancybox-wrap.topfix { /*top: 60px!important;*/ }
.fancybox-close {position: absolute; width: 13px; height: 13px; top: -24px; right: -28px; background: no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAdElEQVR42oXR4QmAMAxE4Qyj61n9J8VdRFxAl1G3KHQB7QkEEF49CFV6H2A0ZR2Hxurxnj8sMeQl9lsN6F49h+VlL5NeyCCpZx6ADBgyYBgOAAjPMrdOqOBHX7Qc3hIvh4HCkAHDeepa/WkAX5jVd2j/8d4DERuSZrA1R+oAAAAASUVORK5CYII='); }

.modal_block { display: none; font-family: "Roboto Condensed"; font-size: 16px; font-weight: 400; line-height: 1.6; color: #000; }
.modal_block form.reg_detect { text-align: center; min-width: 288px; }
.modal_block form.reg_detect div.text--gray { font-size: 15px; font-weight: 300; color: #777; margin-top: 10.5px; margin-bottom: 10.5px; }
.modal_block form.reg_detect p { margin: 0 0 10.5px; }
.modal_block form.reg_detect a { text-decoration: underline; }
.modal_block form.reg_detect .row::after { display: block; content: ""; clear: both; }
.modal_block form.reg_detect .row .col { display: block; float: left; width: 50%; }
.modal_block form.reg_detect .row .col .btn01 { width: auto; font-weight: 400; display: inline-block;
    margin-bottom: 0; padding: 4px 29px; cursor: pointer; text-align: center; vertical-align: middle; white-space: nowrap; text-decoration: none;
    border: 3px solid #c91e23; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background-image: none;
    -ms-touch-action: manipulation; touch-action: manipulation; background-color: transparent; }
.modal_block form.reg_detect .row .col .btn02 { display: inline-block; padding: 7px 29px; color: #c91e23; }

.modal_block form.reg_select { min-width: 990px; }
.modal_block form.reg_select .row { text-align: center; }
.modal_block form.reg_select .row input[type="text"] { min-width: 300px; font-size: 15px; display: inline-block; height: 35px;
    padding: 6px 20px 6px 10px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555; border: 1px solid #ccc; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background-color: #fff;
    background-image: none; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); background: no-repeat right 4px center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAAAAABXgLugAAAAcUlEQVQIHQXBoQ6CYBgAwO/pKQwCYwSTlSSbo/AEUigkmvwGCpUiw/MuWO95WfQHhFedOMdiR6z1F7yri7gnwGMmcoClI0qAT0sUJ2AaiH4Efs1GHMUbfs8WYa8ey2dq2iwRXHPXDpuUJQFAylIAIN3+u56X9sK0ctIAAAAASUVORK5CYII='); }
.modal_block form.reg_select .region-cities { padding-top: 30px; max-width: 990px; }
.modal_block form.reg_select .region-cities ul::after { display: block; content: ""; clear: both; }
.modal_block form.reg_select .region-cities ul li { float: left; width: 25%; text-align: left; }

.modal_block form.callback { width: 500px; }
.h2-title { font-weight: 300; color: inherit; margin-top: 21px; margin-bottom: 10.5px; font-size: 24px; text-align: center; }
.title-2 { color: #777; font-size: 18px; margin: 30px 0 10.5px; text-align: center; }
.modal_block form.callback .form-group { width: 380px; margin: 0 auto 15px; }
.modal_block form.callback .form-group label { font-weight: 400; display: inline-block; max-width: 100%; margin-bottom: 5px; }
.modal_block form.callback .form-group .form-control { font-size: 15px; line-height: 1.42857; display: block; width: 100%; height: 35px;
    padding: 6px 10px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; color: #555; border: 1px solid #ccc; -webkit-border-radius: 0;
    -moz-border-radius: 0; border-radius: 0; background-color: #fff; background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.modal_block form.callback .form-group-btn { text-align: center; }
.modal_block form.callback .form-group-btn input[type="submit"] { width: 220px; cursor: pointer; -webkit-appearance: button; margin-top: 30px;
    font-size: 14px; line-height: 1.5; padding: 9px 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-decoration: none;
    color: #fff; border-color: #c91e23; background-color: #c91e23; font-weight: 400; display: inline-block; margin-bottom: 0;
    text-transform: uppercase; }
.fancybox-close.close_btn_new { height: 28px; width: 28px; top: -34px; right: -34px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAAt0lEQVR42o3RIQpCURCF4ZEnCBbFarPpDlyEm3BPJtMzXnDmwkONZjWaXIHRbJArL1046f/zfGWO9ZWB8eq9b+N0HnHWzePua7sO4xYlX3oK2StK7MwspvFAtLJDasyEcqaUM6WEQaoMUMT60kSpMkiVQaoM0+NCGKXxJUzKq/hFye9uzE19yUc+zJi3aSbjQNbIOJzJOJxRKoxSYZQKo1QYpcIg5UxoauIJmFBvzSxvfF8Zop0v//lRLRl/FRJKAAAAAElFTkSuQmCC'); }

.modal_block.add_cart { width: 960px; }
.modal_block.add_cart h1 { font-size: 24px; font-weight: 300; text-align: center; margin: 20px 0 10px; }
.modal_block.add_cart .row::after { display: block; content: ""; clear: both; }
.modal_block.add_cart .row .col img { display: block; max-width: 100%; height: auto; }
.modal_block.add_cart .row .col { float: left; width: 50%; padding-right: 10px; padding-left: 10px; }
.modal_block.add_cart .row .col .name { font-size: 18px; color: #777; margin-bottom: 10px; }
.modal_block.add_cart .row .col .cart-offer-info { margin-bottom: 10px; }
.modal_block.add_cart .row .col .cart-offer-info .text--default { color: #777; }
.modal_block.add_cart .row .col .cardPrice { font-size: 30px; font-weight: 500; margin-top: 29px; }
.modal_block.add_cart .row .col .cardPrice span { font-size: 16px; font-weight: 400; }
.modal_block.add_cart .row .col .list--inline { margin-left: -5px; padding-left: 0; margin-bottom: 10px; }
.modal_block.add_cart .row .col .list--inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
.modal_block.add_cart .row .col .list--inline > li .btn_cart { transition: all .3s ease; text-transform: uppercase; font-weight: 400;
    display: inline-block; margin-bottom: 0; cursor: pointer; text-align: center; vertical-align: middle; white-space: nowrap;
    border: 3px solid transparent; -webkit-border-radius: 0; -moz-border-radius: 0; background-image: none; -ms-touch-action: manipulation;
    touch-action: manipulation; text-decoration: none; color: #fff; border-color: #c91e23; background-color: #c91e23; border-radius: 0;
    font-size: 14px; line-height: 1.5; width: 220px; padding: 9px 12px; }
.modal_block.add_cart .row .col .list--inline > li .btn_sale { transition: all .3s ease; text-decoration: underline; color: #000; }
.modal_block.add_cart .row .col .list--inline > li .btn_sale:hover { text-decoration: none; }

.s-goods-list__show-more--full--bg {
    margin: 30px auto 0;
}

.s-goods-list__show-more, .s-goods-list__show-more--full--bg {
    margin: 0px 5px 0px 0px;
    float: left;
}
.dd-select__title {
    font-size: 12px;
}
.dd-select__ovYScroll .checkbox input {
    float: left;
    margin-right: 8px!important;
}
.hidden-delivery-text {
    display: none;
}
a.close-hidden-delivery-text {
    color: #567d79;
}
.product-region-desc {
    color: #4d4d4d;
    font-family: "Roboto Condensed";
    font-weight: 400;
    margin: 10px 0 20px;
}
.product-descriptionfield {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.product-descriptionfield img {
    max-width: 100%;
    height: auto;
}
.discount-tabs.tab-content , .search_tabs .tab-content {
    display: none;
}
.discount-tabs.tab-content.current, .search_tabs .tab-content.current {
    display: block;
}
.button-default--color--white.current {
    background: #a89691;
    color: #ffffff;
}
.search_tabs .tabs {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
}
.search_tabs .tabs .button-default--color--white {
    float: left;
    font-size: 12px;
    margin-right: 26px;
    margin-bottom: 50px;
}

.search_tabs .tab-content .search_list {
    display: grid;
    width: 100%;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    z-index: 999999;
}
.fancybox-overlay {
    background: rgba(255,255,255,.7) !important;
}

.checkbox input {
    float: left;
}
a.s-card-preview__img-kit, a.s-card-preview__img-kit img {
    width: 100%;
}
.d-block {
    display: block;
}
.nowrap-text {
    white-space: nowrap;
}
.button-light a {
    color: #a89691;
}
.button-light a:hover{
    color: #ffffff;
}
.dd-filter-shape__form-a-flexRow input {
    margin-right: 8px !important;
}
.s-goods-list__show-more--full--bg-2 {
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 12px 30px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    font-family: "Roboto",sans-serif;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #a89691;
    border: 1px solid #a89691;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: 0.1s background-color;
    -o-transition: 0.1s background-color;
    transition: 0.1s background-color;
    max-width: 168px;
}
.s-basket-table__goods-info-title a {
    color: black;
}
.s-basket-table .quantity--b button.inc {
    border-right: 1px solid #818181;
}
.s-basket-table .quantity--b button.dec {
    border-left: 1px solid #818181;
}

p a {
    color: #434343;
    text-decoration: underline;
}
p a:visited {
    color: #5c1993;
}
p a:hover {
    color: #866c65;
}
.product-description img {
    max-width: 100%;
    height: auto;
}
a.by-linear-meter {
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    color: #434343;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.header__content-search-input {
    min-width: 600px;
}
.goods-order__price-wrapper .goods-order__old-price {
    margin: 0;
}
.choose-config {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: 0;
    padding: 0;
    list-style: none;
}
.choose-config li {
    display: flex;
    min-height: 55px;
    width: 33%;
    margin-bottom: 25px;
    padding: 0 14px;
}
.choose-config label {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
.choose-config label:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 10px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #000;
}
.choose-config input:checked+label:after {
    content: "";
    position: absolute;
    top: 13px;
    left: -17px;
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
}
.calc-cost-block .visually-hidden {
    position: absolute!important;
    clip: rect(0 0 0 0);
    width: 1px!important;
    height: 1px;
    margin: -1px!important;
}
.choose-size {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 20px;
}
#calc_preliminary_cost form div {
    text-align: left;
}
.calc-cost-block {
    margin-bottom: 35px;
}
.calc-cost-block b {
    display: block;
    margin-bottom: 10px;
    color: #4d4d4d;
    font-family: "Roboto Condensed";
    font-size: 20px;
    font-weight: 400;
}
#calc_preliminary_cost form div {
    text-align: left;
}
#calc_preliminary_cost .calc-cost-btn {
    display: block;
    width: 150px;
    height: 44px;
    margin-bottom: 0;
    padding: 0 10px;
    text-align: center;
    line-height: 44px;
    background: #bfa08b;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    cursor: pointer;
    float: left;
    margin: 5px;
}
div#calc_preliminary_cost {
    min-width: 350px;
}
.calc-cost-block {
    padding: 0 10px;
}
#calc_preliminary_cost h3 {
    margin-bottom: 50px;
    color: #522013;
    font-family: "Roboto Condensed";
    font-size: 25px;
    font-weight: 400;
    line-height: 1.15;
    text-align: center;
}
.catalog-tags__item.tab-link.current {
    background-color: rgb(86, 125, 121);
    color: #ffffff;
}
.s-map-shops .map {
    width: 100%;
    height: auto;
    margin-right: 26px;
}

.s-map-shops .map {
    width: 100%;
    height: auto;
    margin-right: 26px;
}

@media (max-width: 959px) {
    .s-map-shops .map {
        height: 400px;
        margin-right: 0;
        width: 100vw;
    }
    .s-map-shops__content {
        display: block;
    }
    .shop-tab {
        display: none;
    }
    .shop-tab.is-active {
        display: block;
    }
}

.s-map-shops .map .entry {
    padding: 10px 20px 10px 15px;
}

.s-map-shops .map .entry > * {
    margin-top: 6px;
}

.s-map-shops .map .bold {
    font-weight: 700;
}

.s-map-shops .map .author {
    margin-right: 5px;
    font-style: italic;
    font-size: 0.8em;
    line-height: 0.8em;
    text-align: right;
}
span.shop-info-row {
    display: inline-block;
    color: #434343;
    display: block;
}

.styles-property-index a {
    color: #434343;
}
.jq-selectbox__dropdown {
    background-color: white;
    top: 41px;
}
.discount-tabs.s-shares-header__button.tab-link {
    background: #ffffff;
    border: 1px solid #a89691;
    color: #a89691;
}
.discount-tabs.s-shares-header__button.tab-link.current {
    color: #ffffff;
    background: #a89691;
    border: 1px solid #a89691;
}
.dd-catalog-slider__title {
    width: 230px;
    height: 34px;
}
.dd-catalog-slider__slide {
    height: 134px;
}
.dd-catalog-slider__title-wrapper {
    margin-left: 15px;
}
.s-card-features__content a {
    color: #434343;
}
.checkboxes-wrapper .custom-checkbox-color {
    margin-bottom: 8px;
}
#cart-form {
    margin-bottom: 20px;
}
.s-about-goods-2 {
    margin-top: 20px;
}


.con_inn ol, .con_inn ul, .s-about-goods-2 ol, .s-about-goods-2 ul {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #434343;
    margin-bottom: 10px;
}
.con_inn ol li, .con_inn ul li, .s-about-goods-2 ol li, .s-about-goods-2 ul li {
    position: relative;

    margin-left: 16px;
}
.con_inn ol li:before, .con_inn ul li:before, .s-about-goods-2 ol li:before, .s-about-goods-2 ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -16px;

    width: 6px;
    height: 6px;

    background: #567d79;
    border-radius: 50%;
}


.kitchen-form {
    width: 100%;
    margin: 50px auto 0;
    padding: 24px;
    background: #f4f2f0;
}
.s-about-goods__text {
    margin-bottom: 50px;
}
div.shop-info-row {
    color: #434343;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    font-family: Roboto;
}
.s-map-shops__list-item div.shop-info-row {
    display: none;
}
.s-map-shops__list-item-wrapper input:checked + .s-map-shops__list-item div.shop-info-row {
    display: block;
}
.s-map-shops__list-wrapper .s-map-shops__list-item-text {
    height: auto;
}
.menu-mobile__depth3 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    line-height: 24px;
    font-family: "Roboto",sans-serif;
    color: #434343;
}
.s-map-shops__list-wrapper {
    width: 400px;
    max-width: 100vw;
}
.grecaptcha-badge, .grecaptcha-logo {
    display: none!important;
}
.enable-colection-colors .color-header {
    font-family: "Roboto Condensed";
    font-size: 16px;
    color: #5f5f5f;
    font-weight: 300;
}
.con_inn.color-header {
    padding: 0 50px 0;
}
.enable-colection-colors-header {
    font-family: "Yanone Kaffeesatz";
    font-size: 56px;
    text-align: center;
    color: #522013;
    font-weight: 400;
    margin-bottom: 20px;
}
.enable-colection-colors .color-flex {
    display: flex;
    padding: 0 50px 20px;
}
.enable-colection-colors ul.cart__other-color-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
}
.enable-colection-colors ul li.cart__other-color-item {
    width: 85px;
    height: 85px;
    padding-left: 0;
    margin: 0 8.5px 13px;
    background: 0 0;
    list-style: none;
}
.cart__other-color-item label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
}
.con_inn .cart__other-color-item:before {
    display: none;
}
li.cart__other-color-item label.checked-offer {
    padding: 2px;
    border: 1px solid #4d4d4d;
    background-clip: content-box;
}
.search-page .pagination-template, .padding-pagination .block_pagination {
    margin-bottom: 30px;
}
.goods-card__info .product-item-option {
    text-decoration: none;
    color: #434343;
}
.goods-card__info .context-popup {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 120px;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 5px 15px;
    overflow-y: auto;
    z-index: 2;
}
.goods-card__info .context-popup-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.goods-card__info .context-popup-item {
    margin: 2.5px 0;
    text-decoration: none;
}
.goods-card__info .has-context-menu:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 9px;
    background-image: url(/web/design2/img/tmp/breadcrumb/arrow.png);
    top: 4px;
    right: 12px;
    transform: rotate(90deg);
}
.goods-card__info {
    position: relative;
}
.con_inn ol, .con_inn ul, .s-about-goods-2 ol, .s-about-goods-2 ul {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #434343;
    margin-bottom: 10px;
}
.con_inn ol li .con_inn ul li, .s-about-goods-2 ol li .s-about-goods-2 ul li {
    position: relative;

    margin-left: 16px;
}
.con_inn ol li:before .con_inn ul li:before, .s-about-goods-2 ol li:before .s-about-goods-2 ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -16px;

    width: 6px;
    height: 6px;

    background: #567d79;
    border-radius: 50%;
}

.only-offline-text, .category-begin-text p, .s-catalog-title p, .con_inn p, .s-about-goods-2 .seller-info-text {
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #434343;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #434343;
    margin-bottom: 10px;
}
.product-form__product-props {
    display: block;
}
.m-search__header-buttons li {
    margin-right: 26px;
}
@media (max-width: 959px) {
    .m-search__header-buttons li {
        margin: 0 0 11px;
    }
}
.header {
	z-index: 300;
}

@media (max-width: 960px) {
    .product-list-filter .s-goods-list__filter {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-list-filter dd-select__select-panel {
        width: 100%!important;
    }
}
.s-slider {
    height: auto;
}
.con_inn.letter-form{
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 50px;
}
.eu_form { background: white; background-size: cover; margin-bottom: 0; }
.eu_form #call-bottom-form { padding: 72px 30px 66px; }
.eu_form #call-bottom-form .form-group-header { color: #522013; font-family: "Roboto Slab",sans-serif;font-weight: 400;
    font-size: 32px;
    line-height: normal; font-style: normal; letter-spacing: normal;
    text-align: left; font-style: normal; letter-spacing: normal; margin-bottom: 20px; }
.eu_form #call-bottom-form .form-group-con { display: flex; justify-content: space-between; }
.eu_form #call-bottom-form .form-group-left { width: calc(50% - 15px); flex-shrink: 0; display: flex; flex-wrap: wrap; justify-content: space-between; }
.eu_form #call-bottom-form .form-group-right { width: calc(50% - 15px); flex-shrink: 0; }
.eu_form #call-bottom-form .form-group-left > .form-group { width: calc(50% - 15px); }
.eu_form #call-bottom-form .form-group-left > .form-group input { width: 100%; min-width: 100%;margin-bottom: 10px; }
.eu_form #call-bottom-form .form-group textarea { width: 100%; min-height: 140px; }
.eu_form #call-bottom-form .form-group-btn { padding-top: 40px; }
.eu_form #call-bottom-form .form-group-btn .btn { margin-bottom: 0; cursor: pointer; }
@media (max-width: 1023px) {
    .eu_form #call-bottom-form { padding-left: 0; padding-right: 0; }
    .eu_form .con_inn { padding-left: 20px; padding-right: 20px; }
    .eu_form #call-bottom-form .form-group-left { width: calc(50% - 10px); }
    .eu_form #call-bottom-form .form-group-left > .form-group { width: calc(50% - 10px); }
    .eu_form #call-bottom-form .form-group-right { width: calc(50% - 10px); }
}
@media (max-width: 767px) {
    .eu_form #call-bottom-form .form-group-header { font-size: 26px; }
    .eu_form #call-bottom-form .form-group-con { flex-direction: column; }
    .eu_form #call-bottom-form .form-group-left { width: 100%; }
    .eu_form #call-bottom-form .form-group-right { width: 100%; }
}
@media (max-width: 419px) {
    .eu_form #call-bottom-form { padding: 30px 0 30px; }
    .eu_form #call-bottom-form .form-group-left > .form-group { width: 100%; }
    .eu_form #call-bottom-form .form-group-btn {  padding-top: 30px;  }
    .eu_form #call-bottom-form .form-group-btn .btn { padding: 15px 15px; min-width: 100%; }
}
.goods-card__info  .product-item-option:hover {
    color: #a89691;
    text-decoration: underline;
}
.style-page-image, .collection-page-image {
    object-fit: cover;
    width: 100%;
}
.mobile-block-show-more, .mobile-block-show-more .page-item {
    display: inline-block;
    width: 100%;
    margin: auto;
}
.mobile-block-show-more .s-goods-list__show-more {
    display: none;
    margin: auto;
}
@media (max-width: 959px) {
    .pagination-template {
        display: block;
    }
    .s-goods-list__show-more, .s-goods-list__show-more--full--bg {
        display: none;
    }
    .mobile-block-show-more .s-goods-list__show-more {
        display: block;
        float: none;
        width: 165px;
    }
    .select-panel.s-goods-list__filter.is-active {
        position: relative;
    }
    .mobile-block-show-more {
        margin-bottom: 10px;
    }
}
p.goods-card__info.goods-card__info-size {
    margin: 0 0 10px 0;
}
.additional-info-before-add-cart img {
    margin-bottom: 0px;
}
.goods-order__buttons-wrapper {
    margin-bottom: 20px;
}
.goods-order__link.transformation-text {
    font-family: "Roboto",sans-serif;
    color: black;
    font-size: 16px;
    font-weight: normal;
}

@media (max-width: 959px) {
    .block_filter_list .select-panel.dd-select__select-panel.s-goods-list__select-panel {
        width: 100% !important;
    }
    .s-goods-list__active-filters {
        display: flex;
    }
}
.s-shares-header > img {
    width: auto;
}

.easy-autocomplete-container:empty {
    border: none;
}

.s-about-goods-2 p {
        font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #434343;
}
ul.sitemap li {
    padding-left: 10px;
}
ul.sitemap a {
    color: #434343;
}
.new-product-items .goods-card__info-container {
    width: 280px;
    margin: auto;
}
.new-product-items .goods-card-b__submit-btn {
    padding: 13px 0;
    width: 100%;
}
.link-to-kitchen-form {
    max-width: 100%;
}
.s-about-goods-2 a {
    color: black;
}
@media (max-width: 959px) {
    #call-form {
        margin: auto;
    }

    #call-id .M-contact-form__close-btn {
        top: 20px;
        right: 20px;
    }
    #call-id .M-contact-form__close-btn:before, #call-id .M-contact-form__close-btn:after {
        background: #000000;
    }
}

/*кнопка дестопная версия по клику?*/
.fullVer--btn {
    display: none;
}
@media (max-width:  480px) {
    .fullVer--btn {
        display: inline-block;
        width: fit-content;
    }
}

.js-small-basket-count img {
    margin: 0 5px;
}

.fancybox-nav span {
    visibility: visible;
}
.fancybox-prev span, .fancybox-next span {
    background-image: none;
    fill: #a89691;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #ffffff;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    pointer-events: all;
}
.fancybox-wrap.fancybox-opened .fancybox-outer {
    overflow-y: unset!important;
}
.fancybox-prev span:hover, .fancybox-next span:hover {
    fill: #866c65;
}

.fancybox-prev span {
    margin-left: -60px;
}

.fancybox-next span {
    margin-right: -60px;
}
@media screen and (max-width: 920px) {
    .fancybox-prev span {
        margin-left: -10px;
    }

    .fancybox-next span {
        margin-right: -10px;
    }
}

.s-card-features li {
    width: 100%;
}

@media (max-width: 800px) {
    .block_pagination {
        overflow-y: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 10px;
    }
    
    .swiper-pagination.s-goods-a__preview-pagination.swiper-pagination-bullets {
        position: absolute;
        bottom: 30px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .swiper-pagination.s-goods-a__preview-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 8px;
        height: 8px;
        margin: 0 5px;
        background: #dcdcdc;
        border-radius: 50%;
        cursor: pointer;
    }

    .swiper-pagination.s-goods-a__preview-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #a89691;
    }
    
}

.offer-availability .in-stock {
    position: absolute;
    left: 25px;
    margin-top: 40px;
    z-index: 9;
    background: #567d79;
}

.tg-footer-active {
    display: none;
}




.tg-footer-block:hover .tg-footer-active {
    display: block;
}
.tg-footer-block:hover .tg-footer {
    display: none;
}

.s-map-shops__list-item-title {
    display: flex;
    align-items: center;
}

.block_logo_shop {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

.block_logo_shop img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.link-ico__link {
    border: 0;
    line-height: 20px;
    text-decoration: underline dashed #000 1px;
}

.link-ico__link:hover {
    text-decoration-color: #a89691;
}

/*start calc style*/
#calc_preliminary_cost {
    min-width: 740px!important;
}

#calc_preliminary_cost h3 {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

.fancybox-wrap.fancybox-opened .fancybox-skin::before {
    background:  rgba(0, 0, 0, 0.6);
}

.calc-cost-block b {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    padding: 0;
    margin: 0 0 14px;
}

.calc-cost-block {
    padding: 0;
}

#calc_preliminary_cost .calc-cost-block {
    margin-bottom: 43px;
}

.choose-size {
    padding: 0;
}

#calc_preliminary_cost p.calc-cost-result-text {
    display: flex;
    flex-direction: column;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    margin-bottom: 30px;
}

#calc_preliminary_cost b.calc-cost-result-number {
    margin-top: 14px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 20px;
    text-transform: uppercase;
    color: #434343;
    display: block;
}

#calc_preliminary_cost .calc-cost-btn {
    background: #A89691;
    border-radius: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    max-width: 189px;
    width: 100%;
}
.choose-config li {
    margin-bottom: 0;
}

.choose-config li:nth-child(1) {
    min-height: 55px;
}
.choose-config li:nth-child(2) {
    min-height: 104px;
    width: 196px;
}
.choose-config li:nth-child(3) {
    min-height: 103px;
    width: 217px;
}

.choose-config label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' fill='white' stroke='%23D2D2D2'/%3E%3C/svg%3E%0A");
    border:0;
    width: 20px;
    height: 20px;
}

.choose-config input:checked+label:before {
    width: 20px;
    height: 20px;
    border:0;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' fill='white' stroke='%23567D79'/%3E%3Ccircle cx='10' cy='10' r='5' fill='%23567D79'/%3E%3C/svg%3E%0A");
    top: 10px;
    left: -20px;
    min-width: 10px;
}

.choose-config input:checked+label:after{
    display:none;
}


.choose-config {
    justify-content: space-between;
}

.choose-size label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #434343;
    margin-right: 20px;
}

.choose-size input {
    width: 154px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #818181;
}

.choose-size li {
    width: calc(100% / 3 - 36px);
}

.choose-size {
    justify-content: space-between;
    flex-wrap: wrap;
}

.choose-size:after {
    content: '';
    width: calc(100% / 3 - 36px);
}

.choose-config li {
    width: calc(100% / 3 - 36px);
    padding: 0 0 0 20px;
}

.choose-size li {
    display: flex!important;
    align-items: center;
}

.choose-size li.disabled label {
    color: #D2D2D2;
}

.choose-size li.disabled  {
    pointer-events: none;
}


.choose-size li.disabled input::placeholder {
    color: #D2D2D2;

}.calc-cost-btn.calc-cost-order-btn a {
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
 }

#calc_preliminary_cost .calc-cost-btn:hover {
    background: #bfa08b;
}

#calc_preliminary_cost .calc-cost-btn {
    transition: all .3s linear;
}

@media(max-width:750px){
    div#calc_preliminary_cost {
        min-width: auto!important;
        width: 100%!important;
    }
    .fancybox-wrap.fancybox-opened {
        width: 100%!important;
    }
    .fancybox-wrap.fancybox-opened .fancybox-inner {
        width: 100%!important;
    }

    .choose-config {
        flex-direction: column;
    }

    ul.choose-config li {
        margin-bottom: 20px;
    }

    .choose-config li:nth-child(1) {
        min-width: 187px;
    }

    .choose-size {
        flex-direction: column;
        align-items: flex-start;
    }

    ul.choose-size li {
        margin-bottom: 16px;
    }
}

/*end calc style*/

.fancybox-wrap.fancybox-opened .fancybox-outer {
    max-height: 72vh !important;
}

@media(max-width:960px){
    .s-card-slider-thumb-kit-photos {
        display: none;
    }
}

@media(max-width: 1150px){
    .photo-pagination.swiper-pagination-bullets {
        margin: 25px 0;
    }
    .photo-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        display: block;
    }
    .photo-prev,
    .photo-next {
        display: none;
    }
}




.dyeing {
    margin-bottom: 80px;
}
.dyeing__title {
    text-align: center;
    margin-bottom: 12px;
}

.dyeing__wrapper {
    position: relative;
    padding-top: 15px;
    padding-bottom: 20px;
}
.dyeing__wrapper::after {
    content: "";
    pointer-events: none;
    z-index: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    background: #F4F2F0
}
.dyeing__container {
    position: relative;
    z-index: 1;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}
.dyeing__item {
    display: block;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
}
.dyeing__item:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.dyeing__item img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.dyeing__btn {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 220px ;
    margin: 0 auto;
}

.main-btn {
    padding: 15px 40px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A89691;
    background: #FFFFFF;
    border: 1px solid #A89691;
    border-radius: 3px;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
}

.main-btn:hover {
    color: #FFFFFF;
    background: #A89691;
}


.interior {
    margin-bottom: 54px;
}
.interior__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.interior__item {
    overflow: hidden;
}
.interior__item img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.interior__home {
    margin-bottom: 30px;
}
.home-interior {
    position: relative;
}
.home-interior__bg {
    overflow: hidden;
}
.home-interior__bg img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
}
.home-interior__item, .home-interior__item_all {
    position: absolute;
    z-index: 1;
}
.home-interior__item.--active, .home-interior__item_all.--active {
    z-index: 2;
}

.home-interior__item.--active .home-interior__btn, .home-interior__item_all.--active .home-interior__btn {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #83A4B9;

}
.home-interior__item.--active .home-interior__text, .home-interior__item_all.--active .home-interior__text {
    -webkit-transform: translate(0, 110%);
    -ms-transform: translate(0, 110%);
    transform: translate(0, 110%);
    pointer-events: auto;
    opacity: 1;
}
.home-interior__item:nth-child(2) {
    top: 10%;
    left: 52%;
}
.home-interior__item:nth-child(3) {
    top: 33%;
    left: 66%;
}
.home-interior__item:nth-child(4) {
    top: 36%;
    left: 10%;
}
.home-interior__item:nth-child(5) {
    top: 40%;
    left: 38%;
}
.home-interior__item:nth-child(6) {
    top: 45%;
    left: 73%;
}
.home-interior__item:nth-child(7) {
    top: 64%;
    left: 55%;
}
.home-interior__item:nth-child(8) {
    top: 81%;
    left: 37%;
}

.home-interior__item_1:nth-child(2) {
    top: 44%;
    left: 16%;
}
.home-interior__item_1:nth-child(3) {
    top: 70%;
    left: 11%;
}
.home-interior__item_1:nth-child(4) {
    top: 32%;
    left: 36%;
}
.home-interior__item_1:nth-child(5) {
    top: 63%;
    left: 47%;
}

.home-interior__item_2:nth-child(2) {
    top: 59%;
    left: 37%;
}
.home-interior__item_2:nth-child(3) {
    top: 53%;
    left: 7%;
}
.home-interior__item_2:nth-child(4) {
    top: 13%;
    left: 16%;
}
.home-interior__item_2:nth-child(5) {
    top: 23%;
    left: 40%;
}
.home-interior__item_2:nth-child(6) {
    top: 60%;
    left: 65%;
}
.home-interior__item_2:nth-child(7) {
    top: 57%;
    left: 88%;
}

.home-interior__item_3:nth-child(2) {
    top: 72%;
    left: 30%;
}
.home-interior__item_3:nth-child(3) {
    top: 58%;
    left: 21%;
}
.home-interior__item_3:nth-child(4) {
    top: 38%;
    left: 23%;
}
.home-interior__item_3:nth-child(5) {
    top: 23%;
    left: 26%;
}
.home-interior__item_3:nth-child(6) {
    top: 4%;
    left: 57%;
}
.home-interior__item_3:nth-child(7) {
    top: 24%;
    left: 67%;
}
.home-interior__item_3:nth-child(8) {
    top: 47%;
    left: 73%;
}
.home-interior__item_3:nth-child(9) {
    top: 67%;
    left: 85%;
}
.home-interior__item_3:nth-child(10) {
    top: 86%;
    left: 86%;
}
.home-interior__item_4:nth-child(2) {
    top: 21%;
    left: 27%;
}
.home-interior__item_4:nth-child(3) {
    top: 8%;
    left: 79%;
}
.home-interior__item_4:nth-child(4) {
    top: 20%;
    left: 14%;
}
.home-interior__item_4:nth-child(5) {
    top: 29%;
    left: 57%;
}
.home-interior__item_4:nth-child(6) {
    top: 12%;
    left: 23%;
}
.home-interior__item_4:nth-child(7) {
    top: 61%;
    left: 46%;
}
.home-interior__item_4:nth-child(8) {
    top: 60%;
    left: 30%;
}
.home-interior__item_4:nth-child(9) {
    top: 60%;
    left: 19%;
}
.home-interior__item_5:nth-child(2) {
    top: 75%;
    left: 20%;
}
.home-interior__item_5:nth-child(3) {
    top: 69%;
    left: 34%;
}
.home-interior__item_5:nth-child(4) {
    top: 81%;
    left: 60%;
}
.home-interior__item_5:nth-child(5) {
    top: 23%;
    left: 76%;
}
.home-interior__item_5:nth-child(6) {
    top: 15%;
    left: 41%;
}
.home-interior__item_5:nth-child(7) {
    top: 25%;
    left: 31%;
}
.home-interior__item_5:nth-child(8) {
    top: 13%;
    left: 20%;
}
.home-interior__item_5:nth-child(9) {
    top: 42%;
    left: 18%;
}
.home-interior__item_6:nth-child(2) {
    top: 73%;
    left: 11%;
}
.home-interior__item_6:nth-child(3) {
    top: 18%;
    left: 6%;
}
.home-interior__item_6:nth-child(4) {
    top: 10%;
    left: 19%;
}
.home-interior__item_6:nth-child(5) {
    top: 23%;
    left: 41%;
}
.home-interior__item_6:nth-child(6) {
    top: 21%;
    left: 86%;
}
.home-interior__item_6:nth-child(7) {
    top: 44%;
    left: 76%;
}
.home-interior__item_6:nth-child(8) {
    top: 67%;
    left: 56%;
}
.home-interior__item_6:nth-child(9) {
    top: 67%;
    left: 23%;
}
.home-interior__item_7:nth-child(2) {
    top: 61%;
    left: 66%;
}
.home-interior__item_7:nth-child(3) {
    top: 52%;
    left: 78%;
}
.home-interior__item_7:nth-child(4) {
    top: 62%;
    left: 38%;
}
.home-interior__item_7:nth-child(5) {
    top: 55%;
    left: 57%;
}
.home-interior__item_7:nth-child(6) {
    top: 12%;
    left: 23%;
}
.home-interior__item_7:nth-child(7) {
    top: 8%;
    left: 36%;
}
.home-interior__item_8:nth-child(2) {
    top: 57%;
    left: 25%;
}
.home-interior__item_8:nth-child(3) {
    top: 18%;
    left: 20%;
}
.home-interior__item_8:nth-child(4) {
    top: 1%;
    left: 21%;
}
.home-interior__item_8:nth-child(5) {
    top: 25%;
    left: 53%;
}
.home-interior__item_8:nth-child(6) {
    top: 49%;
    left: 59%;
}
.home-interior__item_8:nth-child(7) {
    top: 47%;
    left: 71%;
}
.home-interior__item_8:nth-child(8) {
    top: 59%;
    left: 86%;
}
.home-interior__item_8:nth-child(9) {
    top: 50%;
    left: 95%;
}
.home-interior__item_9:nth-child(2) {
    top: 62%;
    left: 24%;
}
.home-interior__item_9:nth-child(3) {
    top: 22%;
    left: 21%;
}
.home-interior__item_9:nth-child(4) {
    top: 9%;
    left: 33%;
}
.home-interior__item_9:nth-child(5) {
    top: 14%;
    left: 47%;
}
.home-interior__item_9:nth-child(6) {
    top: 24%;
    left: 76%;
}
.home-interior__item_9:nth-child(7) {
    top: 70%;
    left: 73%;
}
.home-interior__item_9:nth-child(8) {
    top: 58%;
    left: 57%;
}
.home-interior__item_10:nth-child(2) {
    top: 68%;
    left: 19%;
}
.home-interior__item_10:nth-child(3) {
    top: 66%;
    left: 39%;
}
.home-interior__item_10:nth-child(4) {
    top: 53%;
    left: 80%;
}
.home-interior__item_10:nth-child(5) {
    top: 17%;
    left: 71%;
}
.home-interior__item_10:nth-child(6) {
    top: 17%;
    left: 14%;
}
.home-interior__item_11:nth-child(2) {
    top: 74%;
    left: 17%;
}
.home-interior__item_11:nth-child(3) {
    top: 69%;
    left: 41%;
}
.home-interior__item_11:nth-child(4) {
    top: 69%;
    left: 69%;
}
.home-interior__item_11:nth-child(5) {
    top: 44%;
    left: 84%;
}
.home-interior__item_11:nth-child(6) {
    top: 33%;
    left: 33%;
}
.home-interior__item_11:nth-child(7) {
    top: 11%;
    left: 33%;
}
.home-interior__item_11:nth-child(8) {
    top: 3%;
    left: 19%;
}
.home-interior__item_12:nth-child(2) {
    top: 62%;
    left: 34%;
}
.home-interior__item_12:nth-child(3) {
    top: 35%;
    left: 29%;
}
.home-interior__item_12:nth-child(4) {
    top: 14%;
    left: 53%;
}
.home-interior__item_12:nth-child(5) {
    top: 69%;
    left: 68%;
}

.home-interior__item_13:nth-child(2) {
    top: 69%;
    left: 15%;
}
.home-interior__item_13:nth-child(3) {
    top: 31%;
    left: 19%;
}
.home-interior__item_13:nth-child(4) {
    top: 14%;
    left: 27%;
}
.home-interior__item_13:nth-child(5) {
    top: 40%;
    left: 50%;
}
.home-interior__item_13:nth-child(6) {
    top: 15%;
    left: 57%;
}
.home-interior__item_14:nth-child(2) {
    top: 65%;
    left: 48%;
}
.home-interior__item_14:nth-child(3) {
    top: 54%;
    left: 23%;
}
.home-interior__item_14:nth-child(4) {
    top: 17%;
    left: 25%;
}
.home-interior__item_14:nth-child(5) {
    top: 20%;
    left: 52%;
}
.home-interior__item_15:nth-child(2) {
    top: 68%;
    left: 34%;
}
.home-interior__item_15:nth-child(3) {
    top: 71%;
    left: 19%;
}
.home-interior__item_15:nth-child(4) {
    top: 14%;
    left: 22%;
}
.home-interior__item_15:nth-child(5) {
    top: 26%;
    left: 33%;
}
.home-interior__item_15:nth-child(6) {
    top: 9%;
    left: 45%;
}
.home-interior__item_16:nth-child(2) {
    top: 73%;
    left: 26%;
}
.home-interior__item_16:nth-child(3) {
    top: 14%;
    left: 23%;
}
.home-interior__item_16:nth-child(4) {
    top: 6%;
    left: 36%;
}
.home-interior__item_16:nth-child(5) {
    top: 22%;
    left: 45%;
}
.home-interior__item_16:nth-child(6) {
    top: 32%;
    left: 54%;
}
.home-interior__item_17:nth-child(2) {
    top: 66%;
    left: 15%;
}
.home-interior__item_17:nth-child(3) {
    top: 32%;
    left: 22%;
}
.home-interior__item_17:nth-child(4) {
    top: 7%;
    left: 33%;
}
.home-interior__item_17:nth-child(5) {
    top: 13%;
    left: 41%;
}
.home-interior__item_17:nth-child(6) {
    top: 67%;
    left: 65%;
}
.home-interior__item_17:nth-child(7) {
    top: 62%;
    left: 37%;
}
.home-interior__item_18:nth-child(2) {
    top: 30%;
    left: 25%;
}
.home-interior__item_18:nth-child(3) {
    top: 27%;
    left: 41%;
}
.home-interior__item_18:nth-child(4) {
    top: 67%;
    left: 27%;
}
.home-interior__item_18:nth-child(5) {
    top: 64%;
    left: 55%;
}
.home-interior__item_19:nth-child(2) {
    top: 28%;
    left: 26%;
}
.home-interior__item_19:nth-child(3) {
    top: 28%;
    left: 70%;
}
.home-interior__item_19:nth-child(4) {
    top: 73%;
    left: 54%;
}
.home-interior__item_19:nth-child(5) {
    top: 71%;
    left: 20%;
}
.home-interior__item_20:nth-child(2) {
    top: 28%;
    left: 26%;
}
.home-interior__item_20:nth-child(3) {
    top: 69%;
    left: 26%;
}
.home-interior__item_20:nth-child(4) {
    top: 14%;
    left: 48%;
}
.home-interior__item_20:nth-child(5) {
    top: 22%;
    left: 74%;
}
.home-interior__item_20:nth-child(6) {
    top: 27%;
    left: 58%;
}
.home-interior__item_20:nth-child(7) {
    top: 68%;
    left: 58%;
}
.home-interior__item_21:nth-child(2) {
    top: 28%;
    left: 26%;
}
.home-interior__item_21:nth-child(3) {
    top: 69%;
    left: 26%;
}
.home-interior__item_21:nth-child(4) {
    top: 66%;
    left: 58%;
}
.home-interior__item_21:nth-child(5) {
    top: 24%;
    left: 61%;
}
.home-interior__item_22:nth-child(2) {
    top: 69%;
    left: 28%;
}
.home-interior__item_22:nth-child(3) {
    top: 69%;
    left: 45%;
}
.home-interior__item_22:nth-child(4) {
    top: 27%;
    left: 67%;
}
.home-interior__item_22:nth-child(5) {
    top: 14%;
    left: 32%;
}
.home-interior__item_23:nth-child(2) {
    top: 25%;
    left: 30%;
}
.home-interior__item_23:nth-child(3) {
    top: 21%;
    left: 38%;
}
.home-interior__item_23:nth-child(4) {
    top: 51%;
    left: 52%;
}
.home-interior__item_23:nth-child(5) {
    top: 66%;
    left: 32%;
}
.home-interior__item_24:nth-child(2) {
    top: 61%;
    left: 21%;
}
.home-interior__item_24:nth-child(3) {
    top: 13%;
    left: 25%;
}
.home-interior__item_24:nth-child(4) {
    top: 21%;
    left: 62%;
}
.home-interior__item_24:nth-child(5) {
    top: 64%;
    left: 63%;
}
.home-interior__item_24:nth-child(6) {
    top: 62%;
    left: 37%;
}
.home-interior__item_25:nth-child(2) {
    top: 63%;
    left: 19%;
}
.home-interior__item_25:nth-child(3) {
    top: 58%;
    left: 61%;
}
.home-interior__item_25:nth-child(4) {
    top: 24%;
    left: 22%;
}
.home-interior__item_25:nth-child(5) {
    top: 21%;
    left: 51%;
}
.home-interior__item_26:nth-child(2) {
    top: 65%;
    left: 20%;
}
.home-interior__item_26:nth-child(3) {
    top: 19%;
    left: 24%;
}
.home-interior__item_26:nth-child(4) {
    top: 19%;
    left: 60%;
}
.home-interior__item_26:nth-child(5) {
    top: 66%;
    left: 67%;
}
.home-interior__item_27:nth-child(2) {
    top: 62%;
    left: 40%;
}
.home-interior__item_27:nth-child(3) {
    top: 19%;
    left: 21%;
}
.home-interior__item_27:nth-child(4) {
    top: 19%;
    left: 53%;
}
.home-interior__item_27:nth-child(5) {
    top: 8%;
    left: 65%;
}
.home-interior__item_28:nth-child(2) {
     top: 66%;
     left: 31%;
 }
.home-interior__item_28:nth-child(3) {
    top: 29%;
    left: 61%;
}
.home-interior__item_28:nth-child(4) {
    top: 22%;
    left: 32%;
}
.home-interior__item_28:nth-child(5) {
    top: 18%;
    left: 23%;
}
.home-interior__item_29:nth-child(2) {
    top: 70%;
    left: 21%;
}
.home-interior__item_29:nth-child(3) {
    top: 22%;
    left: 23%;
}
.home-interior__item_29:nth-child(4) {
    top: 22%;
    left: 50%;
}
.home-interior__item_29:nth-child(5) {
    top: 45%;
    left: 70%;
}
.home-interior__item_30:nth-child(2) {
    top: 66%;
    left: 24%;
}
.home-interior__item_30:nth-child(3) {
    top: 72%;
    left: 57%;
}
.home-interior__item_30:nth-child(4) {
    top: 78%;
    left: 66%;
}
.home-interior__item_31:nth-child(2) {
    top: 67%;
    left: 16%;
}
.home-interior__item_31:nth-child(3) {
    top: 25%;
    left: 17%;
}
.home-interior__item_31:nth-child(4) {
    top: 71%;
    left: 35%;
}
.home-interior__item_31:nth-child(5) {
    top: 57%;
    left: 40%;
}
.home-interior__item_32:nth-child(2) {
    top: 67%;
    left: 16%;
}
.home-interior__item_32:nth-child(3) {
    top: 19%;
    left: 13%;
}
.home-interior__item_32:nth-child(4) {
    top: 32%;
    left: 66%;
}
.home-interior__item_32:nth-child(5) {
    top: 66%;
    left: 71%;
}
.home-interior__item_33:nth-child(2) {
    top: 59%;
    left: 70%;
}
.home-interior__item_33:nth-child(3) {
    top: 53%;
    left: 66%;
}
.home-interior__item_33:nth-child(4) {
    top: 65%;
    left: 74%;
}
.home-interior__item_33:nth-child(5) {
    top: 27%;
    left: 60%;
}
.home-interior__item_34:nth-child(2) {
    top: 46%;
    left: 15%;
}
.home-interior__item_34:nth-child(3) {
    top: 25%;
    left: 25%;
}
.home-interior__item_34:nth-child(4) {
    top: 29%;
    left: 37%;
}
.home-interior__item_34:nth-child(5) {
    top: 29%;
    left: 57%;
}

.home-interior__btn {
    position: relative;
    will-change: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 40px;
    height: 40px;
    background: #83A4B9;
    border: 1px solid #FFFFFF;
    border-radius: 7px;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
}
.home-interior__btn:hover {
    border: 1px solid #83A4B9;
}
.home-interior__text {
    position: absolute;
    bottom: -6px;
    left: 0;
    min-width: 305px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 8px;
    padding: 10px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translate(0, 120%);
        -ms-transform: translate(0, 120%);
            transform: translate(0, 120%);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
}
.home-interior__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #434343;
}
.home-interior__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 10px;
}
.home-interior__descr p {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #434343
}

.accessories {
    margin-bottom: 80px;
}
.accessories__title {
    text-align: center;
    margin-bottom: 24px;
}
.accessories__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.accessories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
}
.accessories__image {
    min-width: 102px;
    overflow: hidden;
}
.accessories__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.accessories__link {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 5px 10px;
    background: #A89691;
    border-radius: 3px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
}
.accessories__link:hover {
    text-decoration: underline;
    background: #866C65;
}

.advant {
    margin-bottom: 54px;
}
.advant__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
.advant__image {
    overflow: hidden;
    max-width: 160px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
.advant__image img {
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.advant__descr {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
    color: #000000;
}

.advant__descr span {
    display: block;
    text-align: center;
}

@media (max-width:1250px) {
    .advant__container {
        gap: 15px;
    }
    .advant__image {
        max-width: 120px;
        margin-bottom: 15px;
    }
    .advant__descr {
        font-size: 14px;
    }
    .accessories {
        margin-bottom: 60px;
    }
    .accessories__link {
        font-size: 11px;
        padding: 5px;
    }
    .home-interior__title {
        font-size: 13px;
    }
    .home-interior__text {
        min-width: 227px;
    }
    .home-interior__descr {
        gap: 5px;
    }
    .home-interior__descr p {
        font-size: 12px;
    }
}

@media (max-width:1050px) {
    .main-title {
        font-size: 28px;
        line-height: 130%;
    }
    .dyeing {
        margin-bottom: 60px;
    }
    .dyeing__container {
        gap: 15px;
        margin-bottom: 30px;
    }
    .accessories__grid {
        -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .advant__container {
        gap: 10px;
    }
    .advant__image {
        max-width: 100px;
    }
    .advant__descr {
        font-size: 13px;
    }
}

@media (max-width:950px) {
    .advant {
        margin-bottom: 40px;
    }
    .advant__container {
        -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }
    .advant__descr span {
        display: inline;
    }
    .accessories {
        margin-bottom: 40px;
    }
    .accessories__title {
        margin-bottom: 20px;
    }
    .dyeing {
        margin-bottom: 40px;
    }
    .main-title {
        font-size: 25px;
    }
    .interior {
        margin-bottom: 40px;
    }
    .dyeing__container {
        gap: 10px;
        margin-bottom: 20px;
    }
    .home-interior__item.--active .home-interior__text {
        -webkit-transform: translate(-50%, 110%);
            -ms-transform: translate(-50%, 110%);
                transform: translate(-50%, 110%);
    }
    .home-interior__text {
        -webkit-transform: translate(-50%, 120%);
            -ms-transform: translate(-50%, 120%);
                transform: translate(-50%, 120%);
        left: 100%;
    }
    .home-interior__btn {
        width: 35px;
        height: 35px;
    }
    .home-interior__btn img {
        max-width: 18px;
    }
}

@media (max-width:750px) {
    .advant__container {
        gap: 20px;
    }
    .advant__image {
        max-width: 80px;
        margin-bottom: 10px;
    }
    .accessories__grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .dyeing__container {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    }
    .main-btn {
        font-size: 11px;
        padding: 13px 35px;
    }
    .interior__home {
        margin-bottom: 20px;
    }
    .interior__grid {
        gap: 10px;
    }
    .home-interior__text {
        overflow: hidden;
        max-height: 238px;
        min-width: 141px;
        padding: 5px;
        gap: 5px;
    }
    .home-interior__title {
        font-size: 12px;
    }
    .home-interior__descr p {
        font-size: 11px;
    }
    .home-interior__btn {
        width: 30px;
        height: 30px;
    }
    .home-interior__btn img {
        max-width: 15px;
    }
}

@media (max-width:550px) {
    .advant__container {
        -ms-grid-columns: 1fr 15px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .accessories__grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
    .dyeing__container {
        margin-bottom: 20px;
    }
    .main-title {
        font-size: 22px;
    }
    .interior__grid {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .home-interior__item.--active .home-interior__text {
        -webkit-transform: translate(-50%, 110%);
            -ms-transform: translate(-50%, 110%);
                transform: translate(-50%, 110%);
    }
    .home-interior__item:nth-child(6) {
        top: 55%;
    }
    .home-interior__btn {
        width: 25px;
        height: 25px;
    }
    .home-interior__btn img {
        max-width: 12px;
        height: auto;
    }
}


.list-kitchen-item {
    border: none!important;
}

.advant {
    margin-top: 50px;
}

.s-home-preview__nav-wrapper {  
pointer-events: none;
}
.s-home-preview__swiper-button-prev,
.s-home-preview__swiper-button-next {
   pointer-events: auto;
}
.skachyat-katalog-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.skachyat-katalog-list div {
    width: 300px;
    text-align: center;
    margin: 0 10px 20px 10px;
}
@media (max-width:685px) {
    .skachyat-katalog-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        justify-content: unset;
        white-space: pre-wrap;
    }
    .skachyat-katalog-list::-webkit-scrollbar {
        display: none;
    }
    .other-onlay-text {
        font-size: 15px!important;
    }
}

.facades {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    margin-bottom: 80px;
    background-color: #ffffff;
}
.facades__wrapper {
    position: relative;
    padding: 25px 0;
}

.facades__wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 0;
    background: #F4F2F0;
    width: 100vw;
    height: 100%;
}

.facades__title {
    margin-bottom: 15px;
    text-align: center;
}
.facades__title h2 {
    margin: 0;
}
.facades__grid {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(12, 1fr);
}
.facades__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid #A89691;
    -webkit-transition: 0.3s -webkit-transform ease 0s;
    transition: 0.3s -webkit-transform ease 0s;
    -o-transition: 0.3s transform ease 0s;
    transition: 0.3s transform ease 0s;
    transition: 0.3s transform ease 0s, 0.3s -webkit-transform ease 0s;
}

.facades__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.facades__image {
    overflow: hidden;
    border-bottom: 1px solid #A89691;
    height: 82px;
}
.facades__image img {
    display: block;
    width: 100%;
    height: 100%;
}
.facades__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px;
    min-height: 40px;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height:100%;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #818181;
    background-color: #ffffff;
    -webkit-transition: 0.3s color ease 0s;
    -o-transition: 0.3s color ease 0s;
    transition: 0.3s color ease 0s;
}
.facades__item:hover {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}

.facades__item:hover .facades__name {
    color: #A89691;
}


.facades__more {
    position: relative;
    z-index: 1;
    max-width: 240px;
    margin: 0 auto;
    display: block;
}


@media (max-width:1366px) {
    .facades__grid {
        gap: 15px;
    }
}

@media (max-width:1250px) {
    .facades {
        margin-bottom: 60px;
    }
    .facades__grid {
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
        grid-template-columns: repeat(8, 1fr);
        gap: 20px;
    }
    .facades__item:nth-child(-n+12) {
        display: none;
    }

    .facades__item:nth-child(-n+8) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .facades__image {
        height: 100px;
    }
}

@media (max-width:1050px) {
    .facades {
        margin-bottom: 50px;
        gap: 40px;
    }
    .facades__grid {
        gap: 15px;
    }
    .facades__image {
        height: 90px;
    }
}

@media (max-width:950px) {
    .facades {
        margin-bottom: 40px;
        gap: 30px;
    }
    .facades__grid {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    }
    .facades__item:nth-child(-n+8) {
        display: none;
    }
    .facades__item:nth-child(-n+6) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}


@media (max-width:750px) {
    .facades {
        margin-bottom: 40px;
        gap: 30px;
    }
    .facades__grid {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width:550px) {
    .facades__grid {
        -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        margin-bottom: 30px;
    }

    .facades__image {
        height: 80px;
    }

    .discontinued-text {
        font-size: 15px!important;
    }
}

.dyeing__container_HIDE {
    display: none;
}

.current a.catalog-tags__item {
    color: #ffffff;
    background: #567d79;
    border-radius: 3px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.facades__item {
    background-color: white;
}

.collection-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.collection-list-item-slider {
    width: calc(100% - 590px);
    padding: 0 60px 30px;
    position: relative;
}
.collection-list-item-buttons {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.collection-list-item-buttons  a {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 245px;
}
.collection-list-item .collection-list-item-slider .sls-button-prev,
.collection-list-item .collection-list-item-slider .sls-button-next{
    position: absolute;
    top: calc(50% - 33px);
}

.collection-list-item .collection-list-item-slider .sls-button-prev {
    left: 0;
}
.collection-list-item .collection-list-item-slider .sls-button-next {
    right: 0;
}

.collection-list-item .s-modular__slider-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.collection-list-item .collection-list-item-slider {
    padding: 0 77px 30px;
    width: 100%;
	max-width:774px;
    margin-right: 39px;
}
.js-product-item-list .collection-list-item {
    align-items: flex-start;
}
.collection-list-item-description {	
    width: calc(100% - 446px);
}

.collection-list-item .collection-list-item-slider .s-modular__slider-slide {
    width: 100%;
	
    height: auto;
}

.collection-list-item .collection-list-item-slider .s-modular__slider-slide img {
    max-width: 100%;
}

.collection-list-item .swiper-button-disabled {
    opacity: 0.4;
    cursor: default;
}


.collection-list-item .swiper-pagination-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #DCDCDC;
    border-radius: 50%;
    z-index: 22;
    cursor: pointer;
    transition:all .3s linear;
}

.collection-list-item .s-modular__slider {
    padding-bottom: 13px;
}

.collection-list-item .swiper-container-horizontal > .swiper-pagination-bullets {
    height: 13px;
	bottom:0;
    display: flex;
    padding-top: 5px;
    align-items: center;
    justify-content: center;
}

.collection-list-item .swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
    background: #A89691;
}


@media(max-width:1199.5px){
	
	.collection-list-item .collection-list-item-slider {
		max-width:60%;
	}
}
@media(max-width:991.5px){
	
	.collection-list-item .collection-list-item-slider {
		max-width:100%;
	}
.collection-list-item-description {	
    width: 100%;
}
.js-product-item-list .collection-list-item {flex-direction:column}
}
