/*
Theme Name: Sergei Shumailov
Author: Sergei Shumailov
Version: 5.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.clear {
    clear: both
}


.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}




@font-face {
    font-family: 'lora';
    src: url(fnt/lora.ttf);
}

.clear {
    clear: both;
    height: 0px;
}

.clear-5 {
    clear: both;
    height: 5px;
}

.clear-10 {
    clear: both;
    height: 10px;
}

.clear-15 {
    clear: both;
    height: 15px;
}

.clear-20 {
    clear: both;
    height: 20px;
}

.clear-25 {
    clear: both;
    height: 25px;
}


.clear-30 {
    clear: both;
    height: 30px;
}

.clear-35 {
    clear: both;
    height: 35px;
}

.clear-40 {
    clear: both;
    height: 40px;
}

.clear-45 {
    clear: both;
    height: 45px;
}


.clear-50 {
    clear: both;
    height: 50px;
}

.clear-55 {
    clear: both;
    height: 55px;
}

.clear-60 {
    clear: both;
    height: 60px;
}

.clear-65 {
    clear: both;
    height: 65px;
}

.clear-70 {
    clear: both;
    height: 70px;
}

.clear-75 {
    clear: both;
    height: 75px;
}


.clear-80 {
    clear: both;
    height: 80px;
}

.clear-85 {
    clear: both;
    height: 85px;
}


.clear-90 {
    clear: both;
    height: 90px;
}

.clear-95 {
    clear: both;
    height: 95px;
}

.clear-100 {
    clear: both;
    height: 100px;
}

.clear-105 {
    clear: both;
    height: 100px;
}

.clear-110 {
    clear: both;
    height: 110px;
}

.clear-115 {
    clear: both;
    height: 115px;
}

.clear-120 {
    clear: both;
    height: 120px;
}

.clear-125 {
    clear: both;
    height: 125px;
}

.clear-130 {
    clear: both;
    height: 130px;
}

.clear-135 {
    clear: both;
    height: 135px;
}

.clear-140 {
    clear: both;
    height: 140px;
}

.clear-145 {
    clear: both;
    height: 145px;
}

.clear-150 {
    clear: both;
    height: 150px;
}

.clear-155 {
    clear: both;
    height: 155px;
}

.clear-160 {
    clear: both;
    height: 160px;
}

.clear-165 {
    clear: both;
    height: 165px;
}


.clear-170 {
    clear: both;
    height: 170px;
}

.clear-175 {
    clear: both;
    height: 175px;
}

.clear-180 {
    clear: both;
    height: 180px;
}

.clear-185 {
    clear: both;
    height: 185px;
}

.clear-190 {
    clear: both;
    height: 190px;
}

.clear-195 {
    clear: both;
    height: 195px;
}


.clear-200 {
    clear: both;
    height: 200px;
}

.clear-205 {
    clear: both;
    height: 205px;
}

.clear-210 {
    clear: both;
    height: 210px;
}

.clear-220 {
    clear: both;
    height: 220px;
}

.clear-230 {
    clear: both;
    height: 230px;
}

.clear-240 {
    clear: both;
    height: 240px;
}

.clear-250 {
    clear: both;
    height: 250px;
}

.clear-260 {
    clear: both;
    height: 260px;
}

.clear-270 {
    clear: both;
    height: 270px;
}

.clear-280 {
    clear: both;
    height: 280px;
}

.clear-290 {
    clear: both;
    height: 290px;
}

.clear-300 {
    clear: both;
    height: 300px;
}



.mobile-only {
    display: none;
}

.desktop-only {
    display: block;
}

.only-mobile {
    display: none;
}

.only-desktop {
    display: block;
}




.contentSingle {
    width: 70%;
    margin: 0 auto;
}

.contentSingle p {
    margin: 20px 0;
}

.contentSingle b,
.contentSingle strong {
    font-weight: 600;
}


.contentSingle em {
    font-style: italic;
}

.contentSingle ul {
    margin-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}

footer .searchWrapper {
    margin: 20px auto 0 auto;
}

.copyrights {
    margin-top: 20px;
    font-size: .7vw;
}

.copyrights a {
    text-decoration: underline;
    margin-left: 15px;
}

footer a {
    text-decoration: none;
}

.bottom__contact_links a {
    opacity: .6;
    position: relative;

    color: black;
    font-family: 'Onest';
    font-size: 1.3vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}

footer .links__bottom a {
    color: #131313;
}

footer .links__bottom a.active {
    color: #844A15;
}

footer .links__bottom a.active svg path {
    stroke: #844A15;
}

footer .links__bottom {
    justify-content: left;
    margin-top: 20px;
}

footer .links__bottom svg {
    width: 1vw;
    height: auto;
}


.bottom__contact_links a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: black;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.bottom__contact_links a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.bottom__general_links a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: black;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.bottom__general_links a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.bottom__general_links,
.bottom__contact_links,
.bottom__secondary_links {
    display: flex;
    gap: 2vw;
    justify-content: center;
    margin-top: 20px;
    align-items: center;
}

.bottom__general_links a {
    color: black;
    font-family: 'Onest';
    font-size: 1.3vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    position: relative;
}



.logo__bottom svg path {
    fill: #844A15;
}

.logo__bottom svg {
    width: 7vw;
    height: auto;
}

.logo__bottom img {
    width: 7vw;
    height: auto;
}

footer {
    margin: 2vw 0 2vw 0;
    text-align: center;
}

.blog__desc {
    margin-top: 16px;
}

.blog__title {
    color: #131313;
    font-family: 'Onest';
    font-size: 1.5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: 16px;
}



.blog__post img {
    width: 100%;
    height: 29vw;
    object-fit: cover;
}

.blog__post {
    display: block;
    padding: 30px;
    border: 1px solid transparent;
    border-bottom: 4px solid transparent;
    transition: all .2s ease-in-out;
    flex-shrink: 0;
    width: calc(32% - 42px);
    text-decoration: none;
}

.blog__post:hover {
    border: 1px solid #844A15;
    border-bottom: 4px solid #844A15;
}

.blog__wrapper {
    display: flex;
    justify-content: space-between;
}

.slInner a {
    text-decoration: none;
}

.wpcf7-not-valid-tip {
    color: black;
}

.send-form {
    background: #e7ccb3;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    font-family: 'Onest';
    font-size: 1.2vw;
    padding: 13px 70px;
    color: white;
    border-bottom: 2px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.form {
    margin-top: 2vw;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7-spinner {
    display: none !important;
}

.inputFrm {
    width: 39vw;
    font-family: 'Onest';
    font-size: 1.2vw;
    padding: 13px 0;
    border: 0;
    background-color: transparent;
    border-bottom: 2px solid #CDCDCD;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.frm {
    display: flex;
    justify-content: center;
    gap: 10px;
}

section.top {
    margin-top: 0;
}

#subscribe {
    font-size: 1vw;
}

.frmSuccess {
    line-height: 1.45;
    text-align: center;
    display: none;
}

.subscribe__info {
    text-align: center;
    margin-top: -1vw;
}

.button__add {
    color: #844A15;
    font-size: .9vw;
    cursor: pointer;
    display: flex;
    justify-content: end;
    align-items: center;
    width: 7vw;
    gap: 5px;
}

.button__add svg {
    width: 1vw;
    height: auto;
}

.idea__product_left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.idea__popup_tile {
    text-decoration: none;
    margin-left: 12px;
}

.idea__svg {
    width: .7vw;
    height: auto;
}


.popup__idea_product img {
    width: 4vw;
    height: 4vw;
    object-fit: cover;
}

.popup__idea_product {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
}

.idea__product_sizes {
    align-items: center;
    background: #FFF8F4;
    padding: 10px 20px;
    gap: 30px;
    display: none;
    margin: 10px 0;
}

.idea__product_sizes_list {
    display: flex;
    align-items: center;
    gap: 8px;
}

.idea__product_info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.choosen_size {
    margin-left: 12px;
}

.size__info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: .8vw;
    opacity: .75;
    font-weight: 400;
}



.idea__product_sizes.active {
    display: flex;
}


.open__sizes {
    cursor: pointer;
    text-decoration: underline;
}

.popup__idea_info span {
    color: #844A15;
}

.popup__idea_info_inner {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.popup__idea_info {
    background-color: #FFF8F4;
    width: 100%;
}

.popup__idea .popup__content {
    display: flex;
    gap: 1vw;
}

.popup_idea_img {
    width: 30vw;
    height: 30vw;
    object-fit: cover;
    flex-shrink: 0;
}

.popup__content {
    /* width: 74vw; */
    padding: 30px;
    background-color: white;
    position: relative;
}

.popup {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
    justify-content: center;
    align-items: center;
}

.popup.show {
    display: flex;
}

.idea__desc svg {
    width: 1vw;
    height: auto;
}

.idea__info span {
    color: #844A15;
}

.idea__desc {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.ideas__wrapper {
    display: none;
    gap: 1%;
    display: flex;
}

.idea img {
    width: 100%;
    height: 60vw !important;
    min-height: 680px;
    object-fit: cover;
    border: 1px solid transparent;
    transition: all .2s ease-in-out;
}

.idea {
    text-decoration: none;
    width: 49.5%;
    position: relative;
    display: block;
    flex-shrink: 0;
    cursor: pointer;
}


.group__wrapper {
    margin-top: 2vw;
}

.group_tab {
    cursor: pointer;
    font-size: 1.1vw;
}

.group_tab.active {
    color: black;
}

.group__tabs {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.product__price_sale .product__price {
    color: #844A15;
}

.product__price_sale {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product__price_old {
    color: #CDCDCD;
    font-size: .9vw;
    font-weight: 500;
    text-decoration: line-through;
}






.product__desc {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.product__desc svg {
    width: .8vw;
    height: auto;
}

.product__desc_sizes svg {
    width: .9vw;
    height: auto;
}

.product__price_sale svg {
    width: 1vw;
}

.product__desc_sizes {
    display: none;
    color: #844A15;
}

.product img {
    width: 100%;
    height: 45vw !important;
    min-height: 680px;
    object-fit: cover;
    border: 1px solid transparent;
    transition: all .2s ease-in-out;
}

.product .video__catalog {
    width: 100%;
    height: 45vw !important;
    min-height: 680px;
    object-fit: cover;
    border: 1px solid transparent;
    transition: all .2s ease-in-out;
}

.product:hover img {
    border: 1px solid #844A15;
}

.product:hover .video__catalog {
    border: 1px solid #844A15;
}


.product:hover .product__desc_sizes {
    display: flex;
}

.product:hover .product__desc_main {
    display: none;
}


.group {
    display: none;
    gap: 1%;
}


.group.active {
    display: flex;
}

.product {
    text-decoration: none;
    width: 32.63%;
    position: relative;
    display: block;
    flex-shrink: 0;

}

section {
    position: relative;
    margin-top: 4vw;
}

section h2 {
    margin-bottom: 2vw;
}

section .h2 {
    margin-bottom: 2vw;
}

.catBlockH {
    position: absolute;
    left: 20px;
    top: 20px;

    color: #747474;
    font-family: 'Onest';
    font-size: 1vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

#categories {

    width: 100%;
    overflow: hidden;
}



.cat__wrapper {
    padding: 0 0 10px 0;
    width: 100%;
    display: flex;
    gap: 1vw;
    overflow-x: auto;
    scrollbar-width: auto;
    scrollbar-color: #131313 #ffffff;
    margin-left: 1%;
}



/* Chrome, Edge, and Safari */
.cat__wrapper::-webkit-scrollbar {
    width: 16px;
    height: 4px;
}

.cat__wrapper::-webkit-scrollbar-track {
    background: #F5F5F5;
    height: 4px;
}

.cat__wrapper::-webkit-scrollbar-thumb {
    background-color: #131313;
    border-radius: 0px;
    border: 0 solid #ffffff;
}



.catBlock {
    width: 26.5vw;
    text-decoration: none;
    flex-shrink: 0;
    position: relative;
}

.catBlock img {
    width: 100%;
    height: auto;
}

h2 {
    color: #131313;
    text-align: center;
    font-family: 'Onest';
    font-size: 3vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
}

.h2 {
    color: #131313;
    text-align: center;
    font-family: 'Onest';
    font-size: 3vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
}

.content {
    width: 98%;
    margin: 0 auto;
    position: relative;
}

input {
    outline: none;
}

a {
    cursor: pointer;
}

.searchSubmit {
    position: absolute;
    right: 10px;
    background: transparent;
    color: #CCA28A;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    border: 0px;
    cursor: pointer;
    top: 10px;
}



.searchInputSimple {
    border-radius: 40px;
    border: 1px solid #D2D2D2;
    background: #FFF;
    font-family: 'manrope';
    font-size: 16px;
    color: #939393;
    padding: 8px 15px;
    width: calc(100% - 32px);
}

.searchWrapper {
    width: 37%;
    margin: 40px auto 0 auto;
    position: relative;
    display: none;
}

.searchWrapper.active {
    display: block;
}

.t__desc_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}

.t__desc_wrapper img {
    width: .9vw;
    height: auto;
}

.links__bottom {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 1.6vw;
    justify-content: end;
}

.links__bottom svg {
    width: .9vw;
    height: auto;
}

.links__bottom a {
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;

    position: relative;
    font-family: 'Manrope';
    font-size: .8vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.14px;
}

.bagItems {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #844A15;
    color: #FFF;
    font-size: 10px;
    box-sizing: border-box;
    text-align: center;
}

.home .bagItems {
    background-color: transparent;
    border: 1px solid white;
}

.links__top a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: white;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.links__top a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.links__top {
    display: flex;
    gap: 2vw;
}

.links__top.second {
    justify-content: end;
}

.links__top a {
    color: #FFF;
    font-family: 'Onest';
    font-size: 1.1vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    position: relative;
}

.top__menu_wrapper {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

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

.top__menu_center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

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

.top__menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1;
}



/* Стили обертки */
.topWrapper {
    position: relative;
}

/* Стили слайдера */
.mSlider {
    width: 100%;
    position: relative;
    touch-action: pan-y pinch-zoom !important;
}

.lookSlider {
    width: 100%;
    position: relative;
}

.lookSlider .slick-track {
    height: 90vh;
}

.mSlider .slick-track {
    height: 90vh;
}

/* Внутренний контейнер слайда */
.slInner {
    width: 100%;
    height: 90vh;
    position: relative;
}

/* Обертка изображения */
.slImgWrapper {
    width: 100%;
    height: 90vh;
    position: absolute;
    z-index: -1;
}

.slImgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Стили видео */
.myVideo {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* Стили оверлея */
.slOverlay {
    width: 100%;
    height: 90vh;
    position: absolute;
    z-index: 0;
    background: rgba(0, 0, 0, .2);
}

/* Стили текста/описания */
.slDesc {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.t__desc {
    color: #FFF;
    font-size: .9vw;
    letter-spacing: 0.1vw;
    display: inline-block;
}

.tH {
    color: #FFF;
    font-family: 'Onest';
    font-size: 6vw;
    margin-top: 3vw;
    font-weight: 200;
    line-height: 1.1;
}


/* Точки слайдера и навигация */
.mSlider .slick-dots {
    bottom: 45px;
}

.mSlider .slick-dots li {
    width: 40px;
    height: 2px;
    background: #c4c4c5;
    cursor: pointer;
}

.mSlider .slick-dots li.slick-active {
    background: #c5a38d;
    background: linear-gradient(to right, #c5a38d 50%, #c4c4c5 0);
    background-size: 200% 100%;
    background-position: right;
    animation: makeItfadeIn 7s;
}

.mSlider .slick-dots li button:before {
    display: none;
}

/* Стрелки навигации слайдера */
.mSlider .slick-next {
    width: 13px;
    height: 20px;
    /* background: url('img/slNext.svg') no-repeat; */
    background-size: contain;
    right: 25px;
}

.mSlider .slick-prev {
    width: 13px;
    height: 20px;
    /* background: url('img/slPrev.svg') no-repeat; */
    background-size: contain;
    left: 25px;
    z-index: 1;
}

.mSlider .slick-next:before,
.mSlider .slick-prev:before {
    display: none;
}












/* Точки слайдера и навигация */
.lookSlider .slick-dots {
    bottom: 45px;
}

.lookSlider .slick-dots li {
    width: 40px;
    height: 2px;
    background: #c4c4c5;
    cursor: pointer;
}

.lookSlider .slick-dots li.slick-active {
    background: #c5a38d;
    background: linear-gradient(to right, #c5a38d 50%, #c4c4c5 0);
    background-size: 200% 100%;
    background-position: right;
    animation: makeItfadeIn 7s;
}

.lookSlider .slick-dots li button:before {
    display: none;
}

/* Стрелки навигации слайдера */
.lookSlider .slick-next {
    width: 13px;
    height: 20px;
    /* background: url('img/slNext.svg') no-repeat; */
    background-size: contain;
    right: 25px;
}

.lookSlider .slick-prev {
    width: 13px;
    height: 20px;
    /* background: url('img/slPrev.svg') no-repeat; */
    background-size: contain;
    left: 25px;
    z-index: 1;
}

.lookSlider .slick-next:before,
.lookSlider .slick-prev:before {
    display: none;
}




/* Анимация */
@keyframes makeItfadeIn {
    100% {
        background-position: left;
    }
}




a {
    color: #747474;
}

body {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;

    color: #747474;
    font-size: .9vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
    letter-spacing: 0.15px;
}

.close__popup {
    position: absolute;
    right: -5%;
    top: 0;
    background-color: white;
    width: 2.5vw;
    height: 2.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.close__popup svg {
    width: 1.2vw;
    height: auto;
}

.single__content {
    width: 60%;
    margin: 0 auto;
}

.content__single strong,
.content__single b {
    font-weight: 600;
    color: black;
}

.content__single ul {
    margin-left: 20px;
}

.content__single ul li {
    list-style: disc;
    color: #844A15;
}

.content__single p {
    margin: 20px 0;
    line-height: 1.75;
}

.content__single a {
    color: #844A15;
}

.content__single h2 {
    text-align: left;
    color: #131313;
    font-size: 1.8vw;
    margin: 20px 0;
}

.content__single .h2 {
    text-align: left;
    color: #131313;
    font-size: 1.8vw;
    margin: 20px 0;
}

.content__single h1 {
    color: #131313;
}

h3 {
    color: #747474;
    font-family: 'Manrope';
    font-size: 1.5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.42px;
}

h1 {
    color: #747474;
    text-align: center;
    font-family: 'Manrope';
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.42px;
}



.top__menu_single .links__bottom a {
    color: #131313;
}

.top__menu_single .links__bottom a.active {
    color: #844A15;
}

.top__menu_single .links__bottom a.active svg path {
    stroke: #844A15;
}


.top__menu_single .links__bottom a:hover {
    color: #844A15;
}

.top__menu_single .links__bottom a:hover svg path {
    stroke: #844A15;
}

.top__menu_single .links__bottom a svg path {
    stroke: #131313;
}

.top__menu_single {
    position: relative;
    color: #131313;
}

.top__menu_single .links__top a {
    color: #131313;
}

.top__menu_single .links__top a:after {
    background-color: #131313;
}

.top__menu_single .top__menu_center svg path {
    fill: #844A15;
}

.notfound {
    text-align: center;
}

.load__more {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-top: 5vw;
}

.load__more_btn {
    color: #FFF;
    text-align: center;
    font-family: 'Onest';
    font-size: 1.2vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 50px;
    background-color: #844A15;
    cursor: pointer;
}

.blog__wrapper_page .blog__post {
    margin-bottom: 30px;
    width: calc(98% / 3 - 62px);
}

.blog__wrapper_page {
    flex-wrap: wrap;
    justify-content: start;
    gap: 1%;
    width: 98%;
    margin: 30px auto 0 auto;
}



.aricles__link_wrapper {
    display: flex;
    gap: 50px;
    justify-content: center;
}

.aricles__link_wrapper a {
    color: #747474;
    text-align: center;
    font-family: 'Manrope';
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.42px;
    text-decoration: none;
}

.aricles__link_wrapper a:hover {
    color: #844A15;
}

.aricles__link_wrapper a.active {
    color: #844A15;
}



.ideas__wrapper_page {
    flex-wrap: wrap;
    width: 98%;
    margin: 30px auto 0 auto;
}

.ideas__wrapper_page .idea {
    margin-bottom: 30px;
}


.links__bottom_gray {
    opacity: .6;
}

.lookbook__post img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
}

.lookbook__desc {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.lookbook__post {
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 1%;
    height: 40vw;
}

.post__w1 {
    width: 64%;
}

.post__w2 {
    width: 35%;
}

.post__w3 {
    width: 100%;
    height: 50vw;
}

.post__w4 {
    width: 49.5%;
}

.post__w5 {
    width: 49.5%;
}

.post__w6 {
    width: 35%;
}

.post__w7 {
    width: 64%;
}

.lookbook__wrapper_page {
    flex-wrap: wrap;
    width: 98%;
    margin: 30px auto 0 auto;
}

.lookbook__wrapper {
    gap: 1%;
    display: flex;
}

.lookbook__desc .tH {
    margin-top: .5vw;
}


.ff__view_btn svg path {
    stroke: #131313;
    fill: transparent;
}

.ff__view_btn.active path {
    stroke: #844A15;
    fill: #844A15;
}

.ff__view_btn svg {
    width: 1vw;
    height: auto;
}

.ff__view_btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ff__view {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ff_right {
    display: flex;
    align-items: center;
}

.cancel__filters svg {
    width: .8vw;
    height: auto;
}

.cancel__filters {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
}

.catalog.max .product {
    width: calc(100% / 4 - .75%);
}

/* .catalog.max .product img {
    min-height: unset;
    height: 20vw;
} */

.filter__options_sizes {
    display: flex;
    flex-wrap: wrap;
}

.filter__options_sizes .custom-checkbox {
    width: calc(100% / 2);
}

.filter__line_top {
    margin-top: 10px;
}

.ff__btn {
    color: #131313;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.ff__btn svg {
    width: 1vw;
    height: auto;
}

.ff_left {
    display: flex;
    align-items: center;
    gap: 20px;
}

.filter__line_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.noUi-touch-area {
    cursor: pointer;
}

.noUi-touch-area:before {
    content: '';

}

#price-slider .noUi-handle::before,
#price-slider .noUi-handle::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Crect width='18' height='18' fill='%23747474'/%3E%3Crect x='4' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='4' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='4' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    top: 0;
}



.filter__price .filter__block_inner {
    padding-right: 40px;
}

.filter__price {
    background: #FFF8F4;
    width: calc(100% / 3 + 10px);
}

.filter__line {
    display: flex;
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.filter__submit {
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-family: 'Onest';
    font-size: 1.2vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 50px;
    background-color: #844A15;
    cursor: pointer;
    margin: 10px 0;
}



.filter__block_inner {
    padding: 30px;
}

.filter__block {
    background: #FFF8F4;
    width: calc(100% / 6);
}

.filter__h {
    font-family: 'Onest';
    font-size: 1.2vw;
    font-weight: 500;
    color: #131313;
}

.custom-checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    font-size: .9vw;
    color: #747474;
    font-weight: 500;
    cursor: pointer;
}

.custom-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: 1.5px solid #747474;
    width: 17px;
    height: 17px;
    margin-right: 8px;
    border-radius: 4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    cursor: pointer;
}

.custom-checkbox input[type="checkbox"]:checked::before {
    content: '';
    width: 4px;
    height: 10px;
    border: solid #747474;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin-top: -1px;
}

.filter__show_more {
    display: inline-block;
    margin-top: 10px;
    font-size: .8vw;
    color: #844A15;
    text-decoration: underline;
    cursor: pointer;
}

.filter__show_more:hover {
    color: #eeb78c;
}

#price-slider {
    height: 2px;
    background: #e5e1de;
    border: none;
    box-shadow: none;
    width: 97%;
    margin: 30px 0 0 3px;
}

#price-slider .noUi-connect {
    background: #747474;
}

#price-slider .noUi-handle {
    width: 20px;
    height: 20px;
    background: #747474;
    border-radius: 0px;
    border: none;
    top: -9px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}




#price-slider .noUi-handle::after {
    display: none;
}


.catalog .product {
    margin-bottom: 1%;
}

.catalog {
    width: 96%;
    margin: 0.5vw auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}

.category__opened {
    display: flex;
    border: 1.5px solid #844A15;
}

.category__opened.expanded {
    background-color: #faf2e8;
}





.category__opened a {
    border: 0;
    font-size: .8vw;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.14px;

    display: inline-block;
    text-decoration: none;
    transition: all .1s ease-in-out;
}


a.cat_parent {
    color: #844A15;
}

.category__opened {
    display: inline-block;
    margin-right: 10px;
}

.page__catalog .content {
    width: 96%;
}

.cat_link {
    color: #844A15;
    font-size: .8vw;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.14px;
    padding: 9px 12px;
    display: inline-block;
    text-decoration: none;
    border: 1.5px solid #844A15;
    margin-right: 10px;
    transition: all .1s ease-in-out;
}


.category__opened a {
    padding: 9px 12px;
    margin: 0;
}

.cat_link:hover {
    color: #c18556;
}


.category__opened .active_cat {
    color: black;
}




.no-products-message {
    color: #747474;
    text-align: center;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}


.ff__sort_var {
    cursor: pointer;
    padding: 0px 30px;
}

.ff__sort_var:hover {
    color: #131313;
}

.ff__sort_var.active {
    color: #131313;
}

.ff__sort {
    width: 14vw;
    border: 1px solid transparent;
    border-bottom: 0px;
}

.ff__sort.active {
    position: relative;
    background: #FFF8F4;
    border: 1px solid black;
    border-bottom: 0px;
}

.ff__sort_wrapper {
    width: 100%;
    position: absolute;
    background: #FFF8F4;
    display: none;
    padding-bottom: 30px;
    border: 1px solid black;
    border-top: 0px;
    margin-left: -1px;
    z-index: 1;
}

.ff__sort.active .ff__sort_wrapper {
    display: block;
}

.ff_sort_title {
    display: flex;
    align-items: center;
    color: #131313;
    gap: 6px;
    cursor: pointer;
    padding: 20px 30px;
}

.ff_sort_title svg {
    width: 1vw;
    height: auto;
}

.full_filter {
    display: none;
}

.full_filter.active {
    display: block;
}


#fs-price-slider {
    height: 2px;
    background: #e5e1de;
    border: none;
    box-shadow: none;
    width: 97%;
    margin: 30px 0 0 3px;
}

#fs-price-slider .noUi-connect {
    background: #747474;
}

#fs-price-slider .noUi-handle {
    width: 20px;
    height: 20px;
    background: #747474;
    border-radius: 0px;
    border: none;
    top: -9px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#fs-price-slider .noUi-handle::before,
#fs-price-slider .noUi-handle::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Crect width='18' height='18' fill='%23747474'/%3E%3Crect x='4' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='4' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='4' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='8' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='8' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='4' width='2' height='2' fill='%23D8D8D8'/%3E%3Crect x='12' y='12' width='2' height='2' fill='%23D8D8D8'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    top: 0;
}

#fs-price-slider .noUi-handle::after {
    display: none;
}


.fs__block.fs__block_price {
    width: 19vw;
    margin-right: -14.5vw;
}

.fs__block.fs__block_price .fs__block_inner {
    width: 80%;
    height: unset;
    overflow: unset;
}

.fs__block.fs__block_price .btnSubmit {
    margin-top: 20px;
}

.btnSubmit {
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-family: 'Onest';
    font-size: .9vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 20px;
    background-color: #844A15;
    cursor: pointer;
    margin-top: 10px;
    margin: 0px 0 0 10%;
}

.fs__block_inner {
    width: 80%;
    margin: 0 auto;
    height: 195px;
    overflow: scroll;
}


.fs__block_inner {
    /* --sb-track-color: #232E33; */
    --sb-thumb-color: #844A15;
    --sb-size: 8px;
    scrollbar-gutter: stable both-edges;
}

.fs__block_inner::-webkit-scrollbar {
    width: var(--sb-size)
}

.fs__block_inner::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 0px;
}

.fs__block_inner::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 0px;

}

.fs__block_inner::-webkit-scrollbar-corner {
    background: none;
}

@supports not selector(::-webkit-scrollbar) {
    .fs__block_inner {
        scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
    }
}




.fs__block {
    position: relative;
    width: 14vw;
    margin-right: -9.5vw;
}

.fs__block_wrapper {
    width: calc(100% - 2px);
    position: absolute;
    background: #FFF8F4;
    display: none;
    padding-bottom: 30px;
    border: 1px solid black;
    border-top: 0px;
    margin-left: 0;
    z-index: 1;
}

.fs__block.active {
    z-index: 2;
}

.fs__block.active .fs__block_wrapper {
    display: block;
}

.fs__block.active .fs__block_title svg {
    transform: rotate(-180deg);
}

.fs__block.active .fs__block_title {
    background: #FFF8F4;
    border: 1px solid black;
    border-bottom: 0px;
}

.fs__block_title svg {
    width: 1vw;
    height: auto;
}

.fs__block_title {
    color: #747474;
    padding: 20px 30px;
    border: 1px solid transparent;
    border-bottom: 0px;
}

.fs__block_title_inner {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    gap: 6px;
}

.filters__info {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.price__slider_info {
    display: flex;
    justify-content: space-between;
    font-size: 0.9vw;
    color: #747474;
    margin-top: 20px;
}



a.parent-category {
    color: #844A15;
}



.subcategories-container {
    display: inline-block;
}

.category-block {
    display: inline-block;
}



a.active_cat {
    /* color: black; */
    /* font-weight: 600; */
    background-color: #faf2e8;
}

.catalog.max .product img {
    height: 35vw !important;
    min-height: unset;
}

.catalog.max .video__catalog {
    height: 35vw !important;
    min-height: unset;
}


.video__catalog svg {
    position: absolute;
    width: 2vw;
    height: auto;
    left: 30px;
    top: 30px;
    z-index: 1;
}

.lookSlider .tH {
    margin-top: 0;
}

.desktop-inline {
    display: inline-block;
}

.mobile-inline {
    display: none;
}

.page_blog .blog__date {
    text-align: center;
}

.page_blog {
    width: 50%;
    margin: 0 auto;
}

.page_blog p:has(img) {
    width: 100%;
    margin: 50px auto;
}

.page_blog p {
    width: 80%;
    margin: 20px auto;
}

.page_blog h1,
.page_blog h2,
.page_blog h3,
.page_blog h4,
.page_blog ul {
    width: 80%;
    margin: 20px auto;
}

.page_blog ul {
    padding-left: 20px;
}

.product__name_in {
    color: #844A15;
    font-family: Onest;
    border-bottom: 1px solid #844A15;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 1.3vw;
    line-height: 1.3;
}

.product__in {
    margin: 50px 0;
    width: 100%;
    position: relative;
    display: block;
    text-decoration: none;

}

a.product__in {
    color: #747474;
}

.product__in_desc {
    position: absolute;
    bottom: 0;
    background-color: white;
    padding: 30px;
    margin: 20px;
    width: 35%;
}


.product__in_desc.even {
    left: 0;
    right: unset;
}

.product__in_desc.odd {
    right: 0;
    left: unset;
}




.product__in img {
    width: 100%;
    height: auto;
}

.full__wrapper h1 {
    text-align: left;
}

.full__wrapper {
    float: right;
    width: 70%;
}

.full__links a {
    align-self: center;
    color: #747474;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    gap: 19px;
    margin: 10px 0;
}

.full__links a svg {
    display: none;
}

.full__links a.active svg {
    display: block;
}

.full__links a.active {
    color: #844A15;
}

.full__links {
    float: left;
    background: #FFF8F4;
    padding: 30px 3vw;
    width: 20%;
    position: sticky;
    top: 30px;
}

.page_full {
    width: 96%;
}

#ymap {
    width: 100%;
    height: 700px;
}

.shop__info a {
    color: #844A15;
}

.btn {
    color: #FFF;
    text-align: center;
    font-family: 'Onest';
    font-size: 1vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 20px;
    background-color: #844A15;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border: 0px;
}

.shop__info {
    margin-top: 20px;
}

.shop__desc {
    color: #131313;
    font-size: 1vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.2px;
}

.shop_info {
    display: flex;
    align-items: center;
    color: #747474;
    font-size: .8vw;
    font-weight: 400;
    letter-spacing: 0.14px;
    gap: 5px;
}

.shop_info svg {
    width: .8vw;
    height: auto;
}

.shops__wrapper {
    display: flex;
    gap: 20px;
    width: 70%;
    margin: 50px auto 0 auto;
    flex-wrap: wrap;
}

.shop__map {
    position: absolute;
    background-color: #FFF8F4;
    padding: 30px;
    width: 20vw;
    box-sizing: border-box;
    top: 30px;
    right: 30px;
    z-index: 1;
    display: none;
}

.shop__map.active {
    display: block;
}

.map__wrapper {
    position: relative;
}

.shop {
    background-color: #FFF8F4;
    padding: 30px;
    flex: 1 1 calc(33.333333% - 20px);
    /* Устанавливаем ширину 16.66% (1/6) с учетом отступов */
    box-sizing: border-box;
    /* Учитываем padding в ширине элемента */
}

.shop__name {
    color: #844A15;
    font-family: Onest;
    font-size: 1.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.close__shop_map {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.close__shop_map svg {
    width: 100%;
    height: auto;
}

.main__info {
    padding: 30px;
}

.show-more-btn {
    color: #844A15;
    cursor: pointer;
    margin-top: 10px;
    text-decoration: underline;
}

.block__info_text {
    display: none;
    padding: 0px 30px 30px 30px;
    color: #131313;
}

.block__info_text .product__line {
    align-items: start;
}

.product__line_desc {
    color: black;
    font-weight: 500;
}

.block__info_btn {
    width: 1.5vw;
    height: auto;
    cursor: pointer;
    transform: rotate(-45deg);
    transition: all .1s ease-in-out;
}

.block__info_title {
    color: #131313;
    font-size: 1.3vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.24px;
    cursor: pointer;
}



.block_info.active .block__info_text {
    display: block;
}

.block_info.active .block__info_btn {
    transform: rotate(0deg);
}

.block__info_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 30px 30px 20px 30px;
}

.single__product .button__add {
    font-size: 1.1vw;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7vw;
    gap: 10px;
    width: 100%;
    background-color: #844A15;
    color: white;
    margin-top: 20px;
    padding: 20px 0;
}

.single__product .button__add svg path {
    fill: white;
}

.product__line_sizes_info {
    display: flex;
    align-items: center;
    gap: 5px;
}

.product__line_sizes_info svg {
    width: 1.2vw;
    height: auto;
}

.product__cats {
    font-size: 0;
}

.brown {
    color: #844A15;
}

.product__line_sizes {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.product__line_size {
    cursor: pointer;
    padding: 10px 10px;
    background-color: white;
    color: black;
    font-weight: 500;
}

.product__line_size.active {
    background-color: #844A15;
    color: white;
}

.product__line_info svg {
    width: 1.2vw;
    height: auto;
}

.green {
    color: #50AA4D;
}

.product__line_info {
    display: flex;
    align-items: center;
    gap: 3px;
}

.product__line_name {
    color: #747474;
    flex-shrink: 0;
    width: 9vw;
}

.product__line {
    display: flex;
    align-items: center;
    font-size: .9vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.12px;
    margin-top: 20px;
}

.hidden-characteristic {
    display: none;
}

.hidden-characteristic.active {
    display: flex;
}

.single__product .product__price_old {
    font-size: 1.8vw;
}

.single__product .product__price {
    color: #131313;
    font-family: Onest;
    font-size: 1.8vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.product__title {
    color: #747474;
    font-size: 1.5vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.24px;
    margin-top: 30px;
    text-align: left;
}

.product_cat_bage svg {
    width: .7vw;
    height: auto;
}

.product_cat_bage svg path {
    fill: #844A15;
}

.product_cat {
    background-color: white;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    color: #844A15;
    font-size: .8vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.12px;
}

.product_cat_bage {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}


.info__block {
    float: right;
    width: calc(100% / 3 * 1);
}

.block_info {
    box-sizing: border-box;
    background: #FFF8F4;
    margin-bottom: 10px;
}

:root {
    --media-height: 48vw;
}

.video__product svg {
    position: absolute;
    width: 2vw;
    height: auto;
    left: 30px;
    top: 30px;
    z-index: 1;
}

.video__product {
    width: calc(100% / 2 - 10px);
    position: relative;
    height: var(--media-height);
    background-color: #dcdcdc;
}

.media__block a {
    width: calc(100% / 2 - 10px);
    flex-shrink: 0;
    height: var(--media-height) !important;
    object-fit: cover;
    object-position: center;
    outline: none;
}



.media__block img {
    width: calc(100% / 2 - 10px);
    flex-shrink: 0;
    height: var(--media-height) !important;
    object-fit: cover;
    object-position: center;
}


.media__block a img {
    width: 100%;
}


.media__block {
    width: calc(100% / 3 * 2);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    float: left;
}

.pageProduct {
    width: 98%;
    margin: 0 auto;
}

.product__line_sizes_info {
    cursor: pointer;
}

.product__line_colors {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.product__line_color {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.product__line_color img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}

.product__line_colors a {
    display: block;
    width: 100%;
    height: 100%;
}

.product__line_colors a:hover {
    opacity: 0.8;
}

.hidden-color {
    display: none;
}

.hidden-color.active {
    display: block;
}

.show-more-colors {
    margin-top: 10px;
    color: #844A15;
    cursor: pointer;
    text-decoration: underline;
}


.stock__info_desc svg {
    width: .9vw;
    height: auto;
}

.stock__info_desc {
    display: flex;
    align-items: start;
    color: #844A15;
    gap: 2px;
    margin-top: 3px;
}

.stock__info_desc div {
    text-decoration: underline;
}

.stock__info_name {
    color: #131313;
    font-family: Onest;
    font-size: 1.1vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.14px;
}

.stock__size {
    padding: 10px 10px;
    background-color: white;
    color: black;
    font-weight: 500;
}


.stock__size.active {
    background-color: #844A15;
    color: white;
}

.stock__sizes {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 50%;
    flex-wrap: wrap;
    justify-content: end;
    cursor: pointer;
}

.stock__line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #FFE8D6;
}

.stock__line:last-child {
    border-bottom: none;
}

.productOptions {
    display: none;
}

.go__to_cart {
    margin-top: 10px;
    display: none;
}

.go__to_cart.active {
    display: inline-block;
}

#models,
#past {
    margin-top: 90px;
}

.pageProduct .catalog {
    width: 100%;
}

.pageProduct #subscribe {
    margin-top: 100px;
}


.single__product .mSlider img {
    width: 100%;
    height: 140vw;
    object-fit: cover;
}

.single__product .mSlider {
    height: 140vw;
}

.center {
    text-align: center;
}




.input_error {
    margin-top: 5px;
    font-size: .8vw;
    color: #844A15;
    display: none;
}

.input__wrapper {
    margin-top: 20px;
}

.input_checkout_wrapper {
    width: 55%;
    flex-shrink: 0;
    position: relative;
}

.input_checkout {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    padding: 10px;
    font-size: 1vw;
}

.input_info {
    flex-shrink: 0;
    width: 40%;
}

.input_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #131313;
}

.order__checkout_wrapper {
    width: 49%;
    float: left;
}


.order_inputs {
    margin-bottom: 40px;
}

.checkoutProduct_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.checkoutProduct_price .product__price {
    color: #131313;
}

.checkoutProduct_price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 1.2vw;
}

.checkoutProduct_info_size {
    color: #844A15;
}

.checkoutProduct__info {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    gap: 8px;
    margin-top: 10px;
}

.checkoutProduct img {
    width: 100%;
    height: 25vw !important;
    /* min-height: 600px; */
    object-fit: cover;
}

.cart__items_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 10px;
}

.checkoutProduct {
    width: calc(25% - 7.5px);
    box-sizing: border-box;
    margin-bottom: 20px;
}

.pageCheckout h1 {
    color: #131313;
}

.pageCheckout {
    width: 70%;
    margin: 0 auto;
}

.h__plate {
    display: flex;
    padding: 13px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    background-color: #FFF8F4;
    color: #844A15;
}

.product_quantity {
    display: flex;
    align-items: center;
    gap: 5px;

    border: 1px solid #f5f5f5;
    border-radius: 5px;
    overflow: hidden;
    width: 100px;
}

.quantity-decrease,
.quantity-increase {
    background-color: #f5f5f5;
    border: none;
    width: 30px;
    height: 30px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #a3a3a3;
}

.quantity-input {
    width: 40px;
    text-align: center;
    border: none;
    font-size: 16px;
    pointer-events: none;
    color: #747474;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    /* Убирает стрелки в Chrome, Safari, Edge */
    margin: 0;
}

.quantity-decrease:disabled,
.quantity-increase:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}



.product__name {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}


.catalog.max .product__name {
    max-width: 53%;
}



/* .product__desc_sizes .catalog.max .product__name {
    max-width: 70%;
} */

.catalog.max .product__sizes {
    max-width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}


.moscow {
    display: none;
}

.moscow.active {
    display: block;
}

.input__wrapper_sipping .input_info {
    flex-shrink: 0;
    width: unset;
}

.input__wrapper_sipping .input_flex {
    align-items: start;
}

.custom-checkbox.checkbox_shipping {
    display: flex;
    align-items: start;
}

.ship_desc {
    opacity: .3;
}

.order_ship_cost_info {
    font-size: .7vw;
    margin-top: 5px;
    line-height: 1.4;
    opacity: .4;
}

.order_ship {
    margin-top: 20px;
    display: none;
}

.order_ship.active {
    display: block;
}

.order_summary_wrapper {
    color: #131313;
}

.order_summary_desc {
    font-size: 1.1vw;
}

.order_summary_total {
    font-size: 1.8vw;
    margin-top: 18px;
}

.checkout__error {
    color: #844A15;
    margin-top: 5px;
    display: none;
    text-align: center;
}

.checkout__error.active {
    display: block;
}

.shipping__error {
    color: #844A15;
    margin-top: 5px;
    display: none;
    text-align: center;
}

.shipping__error.active {
    display: block;
}

.payment__error {
    color: #844A15;
    margin-top: 5px;
    display: none;
    text-align: center;
}

.payment__error.active {
    display: block;
}

.agreement__error {
    color: #844A15;
    margin-top: 5px;
    display: none;
    text-align: center;
}

.agreement__error.active {
    display: block;
}

.only {
    font-size: .7vw;
    margin-top: 5px;
    line-height: 1.4;
    opacity: .4;
    display: none;
}

.only.active {
    display: block;
}

.input_checkout:disabled {
    color: #D8D8D8;
    cursor: not-allowed;
}

/* Добавляем стили для input_country_wrapper */
.input_country_wrapper {
    display: inline-block;
    width: 100%;
    cursor: not-allowed;
}

/* Убедимся, что оболочка перехватывает клики */
.input_country_wrapper input {
    pointer-events: none;
}

.order__checkout {
    margin-top: 50px;
}

.login_status_message {
    margin-top: 5px;
}

.btn__login {
    box-shadow: none;
    border: 0;
}

.login__wrapper {
    display: none;
}

.login__wrapper.active {
    display: block;
}

.already__registered {
    color: #844A15;
    display: flex;
    align-items: center;
    gap: 5px;
}

.already__registered svg {
    width: 1vw;
    height: auto;
}

.order_summary {
    float: right;
    width: 49%;
    background: #FFF8F4;
    box-sizing: border-box;
    padding: 30px;
    position: sticky;
    top: 10px;
}

.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.custom-checkbox input {
    display: none;
}

.input__wrapper .custom-checkbox input[type="checkbox"],
.payment__methods .custom-checkbox input[type="checkbox"],
.checkbox_agreement input[type="checkbox"] {
    border-radius: 0px;
    border-color: #131313;
    cursor: pointer;
    margin-left: 0;
}

.input__wrapper label,
.payment__methods label,
.checkbox_agreement label {
    color: #131313;
}


.input__wrapper_top .input_flex {
    align-items: start;
}

.input__wrapper .custom-checkbox input[type="checkbox"]:checked::before,
.payment__methods .custom-checkbox input[type="checkbox"]:checked::before,
.checkbox_agreement input[type="checkbox"]:checked::before {
    border-color: #131313;
}

.checkbox_agreement a {
    color: #844A15;
}

/* Скрываем строку "Выберите предложенный вариант" */
.suggestions-hint {
    display: none !important;
}

/* Скрываем логотип Dadata */
.suggestions-logo {
    display: none !important;
}

/* Стили для подсказок Dadata */
.suggestions-suggestions {
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    max-height: 300px;
    overflow-y: auto;
    z-index: 9999;
}

.suggestions-suggestion {
    padding: 8px 12px;
    cursor: pointer;
}

.suggestions-suggestion:hover {
    background-color: #f8f4f1;
}

.suggestions-promo {
    display: none !important;
}

.suggestions-suggestion strong {
    color: #844A15 !important
}

.payments_availible {
    display: none;
}

.payments_availible.active {
    display: block;
}

.only-moscow-in {
    display: none;
}

.only-moscow-in.active {
    display: block;
}

.payments_info {
    color: #131313;
    display: none;
}

.payments_info.active {
    display: block;
}

.payment_method svg {
    height: .9vw;
    width: auto;
}

.payment_method {
    margin: 15px 0;
}

.payment_desc {
    display: flex;
    align-items: center;
    gap: 10px;
}

.payment_images {
    display: flex;
    align-items: center;
    gap: 3px;
}

.payment__methods {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px solid #844A15;
    border-bottom: 1px solid #844A15;
}

input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}


.tour__open {
    font-size: 1.1vw;
    display: flex;
    align-items: center;
    color: #844A15;
    cursor: pointer;
    margin-top: 10px;
    gap: 6px;
    text-decoration: underline;
}

.popup__tour iframe {
    width: 65vw;
    height: 66vh;
}

.in__cart {
    display: none;
}

.single__product .button__add svg.in__cart path {
    fill: none;
    stroke: white;
}

.popup__idea_product .btn__text.in {
    color: #747474;
}

.login_wrapper .input_info {
    width: 20%;
}

.login_wrapper .input_checkout_wrapper {
    width: 75%;
}

.login_wrapper .btn__login {
    width: 100%;
}

.login_top {
    display: flex;
    align-items: center;
    font-size: 1.7vw;
    gap: 30px;
    color: #131313;
}

.login_wrapper {
    border-top: 1px solid #844A15;
    border-right: 1px solid #844A15;
    border-bottom: 4px solid #844A15;
    border-left: 1px solid #844A15;
    background: #FFF;
    padding: 40px;
    min-width: 350px;
    width: 20vw;
    margin: 0 auto;
}


.order__plate {
    display: flex;
    padding: 13px 20px;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    background-color: #FFF8F4;
    color: #131313;
}

.login_wrapper a {
    color: #844A15;
}


.account__widget {
    display: none;
}

.account__widget.active {
    display: block;
}

.login_top {
    line-height: 1.2;
}

.user_wrapper {
    color: #131313;
    border-top: 1px solid #844A15;
    border-right: 1px solid #844A15;
    border-bottom: 4px solid #844A15;
    border-left: 1px solid #844A15;
    background: #FFF;
    padding: 40px;
    min-width: 350px;
    width: 20vw;
}

.user_wrapper a:hover {
    color: #844A15;
}

.user_wrapper a {
    color: #131313;
    text-decoration: none;
}

.account__widget {
    position: absolute;
    z-index: 99;
    right: 2%;
    top: calc(5vw + 2.5rem);
    z-index: 9999;
}

.accound_links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.accound_links {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.accound_links a svg {
    width: 1vw;
    height: auto;
}

.accound_links a svg path {
    stroke: #131313;
}

.accound_links a:hover svg path {
    stroke: #844A15;
}

.login_status_message {
    margin-top: 20px;
    text-align: center;
}

.btn_long {
    width: unset;
    display: inline-block;
    margin: 0px auto 0 auto;
    float: none;
    padding: 17px 80px;
}

.long .input_checkout_wrapper {
    width: 65%;
}

.long .input_info {
    width: 30%;
}



.pass_toggle path {
    stroke: #131313;
    stroke-width: 1.2px;
}

.pass_hide {
    display: none;
}

.pass_toggle {
    width: 1.5vw;
    height: auto;
}


.password_show_hide {
    display: flex;
    gap: 7px;
    align-items: center;
    cursor: pointer;
}

.btn_save {
    display: none;
}

.update-success-message {
    background-color: #e8f5e9;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #2e7d32;
}

.checkout__error_register {
    background-color: #FFF8F4;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #844A15;
    display: none;
}

.registration-error-message {
    background-color: #FFF8F4;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #844A15;
}

.checkout__error_register.active {
    display: block;
}

a.btn_long {
    color: white;
}

.succses__registration_inner {
    width: 60%;
    margin: 0 auto;
}

.succses__registration_pre {
    color: #131313;
    font-size: 1.1vw;
}

.succses__registration_h {
    color: #131313;
    font-size: 1.4vw;
    font-weight: 600;
}

.succses__registration {
    background: #FFF8F4;
    display: flex;
    justify-content: center;
    padding: 90px 0 120px 0;
    text-align: center;
}

.btn_register {
    display: none;
}

.full__links_mobile {
    display: none;
    margin-bottom: 20px;
}

.full__links_mobile {
    position: relative;
    z-index: 1000;
    font-size: 17px;
    font-weight: 500;
}

.mobile-menu-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px;
    background-color: #FFF8F4;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
}

.mobile-menu-toggle span {
    color: #844A15;
}

.mobile-menu-toggle.active svg {
    transform: rotate(180deg);
}

.mobile-menu-content {
    display: none;
    background-color: #FFF8F4;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 1001;
}

.mobile-menu-content.show {
    display: block;
}

.mobile-menu-content a {
    display: block;
    padding: 15px 15px;
    color: #747474;
    text-decoration: none;
}

.mobile-menu-content a:last-child {
    border-bottom: none;
}

.mobile-menu-content a.active {
    color: #844A15;
    font-weight: 500;
}


.lookbook_icon {
    position: absolute;
    left: 30px;
    top: 30px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3vw;
    height: 3vw;
}

.lookbook_icon svg {
    width: 1vw;
    height: auto;
}

.lookbook_img {
    pointer-events: none;
}

.has_products {
    cursor: pointer;
    pointer-events: all;
}

.lookbook__info strong {
    font-size: 1.2vw;
    color: #747474;
}



.img__block_half {
    width: 50%;
    height: 55vw;
    float: right;
}

.img__block_full {
    width: 100%;
    height: 60vw;
}

.lookbook_img {
    position: relative;
}

.lookbook_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobile__top {
    display: none;
}




.mobile__btn {
    cursor: pointer;
}

.mobile__top_side {
    display: flex;
    align-items: center;
    gap: 20px;
}

.logo__mobile svg {
    width: 65px;
    height: auto;
}


.logo__mobile svg path {
    fill: #844A15;
}

.mobile__top {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    width: 94%;
    margin: 20px auto 0 auto;
}



.logo__mobile {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.home .mobile__top {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.home .logo__mobile svg path {
    fill: white;
}


.home .mobile__top_side svg path {
    stroke: white;
}

.home .mobile__top_side svg rect {
    fill: white;
}

body.fixed {
    overflow: hidden;
}

.category__child {
    display: none;
}

a.category__child_link {
    margin-left: 20px;
}



.category__child_title {
    display: inline-flex;
    align-items: center;
    color: #844A15;
    font-size: 15px;
    cursor: pointer;
    gap: 5px;
    margin-top: 7px;
}

.menu__block_second .column_2 a {
    color: #747474;
}

.menu__block_second {
    display: flex;
    justify-content: space-between;
}

.menu__second_link {
    font-size: 15px;
    margin: 7px 0;
    display: inline-block;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.has_child {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.menu__mobile .searchWrapper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.menu__block_third a {
    font-size: 22px;
}

.menu_wrapper {
    width: 92%;
    margin: 20px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 120px);
}

.menu_wrapper a {
    color: #131313;
    text-decoration: none;
}

.menu__copyrights {
    color: #747474;
    font-size: 12px;
    margin-top: 20px;
}

.menu__copyrights a {
    color: #747474;
    font-size: 12px;
    text-decoration: underline;
}

.menu__main_link {
    font-size: 23px;
    display: inline-block;
    margin: 10px 0;
}

a.look__all {
    color: #844A15;
}

.menu__mobile {
    position: fixed;
    width: 100%;
    height: 100dvh;
    background: #FFF8F4;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.menu__mobile.active {
    display: block;
}

.home .menu__mobile .mobile__top {
    position: relative;
    left: unset;
    transform: unset;
}

.home .menu__mobile .logo__mobile svg path {
    fill: #844A15;
}


.home .menu__mobile .mobile__top_side svg path {
    stroke: #131313;
}

.home .menu__mobile .mobile__top_side svg rect {
    fill: #131313;
}


.menu__mobile .logo__mobile svg path {
    fill: #844A15;
}


.menu__mobile .mobile__top_side svg path {
    stroke: #131313;
}

.menu__mobile .mobile__top_side svg rect {
    fill: #131313;
}

.about__production_images {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 90px;
    flex-wrap: wrap;
}

.about__production_images img {
    width: calc(33.3% - 7px);
    height: auto;
    flex-shrink: 0;
}

.about__production .about_inner {
    margin-top: -13vw;
}

.about__production {
    margin-top: 90px;
}

.img__production {
    width: 100%;
    height: auto;
}

.about__block {
    display: flex;
    gap: 10vw;
    margin-top: 90px;
}

.about__block:nth-child(even) {
    flex-direction: row-reverse;
}

.about__block img {
    width: 50%;
    height: auto;
    flex-shrink: 0;
}

.about__block_h {
    font-size: 1.5vw;
    margin-bottom: 20px;
    font-family: 'Onest';
    font-weight: 400;
    line-height: 1.3;
}

.about__blocks {
    width: 60%;
    margin: 0 auto;
}

.pageAbout {
    color: #131313;
    font-size: 1.1vw;
    line-height: 1.5;
}

.about_inner video {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.about__video_wrapper {
    background: #FFF8F4;
    padding: 80px 0;
    width: 100%;
}

.about_inner {
    width: 60%;
    margin: 0 auto;
}


.about__lookbook {
    margin-top: 180px;
}

.pageAbout h1 {
    color: #131313;
}



.login_wrapper .woocommerce-form-login {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}


[data-fancybox-toggle-slideshow],
[data-fancybox-toggle-thumbs] {
    display: none !important;
}

.fancybox__container {
    --fancybox-bg: rgba(24, 24, 27, 0.6) !important;
}

.f-button {
    background: transparent !important;
}


.f-button.is-next svg,
.f-button.is-prev svg {
    filter: none !important;
    box-shadow: none !important;
}

.fancybox__infobar {
    text-shadow: none !important;
    box-shadow: none !important;
    filter: none !important;
}


.no__margin {
    margin: 0;
}


.popUpSpecial {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.popUpSpecial.active {
    display: block;
}

.popUpWrapperSpecial {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: rgba(63, 95, 114, .3);
    position: relative;
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popupBlockSpecial {
    width: 70vh;
    position: relative;
}

.popupBlockSpecial img {
    width: 100%;
    height: auto;
}

.popUpCloseSpecial {
    position: absolute;
    right: -30px;
    top: -30px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}


.popUpSpecial .close__popup {
    right: calc(-2.5vw - 10px);
}

.top__menu_center img {
    width: 8vw;
    height: auto;
}

.logo__mobile img {
    width: 86px;
    height: auto;
}

.mymart-logo {
    width: 12vw;
    height: auto;
}


.breadcrumbs__wrapper {
    display: inline-flex;
    align-items: center;
    background-color: #FFF8F4;
    padding: 11px 10px;
    font-size: .8vw;
    letter-spacing: 0.14px;
    margin-bottom: 20px;
}

.breadcrumbs__wrapper a,
.breadcrumbs__wrapper span {
    color: black;
    font-size: .8vw;
    text-decoration: none;
    letter-spacing: 0.14px;
    margin: 0 10px;
}

.breadcrumbs__wrapper a span {
    margin: 0;
}

.breadcrumb__current {
    margin: 0 10px;
}

.go__top svg {
    transform: rotate(-90deg);
}

.go__top {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #844A15;
    gap: 10px;
}

.lookbook__wrapper_single {
    margin-top: 0;
}

.lookbook__single_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.lookbook__info {
    width: 50%;
    letter-spacing: 0.2px;
    margin: 100px auto 0 auto;
}







.catalog-pagination {
    margin-top: 50px;
    text-align: center;
}


.catalog-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.catalog-pagination .page-numbers li a {
    width: 35px;
    height: 35px;
    border: 1px solid #eee;
    text-decoration: none;
    color: #333;
    /* color: #747474; */
    margin: 0 5px;

}

.catalog-pagination .page-numbers li a:hover {
    background-color: #faf2e8;
    border-color: #faf2e8;
}


.catalog-pagination .page-numbers.current {
    width: 35px;
    height: 35px;
    border: 1px solid #844A15;
    text-decoration: none;
    margin: 0 5px;
    background-color: #844A15;
    color: white;
}


.catalog-pagination .page-numbers.dots {
    border: none;
    width: 35px;
    height: 35px;
}


.catalog-pagination .prev,
.catalog-pagination .next {
    width: auto;
    padding: 0 12px;
}



.filter__cancel {
    background-color: #844A15;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 15px;
    color: white;
}

.filter__cancel svg {
    width: 12px;
    height: auto;
    fill: white;
    cursor: pointer;
}

.filter__cancel path {
    stroke: white;
}


.filter__cancel_wrapper {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.breadcrumbs__current {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.archive__title {
    text-align: left;
    margin-top: 20px;
}


.seo-text__wrapper {
    max-height: 290px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.5s cubic-bezier(.4, 0, .2, 1);
}

.seo-text__fade {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    background: linear-gradient(0deg, #fff 80%, transparent 100%);
    pointer-events: none;
}

.seo-text__more {
    margin-top: 10px;
    background: none;
    border: none;
    font-weight: 600;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    color: black;
}

.breadcrumbs__list {
    display: flex;
}


.tag__wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 50px;
}

.tag {
    background-color: #eee;
    padding: 9px 16px;
    color: black;
    text-decoration: none;
    text-transform: lowercase;
}


.text .single__content {
    width: 80%;
}


.text .content__single ul li {
    color: #747474;
}


.review__buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}

.icon {
    fill: rgba(43, 43, 43, 0.3)
}

.review__btn {
    cursor: pointer;
    width: 3vw;
    height: 3vw;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review__txt {
    font-size: .8vw;
}


.review__txt--clamp {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    /* было 5, стало 6 */
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    position: relative;
    min-height: 4.8em;
    max-height: 9.6em;
    /* 6 строк примерно */
}

.review__txt--expanded {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    max-height: 1000em;
    overflow: visible;
}

.review__toggle {
    color: #DC9761;
    font-size: .8vw;
    cursor: pointer;
    margin-top: 4px;
    display: inline-block;
    text-decoration: underline;
    background: none;
    border: none;
    padding: 0;
    display: none;
}

.review__date {
    opacity: .4;
}

.review__name {
    color: black;
}

.review__header {
    display: flex;
    gap: 1vw;
}

.review__info {
    width: 60%;
    flex-shrink: 0;
}

.reviews__single {
    width: 70%;
    margin: 0 auto;
    margin-top: 4vw;
}

.review__header img {
    width: 3vw;
    height: 3vw !important;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    flex-shrink: 0;
}

.review {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 18px;
    gap: 16px;
    width: calc(25% - 15px);
    align-self: stretch;
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 10px;
    border: 1px solid rgb(235, 235, 235);
    background-color: rgb(255, 255, 255);
    transition: box-shadow 0.15s;
    flex-shrink: 0;
    box-sizing: border-box;
    margin: 20px 10px;

}

.review__slider {
    width: 100%;
    display: flex;
}




.reviews__single .slick-track {
    display: flex !important;
    align-items: stretch !important;
}

.reviews__single .slick-slide {
    height: auto !important;
    display: flex !important;
    align-items: stretch !important;
}

.reviews__single .slick-slide>div {
    width: 100%;
    display: flex !important;
    align-items: stretch !important;
}


.author__role {
    opacity: .5;
}

.author__name {
    color: black;
}

.desc__image {
    width: 100%;
    height: auto;
}

.block__author img {
    width: 4vw;
    height: 4vw;
    object-fit: cover;
    border-radius: 50%;
}

.block__author {
    background-color: #FFF8F4;
    padding: 20px;
    display: flex;
    gap: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
}

blockquote p {
    border: 1px solid #844A15;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 8px;
}

.time__to_read,
.read__count {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog__info {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.article__toc {
    margin: 30px 0;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    border-left: 4px solid #DC9761;
}

.article__toc-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.article__toc-content .toc-list {
    padding-left: 20px;
}

.article__toc-content ol {
    margin: 0;
    padding-left: 20px;
}

.article__toc-content li {
    margin: 8px 0;
}

.article__toc-content a {
    color: #555;
    text-decoration: none;
    transition: color 0.2s ease;
}

.article__toc-content a:hover {
    color: #DC9761;
}

.blog__also {
    margin: 30px 0;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #844A15;
    transition: box-shadow 0.3s ease;
}

.blog__also:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.blog__also-link {
    display: flex;
    text-decoration: none;
    color: inherit;
}

.blog__also-image {
    flex: 0 0 10%;
    margin-right: 20px;
}

.blog__also-image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.blog__also-content {
    flex: 1;
}

.blog__also-title {
    margin: 0 0 5px 0 !important;
    color: #333;
    font-size: 18px;
    width: 100% !important;
}

.blog__also-description {
    color: #666;
    font-size: 14px;
}


.faq-container {
    margin: 30px 0;
}

.faq-item {
    margin-bottom: 15px;
    border: 1px solid #844A15;
    border-radius: 8px;
}

.faq-question {
    padding: 15px 45px 15px 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    margin: 0;
    color: #333;
    display: flex;
    align-items: center;
}

.faq-question:after {
    content: '+';
    font-size: 20px;
    position: absolute;
    right: 15px;
    transition: transform 0.3s ease;
}

.faq-question.active:after {
    content: '−';
}

.faq-answer {
    display: none;
    padding: 0 15px 25px 15px;
    color: #555;
}

.faq-answer.active {
    display: block;
}

.faq-answer p:first-child {
    margin-top: 0;
}

.faq-answer p:last-child {
    margin-bottom: 0;
}

.faq-answer p {
    margin-top: 0px;
}





@media screen and (max-width: 1100px) {

    .blog__also-image {
        flex: 0 0 20%;
    }


    .time__to_read,
    .read__count {
        justify-content: center;
    }


    .blog__info {
        flex-direction: column;
        gap: 5px;
    }


    .block__author img {
        width: 50px;
        height: 50px;
    }

    .article__toc {
        display: none;
    }

    .review__txt--clamp {
        max-height: 9.8em;
    }

    .review__txt--expanded {
        max-height: 1000em;
    }


    .review__buttons {
        margin-top: 10px;
    }

    .review__btn {
        width: 40px;
        height: 40px;
    }


    .review__toggle {
        font-size: 14px;
    }

    .review__txt {
        font-size: 14px;
    }


    .review__header {
        gap: 10px;
    }

    .review__header img {
        width: 50px;
        height: 50px !important;
    }

    .reviews__single {
        width: 90%;
        margin-top: 20px;
    }


    .full__wrapper table {
        width: 100%;
    }


    .text .single__content {
        width: 94%;
    }


    .tag__wrapper {
        margin-top: 30px;
    }


    .catalog-pagination .page-numbers {
        flex-wrap: wrap;
    }

    .catalog-pagination .page-numbers li {
        margin-bottom: 10px;
    }


    .bagItems {
        width: 18px;
        height: 18px;
        font-size: 8px;
    }

    .home.fixed .bagItems {
        color: #131313;
        border-color: #131313;
    }

    .mobile__top_side a {
        text-decoration: none;
    }

    .breadcrumb__category {
        display: flex;
        font-size: calc (0.5em + 2vw);
        align-items: center;
    }


    .breadcrumbs {
        --sb-thumb-color: #844A15;
        --sb-size: 0px;
        scrollbar-gutter: stable both-edges;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .breadcrumbs::-webkit-scrollbar {
        display: none;
    }

    .breadcrumbs {
        display: flex;
        gap: 0px;
        align-items: center;
        overflow: auto;
        white-space: nowrap;
    }

    .breadcrumbs__wrapper {
        margin-bottom: 10px;
    }

    .breadcrumbs__wrapper a {
        font-size: 13px;
        text-decoration: none;
    }


    .breadcrumb__current {
        font-size: 13px;
    }


    .mymart-logo {
        width: 170px;
        height: auto;
    }

    .filter__block .custom-checkbox span {
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .popUpSpecial .close__popup {
        right: 0;
    }


    .popUpCloseSpecial {
        right: 0px;
        top: -40px;
    }

    .popupBlockSpecial {
        width: 85vw;
    }

    .about__lookbook {
        margin-top: 50px;
    }

    .about__production_images {
        margin-top: 20px;
    }


    .about__block:nth-child(2n) {
        flex-direction: column;
    }

    .about__block img {
        width: 100%;
    }

    .about__blocks {
        width: 75%;
    }

    .about__block {
        gap: 20px;
        margin-top: 40px;
        flex-direction: column;
    }


    .about__block_h {
        font-size: 20px;
    }

    .pageAbout {
        font-size: 15px;
    }

    .about__video_wrapper {
        padding: 50px 0;
    }

    .about_inner {
        width: 90%;
    }

    .searchWrapper.searchWrapper__mobile {
        width: 94%;
        margin: 20px auto 0 auto;
    }

    .home .searchWrapper.searchWrapper__mobile {
        position: absolute;
        z-index: 1;
        left: 50%;
        transform: translateX(-50%);
        top: 40px;
    }



    .mobile__top {
        display: flex;
    }

    .img__block_full {
        height: 400px;
    }

    .lookbook__info strong {
        font-size: 18px;
    }

    .lookbook_icon svg {
        width: 12px;
    }

    .lookbook_icon {
        left: 20px;
        top: 20px;
        width: 40px;
        height: 40px;
    }


    .img__block_half {
        width: 100%;
        height: 400px;
        float: none;
    }

    .lookbook__info {
        width: 92%;
        float: none;
        margin: 30% auto 0 auto;
    }

    .full__links_mobile {
        display: block;
    }


    .input_checkout_wrapper.full {
        width: 100%;
        margin: 10px 0;
    }

    .input__wrapper_subscribe .custom-checkbox {
        margin-bottom: 0;
    }

    .input__wrapper_subscribe.long .input_info {
        width: 60%;
    }

    .succses__registration svg {
        width: 80px;
        height: auto;
    }

    .succses__registration_pre {
        font-size: 14px;
    }


    .succses__registration_h {
        font-size: 23px;
    }

    .succses__registration_inner {
        width: 80%;
    }

    .succses__registration {
        padding: 30px 0 50px 0;
    }

    .btn_long {
        width: 100%;
    }

    .password_show_hide {
        gap: 5px;
    }

    .pass_toggle {
        width: 20px;
    }


    .long .input_checkout_wrapper {
        width: 60%;
    }


    .long .input_info {
        width: 38%;
    }


    .accound_links a svg {
        width: 17px;
    }


    .account__widget {
        right: 2%;
        top: 60px;
        width: 96%;
        box-sizing: border-box;
    }

    .user_wrapper {
        width: 100%;
        min-width: unset;
        box-sizing: border-box;
        padding: 30px;
    }


    .order__plate {
        justify-content: center;
        flex-wrap: wrap;
        gap: 5px 10px;
    }

    .login_top {
        font-size: 22px;
    }

    .login_wrapper {
        box-sizing: border-box;
        padding: 30px;
        width: 100%;
        min-width: unset;
    }

    .idea__popup_tile {
        max-width: 70%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
    }

    .size__info {
        font-size: 12px;
        display: none;
    }

    .choosen_size {
        margin-left: 0;
    }

    .popup__tour iframe {
        width: 100%;
        height: 50vh;
    }

    .tour__open {
        gap: 3px;
        font-size: 15px;
    }


    .payment_method svg {
        height: 10px;
    }

    .order_summary_total {
        font-size: 22px;
    }

    .order_summary_desc {
        font-size: 15px;
    }

    .input__wrapper {
        margin-top: 10px;
        overflow: hidden;
    }

    .order_ship_cost_info {
        font-size: 12px;
    }

    .input_info {
        width: 38%;
    }

    .input_checkout_wrapper {
        width: 60%;
    }

    .btn__login {
        width: 100%;
    }

    .already__registered svg {
        width: 20px;
    }

    .input_error {
        font-size: 13px;
        line-height: 1.4;
    }

    .input_checkout {
        font-size: 15px;
    }


    .order__checkout_wrapper {
        width: 100%;
    }

    .order_summary {
        float: left;
        width: 100%;
    }

    .checkoutProduct img {
        height: 70vw !important;
    }

    .checkoutProduct_price {
        font-size: 15px;
    }

    .checkoutProduct {
        width: calc(50% - 5px);
    }

    .stock__sizes {
        width: 100%;
        justify-content: start;
    }


    .stock__line {
        align-items: start;
        justify-content: start;
        flex-direction: column;
    }


    .pageCheckout {
        width: 96%;
    }

    .catalog.max .product__name {
        max-width: 95%;
        white-space: wrap;
    }


    .product__name {
        max-width: unset;
    }


    .single__product .mSlider .slick-next {
        background: url('img/slNext.svg') no-repeat;
    }

    .single__product .mSlider .slick-prev {
        background: url('img/slPrev.svg') no-repeat;
    }



    .single__product .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    :root {
        --media-height: 550px;
    }


    .video__product {
        height: var(--media-height) !important;
    }

    .video__product svg {
        width: 20px;
    }

    .stock__info_desc svg {
        width: 12px;
        margin-top: 5px;
    }


    .stock__info_desc {
        font-size: 13px;
    }

    .stock__info_name {
        font-size: 16px;
    }

    .block__info_top {
        padding: 20px 30px 20px 30px;
    }


    .block__info_btn {
        width: 20px;
    }

    .block__info_title {
        font-size: 16px;
    }

    .button__add svg {
        width: 15px;
        gap: 7px;
    }

    .single__product .button__add {
        font-size: 16px;
    }

    .product__line_sizes_info svg {
        width: 15px;
    }

    .product__line_info {
        gap: 0;
    }


    .product__line_name {
        width: 35%;
    }

    .product__line_info svg {
        width: 17px;
    }


    .product__line {
        font-size: 14px;
    }

    .single__product .product__price_old {
        font-size: 18px;
    }


    .single__product .product__price {
        font-size: 18px;
    }

    .product__title {
        font-size: 18px;
        margin-top: 20px;
    }


    .product_cat {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .product_cat_bage svg {
        width: 12px;
    }

    #models,
    #past {
        margin-top: 60px;
    }

    .info__block {
        float: none;
        width: 100%;
    }

    .media__block {
        display: none;
    }

    .pageProduct #subscribe {
        margin: 50px 0 90px 0;
    }

    .shop__map {
        padding: 30px;
        width: 80vw;
    }

    .shop__info {
        margin-top: 18px;
    }

    .shop__desc {
        font-size: 16px;
    }

    .btn {
        font-size: 15px;
        padding: 12px 0px;
    }

    .shop_info svg {
        width: 10px;
    }

    .shop_info {
        font-size: 13px;
    }

    .shop__name {
        color: #844A15;
        font-family: Onest;
        font-size: 18px;
    }

    .shop {
        flex: 1 1 calc(100% - 5px);
    }

    .shops__wrapper {
        gap: 20px;
        width: 96%;
        margin: 30px auto 0 auto;
    }

    #ymap {
        height: 500px;
    }


    .full__wrapper {
        width: 90%;
        margin: 0 auto;
        float: unset;
    }

    .full__links {
        display: none;
    }

    .content__single p {
        line-height: 1.45;
    }

    .page_blog p:has(img) {
        margin: 20px auto;
    }

    .product__in {
        margin: 20px 0;
    }

    .product__name_in {
        font-size: 15px;
    }

    .product__in_desc {
        padding: 30px;
        margin: 0px auto;
        width: 80%;
        position: relative;
    }

    .content__single h2 {
        font-size: 20px;
    }

    .content__single .h2 {
        font-size: 20px;
    }

    .top__menu .searchWrapper {
        width: 90%;
    }


    /* a.active_cat {
        background-color: #fbeee7;
    } */

    .cat_link {
        font-size: 13px;
        font-weight: 600;
        margin: 0 5px 0px 0;
        padding: 8px 11px;
    }

    .subcategories-container .cat_link {
        margin: 0;
        padding: 8px 11px;
    }


    .category__opened a {
        font-size: 13px;
        font-weight: 600;
        margin: 0 5px 0px 0;
        padding: 8px 10px;
    }



    .parent-of-active {
        background-color: #fbeee7 !important;
    }

    .special-div {
        display: inline-block;
        width: 5px;
    }



    .cat_link.parent-category.active_cat.category__opened {
        margin-right: 0px;
        padding-right: 15px;
        background-color: #fbeee7;
    }

    .parent-of-active {
        padding-right: 15px !important;
    }

    .cat_link.parent-category.category__opened svg {
        display: none;
    }

    .cat_link.parent-category.active_cat.category__opened svg {
        display: inline-block;
    }

    .parent-of-active svg {
        display: inline-block !important;
    }


    .parent-category.active_cat svg path {
        stroke: black;
    }

    .parent-category svg {
        display: none;
    }

    .parent-category.category__opened svg {
        display: inline-block;
    }

    .parent-category.category__opened {
        display: inline-flex;
        gap: 6px;
        align-items: center;
        background-color: #FFF8F4;

        font-size: 13px;
        font-weight: 600;
        margin: 0 5px 0px 0;
        padding: 10px 20px;
    }


    .category__opened {
        padding: 0;
        margin-right: 5px;
    }


    .cat_link.child-category:last-of-type {
        margin-right: 5px;
    }

    .desktop-inline {
        display: none !important;
    }

    .mobile-inline {
        display: inline-block;
    }

    .full_filter {
        margin-bottom: 20px;
    }


    .no-products-message br {
        display: none;
    }

    .no-products-message {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .filter__line_top {
        margin-top: 0px;
    }



    .filters__info {
        margin-top: 20px;
        justify-content: space-between;
        white-space: nowrap;
        overflow: auto;
    }

    .filter__cancel_wrapper {
        flex-wrap: nowrap;
    }


    .filters__info {
        --sb-thumb-color: #844A15;
        --sb-size: 0px;
        scrollbar-gutter: stable both-edges;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .filters__info::-webkit-scrollbar {
        display: none;
    }





    .some-filter-message {
        display: none;
    }

    .cancel__filters svg {
        width: 14px;
    }

    .main__categories_wrapper {
        overflow: hidden;
    }

    .main__categories {
        display: flex;
        gap: 0px;
        align-items: center;
        overflow: auto;
        white-space: nowrap;
    }




    .main__categories {
        /* --sb-track-color: #232E33; */
        --sb-thumb-color: #844A15;
        --sb-size: 0px;
        scrollbar-gutter: stable both-edges;
        /* Скрыть скроллбар во всех браузерах */
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE и Edge */
    }

    .main__categories::-webkit-scrollbar {
        display: none;
        /* Safari и Chrome */
    }





    .catalog.max .product__desc_main {
        flex-direction: column;
        gap: 0;
        text-align: center;
    }

    .catalog.max .product__desc_main .pr__new {
        display: none;
    }

    .catalog.max .product img {
        height: 70vw !important;
    }

    .catalog.max .video__catalog {
        height: 70vw !important;
    }

    .catalog.max .product {
        width: calc(100% / 2 - .5%);
    }


    .ff__view_btn svg {
        width: 17px;
    }

    .ff_sort_title svg {
        width: 20px;
    }

    .ff__sort {
        width: unset;
    }

    .fs__block {
        display: none;
    }

    .filter__block_inner {
        padding: 20px;
        min-height: 215px;
    }

    .price__slider_info {
        font-size: 3.5vw;
    }

    .filter__submit {
        font-size: 14px;
        padding: 12px 0px;
        width: 100%;
        position: sticky;
        bottom: 0;
        z-index: 1;
        left: 0;
        margin: 0;
        display: none;
    }

    .filter__submit.visible {
        display: block;
    }

    .filter__price {
        width: calc(100% + 20px);
    }

    .filter__show_more {
        font-size: 14px;
    }

    .custom-checkbox {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .filter__h {
        font-size: 16px;
    }

    .filter__block {
        width: calc(100% / 2 - 3px);
    }

    .filter__line {
        flex-wrap: wrap;
        gap: 5px;
        margin-top: 5px;
    }


    .ff__btn svg {
        width: 20px;
    }

    .catalog .product {
        margin-bottom: 20px;
    }

    .lookbook__post {
        width: 100%;
        height: 300px;
    }

    .copyrights {
        margin-top: 15px;
        font-size: 12px;
    }


    .blog__wrapper_page .blog__post {
        margin-bottom: 20px;
        width: calc(100% - 32px);
    }

    .page-template-template-ideas .load__more {
        margin-top: 20px;
    }

    .ideas__wrapper_page .idea {
        margin-bottom: 20px;
    }

    .load__more_btn {
        font-size: 16px;
    }

    .load__more {
        gap: 10px;
        margin-top: 0;
        flex-direction: column;
        margin-bottom: 90px;
    }

    .blog__wrapper_page {
        width: 90%;
        margin: 10px auto 0 auto;
    }

    .aricles__link_wrapper a {
        font-size: 5vw;
    }


    .aricles__link_wrapper {
        gap: 7vw;
    }

    .notfound br {
        display: none;
    }

    .top__menu_single .links__bottom {
        margin-top: 20px;
        justify-content: center;
        gap: 8px 18px;
    }

    .top__menu_single .links__bottom svg {
        width: 13px;
    }

    h3 {
        font-size: 17px;
    }

    h1 {
        font-size: 25px;
    }

    .close__popup {
        top: -45px;
        width: 40px;
        height: 40px;
        right: 0;
    }

    .close__popup svg {
        width: 14px;
    }

    .popup {
        background: rgba(0, 0, 0, .7);
    }

    .product__desc_sizes {
        display: none !important;
    }

    .product__desc_main {
        display: flex !important;
        flex-direction: column;
    }

    .top .links__bottom {
        margin-top: 20px;
        justify-content: center;
        gap: 8px 18px;
    }

    .top .links__bottom svg {
        width: 13px;
    }

    .top .links__bottom a {
        gap: 5px;
        font-size: 13px;
    }

    .top__menu_left {
        margin-top: 20px;
        margin-bottom: 8px;
    }

    .links__top {
        gap: 20px;
    }


    .links__top a {
        font-size: 16px;
    }

    .top__menu_center svg {
        width: 95px;
        height: auto;
    }

    .top__menu {
        top: 20px;
    }

    .top__menu_wrapper {
        flex-direction: column;
    }


    .top__menu_center {
        position: relative;
        left: unset;
        transform: unset;
        margin: 0 auto;
        float: none;
        display: inline-block;
    }

    .searchWrapper {
        width: 100%;
    }

    footer .links__bottom svg {
        width: 13px;
    }

    .links__bottom {
        margin-top: 10px;
        gap: 10px;
        flex-wrap: wrap;
    }

    .links__bottom a {
        gap: 5px;
        font-size: 12px;
    }

    footer {
        margin: 40px 0 30px 0;
    }

    .bottom__contact_links a {
        font-size: 14px;
    }

    .bottom__general_links,
    .bottom__secondary_links {
        gap: 20px;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .bottom__contact_links {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .bottom__general_links a {
        font-size: 14px;
    }

    .logo__bottom svg {
        width: 85px;
    }

    .logo__bottom img {
        width: 85px;
    }



    .blog__post img {
        height: 275px;
    }

    .blog__desc {
        margin-top: 10px;
    }

    .blog__date {
        margin-top: 7px;
    }


    .blog__title {
        font-size: 18px;
        line-height: 125%;
        margin-top: 10px;
    }

    .blog__post {
        padding: 15px;
        width: calc(100% - 32px);
        margin-bottom: 20px;
    }

    .blog__wrapper {
        flex-direction: column;
    }


    section {
        margin-top: 30px;
    }


    .form {
        margin-top: 30px;
    }

    .inputFrm {
        width: 55vw;
    }

    .send-form {
        font-size: 13px;
        padding: 10px 15px;
    }

    .inputFrm {
        width: 55vw;
        font-size: 13px;
        padding: 10px 0;
    }

    #subscribe {
        font-size: 13px;
        margin-top: 50px;
    }

    .popup__idea_product img {
        width: 35px;
        height: 35px;
    }

    .button__add {
        display: none;
    }

    .popup__idea .product__price_old {
        display: none;
    }

    .product__price_old {
        font-size: 12px;
    }

    .idea__svg {
        width: 12px;
    }



    .idea__popup_tile {
        margin-left: 0;
    }




    .popup_idea_img {
        width: 100%;
        height: 300px;
    }

    .popup__content {
        width: 87%;
        padding: 15px;
    }

    .popup__idea .popup__content {
        gap: 10px;
        flex-direction: column;
    }

    .idea__desc svg {
        width: 12px;
    }

    .ideas__wrapper {
        gap: 30px;
        flex-direction: column;
    }

    .idea {
        width: 100%;
    }

    .idea img {
        height: 130vw !important;
        min-height: unset;
    }

    .product__price_sale svg {
        width: 13px;
    }


    .product__desc svg {
        width: 12px;
    }

    .product__desc_sizes svg {
        width: 17px;
    }

    .product img {
        width: 100%;
        height: 135vw !important;
        min-height: unset;
    }

    .product .video__catalog {
        width: 100%;
        height: 400px !important;
        min-height: unset;
    }

    .video__catalog svg {
        width: 20px;
        left: 20px;
        top: 20px;
    }

    .product {
        width: 100%;
        margin-bottom: 30px;
    }

    .cat__wrapper {
        margin-left: 3%;
    }

    .content {
        width: 94%;
    }

    .group {
        flex-direction: column;
    }

    body {
        font-size: 14px;
    }

    .group_tab {
        font-size: 15px;
        margin-bottom: 10px;
    }


    .group__tabs {
        gap: 15px;
        flex-wrap: wrap;
    }

    .catBlockH {
        font-size: 15px;
    }

    .catBlock {
        width: 65%;
    }

    section h2 {
        margin-bottom: 15px;
    }

    h2 {
        font-size: 22px;
    }

    section .h2 {
        margin-bottom: 15px;
    }

    .h2 {
        font-size: 22px;
    }

    .t__desc_wrapper {
        gap: 5px;
    }

    .t__desc_wrapper img {
        width: 12px;
    }

    .t__desc {
        font-size: 13px;
        letter-spacing: 2.4px;
    }


    .top {
        margin-top: 0px;
    }

    .tH {
        font-size: 38px;
        margin-top: 10px;
        line-height: 1;
    }


    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .only-desktop {
        display: none;
    }

}

@media (pointer: coarse) {
    .cat__wrapper {
        -webkit-overflow-scrolling: touch;
    }
}

.size_table {
    border: 1px solid #eee;
    table-layout: fixed;
    width: 90%;
    margin-bottom: 20px;
}

.size_table th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}

.size_table td {
    padding: 5px 10px;
    border: 1px solid #eee;
    text-align: center;
}

.size_table tbody tr:nth-child(odd) {
    background: #fff;
}

.size_table tbody tr:nth-child(even) {
    background: #F7F7F7;
}

a.change-text:hover {
    color: #844A15;
    /* Меняем цвет текста */
}

.footer__top {
    padding: 9px 0 19px;
    background: #eeeeee91;
    text-align: center;
}

.footer__bottom {
    padding: 5px 0 5px;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}

.footer__bottom-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer__info {
    width: 400px;
    padding: 0 47px 0 0;
}

.footer__info-text {
    display: block;
    padding: 0 0 19px;
    color: #999;
    font-size: 16px;
}

.footer__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: lef;
    -ms-flex-pack: left;
    justify-content: flex-start;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;

}

.footer__list-title {
    display: block;
    padding: 0 0 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.footer__list-item {
    padding: 0 0 2px;
    font-size: 16px;
    text-align: left;
}

.footer__list-item:last-child {
    padding: 0;
}

.footer__list [class*="icon-"] {
    fill: #666666;
}

.footer__list-icon:hover {
    border-color: transparent;
}

.footer__link-icon,
.footer__link-text {
    display: inline-block;
    vertical-align: left;
    line-height: 0;
}

.footer__link-icon {
    padding: 0 17px 0 0;
}

.footer__logo {
    display: block;
    padding: 0 0 21px;
    text-align: center;
}

.footer__logo-link {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.footer__logo-link:hover {
    border-color: transparent;
}

.footer__lists-item {
    padding: 0 20px 0 0;
    width: calc(100% /7);

}

@media (max-width: 1024px) {
    .footer__bottom-inner {
        display: block;
    }

    .footer__info {
        width: 100%;
        padding: 0;
    }

    .footer__lists {
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding: 10 10 10 30;
    }

    .footer__lists-item {
        padding: 0 0px 0px 0;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
    }
}

@media (max-width: 767px) {
    .footer__top {
        padding: 15px 0 15px;
    }

    .footer__bottom {
        padding: 36px 0;
    }

    .footer__lists {
        -webkit-box-orient: vertical;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0 10px;
    }

    .footer__lists-item {
        padding: 0 0px 0px 0;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;

    }
}