/*
  This CSS resource incorporates links to font software which is the valuable copyrighted
  property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
  redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
  Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/
/* ###################################################################### */

:root {
    --orange: #bfb154;
    --font-title-cofo: 'CoFo Cinema1909';
    --font-main: 'Grey LL Cyr TT';
    --color-gray: #979797;
    --120px: 7.5rem;
    --112px: 7rem;
    --80px: 5rem;
    --64px: 4rem;
    --56px: 3.5rem;
    --48px: 3rem;
    --40px: 2.5rem;
    --24px: 1.5rem;
    --30px: 1.875rem;
    --28px: 1.75rem;
    --20px: 1.25rem;
    --18px: 1.125rem;
    --14px: 0.875rem;
    --12px: 0.75rem;
}

.sx-trigger-allow-cookie {
    border: 1px solid;
    padding: 0.5rem;
    margin-top: 0.25rem;
    display: inline-block;
}

@media (max-width: 768px) {
    .sx-legal-cookie {
        bottom: 1rem !important;
    }
}


html {
    font-size: 16px;
}

body {
    /*font-size: 18px;*/
    font-family: var(--font-main);
    color: #000;
}
a {
    color: black;
}

a:hover {
    text-decoration: none;
    opacity: 0.8;
}
a.card-prod:hover {
    text-decoration: none;
    opacity: 1;
}



.sx-main-menu-wrapper .nav-link, .sx-main-menu-wrapper a
{
    text-transform: uppercase;
    font-size: 1.2rem !important;
}

.sx-footer,
.sx-footer-copyright {
    font-size: 1rem;
    padding-bottom: 1rem;
}
.sx-footer, .sx-footer a {
    line-height: 18px;
}

.sx-footer a:hover {
    text-decoration: none;
}

.sx-topbar {
    background: #838d74 !important;
    letter-spacing: 3px;
}

.sx-subscribe-container .fancybox-content {
    padding: 0;
}


.sx-search-btn-block a span {
    font-size: 20px;
    font-weight: 600 !important;
    letter-spacing: 0.025em;
}

.sx-header-lang-change {
    font-weight: 600 !important;
    letter-spacing: 0.025em;
}

.sx-header-lang-change a {
    font-weight: 600 !important;
    letter-spacing: 0.025em;
}

.sx-search-btn-block {
    font-size: 20px;
    font-weight: 600 !important;
    letter-spacing: 0.025em;
}

.sx-main-menu-wrapper a.sx-search-btn, .sx-main-menu-wrapper .sx-cart-small-open-trigger, .sx-main-menu-wrapper .sx-login-block {
    font-size: 1rem !important;
    /*font-weight: 600 !important;*/
    letter-spacing: 0.025em;
}

.sx-menu-top {
    text-transform: none;
    padding: 0;
}

@media (min-width: 1400px) {
    .sx-project-container {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    /*.sx-catalog .sx-project-container {
        padding-left: 140px;
        padding-right: 140px;
    }*/
}

@media (min-width: 768px) {

    /*.sx-main-slider h1 {
        font-size: 74px;
        max-width: 930px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 400 !important;
        line-height: 100px;
    }*/
    .sx-main-slider h1 {
        font-size: 41px;
        max-width: 930px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 400 !important;
        line-height: 65px;
    }



    /*.navbar-brand {
        position: absolute;
        text-align: center;
        width: 300px;
        left: -webkit-calc(50% - 150px);
        left: -moz-calc(50% - 150px);
        left: calc(50% - 150px);
        padding: 0;
        margin: 0;
    }*/


}

.navbar {
    padding: 0px !important;
}


.hs-mega-menu.sx-project-bg, .sx-project-bg {
    background-color: #f5f5f5;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    /*font-family: 'Prata' !important;
    font-weight: 400 !important;*/

    font-family: 'Grey LL Cyr TT';
}

.h1, h1 {
    font-size: 2.1rem;
}

.btn-lg {
    padding: 0.55rem 2.75rem;
}
.nav-item-0 {
    height: 90px;
    line-height: 90px;

}

a.nav-link-0 {
    padding: 0;
    font-weight: 500 !important;
    letter-spacing: 0.025em;
}

ul.sx-menu-top li.nav-item-0:first-child {
    margin-left: 2rem !important;
}

.sx-menu-top>li {
    margin-right: 1.5rem !important;
    margin-left: 0 !important;
}

.sx-menu-top > li.nav-item-0:hover>a,
.sx-menu-top > li.hs-mega-menu-opened.nav-item-0>a {
    /*border-bottom: 2px solid black;*/
    color: var(--orange) !important;
}

.sx-header-menu-item:hover {
    opacity: 0.8;
}
.sx-mega-level-1 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.sx-menu-top > li {
    padding: 0px;
}


.sx-main-menu-wrapper .nav-link, .sx-main-menu-wrapper a, .mm-menu.mm-theme-dark, .mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-listview .mm-next, .mm-listview .mm-prev {
    font-weight: normal;
}

/*.hs-has-sub-menu > a::after,
.hs-icon-arrow-bottom:before {
    content: "" !important;
}*/


body {
    /*background: #f5f5f5;*/
    background: #e7e7e7;
}


.sx-a-second:hover {
    text-decoration: none;
}

.sx-a-second {
    text-decoration: none;
    color: #8c8c8c;
    letter-spacing: 0.1em;
    font-size: 17px;
    border-bottom: 1px solid #8c8c8c;
}


.sx-main-menu-wrapper .hs-mega-menu a.sx-mega-level-1 {
    font-size: 1.2rem !important;
    /*font-weight: bold;*/
    line-height: 1.1;
    /*letter-spacing: 0.025em;*/
}
.sx-main-menu-wrapper .hs-mega-menu .sx-mb  {
    margin-bottom: 0.5rem;
}
.sx-main-menu-wrapper .hs-mega-menu .sx-mega-level-2-bold-wrapper{
    margin-bottom: 9px;

}

.sx-main-menu-wrapper .hs-mega-menu a.sx-mega-level-2-bold {
    font-size: 1rem !important;
    font-weight: bold;
    /*margin-bottom: 20px;*/
    line-height: 1.1;
    /*letter-spacing: 0.025em;
    text-transform: uppercase;*/
    color: #b5967a !important;
}
.sx-main-menu-wrapper .hs-mega-menu a.sx-mega-level-2-bold:hover {
    opacity: 0.8;
}

.sx-main-menu-wrapper .hs-mega-menu a.sx-mega-level-2 {
    font-size: 1.2rem !important;
    line-height: 1.1;
    /*letter-spacing: 0.05em;*/
    text-transform: none;
}

.sx-upa-body {
    background: white;
}
.sx-upa-body .u-side-nav--top-level-menu-item a {
    padding: 0;
    display: block;
}
.sx-upa-body h1 {
    text-transform: uppercase;
    font-size: 1.75rem;
}
.sx-upa-body .u-side-nav--top-level-menu-item
                                 {
    background: none !important;
    margin-bottom: 0.5rem !important;
}
.sx-upa-body .u-side-nav--top-level-menu-item a.active
                                 {
    /*border-bottom: 1px solid;*/
    color: black !important;
}

.sx-upa-body .u-side-nav--top-level-menu-item>a.active>span
                                 {
    border-bottom: 1px solid;

}

.sx-mega-menu li {
    margin-bottom: 6px;
}

.sx-btn-submit {
    padding: 1rem;
}
.btn {
    border-radius: 0;
}

.sx-btn-white-hover:hover {
    background: #ffffff26 !important;
}


/**
 * Трекинг
 */
.sx-letter-space-100 {
    letter-spacing: 0.1em;
}

.sx-letter-space-50 {
    letter-spacing: 0.1em;
}


/**
 * Заголовки в списке товаров
 */
.card-prod {
    padding-top: 0;
}

.card-prod a:hover, .sx-img-wrapper a:hover, .sx-img-wrapper img:hover {
    opacity: 1 !important;
}

.card-prod .card-prod--title {
    margin: 0px;
    line-height: 19px;
    min-height: auto !important;
    padding-right: 30px;
    padding-left: 30px;
}

.card-prod--title {
    margin: 0px;
    line-height: 19px;
}

.card-prod--title, .card-prod--price {
    text-align: center;
}

.card-prod .card-prod--price, .card-prod .card-prod--price .old {
    float: none;
    text-align: center;
    position: relative;
    top: auto;
    text-decoration: none;
}

.sx-card-prod--title-a {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.05em;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
}

.sx-card-prod--title-a:hover {
    text-decoration: none;
}

.sx-list-new-price, .sx-list-new-price.g-color-primary {
    font-weight: 400;
    color: black !important;
    font-size: 15px;
    letter-spacing: 0.05em;
}

.sx-invisible-search-block {
    top: -123px;
}
.card-prod .card-prod--price .old {
    font-size: 14px;
}

/**
 * Баннер на странице каталога
 */
.sx-catalog-banner .sx-banner-text {
    padding-left: 100px;
    padding-right: 100px;
    font-weight: bold;
    line-height: 20px;
}

.sx-catalog-banner h1 {
    font-weight: 600 !important;
    letter-spacing: 0.025em;
    line-height: 30px;
}

.sx-sorting-block {
    font-size: 15px;
    color: black;
}

.sx-sorting-block a {
    color: black;
}

.sx-sorting-block a i {
    font-size: 13px;
}

.sx-breadcrumbs-wrapper {
    font-size: 15px;
}

.sx-breadcrumbs-wrapper .sx-current {
    color: #979797;
}

.sx-breadcrumbs-wrapper a {
    color: #000;
}

.sx-breadcrumbs-wrapper h1 {
    font-size: 30px;
    /*text-transform: uppercase;*/
}


.card-prod {
    border: 0px;
    background: transparent;
    padding-left: 0px;
    padding-right: 0px;
}

/**
 * Постраничная навигация
 */
.ias-trigger {
    display: none !important;
}

.sx-js-pagination {
    text-align: center;
}

.sx-js-pagination ul {
    width: auto;
    display: inline-table;
}

.light-theme a, .light-theme span {
    border: none;
    background: transparent;
    box-shadow: none;
    /*padding-left: 0;*/
    margin: 0;
    color: black;
    font-size: 16px;
}

.page-link:focus {
    outline: none;
    box-shadow: none;
}


.light-theme .current {
    background: transparent;
    color: #000;
    border: none;
    box-shadow: none;
    cursor: default;
    font-weight: bold;
}

.simple-pagination li:hover {
    background: transparent;
}

.light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
    text-decoration: none;
    background: transparent;
}

.sx-js-pagination {
    padding-bottom: 20px;
}

.sx-filter-option-hidden {
    display: block;
}

.sx-filters-block .dropdown-menu {
    padding: 10px;
}

.sx-filters-block .checkbox {
    margin: 0 0 0px
}

.sx-filter-selected {
    background: transparent;
}


.sx-filters-block .checkbox input[type=checkbox] + label:before {
    width: 0;
    height: 0;
    border: none;
}

.sx-filters-block .checkbox input[type=checkbox] + label {
    padding: 0px;
}

.sx-filters-block .checkbox input[type=checkbox]:checked + label {
    border-bottom: 1px solid;
}


.sx-product-images img {
    margin-bottom: 0px;
}

.product-price .ss-price {
    font-size: 2.5rem;
}

.product-price .sx-new-price {
    font-weight: normal;
}


.sx-properties-choose .sx-from-required {
    display: none;
}

.sx-properties-choose label {
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 400;
}

.sx-choose-property-group .dropdown-menu {
    width: 100%;
    padding: 20px 10px;
    border-radius: 0px;
    background: #cecece;
    border: 0;
}

.btn-select-option {
    font-size: 16px;
    cursor: pointer;
    /*font-weight: bold;*/
}

.sx-need-select .sx-selected-option span {
    color: red;
}

.sx-selected-option span {
    font-size: 15px;
    color: silver;
    font-weight: normal;
}

.sx-selected-option {
    font-size: 22px;
    cursor: pointer;
    /*font-weight: bold;*/
}
.btn-select-option:hover {
    background: none;
}

.btn-select-option.sx-selected {
    border-bottom: 1px solid;
}

.sx-disabled-btn-option {
    color: #9c9c9c !important;
}


.sx-quantity-group div {
    border-bottom: 1px solid #ddd !important;
    height: 36px;
    font-size: 22px;
}

.sx-quantity-group .sx-quantity-input {
    background: none;
    width: 50px;
    text-align: center;
    border: none;
    padding: 2px 5px;
    color: black;
    font-size: 20px;
}

.sx-minus, .sx-plus {
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}


.card-prod .card-prod--labels {
    right: 35px;
    top: 22px;
    left: auto;
}


.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer {
    border: 1px solid #e7e7e7;
}


.card-prod .sx-favorite-product {
    position: relative;
    right: 0px;
    /* bottom: 22px; */
    zoom: 1;
    z-index: 5;
    display: block;
    float: right;
    top: auto;
    bottom: 1px;
}


.card-prod .card-prod--inner {
    padding: 0 10px;
    zoom: 1;
}

.sx-catalog, .sx-footer {
    padding: 0 15px;
}

.sx-product-card-wrapper {
    /*padding: 0 80px 0 15px;*/
    padding: 0;
}

.sx-favorite-product-trigger {
    color: black;
}

/*.sx-favorite-total-wrapper {
    font-weight: 600;
}*/

.sx-favorite-total-wrapper {
    font-size: 1rem;
}


.sx-content-col-left .sx-title {
    /*letter-spacing: 0.1em;*/
}

.sx-content-col-left .active {
    border-bottom: 1px solid black;
}

.sx-content-col-left a {
    font-size: 16px;
}

.sx-full-content img {
    max-width: 100%;
}

.sx-full-content .h2, .sx-full-content h2 {
    font-size: 1.6rem;
    text-transform: uppercase;
    line-height: 1.2;
}


    /*floatlabel*/
    .sx-from-required {
        color: red;
    }

    /*.js-float-label-wrapper {
        position: relative;
    }

    .js-float-label-wrapper label {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 3px;
        font-weight: normal;
        color: #7a7a7a;
        padding: 3px;
        background: #fff;
        z-index: 3;
    }

    .js-float-label-wrapper.focused label,
    .js-float-label-wrapper.populated label {
        opacity: 1;
        top: 1px;
        font-size: 10px;
        color: #8a8a8a !important;
        font-weight: normal;
        z-index: 1;
    }

    .js-float-label-wrapper.populated label .to-hide {
        display: none;
    }


    .js-float-label-wrapper input {
        height: 52px;
        padding: 15px;

    }

    .js-float-label-wrapper input.sx-value-element,
    .js-float-label-wrapper.focused input,
    .js-float-label-wrapper.populated input,
    .js-float-label-wrapper.focused textarea,
    .js-float-label-wrapper.populated textarea,
    .js-float-label-wrapper.focused select,
    .js-float-label-wrapper.populated select {
        padding-top: 21px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        font-size: 18px;
        color: black;
        font-family: futura45;
    }

    .js-float-label-wrapper.focused select,
    .js-float-label-wrapper.populated select {
        padding-left: 9px;
    }

    .js-float-label-wrapper input,
    .js-float-label-wrapper textarea,
    .js-float-label-wrapper label,
    .js-float-label-wrapper select {
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -ms-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;


    }

    .js-float-label-wrapper .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 54px;
        padding: 22px 6px 13px;
        border-radius: 2px;
        user-select: none;
        -webkit-user-select: none;
        background-color: #f7f7f7;
        border: 1px solid #e4e7ed;
        border-radius: 2px;
    }

    .js-float-label-wrapper.has-error:before, .js-float-label-wrapper.has-success:before {
        top: 6px;
    }*/

    .field-filer_input.has-success:before, .field-filer_input.has-error:before {
        top: 6px;
        right: 4px;
    }

    .js-float-label-wrapper input.sx-value-element, .js-float-label-wrapper.focused input, .js-float-label-wrapper.populated input, .js-float-label-wrapper.focused textarea, .js-float-label-wrapper.populated textarea, .js-float-label-wrapper.focused select, .js-float-label-wrapper.populated select {
    }


    /**
     * Кастомизация форм
     */
    /*.js-float-label-wrapper .form-control {
        border: 1px solid gray;
        border-radius: 0;
    }*/

    .js-float-label-wrapper .form-control.is-invalid, .was-validated .form-control:invalid {
        background-image: none;
    }


    .sx-delivery-description, .sx-paysystem-description {
        color: #000;
    }

    .sx-delivery-description a, .sx-paysystem-description a {
        color: black;
        border-bottom: 1px solid;
    }
    .sx-delivery-description a:hover, .sx-paysystem-description a:hover {
        text-decoration: none;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    background: #000000;
    border-color: #000000;
}

.custom-control {
    padding-left: 0;
}


.sx-shop-checkout-widget [type="radio"]:checked + label, .sx-shop-checkout-widget [type="radio"]:not(:checked) + label {
    color: black;
}

.sx-shop-checkout-widget .sx-delivery-wrapper > div > label,
.sx-shop-checkout-widget .sx-pay-systems-wrapper > div > label {
    text-transform: uppercase;
    font-size: 16px;
}


@media (max-width: 1024px) {
    .sx-delivery-wrapper .custom-radio label {
        line-height: 1.1;
        width: 100%;
    }
    .sx-delivery-wrapper .custom-control {
        margin-bottom: 10px;
        display: flex;
    }
}



.sx-shop-checkout-widget .sx-delivery-wrapper .custom-control-label {
    text-transform: none;
}

.sx-shop-checkout-widget .custom-radio:hover {
    background: whitesmoke;
}

.sx-shop-checkout-widget .sx-delivery-price {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}


.img-remove {
    width: 19px;
    height: 19px;
    cursor: pointer;
    margin-top: -9px;
}


.sx-blog .card-prod--title {
    text-align: left;
}

.sx-blog .sx-card-prod--title-a {
    text-transform: none;
    font-size: 26px;
    padding: 0;
}

.sx-blog .card-prod .card-prod--photo {
    padding: 0 8px;
}

.sx-blog .card-prod .card-prod--inner {
    padding: 0 18px;
}


.sx-fa-heart-full {
    background: url("../img/icons/heart-full-v2.svg");
    height: 18px;
    width: 17px;
}

.sx-fa-heart {
    background: url("../img/icons/heart-v2.svg");
    height: 18px;
    width: 17px;
}

.sx-jurnal-item {
    border: 2px solid;
    padding: 20px 15px 84px 15px;
    position: relative;
    /* margin: 0px; */
    line-height: 18px;
    font-size: 16px;
}

.checkbox label,
.sx-project-form-wrapper .form-check label,
.sx-project-form-wrapper .custom-radio label,
.sx-project-form-wrapper .custom-checkbox label {
    font-size: 18px;
}

.sx-project-form-wrapper .custom-checkbox label {
    font-size: 18px;
    line-height: 23px;
}

.checkbox input[type=checkbox]:checked + label:before, .radio input[type=checkbox]:checked + label:before, .sx-project-form-wrapper input[type=checkbox]:checked + label:before {
    background-color: black !important;
    border-color: black !important;
}

.sx-topbar {
    position: fixed;
    bottom: 0px;
    width: 100%;
    display: none;
}

.sx-filters-form .checkbox label {
    line-height: 16px;
}

.sx-filters-form .dropdown-menu {
    margin-right: 125px;
    min-width: 300px;
}

.irs-from, .irs-to, .irs-single, .irs-bar, .irs-bar-edge {
    background: black !important;
}

.irs-slider {
    border: 4px solid black !important;
}

.sx-cart-total-wrapper {
    opacity: 0;
}

.sx-cart-total-wrapper.sx-full {
    opacity: 1;
}

.sx-blog-item.card-prod .card-prod--title {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.sx-smi-wrapper {
    max-width: 1400px;
}

.sx-smi-wrapper .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.sx-smi-wrapper .js-slide {
    display: flex;
}

.sx-smi-wrapper .js-slide {
    padding-left: 10px;
    padding-right: 10px;
}

.sx-smi-wrapper-v2 {
    background: #c6c6c6;
    padding-bottom: 80px;
    padding-top: 80px;
    font-size: 20px;

}
.sx-smi-wrapper-v2 .sx-text-block {
    font-weight: 600;
}

@media (max-width: 768px) {
    .sx-smi-wrapper-v2 {
        padding-bottom: 30px;
        padding-top: 30px;
        font-size: 18px;
    }
}

.sx-smi-img {
    height: 66px;
    /* margin-top: 40px; */
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    padding: 10px;
}

.sx-smi-img img {
    height: 30px;
}

.sx-info-block .h1 {
    line-height: 46px;
    font-size: 39px;
}





.sx-sections-block .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.sx-sections-block .js-slide {
    display: flex;
    margin-bottom: auto;
    margin-top: auto;
}

.sx-sections-block .js-slide {
    padding-left: 10px;
    padding-right: 10px;
}


.sx-sections-block .slick-list {
    overflow: initial;
}

.sx-sections-block .sx-img-block {
    display: block;
    position: relative;
}

.sx-sections-block .sx-section-text p {
    margin-bottom: 0;
}



.sx-sections-block .sx-section-text {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    font-size: 15px;
    line-height: 1.2;
    background: #dedbd2;
    color: black;
    width: 100%;
}

.sx-sections-block .sx-img-block:hover .sx-section-text {
    display: block;
}

.sx-sections-block .sx-title-text {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    color: black;
    letter-spacing: 1px;
}
.sx-sections-block .sx-title-text a {
    color: black;

}
.sx-sections-block .sx-title-text a:hover {
    text-decoration: none;
    opacity: 0.5;
}

.sx-subcatalog-item .sx-noimg-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2;

    /* font-weight: 400; */
    letter-spacing: 1px;
}
.sx-subcatalog-item .sx-title {
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #cdbd92;

}




.sx-block-instagram-reviews .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.sx-block-instagram-reviews .js-slide {
    display: flex;
}

.sx-block-instagram-reviews .js-slide {
    padding-left: 10px;
    padding-right: 10px;
}

.sx-review-item img {
    margin-bottom: 20px;
}

.sx-review-item .sx-review-text,
.sx-review-item .sx-review-text p {
    line-height: 1.3;
    display: initial;
}


.sx-instagram-block {
    padding-bottom: 40px;
    padding-top: 60px;
}
.sx-instagram-block .sx-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 1;
}

.sx-reviews-text {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 100px;
}



.sx-block-shop {
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: cover;
    height: 80vh;
    position: relative;
}
.sx-block-shop .sx-btn-wrapper {
    position: absolute;
    bottom: 80px;
    width: 100%;
}
.sx-block-shop .sx-shop-btn {
    border: 2px solid white;
    color: white;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 20px;
}




.sx-instagram-block .sx-title a {
    color: black;
    border-bottom: 1px solid;
}
.sx-instagram-block .sx-title a:hover {
    text-decoration: none;
}


.sx-popular-products {
    padding-bottom: 40px;
    padding-top: 60px;
}
.sx-popular-products .sx-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3.5px;
    line-height: 1;
}
.sx-popular-products .sx-sub-title {
    letter-spacing: 2.0px;
    font-size: 16px;
    font-weight: 600;
}


@media (max-width: 768px) {
    .sx-popular-products {
        padding-bottom: 0px;
        padding-top: 20px;
    }
}

.sx-title-wrapper {
    margin-bottom: 40px;
}

.product-item-4 .sx-fa-heart,
.product-item-4 .sx-fa-heart-full {
    height: 17px;
}
/**
 * Стилизация слайдера на главной
 */
.sx-main-slider .container {
    padding-left: 115px;
}

.sx-main-slider .sx-more-link {
    font-size: 22px;
    border-bottom: 1px solid;
}

.sx-menu-top > li > a {
    text-transform: none;
}

/**
 * Оформление мобильной версии
 */
.sx-mobile-layout .js-carousel.slick-initialized .js-next, .sx-mobile-layout .js-carousel.slick-initialized .js-prev {
    /*display: none !important;*/
}
/*.sx-mobile-layout .navbar-brand {
    padding: 15px;
}*/

.u-arrow-v1::before {
    font-size: 1rem;
}

.js-carousel.slick-initialized .js-next, .js-carousel.slick-initialized .js-prev {
    background: white;
}
.js-carousel-wrapper {
    overflow: hidden;
}

.js-carousel-wrapper-padding.js-carousel-wrapper {
    padding-left: 5rem;
    padding-right: 5rem;
}

.sx-mobile-layout .js-carousel.slick-initialized .js-next
{
    right: -11px;
    display: none !important;
}
.sx-mobile-layout .js-carousel.slick-initialized .js-prev
{
    left: -11px;
    display: none !important;
}

.sx-mobile-layout .js-carousel.slick-initialized {
    padding: 0px 0px;
    /*overflow: hidden;*/
}

.sx-mobile-layout .sx-home-social {
    display: none;
}


.sx-mobile-layout .sx-main-slider .container {
    padding-left: 10px;
    padding-right: 10px;
}

.sx-mobile-layout .sx-main-slider {
    padding-left: 0px;
    min-height: 50vh !important;
    padding-top: 50px !important;
}

.sx-mobile-layout .sx-main-slider h1 {
    font-size: 25px;
}

.sx-mobile-layout .sx-main-slider .sx-more-link {
    font-size: 17px;
}


.sx-mobile-layout .h1, .sx-mobile-layout h1 {
    font-size: 25px;
}


.sx-mobile-layout .sx-a-second {
    font-size: 15px;
}

.sx-mobile-layout .sx-postel-block .sx-text-block {
    margin-top: 20px !important;
}

.sx-mobile-layout .sx-odejda-block .sx-text-block {
    margin-top: 20px !important;
}

.sx-mobile-layout .sx-kuhnya-container .sx-text-block {
    margin-top: 20px !important;
}

.sx-mobile-layout .sx-odejda-block {
    margin-top: 0px !important;
}


.sx-mobile-layout .sx-info-block .h1 {
    line-height: 29px;
    font-size: 21px;
}


.sx-mobile-layout .sx-info-block {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    margin-bottom: 0px !important;
}


.sx-mobile-layout .sx-postel-block {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

.sx-mobile-layout .sx-postel-block .sx-text-block {
    margin-bottom: 30px !important;
}

.sx-mobile-layout .sx-mobil-no-x-padding {
    padding-left: 0 !important;
    padding-right: 1px !important;
}

.sx-mobile-layout .sx-smi-wrapper {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.sx-mobile-layout .sx-line-wrapper {
    display: none;
}

.sx-mobile-layout .sx-kuhnya-container {
    margin-bottom: 0px !important;
}


.sx-mobile-layout .sx-kuhnya-container .sx-text-block {
    margin-bottom: 30px !important;
}

.sx-mobile-layout .sx-blog-header-container {
    margin-bottom: 0px !important;
}

.sx-mobile-layout .sx-blog-header-container .text-center {
    margin-bottom: 10px !important;
}

.sx-mobile-layout .sx-blog-container {
    padding-bottom: 30px !important;
}


.sx-footer-we-accept {
    margin-top: 120px;
}

.sx-mobile-layout .sx-footer-we-accept {
    margin-top: 20px;
}

.sx-mobile-layout .sx-footer {
    padding-bottom: 10px !important;
    padding-top: 20px !important;
}

.sx-mobile-layout .sx-footer .sx-first-col {
    margin-bottom: 0px !important;
}

/*.sx-mobile-layout .sx-breadcrumbs-wrapper {
    display: none;
}*/

.sx-mobile-layout .sx-breadcrumbs-wrapper {
    margin-bottom: 2rem;
    font-size: 0.8rem;
}

.sx-mobile-layout [data-animation]:not(.u-in-viewport) {
    visibility: visible;
}

.sx-mobile-layout .sx-main-wrapper {
    padding-top: 0px !important;
}

/*
.sx-main-wrapper {
    padding-top: 90px !important;
}*/

.sx-menu-trigger {
    background: url(../img/icons/plus_48_black.svg);
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.sx-menu-trigger.sx-opened {
    background: url(../img/icons/minus_64_black.svg);
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.sx-product-images-wrapper {
    width: calc(100% - 35rem);
}

.sx-product-right-col {
    min-width: 35rem;
    width: 35rem;
}

.sx-mobile-layout .sx-product-images-wrapper {
    width: 100%;
}

.sx-mobile-layout .product-info-header {
    margin-top: 20px;
}

.sx-mobile-layout .sx-product-images {
    margin-right: 0 !important;
}

.sx-mobile-layout .sx-product-right-col {
    width: 100%;
    min-width: auto;
}

.sx-mobile-layout .sx-product-card-wrapper {
    padding: 0px;
}


.sx-advantage-item {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 3px;
}

.sx-advantage-image-wrapper {
    max-width: 156px;
    margin: auto;
}


@media (min-width: 1024px) {
    #sx-custom-size-form, .sx-fancybox-form {
        min-width: 700px;
        padding-left: 100px;
        padding-right: 100px;
    }
}

#sx-custom-size-form, .sx-fancybox-form{
    min-width: 586px;
    padding-left: auto;
    padding-right: auto;
}


.sx-mobile-filters {
    border-bottom: 1px solid #bbb
}

.sx-mobile-filters .sx-mobile-filters-title {
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px solid #bbb;
    position: relative;
    text-transform: uppercase;
}

.sx-mobile-filters:first-child .sx-mobile-filters-title {
    border-top: none;
}

.sx-mobile-filters-btn {
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.sx-mobile-filters-btn span {
    border-bottom: 1px solid #bbb;
}
.sx-opened .sx-mobile-filters-btn span {
    border-bottom: none;
}

.sx-mobile-filters-hidden {
    display: none;
}

.sx-mobile-filters .sx-mobile-filters-title .collapsed .sx-collapse-btn {
    background: url(../img/icons/plus_48_black.svg);
    width: 20px;
    height: 20px;
    background-size: 20px;
    position: absolute;
    right: 0px;
    top: 10px;
}

.sx-mobile-filters .sx-mobile-filters-title .sx-collapse-btn {
    background: url(../img/icons/minus_64_black.svg);
    width: 20px;
    height: 20px;
    background-size: 20px;
    position: absolute;
    right: 0px;
    top: 10px;

}


.sx-filters-block.sx-mobile-filters-block {
    display: block !important;
    position: relative;
    background: transparent;
    left: 0;
    padding: 0;
    z-index: 0;
}
.sx-filters-block.sx-mobile-filters-block .sx-filters-checkbox-options {
    max-width: 251px;
    margin: auto;
}


.sx-filters-form .form-control {
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.5), inset 0 1px 5px rgba(153, 153, 153, 0.35);
}


[data-animation]:not(.u-in-viewport) {
    visibility: unset;
}



.sx-discount-coupon-form input.form-control::placeholder {
    color: black !important;
    opacity: 1;
}


.sx-discount-coupon-form input.form-control {
    border: 1px solid black;
    border-radius: 0;
    height: 52px;
    padding: 15px;
    font-size: 18px;
    background: transparent !important;
    margin-right: 20px;
    color: black;
}

.sx-discount-coupon-form .btn {
    font-size: 17px;
    border-color: #1a1a1a;
    background: transparent;
    color: black;
    padding-left: 30px;
    padding-right: 30px;

}

.sx-inline-filter {
    display: block;
}

.sx-inline-filter .dropdown-menu {
    font-size: 18px;
}
.sx-inline-filter .dropdown-menu a {
    text-decoration: none;
}
.sx-inline-filter .dropdown-menu a:hover {
    opacity: 0.8;
}
.sx-availability-filter .dropdown-menu {
    min-width: max-content;
}

.sx-availability-filter .dropdown-menu a {
    display: block;
    width: 100%;
}

.sort-slider__row {
    margin-bottom: 14px !important;
}

.btn-blue:hover {
    opacity: 0.9;
}

.btn-blue {
    background: #276cd5 !important;
    color: white !important;
    padding: 15px 25px;
    border-radius: 50px;
    letter-spacing: 1.5px;
    font-size: 16px;
}

.sx-footer-btn {
    position: absolute;
    left: -20px;
    top: 0px;
}



/**
 * Переоформление корзины
 */
.sx-cart-layout .sx-checkout-block .sx-delivery{
    text-align: left;
}

.sx-cart-layout .sx-checkout-block .sx-delivery .sx-delivery-btn-price {
    margin-top: 10px;
}

.sx-cart-layout .sx-checkout-block {
    box-shadow: none;
}

.sx-cart-layout .sx-small-info {
    font-size: 16px;
}

.sx-cart-layout h5, .sx-cart-layout .h5 {
    /* font-family: 'Prata' !important; */
    font-size: 22px;
    color: black;
}
.sx-cart-layout .sx-checkout-block .sx-checked {
    background: #276cd5 !important;
    border: 1px solid #276cd5 !important;

}
.sx-cart-layout .sx-checkout-block .btn-check {
    border: 1px solid gray;
    /*border-radius: 12px;*/
    font-size: 18px;
}
.sx-cart-layout .sx-order-result {
    color: black;
    text-transform: uppercase;
}

.sx-cart-layout .sx-product-card--title-a {
    text-transform: uppercase;
    font-size: 15px;
    color: black;
}
.sx-cart-layout .sx-order-item-properties {
    text-transform: uppercase;
    font-size: 15px;
    color: black;

}

.sx-cart-layout #sx-comment-block textarea {
    font-size: 18px;
    border: 1px solid gray;
    border-radius: 0;
}
.sx-cart-layout .sx-order-item-price {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 16px;
    margin: 8px 0;
}
.sx-cart-layout .btn-submit-order:active,
.sx-cart-layout .btn-submit-order:visited
{
    background: black !important;
}
.sx-cart-layout .btn-submit-order:hover {
    opacity: 0.8;
    background: black;
}
.sx-cart-layout .btn-submit-order {
    background: black;
    font-size: 28px;
    letter-spacing: 1px;
}

.sx-after-order-btn-text {
    max-width: 500px;
}


.sx-cart-layout .sx-checked-icon {
    display: none;
}

.sx-free-delivery .sx-need-price {
    font-weight: normal;
}
.sx-free-delivery {
    font-size: 16px;
}

.sx-catalog-h1-wrapper {
    margin-bottom: 20px;
    margin-top: 10px;
    display: flex;
}
.sx-catalog-h1 {
    margin-bottom: 0;
    margin-top: auto;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    margin-top: auto;
    line-height: 1.1;
}

.sx-catalog-submenu {
    margin-bottom: 20px;
}

.sx-catalog-submenu a {
    color: #000;
    text-transform: uppercase;
}
.sx-catalog-submenu a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/*.sx-catalog-submenu li a {
    border-left: 2px solid #000;
}*/
.sx-catalog-submenu li:first-child {
    border-left: none;
    padding-left: 0;
}
.sx-catalog-submenu li {
    display: inline-block;
    line-height: 17px;
    border-left: 2px solid #000;
    padding-left: 14px;
    margin-right: 13px !important;
}

.sx-catalog-total-offers {
    color: #979797;
    margin-top: auto;
    margin-left: 12px;
    font-size: 15px;

}

.sx-inline-filter .checkbox:first-child {
    margin-top: 9px !important;
}

.sx-prepay-content a {
    border-bottom: 1px solid;
    cursor: pointer;
}
.sx-prepay-content a:hover {
    text-decoration: none;
}
.sx-prepay-content {
    display: none;
    position: absolute;
    background: white;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
    max-width: 250px;
    padding: 10px;
    right: -5px;
    top: 11px;
}

.sx-prepay-trigger {
    font-size: 2.5rem;
    line-height: 1.1;
    /* color: #276cd5; */
    /* top: 0; */
    padding-left: 1rem;
    padding-right: 0.3rem;
    cursor: help;
}

.sx-prepay-card-item {
    font-size: 16px;
    margin-left: 5px;
    color: #276cd5;
}

.sx-need-prepay {
    background: #dedede;
    border-radius: 20px;
    padding: 5px 20px;
    margin-bottom: 20px;
    color: black;
}

.sx-cart-layout .sx-checkout-block .sx-paysystem-12.sx-checked {
    background: black !important;
    border-color: black !important;
}

.sx-cart-layout .sx-checkout-block .sx-paysystem-12::before {
    background: url(../img/dolyame/dolyami-logo-black.svg) !important;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    transform: translate(-50%, -50%);
    height: 50%;
}
.sx-cart-layout .sx-checkout-block .sx-paysystem-12.sx-checked::before {
    background: url(../img/dolyame/dolyami-logo-white.svg) !important;

}


/*
.sx-cart-layout .sx-checkout-block .sx-paysystem-12 {
    background: url(../img/dolyame/dolyami-logo-black.svg);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: center;
}
*/

.sx-cart-layout .sx-checkout-block .sx-paysystem-12 .sx-paysystem-name {
    opacity: 0;
}

.sx-advantages img {
    width: 100%;
    aspect-ratio: 1;
}

.sx-product-images img {
    width: 100%;
    aspect-ratio: 2/3;
}


.u-btn-outline-black:hover {
    opacity: 0.8;
}

b, strong {
    font-weight: normal;
}

.u-btn-outline-black {
    color: white;
    background: black;
    border: 1px solid black;
}

.sx-long {
    background: #dbdad5;
    margin-top: 15px;
    border-radius: 20px;
    padding: 10px 20px;
    line-height: 1.1;
    font-size: 13px;
}


.btn-primary {
    color: #fff;
    background: linear-gradient(150deg,#000,#000);
    border-color: #000;
}
.btn-primary:hover {
    color: #fff;
    background: linear-gradient(150deg,#000,#000);
    border-color: #000;
    opacity: 0.8;
}

.sx-upa-body .sx-main-section {
    max-width: 1140px;
    margin: auto;
}

.navbar-brand {
    height: 100%;
    display: flex;
}
.navbar-brand img {
    height: auto !important;
    aspect-ratio: 1920/175;
    width: 100%;
    margin: auto;
}

.sx-mobile-layout .navbar-brand {
    /* padding: 15px; */
    /*height: 100%;
    display: flex !important;
    width: 190px;
    left: calc(50% - 95px);
    padding: 0;*/
}



.btn-select-option {
    border: 1px solid silver;
}
.btn-select-option:hover {
    color: #333;
}
.btn-primary.btn-select-option:hover {
    color:white;
}

.sx-cart-total-wrapper.sx-full,
.sx-favorite-total-wrapper {
    background: #0dff19db;
    position: absolute;
    bottom: 0.7rem;
    padding: 0.1rem;
    font-size: 0.7rem;
    line-height: 1.1;
    border-radius: 50%;
    right: -0.6rem;
    min-width: 0.8rem;
    text-align: center;
    box-shadow: 0px 0px 9px -1px #0dff19;
}
.sx-favorite-products a {
    position: relative;
}

#sx-top-cart {
    margin-right: 3rem;
}





.sx-mobile-layout .sx-mobile-plr-0 {
    padding-left: 0;
    padding-right: 0;
}

.sx-mobile-layout .card-prod {
    padding-left: 5px !important;
    padding-right: 5px !important;
    display: block;
}

.sx-mobile-layout .hamburger {
    padding: 15px 0;
}
.sx-mobile-layout .sx-main-menu-wrapper a.sx-search-btn {
    font-size: 1.5rem !important;
}
.sx-mobile-layout .sx-main-menu-wrapper .sx-cart-small-open-trigger {
    font-size: 1.5rem !important;
}
.sx-mobile-layout #sx-cart {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
.sx-mobile-layout .sx-main-menu-wrapper a {
    font-size: 1rem !important;
}
.sx-mobile-layout .sx-search-btn-block {
    margin-left: 2rem !important;
    margin-right: 1rem !important;
}

.sx-mobile-layout .js-carousel-wrapper {
    overflow: hidden;
    padding-left: 3rem;
    padding-right: 3rem;
}


.sx-mobile-layout .sx-catalog-total-offers {
    margin-left: 0;
}

.sx-mobile-layout .sx-catalog-h1-wrapper {
    flex-direction: column;
}


.sx-mobile-layout .sx-availability-filter {
    display: none;
}

.sx-mobile-layout .sx-section-mobile .sx-info-abs {
    position: absolute;
    bottom: 1rem;
    color: white;
    /* left: 1rem; */
    line-height: 1.1;
    padding: 1rem;
}


.slick-dots {
    position: absolute;
    bottom: -0.5rem;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 0;
    display: flex !important;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 0.2rem;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: silver;
}
.slick-dots li.slick-active {
    background: #7c7c7c;
}
/*.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/


@media (max-width: 768px) {

    .fancybox-enabled body {
        overflow: visible;
        /* overflow: hidden; */
        height: 100vh;
    }
    .fancybox-content {
        width: 100% !important;
        height: 100%;
        min-width: auto !important;
    }

}



.card-prod:hover .card-prod--photo img {
    opacity: 1;
}


.sx-cart-total-wrapper.sx-full, .sx-favorite-total-wrapper {
    background: transparent;
    position: relative;
    bottom: auto;
    padding: 0;
    font-size: 1rem;
    right: auto;
    box-shadow: none;
}

.sx-hidden {
    display: none;
}