.swipers-slide {
    background-color: rgb(225 225 225 / 0%) !important;
}

/** {*/
/*    outline: 1px solid red;*/
/*}*/

.accordion-button::after {
    content: url(data:image/svg+xml,);
    background: unset;
    content: url(data:image/svg+xml,<svg width= "22" height= "23" viewBox= "0 0 22 23" fill= "none" xmlns= "http://www.w3.org/2000/svg" ><path d= "M9.78646 0H11.6566C11.8229 0 11.906 0.083118 11.906 0.249354V22.1925C11.906 22.3587 11.8229 22.4419 11.6566 22.4419H9.78646C9.62023 22.4419 9.53711 22.3587 9.53711 22.1925V0.249354C9.53711 0.083118 9.62023 0 9.78646 0Z" fill= "%236F6F6F" /><path d= "M0.249354 10.0365H21.1951C21.3613 10.0365 21.4444 10.1196 21.4444 10.2859V12.156C21.4444 12.3222 21.3613 12.4054 21.1951 12.4054H0.249354C0.083118 12.4054 0 12.3222 0 12.156V10.2859C0 10.1196 0.083118 10.0365 0.249354 10.0365Z" fill= "%236F6F6F" /></svg>);
    background: unset;
}

@charset "UTF-8";

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("/local/templates/isak/fonts/Manrope-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url("/local/templates/isak/fonts/Manrope-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url("/local/templates/isak/fonts/Manrope-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url("/local/templates/isak/fonts/Manrope-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url("/local/templates/isak/fonts/Manrope-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url("/local/templates/isak/fonts/Manrope-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Benzin";
    src: url("/local/templates/isak/fonts/Benzin-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Benzin";
    src: url("/local/templates/isak/fonts/Benzin-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Benzin";
    src: url("/local/templates/isak/fonts/Benzin-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Benzin";
    src: url("/local/templates/isak/fonts/Benzin-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --color-primary: #ff0000;
    --color-secondary: #00ff00;
    --color-tertiary: #C8C8C8;
    --color-background: #fff;
    --color-text: #333333;
    --color-border: #D4D7DC;
    --color-black: #000;
    --color-gray: #828282;
}

/* ÐžÑÐ½Ð¾Ð²Ð½Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ */
body {
    margin: 0;
    font-family: "Manrope", "Onest", sans-serif;
    padding-top: 80px;
}

body.page-bg {
    background-color: #f7f3f0;
}

@media (max-width: 568px) {
    body {
        padding-top: 40px;
    }
}

.z-i-10000 {
    z-index: 10000 !important;
}

header {
    position: fixed;
    z-index: 1000;
    width: 100% !important;
    top: 0;
}

.header {
    background-color: var(--color-background);
    /*padding: 1rem 0;*/
    box-shadow: 0 2px 20px 0 #B5B5B540;

}

.header__container {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__menu ul {
    display: flex;
    gap: 1.8rem;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.header__menu a {
    text-decoration: none;
    color: var(--color-black);
    font-size: 0.875rem;
    font-weight: 500;
    padding: 15px 0;
}

.header__icons-mob {
    display: none;
}

.header__logo {
    position: relative;
    /*transform: translateX(-50%);*/
}

.header__logo img {
    width: 100%;
    max-height: 71px;
    padding: 18px 0;
}

.header__icons {
    display: flex;
    align-items: center;
    gap: 2.5rem;
}

.header__icons a img {
    width: 21px;
    height: 21px;
}

.phone-btn {
    position: relative;
}

.burger {
    display: none;
}

.burger span {
    display: block;
    width: 60px;
    height: 1px;
    background: var(--color-black);
}

.header__icons-desktop {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}


@media (max-width: 992px) {
    .header__container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header__icons-mob {
        display: flex;
        align-items: center;
        justify-content: end;
        gap: 0.7rem;
        grid-column: 1/2;
        margin-right: 15px;
    }

    .header__icons-desktop {
        display: none;
    }

    .burger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 60px;
        height: 30px;
        background: none;
        border: none;
        cursor: pointer;
    }

    .burger span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: var(--color-black);
    }

    /* Ð¡ÐºÑ€Ñ‹Ñ‚ÑŒ Ð¼ÐµÐ½ÑŽ */
    .header__menu {
        display: none;
    }
}

@media (max-width: 768px) {
    .burger {
        width: 53px;
        height: 28px;
    }
}

.footer {
    background-color: #ae8065;
    color: var(--color-background);
    padding: 4rem 1rem;
    text-align: center;
}

.footer__subscribe {
    margin: 0 auto;
}

.footer__subscribe h2 {
    font-size: 2.25rem;
    font-weight: 700;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.footer__form {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
}

.footer__form input[type=email] {
    padding-left: 1.25rem;
    height: 70px;
    background: transparent;
    border: 1px solid var(--color-background);
    color: var(--color-background);
    font-size: 1.125rem;
    font-weight: 400;
    font-family: "Manrope", "Onest", sans-serif !important;
}

.footer__form button {
    padding: 1rem 2rem;
    height: 70px;
    background-color: var(--color-border);
    border: none;
    color: var(--color-black);
    font-weight: 600;
    cursor: pointer;
    font-size: 1.125rem;
    font-weight: 400;
    font-family: "Manrope", "Onest", sans-serif !important;
}

.form-subscribe .checkbox {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 12px;
    line-height: 19px;
    cursor: pointer;
    margin: 10px 0;
    color: white;
}

.order .right .form-subscribe .checkbox {
    color: #959595;
}

.order-info-total__note.form-subscribe .checkbox {
    color: #0E0E0E;
}

.form-subscribe .checkbox input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.form-subscribe .checkbox div {
    position: relative;
    display: inline-flex;
    align-items: center;
    user-select: none;
}


.form-subscribe .checkbox div::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Crect x='1' y='1' width='22' height='22' rx='4' ry='4' fill='%23fff' stroke='%23111111' stroke-width='2'/%3E%3C/svg%3E");
}

.form-subscribe .checkbox input:checked + div::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Crect x='1' y='1' width='22' height='22' rx='4' ry='4' fill='%23fff' stroke='%23111111' stroke-width='2'/%3E%3Cpath d='M6 13l3 3 8-8' fill='none' stroke='%23111111' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.form-subscribe .checkbox input:focus + div::before {
    /*box-shadow: 0 0 0 3px rgba(227,33,47,.25);*/
}

.form-subscribe .checkbox a {
    color: var(--color-tertiary);
}

.order .right .form-subscribe .checkbox a {
    color: #000;
}


.footer__bottom {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    margin: 0 auto;
    text-align: left;
}

.footer__column h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 500;
}

.footer__column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer__column ul li {
    margin-bottom: 0.5rem;
    font-size: 16px;
}

.footer__column ul li a {
    color: var(--color-tertiary);
    text-decoration: none;
    font-weight: 400;
}

.footer__column ul li a:hover {
    text-decoration: underline;
}

.footer__social {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.footer__social .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s;
    overflow: hidden;
}

.footer__social .whatsapp {
    background-color: #25D366;
}

.footer__social .whatsapp svg {
    transform: translateX(-0.5px);
}


.footer__social .telegram {
    background-color: #0088cc;
}

.footer__social .pinterest {
    background-color: #ffffff;
}

.footer__social .social-icon:hover {
    opacity: 0.8;
}


@media (max-width: 768px) {
    .footer {
        padding: 2rem 1rem;
        text-align: center;
    }

    .footer__subscribe h2 {
        font-size: 1.5rem;
        line-height: 1.4;
    }

    .footer__subscribe h2 br {
        display: none;
        /* ÑƒÐ±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿ÐµÑ€ÐµÐ½Ð¾ÑÑ‹ */
    }

    .footer__form {
        flex-direction: column;
        gap: 1rem;
        align-items: stretch;
    }

    .footer__form input[type=email], .footer__form button {
        width: 100%;
    }

    .footer__social .social-icon {
        width: 42px;
        height: 42px;
    }

    .footer__bottom {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
        margin-top: 3rem;
        text-align: left;
    }

    .footer__column h4 {
        font-size: 1rem;
        margin-bottom: 0.75rem;
    }

    .footer__column ul li {
        font-size: 14px;
        margin-bottom: 0.5rem;
    }

    .footer__bottom .footer__column:nth-child(3) {
        display: none;
    }
}

.hero-section {
    height: 55rem;
    position: relative;
}

.hero-section img {
    object-fit: cover;
    height: 100%;
}

.hero-section h1 {
    line-height: 1.1;
}

@media (max-width: 1200px) {
    .hero-section {
        height: 50rem;
    }
}

@media (max-width: 992px) {
    .hero-section {
        height: 45rem;
    }
}

@media (min-width: 992px) {
    /*header__menu, header__icons, .header__logo {*/
    /*    width: 30%;*/
    /*}*/
}

@media (max-width: 768px) {
    .hero-section {
        height: 43rem;
    }

    .h-m {
        height: 309px !important;
    }
}

.category-item span {
    font-weight: 700;
    font-size: 1.5rem;
}

.category-item img {
    transition: all 0.3s;
}

.category-item:hover img {
    transform: scale(1.1);
}

.object-cover {
    object-fit: cover;
}

.pb-6rem {
    padding-bottom: 6rem;
}

.pl-0rem {
    padding-left: 0rem;
}

.pl-1rem {
    padding-left: 0.75rem;
}

.pt-3rem {
    padding-top: 2.5rem;
}

.pt-5rem {
    padding-top: 4.5rem;
}

.pt-6rem {
    padding-top: 5.3rem;
}

@media (max-width: 1200px) {
    .pb-6rem {
        padding-bottom: 4rem;
    }

    .pl-0rem {
        padding-left: 0rem;
    }

    .pl-1rem {
        padding-left: 0.5rem;
    }

    .pt-3rem {
        padding-top: 2rem;
    }

    .pt-5rem {
        padding-top: 3rem;
    }

    .pt-6rem {
        padding-top: 4rem;
    }
}

@media (max-width: 992px) {
    .pb-6rem {
        padding-bottom: 3rem;
    }

    .pl-0rem {
        padding-left: 0rem;
    }

    .pl-1rem {
        padding-left: 0.5rem;
    }

    .pt-3rem {
        padding-top: 1.5rem;
    }

    .pt-5rem {
        padding-top: 3rem;
    }

    .pt-6rem {
        padding-top: 4rem;
    }
}

@media (max-width: 768px) {
    .pb-6rem {
        padding-bottom: 2rem;
    }

    .pl-0rem {
        padding-left: 0rem;
    }

    .pl-1rem {
        padding-left: 0.5rem;
    }

    .pt-3rem {
        padding-top: 1rem;
    }

    .pt-5rem {
        padding-top: 2rem;
    }

    .pt-6rem {
        padding-top: 3rem;
    }
}

.mb-3rem {
    margin-bottom: 2.25rem;
}

.mb-4rem {
    margin-bottom: 3.5rem;
}

.mb-5rem {
    margin-bottom: 4.25rem;
}

.mb-6rem {
    margin-bottom: 6rem;
}

.mb-8rem {
    margin-bottom: 7.5rem;
}

.mb-9rem {
    margin-bottom: 9.6rem;
}

.top-5 {
    top: 5%;
}

.top-90 {
    top: 90%;
}

.left-5 {
    left: 5%;
}

.fw-300 {
    font-weight: 300;
}

.fs-14 {
    font-size: 0.875rem;
}

.fs-18 {
    font-size: 1.125rem;
}

.fs-22 {
    font-size: 1.375rem;
}

.fs-36 {
    font-size: 2.25rem;
}

.fs-54 {
    font-size: 3.375rem !important;
}

.fs-60 {
    font-size: 3.8rem !important;
}

@media (max-width: 1200px) {
    .mb-3rem {
        margin-bottom: 2rem;
    }

    .mb-4rem {
        margin-bottom: 3rem;
    }

    .mb-5rem {
        margin-bottom: 4rem;
    }

    .mb-6rem {
        margin-bottom: 5rem;
    }

    .mb-8rem {
        margin-bottom: 6rem;
    }

    .mb-9rem {
        margin-bottom: 7rem;
    }

    .fs-18 {
        font-size: 1.125rem;
    }

    /* 18px */
    .fs-22 {
        font-size: 1.375rem;
    }

    /* 22px */
    .fs-36 {
        font-size: 2rem;
    }

    /* 32px */
    .fs-54 {
        font-size: 2.75rem !important;
    }

    /* 44px */
    .fs-60 {
        font-size: 3rem !important;
    }

    /* 48px */
}

/* ÐŸÐ»Ð°Ð½ÑˆÐµÑ‚Ñ‹ (â‰¥768px) */
@media (max-width: 768px) {
    .mb-3rem {
        margin-bottom: 1.5rem;
    }

    .mb-4rem {
        margin-bottom: 2.5rem;
    }

    .mb-5rem {
        margin-bottom: 3.5rem;
    }

    .mb-6rem {
        margin-bottom: 4.5rem;
    }

    .mb-8rem {
        margin-bottom: 5.5rem;
    }

    .mb-9rem {
        margin-bottom: 6.5rem;
    }

    .fs-14 {
        font-size: 0.875rem;
    }

    /* 14px */
    .fs-18 {
        font-size: 1rem;
    }

    /* 16px Ð°Ð´Ð°Ð¿Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¾ */
    .fs-22 {
        font-size: 1.125rem;
    }

    /* 18px Ð°Ð´Ð°Ð¿Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¾ */
    .fs-36 {
        font-size: 1.5rem;
    }

    /* 24px */
    .fs-54 {
        font-size: 2rem !important;
    }

    /* 32px */
    .fs-60 {
        font-size: 2.25rem !important;
    }
}

.h-categories {
    height: 623px;
}

/* ÐŸÐ»Ð°Ð½ÑˆÐµÑ‚Ñ‹ (â‰¥768px) */
@media (max-width: 768px) {
    .h-categories {
        height: 100%;
    }
}

.h-collections {
    height: 366px;
}

/* ÐŸÐ»Ð°Ð½ÑˆÐµÑ‚Ñ‹ (â‰¥768px) */
@media (max-width: 768px) {
    .h-collections {
        height: 100%;
    }
}

.h-half {
    height: calc(50% - 0.25rem);
}

.object-cover-top {
    object-fit: cover;
    object-position: top;
}

.bg-gray {
    background-color: var(--color-gray);
}

.blackout {
    filter: brightness(0.8);
}

.benzin-bold {
    font-family: "Benzin", sans-serif;
    font-weight: 700;
}

.benzin-medium {
    font-family: "Benzin", sans-serif;
    font-weight: 500;
}

.badge {
    border-radius: 0;
}

/*.swiper-slide {*/
/*    margin-right: 1rem !important;*/
/*}*/

.swiper-scrollbar {
    height: 4px;
    background: var(--color-tertiary);
    margin-top: 1rem;
}

.swiper-scrollbar .swiper-scrollbar-drag {
    background: #bfa887;
    border-radius: 3px;
}

.collection-section {
    overflow: hidden;
}

.collection-section img {
    width: 100%;
}

.index-banner {
    height: 100%;
}

.index-banner-slide {
    position: relative;
    height: 100%;
}

.index-banner-slide img {
    height: 100%;
    object-fit: cover;
}

.index-banner-slide .mobi {
    display: none;
}

.index-banner-global-link {
    position: absolute;
    inset: 0;
    z-index: 2;
}

.index-banner-content {
    position: absolute;
    bottom: 60px;
    left: 15vw;
    max-width: 400px;
    text-align: left;
    z-index: 2;
}

.index-banner-name {
    font-family: Manrope, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-shadow: 0 4px 9px #000000;
}

.index-banner-text {
    font-family: Manrope, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.index-banner-btn {
    display: inline-block;
    position: relative;
    z-index: 3;
    font-family: Manrope, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0;
    padding: 15px 30px;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    transition: background 0.3s, color 0.3s;
}

.index-banner-btn:hover {
    background: transparent;
    color: #ffffff;
    outline: 2px solid #ffffff;
}

.index-banner-pagination-container {
    position: relative;
    top: 0;
    left: 0;
}

@media (max-width: 1200px) {
    .collection-section {
        height: 50rem;
    }

    .index-banner-content {
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        width: 90%;
    }
}

@media (max-width: 992px) {
    .collection-section {
        height: 40rem;
    }
}

@media (max-width: 768px) {
    .collection-section {
        height: 33rem;
    }

    .index-banner-content {
        bottom: 40px;
    }
}

@media (max-width: 1024px) {
    .index-banner-slide .komp {
        display: none;
    }

    .index-banner-slide .mobi {
        display: block;
    }
}

.btn {
    padding: 15px 30px;
    border-radius: 0;
}

input, textarea {
    border-radius: 0;
}

.btn-dark {
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ae8065;
    border-color: #ae8065;
    color: #fff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active {
    background-color: #9a6f56;
    border-color: #9a6f56;
    color: #fff;
}

.w-120 {
    width: 120px;
}

.w-140 {
    width: 140px;
}

.w-340 {
    width: 340px;
}

.w-455 {
    width: 455px;
}

.w-565 {
    width: 565px;
}

.w-1200 {
    width: 1200px;
}

.mobile-menu {
    width: 80%;
    max-width: 360px;
    background: #fff;
    z-index: 999;
    transform: translateX(-100%);
    transition: 0.3s ease;
    overflow-y: auto;
    padding: 2rem 1.5rem;
}

.mobile-menu.active {
    transform: translateX(0);
}

.menu-main, .menu-sub {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 4rem;
    display: none;
}

.menu-main.active, .menu-sub.active {
    display: block;
}

.menu-link, .back-btn {
    background: none;
    border: none;
    text-align: left;
    padding: 0.75rem 0;
    width: 100%;
    cursor: pointer;
}

.close-btn {
    background: none;
    border: none;
    font-family: "Manrope", "Onest", sans-serif;
    font-size: 2.25rem;
    font-weight: 300;
    position: absolute;
    top: 1rem;
    left: 1rem;
    cursor: pointer;
    color: var(--color-border);
}

.menu-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.menu-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* ÐžÐ±Ñ‘Ñ€Ñ‚ÐºÐ° Ð´Ð»Ñ Ð´Ð²ÑƒÑ… ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº */
.menu-wrapper {
    width: 100% !important;
    justify-content: space-between;
    gap: 10px;
}

.menu-contacts ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-contacts ul li {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.menu-contacts a {
    text-decoration: none;
    color: var(--bs-heading-color);
}


@media (min-width: 1200px) {
    .mobile-menu {
        width: 60%;
        max-width: 600px;
        background: #fff;
        transition: width 0.3s ease;
        /* ÐŸÐ»Ð°Ð²Ð½Ð¾ÑÑ‚ÑŒ */
    }

    .mobile-menu.expanded {
        width: 100%;
        max-width: 700px;
    }

    .menu-main {
        width: 100% !important;
        display: block;
    }

    .menu-main.active {
        width: 100% !important;
        display: block;
    }

    .has-submenu.active {
        font-weight: bold;
    }

    .submenus-container {
        display: none;
        width: 50%;
    }

    .submenus-container.sub-open {
        display: block;
        /* Ð˜Ð»Ð¸ flex, ÐµÑÐ»Ð¸ Ñ‚ÐµÐ±Ðµ Ð½ÑƒÐ¶ÐµÐ½ Ñ„Ð»ÐµÐºÑ */
    }

    .menu-sub {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height 0.4s ease, opacity 0.4s ease;
        padding-top: 0;
    }

    .menu-sub.active {
        max-height: 1000px;
        opacity: 1;
        padding-top: 4rem;
        padding-left: 2rem;
    }

    .brd {
        display: none;
    }

    .back-btn {
        display: none;
    }
}

.filter-panel {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 44rem;
    max-width: 100%;
    background: #fff;
    padding: 2rem;
    z-index: 1100;
    transform: translateX(100%);
    transition: 0.3s ease;
    overflow-y: auto;
}

.filter-panel.active {
    transform: translateX(0);
}

.filter-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1090;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.filter-overlay.active {
    opacity: 1;
    visibility: visible;
}

.color-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.btn-h:hover {
    border-color: #E13913;
    color: #E13913;
    background: #fff;
}

@media (max-width: 768px) {
    .filter-panel {
        width: 100vw;
        padding: 1.25rem;
        font-size: 0.95rem;
    }

    .filter-btn {
        max-width: 120px;
    }

    .filter-button-close {
        max-width: 160px;
        padding-left: 0;
        padding-right: 0;
    }

    .filter-panel p {
        font-size: 1.125rem;
    }

    .form-control, .form-range, .btn {
        font-size: 1rem;
    }

    .btn-h {
        padding: 0.5rem 1.25rem;
        font-size: 0.95rem;
    }

    .color-circle {
        width: 28px;
        height: 28px;
    }

    .filter-panel .d-grid.gap-2 {
        gap: 1rem;
        margin-bottom: 2rem;
    }

    .filter-panel .btn {
        width: 100%;
    }
}

.image-mobile {
    display: none;
}

@media (max-width: 992px) {
    .image-mobile {
        display: block;
        margin-bottom: 1rem;
    }
}

.image-mob {
    display: block;
}

@media (max-width: 992px) {
    .image-mob {
        display: none;
    }
}

.right-history {
    max-width: 500px;
}

.popular-slider .swiper-wrapper .swiper-slide {
    height: auto;
}

.price_cont {
    display: flex;
    height: 100%;
    align-items: flex-end;
    justify-content: center;
}

@media (max-width: 768px) {
    .right-history {
        max-width: 100%;
    }
}

.card {
    display: flex;
    height: 100%;
    border: none;
    flex-direction: column;
    /*justify-content: space-between;*/
}

.card img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.size-width {
    width: 100% !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.mt-n15 {
    margin-top: -15px;
}

.product-item-detail-buy-button {
    font-family: 'Manrope', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    margin-bottom: 8px;
}

.product-info h3 {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 115%;
    letter-spacing: 0;
}

.product-price-block {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    letter-spacing: 0;
}

.product-item-price {
    font-size: 20px !important;
}

.product-bonus-block {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    font-size: 13px;
}

.product-item-detail-properties {
    font-size: 13px;
}

.product-info hr {
    border: none;
    border-top: 1px solid #000000;
    opacity: 1;
}

.product-delivery-section > p {
    font-size: 18px;
}

.product-delivery-item {
    padding-left: 16px;
}

.product-delivery-item img {
    flex-shrink: 0;
    margin-right: 16px;
}

.product-delivery-item span {
    font-size: 14px;
}

.product-detail-text {
    font-size: 16px;
}

.gallery-thumbs-wrapper img {
    max-width: 84px;
    max-height: 99px;
    object-fit: contain;
}

.di-price {
    display: none !important;
}

.wi-100 {
    width: 100px !important;
}

.he-35rem {
    height: 35rem !important;
}

.border-dashed {
    border: 1px dashed var(--color-tertiary);
    height: 310px !important;
}

@media (min-width: 1199px) and (max-width: 1400px) {
    .border-dashed {
        border: 1px dashed var(--color-tertiary);
        height: 275px !important;
    }
}

@media (max-width: 992px) {
    .di-992-0 {
        display: none !important;
    }

    .cursor-pointer {
        cursor: pointer;
    }

    .transition {
        transition: transform 0.3s ease;
    }

    .rotate-180 {
        transform: rotate(180deg);
    }

    .wi-100 {
        width: 100px !important;
    }

    .wi-50 {
        width: 50px !important;
    }
}

@media (min-width: 758px) and (max-width: 1199px) {
    .product-main-img {
        width: 50%;
    }

    .product-info {
        width: 50%;
    }

    .gallery-thumbs-wrapper {
        display: none !important;
    }

    .size-width {
        width: 100% !important;
    }

    .swiper-wrapper {
        max-height: 580px;
    }

    .card img {
        max-width: 100%;
        height: 300px;
        object-fit: contain;
    }

    .swipers-slide {
        background-color: #E2E2E2 !important;
        padding: 1rem !important;
        max-height: 100% !important;
    }

    .swipers-slide img {
        max-width: 100% !important;
        object-position: top !important;
        object-fit: contain !important;
    }

}

/* ÐœÐ¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ð¹ Ð²Ð¸Ð´ (Ð´Ð¾ 992px) â€” Ð²ÑÑ‘ Ð¿Ð¾ Ð²ÐµÑ€Ñ‚Ð¸ÐºÐ°Ð»Ð¸ */
@media (max-width: 758px) {
    .border-dashed {
        border: 1px dashed var(--color-tertiary);
        height: 265px !important;
    }

    .card img {
        max-width: 100%;
        width: 320px !important;
        height: 100%;
        object-fit: cover;
    }

    .section-product .row {
        flex-direction: column;
        gap: 1.5rem;
    }

    .section-product.pt-6rem {
        padding-top: 0.5rem;
    }

    .gallery-thumbs-wrapper {
        display: none !important;
    }

    .product-main-img, .product-info {
        width: 100%;
    }

    .btn, .form-select, .accordion-button {
        width: 100%;
    }

    .product-info {
        margin-top: 1rem;
    }

    .swiper-wrapper {
        max-height: 100%;
    }

    .swiper-slide {
        max-height: 100%;
    }

    .swiper-slide img {
        max-width: 100%;
        object-fit: cover;
    }

    .swipers-slide {
        background-color: rgb(226 226 226 / 0%) !important;
        padding: 1rem !important;
        max-height: 100% !important;
    }

    .swipers-slide img {
        max-width: 100% !important;
        height: 300px !important;
        object-position: top !important;
        object-fit: contain !important;
    }

    .size-width {
        width: 100% !important;
    }

    .di-none {
        display: none !important;
    }

    .product-info h3 {
        font-size: 22px;
    }

    .di-price {
        display: block !important;
    }

    .img-thumbnail {
        width: 87px;
        height: 91px;
    }

    .fs-big {
        font-size: 2.25rem;
        line-height: 42px;
    }
}

/* ÐœÐ¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ð¹ Ð²Ð¸Ð´ (Ð´Ð¾ 992px) â€” Ð²ÑÑ‘ Ð¿Ð¾ Ð²ÐµÑ€Ñ‚Ð¸ÐºÐ°Ð»Ð¸ */
@media (max-width: 568px) {
    .border-dashed {
        border: 1px dashed var(--color-tertiary);
        height: 220px !important;
    }

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

.cart-panel {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 44rem;
    max-width: 100%;
    background: #fff;
    padding: 0;
    z-index: 1100;
    transform: translateX(100%);
    transition: 0.3s ease;
    overflow-y: auto;
}

.cart-panel.active {
    transform: translateX(0);
}

/* Шапка корзины */
.cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 1.5rem 1rem;
    border-bottom: 1px solid #e5e5e5;
    flex-shrink: 0;
}

.cart-title {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
}

.cart-close {
    all: unset;
    cursor: pointer;
    display: flex;
    align-items: center;
}

/* Тело корзины */
.cart-body {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 1.5rem;
}

/* Строка товара */
.cart-item {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #e5e5e5;
}

.cart-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.cart-item__img {
    width: 90px;
    height: 110px;
    object-fit: cover;
    flex-shrink: 0;
}

.cart-item__img--empty {
    background: #f0f0f0;
}

.cart-item__info {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.cart-item__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 8px;
}

.cart-item__name {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
}

.cart-item__remove {
    all: unset;
    cursor: pointer;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
}

.cart-item__price {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    margin-top: 12px;
}

.cart-item__prop {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    margin-top: 20px;
}

/* Кнопки количества */
.cart-item__qty {
    display: flex;
    align-items: center;
    border: 1px solid #000;
    width: fit-content;
    margin-top: 20px;
}

.cart-item__qty-btn {
    all: unset;
    cursor: pointer;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-item__qty-val {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
    min-width: 24px;
    text-align: center;
}

/* Подвал корзины */
.cart-footer {
    flex-shrink: 0;
    padding: 1rem 1.5rem 1.5rem;
    border-top: 1px solid #e5e5e5;
}

.cart-total-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.cart-order-btn {
    display: block;
    width: 100%;
    padding: 1rem;
    background: #ae8065;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    box-sizing: border-box;
}

@media (max-width: 1024px) {
    .cart-item {
        gap: 16px;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

    .cart-item__img {
        width: 64px;
        height: 80px;
    }

    .cart-item__price {
        margin-top: 6px;
    }

    .cart-item__prop {
        margin-top: 10px;
    }

    .cart-item__qty {
        margin-top: 10px;
    }

    .cart-item__qty-btn {
        width: 26px;
        height: 26px;
    }
}

.cart-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1090;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.cart-overlay.active {
    opacity: 1;
    visibility: visible;
}

.add-to-cart-btn {
    all: unset;
    background-color: #ae8065;
    width: 2.5rem;
    height: 2.5rem;
    bottom: 3%;
    right: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.btn-go-cart {
    border: none;
    border-radius: 8px;
    background-color: #ae8065;
    color: white;
}

.popup-window-button-link-cancel {
    color: #000000;
    border-bottom-color: #000000;
}

.popup-window-button.popup-window-button-link-cancel:hover, .popup-window-button.popup-window-button-link-cancel:active {
    color: #000000;
    border: none;
}

.add-to-cart-btn:hover, .btn-go-cart:hover {
    background-color: #9a6f56;
}


/* Ð”Ð»Ñ ÑÐºÑ€Ð°Ð½Ð¾Ð² Ð¼ÐµÐ½ÑŒÑˆÐµ 768px â€” Ð¿Ð¾Ð»Ð½Ð¾ÑÐºÑ€Ð°Ð½Ð½Ð°Ñ ÐºÐ¾Ñ€Ð·Ð¸Ð½Ð° */
@media (max-width: 768px) {
    .filter-button-close {
        text-align: right;
    }

    .cart-panel {
        width: 100%;
        padding: 1.5rem;
    }

    .add-to-cart-btn .add-to-cart-icon {
        width: 40px !important;
    }

    .wi-200 {
        width: 200px !important;
    }

    .wi-300 {
        width: 300px !important;
    }

    .add-to-cart-btn {
        width: 50px;
        height: 50px;
        padding: 0.3rem !important;
    }

    #openFilter img {
        display: none;
    }
}

.accordion-button::after {
    content: url('data:image/svg+xml,');
    background: unset;
}

.accordion-button:not(.collapsed):after {
    background: unset;
    transform: rotate(-45deg);
}

.accordion-button:not(.collapsed) {
    background-color: rgba(188, 189, 190, 0.2392156863);
    outline: none;
    box-shadow: none;
    color: #000000;
}

.cart-items::-webkit-scrollbar {
    width: 8px;
}

.cart-items::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.cart-items::-webkit-scrollbar-thumb {
    background-color: #BAA283 !important;
}

.cart-items::-webkit-scrollbar-thumb:hover {
    background-color: #B0A283 !important;
}

.form-check-input:checked {
    background-color: #BAA283;
    border-color: #BAA283;
}

.form-check-input:focus {
    box-shadow: 0 0 0 3px rgba(211, 183, 146, 0.4549019608);
}

.form-check-input[type=radio] {
    border-radius: 50%;
    border-color: #BAA283;
}

.add-to-cart-icon {
    max-width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

.product-slide {
    flex-shrink: 0;
}

.product-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.product-slider .swiper-pagination {
    text-align: center;
    position: absolute;
    bottom: -3%;
    z-index: 10;
}

.product-slider .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid white;
    background: transparent;
    opacity: 1;
    margin: 0 6px;
    transition: 0.3s;
    box-shadow: 0 0 2px 1px black;
}

.product-slider .swiper-pagination-bullet-active {
    background: white;
    border-color: white;
}

@media (max-width: 767px) {
    .product-slider {
        overflow: hidden;
    }

    .product-slider .swiper {
        overflow: hidden;
        padding-bottom: 20px;
    }

    .product-slider .swiper-pagination {
        bottom: 0;
    }

    .product-slider .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: none;
        background: #000;
        opacity: .2;
        box-shadow: none;
        margin: 0 3px;
    }

    .product-slider .swiper-pagination-bullet-active {
        background: #000;
        opacity: 1;
    }
}

.filter-group input[type=checkbox]:checked + label {
    background: #212529;
    color: #fff;
}

.filter-group-circle input[type=checkbox]:checked + label {
    border: 5px solid #919291 !important;
}

.wrapper {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 20px;
    margin-bottom: 40px;
}

.price-input {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
    margin-top: 0;
}

.price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
}

.field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    text-align: center;
    border: 1px solid #ddd;
    -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #000;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
    height: 29px;
    width: 29px;
    border-radius: 50%;
    background: url('data:image/svg+xml,');
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type=range]::-moz-range-thumb {
    height: 29px;
    width: 29px;
    border: none;
    border-radius: 50%;
    background: url('data:image/svg+xml,');
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Сетка каталога */
.catalog-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
    align-items: start;
}

.catalog-grid__item {
    min-width: 0;
}

@media (max-width: 991px) {
    .catalog-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }
}

/* Карточка товара каталога */
.card-product {
    display: block;
    text-decoration: none;
    color: inherit;
}

.card-product__img {
    position: relative;
    width: 100%;
    aspect-ratio: 250 / 290;
    background-color: #f5f5f5;
    overflow: hidden;
}

.card-product__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: all 0.3s;
}

.card-product__img-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    z-index: 1;
}

.card-product:hover .card-product__img img {
    transform: scale(1.05);
}

.card-product__info {
    padding: 10px 0 0;
}

.card-product__name {
    font-family: "Manrope", Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-product__desc {
    font-family: "Manrope", Arial, sans-serif;
    font-size: 13px;
    color: #000000;
    margin-bottom: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-product__price {
    font-family: "Manrope", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1a1a1a;
    margin-bottom: 8px;
}

/* Цветовые кружки */
.product-item-colors {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 6px;
}

.product-item-color-dot {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    overflow: hidden;
    text-decoration: none;
    flex-shrink: 0;
    transition: border-color 150ms ease;
}

.product-item-color-dot:hover {
    border-color: rgba(0, 0, 0, 0.5);
}

.product-item-color-dot.is-selected {
    border: 1px solid rgb(0, 0, 0);
}

.product-item-color-dot__half {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    display: block;
}

.product-item-color-dot.is-text {
    width: auto;
    height: 20px;
    border-radius: 2px;
    padding: 0 6px;
    font-family: "Manrope", Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #1a1a1a;
    background: transparent;
}

.product-item-color-dot.is-text.is-selected {
    background: #1a1a1a;
    color: #fff;
}

.card-product--giftcard {
    .price_cont {
        height: auto;
    }

    .border-dashed {
        height: 250px !important;
    }

    img {
        height: 100%;
    }

    .btn {
        color: white;
        border-radius: 8px;
    }
}


.products {
    row-gap: 20px;
}

.form-checkout input[type=email], .form-checkout input[type=tel], .form-checkout input[type=text], .form-checkout textarea {
    outline: none;
    box-shadow: none !important;
    border-radius: 0;
}

.form-checkout input[type=email], .form-checkout input[type=tel], .form-checkout input[type=text] {
    height: 70px;
    outline: none;
    border-radius: 0;
}

@media (max-width: 992px) {
    .form-checkout input[type=email], .form-checkout input[type=tel], .form-checkout input[type=text] {
        height: 55px;
    }
}

.qty-container {
    height: 35px;
}

.qty-container input {
    height: 33px !important;
}

.qty-container .btn {
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty-container .btn:hover {
    border-radius: 0;
    background: #ae8065;
    color: #fff;
}

.get-address .btn {
    background: transparent;
    border-radius: 0;
    height: 61.5px;
    border-color: #dee2e6;
    border-left-width: 0;
    font-size: 23px;
}

.get-address .btn:hover {
    color: #ddd;
    background: transparent;
    border-color: #dee2e6;
}

.get-address input {
    border-right-width: 0 !important;
}

input {
    outline: none !important;
    box-shadow: none !important;
}

input:focus {
    border-color: #adb5bd !important;
}

@media (min-width: 992px) {
    .hinp {
        height: 35px !important;
    }
}

.header-search {
    position: relative;
    display: flex;
    align-items: center;
}

.search-toggle-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.search-form {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    border-radius: 10px;
    padding: 2px;
}

.search-form input {
    padding: 0.2rem 2.5rem 0.4rem 1rem;
    font-size: 1rem;
    border: none;
    outline: none;
    width: 200px;
}

.search-submit-btn {
    position: absolute;
    right: 5px;
    top: 45%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
}

.hidden {
    display: none;
}

.pb-02rem {
    padding-bottom: 0.2rem;
}

@media (min-width: 992px) {
    /* Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð³Ñ€Ð°Ð½Ð¸Ñ†Ñƒ navbar, ÐµÑÐ»Ð¸ ÐµÑÑ‚ÑŒ */
    .navbar {
        border: none !important;
    }

    /* Ð¡ÑÑ‹Ð»ÐºÐ° Ð¼ÐµÐ½ÑŽ: ÐºÐ°Ð¿Ñ Ð¸ Ð±ÐµÐ· Ð²ÑÑ‚Ñ€Ð¾ÐµÐ½Ð½Ð¾Ð¹ ÑÑ‚Ñ€ÐµÐ»ÐºÐ¸ Bootstrap */
    .custom-toggle {
        text-transform: uppercase;
        font-size: 14px;
        display: flex;
        align-items: center;
        gap: 0.4rem;
    }

    .custom-toggle:hover {
        color: var(--color-gray);
    }

    .custom-toggle::after {
        display: none;
    }

    /* ÐžÑÐ½Ð¾Ð²Ð½Ð¾Ð¹ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€ Ð¼ÐµÐ³Ð°-Ð¼ÐµÐ½ÑŽ */
    .megamenu-custom {
        position: absolute;
        top: 90%;
        width: fit-content;
        padding: 2rem 0;

        z-index: 999;
        border-radius: 0;
        opacity: 0;
        transition: all 0.1s;
        border: none;
    }

    .megamenu-custom::before {
        content: "";
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        width: 200vw;
        height: 101%;
        transform: translateX(-50%);
        background: #ffffff;
        padding: 2rem 0;
        opacity: 0;
        z-index: -1;
        border-radius: 0;
        transition: all 0.3s;
        visibility: hidden;
    }

    /* ÐŸÐ¾ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
    .nav-item.dropdown:hover .megamenu-custom, .nav-item.dropdown:hover .megamenu-custom::before {
        visibility: visible;
        opacity: 1;
    }


    /* Ð¡ÑÑ‹Ð»ÐºÐ¸ Ð²Ð½ÑƒÑ‚Ñ€Ð¸ ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº */
    .megamenu-custom .dropdown-item {
        color: #000000;
        text-transform: none;
        padding: 0.3rem 0.5rem;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 500;
        transition: 0.2s;
        width: 100%;
        text-decoration: none;
    }

    /* Ð­Ñ„Ñ„ÐµÐºÑ‚ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
    .megamenu-custom .dropdown-item:hover {
        background-color: #f8f9fa;
    }

    /* ÐšÐ¾Ð»Ð¾Ð½ÐºÐ¸ Ð²Ð½ÑƒÑ‚Ñ€Ð¸ .row */
    .megamenu-custom .col-md-4 {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .nav-item {
        list-style-type: none;
    }
}

.delivery-link:hover {
    color: var(--color-gray);
}

.cart-btn {
    position: relative;
}

.cart-counter {
    position: absolute;
    right: -9px;
    bottom: 1px;
    background: #000;
    color: #fff;
    display: block;
    border-radius: 100%;
    font-size: 12px;
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 17px;
}

select:focus, input:focus, textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}

/* ÐšÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€ Ð´Ð»Ñ Ð¼Ð¸Ð½Ð¸Ð°Ñ‚ÑŽÑ€ */
#thumbsList {
    max-height: 30rem;
    overflow-y: auto;
    scroll-behavior: smooth;
    padding-right: 4px;
    /* Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´Ð¾Ñ‚Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ€ÐµÐ·Ð°Ð½Ð¸Ñ Ð¿Ñ€Ð¸ ÑÐºÑ€Ð¾Ð»Ð»Ðµ */
}

/* Ð¡Ñ‚Ð¸Ð»Ð¸ Ð¼Ð¸Ð½Ð¸Ð°Ñ‚ÑŽÑ€ */
.gallery-thumb {
    transition: transform 0.3s ease, border-color 0.3s ease;
    border: 2px solid transparent;
    cursor: pointer;
    width: 100%;
    /* Ð°Ð´Ð°Ð¿Ñ‚Ð¸Ð²Ð½Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° */
}

/* ÐÐºÑ‚Ð¸Ð²Ð½Ð°Ñ Ð¼Ð¸Ð½Ð¸Ð°Ñ‚ÑŽÑ€Ð° â€” Ð¿Ð»Ð°Ð²Ð½Ð¾Ðµ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ðµ Ð¸ Ñ†Ð²ÐµÑ‚ */
.gallery-thumb.active-thumb {
    border: 2px solid #7B7B7B !important;
    z-index: 2;
    transform: scale(1.02);
}

#thumbsList {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
}

#thumbsList::-webkit-scrollbar {
    display: none;
    /* Chrome/Safari */
}

.floating-buy-button {
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 999;
    transition: all 0.3s ease;
    width: 100%;
}

.floating-buy-button .max-width_btn {
    max-width: 250px;
}


@media (max-width: 568px) {
    .floating-buy-button .max-width_btn {
        padding-left: 20px !important;
        padding-right: 20px !important;
        max-width: unset;
        width: max-content;
        font-size: 16px;
    }
}

@media (max-width: 400px) {
    .floating-buy-button p {
        font-size: 16px;
    }

    .floating-buy-button .max-width_btn {
        font-size: 14px;
    }
}

@media (max-width: 568px) {
    .header__logo {
        margin-left: 10px;
        width: 100%;
        transform: none;
    }

    .header__logo img {
        max-height: 40px;
        padding: 5px 5px 5px 0;
    }
}

.floating-buy-button.hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(20px);
}

.img_left {
    display: flex
}

.img_left div {
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 992px) {
    .img_left {
        flex-direction: column;
        gap: 30px
    }

    .img_left img {
        width: 100%;
        height: 100%
    }

    .img_left div, .img_right div {
        padding: 0
    }

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

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

.single-post h2 {
    font-size: 20px;
    font-weight: 800
}

.single-post p {
    margin-bottom: 20px
}

.single-post img {
    border-radius: .375rem;
}

.swiper-slide {
    background-color: rgb(225 225 225 / 0%) !important;
}

/* свапер для детальной товара */

.swiper-small-img {
    max-height: 510px;
    max-width: 200px;
    /*margin-top: 25px;*/
    /*height: 100%;*/
}

.swiper-small-wrapper {

}

.swiper-small-wrapper .swiper-slide img {
    /*max-height: 100px;*/
    object-fit: cover;
    height: 100%;
}

.swiper-big-img {
    max-height: 608px;
    height: 608px;
    overflow: hidden;
}

.swiper-big-img .swiper-wrapper,
.swiper-big-img .swiper-wrapper .swiper-slide {
    height: 100%;
}

.swiper-big-img .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    max-height: 608px;
    object-fit: cover;
}

@media (min-width: 1200px) {
    .swiper-small-img {
        max-height: 667px;
        height: 667px;
    }

    .swiper-big-img {
        max-height: 667px;
        height: 667px;
        max-width: 442px;
    }

    .swiper-big-img .swiper-wrapper .swiper-slide img {
        max-height: 667px;
    }
}

.swiper-small-button-next.swiper-button-next::after,
.swiper-small-button-prev.swiper-button-prev::after {
    content: '';
}

.swiper-small-button-next.swiper-button-next {
    background: url('../images/arrow-next.svg') no-repeat;
    top: 105%;
    display: none;
}

.swiper-small-button-prev.swiper-button-prev {
    background: url('../images/arrow-prev.svg') no-repeat;
    top: 5%;
    display: none;
}

.swiper-small-img .swiper-slide-thumb-active {
    border: 2px solid #D36436;
    transition: all 0.1s ease;
}

.swiper-small-button {
    height: 91%;
    width: 40%;
    position: relative;
    bottom: 87%;
    left: 37%;
}

.swiper-container-none {
    position: relative;
    max-height: 640px;
}

@media (max-width: 1200px) {
    .swiper-container-none {
        display: none;
    }
}

/* свапер для детальной товара конец */

/* регистрация авторизация */

.auth_container {
    width: 100%;
    max-width: 1300px;
    margin: 9% auto;
    border: 1px solid #ECECEC;
    border-radius: 6px;
}

.auth_container form {
    max-width: 500px;
    margin: 60px auto;
}

.auth_head {
    display: flex;
    justify-content: center;
}

.auth_link a {
    width: 290px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000000;
    text-decoration: none;
}

.auth_head > .auth_link.active {
    border-bottom: 3px solid #000000;
}

.input_item {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 6px;
    height: auto;
    margin: 0 0 20px;
}

.input_item input {
    box-sizing: border-box;
    padding: 0;
    border-radius: 0;
    border: 0;
    background: #FFFFFF;
    outline: 0;
    width: 100%;
}

.input_reg {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
    background: #ae8065;
    cursor: pointer;
    border-radius: 4px;
}

.input_reg:hover {
    background: #9a6f56;
}

.input_reg input {
    box-sizing: border-box;
    padding: 0;
    border-radius: 0;
    border: 0;
    background: transparent;
    outline: 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
}

.input_reg:hover {
    box-shadow: 0px 4px 36px rgba(0, 0, 0, 0.6);
}

.auth_captcha_img {
    text-align: center;
    margin: 0 0 20px;
}

.auth_text {
    margin: 0 0 20px;
}

.auth_text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    max-width: 80%;
    text-align: center;
    margin: 0 auto 40px;
    color: #3C3C3C;
}

.auth_text p span {
    color: #E3212F;
}

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

.input_reg-auth {
    width: 70%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
    background: #ae8065;
    cursor: pointer;
    border-radius: 4px;
}

.input_reg-auth:hover {
    background: #9a6f56;
}

.input_reg-auth input {
    box-sizing: border-box;
    padding: 0;
    border-radius: 0;
    border: 0;
    background: transparent;
    outline: 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
}

.input_reg-auth:hover {
    box-shadow: 0px 4px 36px rgba(0, 0, 0, 0.6);
}

.auth_text_top {
    text-align: center;
}

.auth_text_title {
    text-align: center;
}

.auth-link-forgot a {
    color: #000000;
}

@media (max-width: 769px) {
    .auth_link {
        width: 50%;
        height: 50%;
    }

    .auth_link a {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        font-size: 13.37px;
        line-height: 15px;
        letter-spacing: 0.2325px;
    }
}

@media (max-width: 528px) {
    .auth_container {
        padding: 0 10px;
        border: none;
    }

    .auth_bottom {
        gap: 20px;
        flex-direction: column;
    }

    .input_reg-auth {
        width: 100%;
    }

    .auth_container form {
        margin: 25px auto;
    }
}

/* регистрация авторизация конец */

.mobile_crumbs_container {
    display: none;
}

@media (max-width: 758px) {
    .mobile_crumbs_container {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .mobile_crumbs_title {
        font-size: 18px;
    }
}


/* стили страницы контактов */

.contact__link {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.contact-title {
    font-weight: 700;
    font-size: 18px;
    display: block;
    line-height: 25px;
    margin-bottom: 15px;
}

.contact__link a {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 41px;
    letter-spacing: 0.005em;
    text-decoration: none;
    color: var(--bs-heading-color);
    transition: all 0.3s;
}

.contact__link a:hover {
    opacity: 0.8;
}

.contact-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.form-container {
    width: 50%;
}

.input_item textarea {
    border: 0;
    width: 100%;
}

.item-captcha {
    margin: 20px 0 0;
}

.input_reg-form input {
    box-sizing: border-box;
    padding: 0;
    border-radius: 0;
    border: 0;
    background: transparent;
    outline: 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
}

.input_reg-form {
    width: 50%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
    background: #ae8065;
    cursor: pointer;
    border-radius: 4px;
    margin: 20px 0 0;
}

.input_reg-form:hover {
    background: #9a6f56;
}

.form_text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #5A5A5A;
    margin: 20px 0 0;
}

@media (max-width: 530px) {
    .contact-wrapper {
        display: flex;
        flex-direction: column;
    }

    .form-container {
        width: 100%;
    }

    .input_reg-form {
        width: 100%;
    }
}

/* стили страницы контактов конец*/

/* глобальный кастомный горизонтальный скролл */
.scrollbar-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.scrollbar-x::-webkit-scrollbar {
    height: 2px;
}

.scrollbar-x::-webkit-scrollbar-track {
    background: transparent;
}

.scrollbar-x::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 2px;
}

.scrollbar-x {
    scrollbar-width: thin;
    scrollbar-color: var(--bs-secondary-color) !important;
}


/*region VIDEO SLIDE */
.video-thumb {
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    display: block;
    cursor: pointer;
    min-height: 50px;
    box-sizing: border-box;
}

.video-thumb-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.video-thumb-play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.35);
}

.video-thumb-play-icon {
    width: 20px;
    height: 20px;
    opacity: 0.9;
    flex-shrink: 0;
}

.swiper-slide-thumb-active .video-thumb {
    border-color: #121212 !important;
    opacity: 1;
}

.product-video-slide {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-video-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    cursor: pointer;
}

.product-video {
    width: 100%;
    max-height: 800px;
    display: block;
    object-fit: contain;
}

.product-video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    background: rgba(0, 0, 0, 0.55);
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, border-color 0.2s;
    z-index: 10;
    padding: 0;
}

.product-video-wrapper:hover .product-video-play-btn {
    background: rgba(0, 0, 0, 0.75);
    border-color: #fff;
}

.product-video-play-btn svg {
    width: 28px;
    height: 28px;
    fill: #fff;
    margin-left: 4px;
}

@media screen and (max-width: 768px) {
    .product-video {
        max-height: 300px;
    }
}

/*endregion*/

.site-text-page {
    padding: 48px 0 72px;
}

.site-text-page__breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
    color: #828282;
    font-size: 14px;
}

.site-text-page__breadcrumbs a {
    color: inherit;
    text-decoration: none;
}

.site-text-page__breadcrumbs a:hover {
    color: #ae8065;
}

.site-text-page__content {
    max-width: 980px;
    color: #1f1f1f;
    font-size: 16px;
    line-height: 1.65;
}

.site-text-page__content h1 {
    margin: 0 0 36px;
    font-size: 36px;
    line-height: 1.18;
    font-weight: 600;
    text-transform: uppercase;
}

.site-text-page__content section {
    margin-top: 32px;
}

.site-text-page__content h2 {
    margin: 0 0 16px;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
}

.site-text-page__content p,
.site-text-page__content li {
    margin: 0 0 12px;
}

.site-text-page__content ul {
    margin: 0 0 18px;
    padding-left: 24px;
}

.site-text-page__content a {
    color: #ae8065;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.site-text-page__content a:hover {
    color: #9a6f56;
}

@media screen and (max-width: 768px) {
    .site-text-page {
        padding: 32px 0 48px;
    }

    .site-text-page__content {
        font-size: 14px;
        line-height: 1.6;
    }

    .site-text-page__content h1 {
        margin-bottom: 28px;
        font-size: 26px;
    }

    .site-text-page__content h2 {
        font-size: 18px;
    }
}

.cookie-notice {
    position: fixed;
    left: 50%;
    bottom: 24px;
    z-index: 1100;
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    width: calc(100% - 160px);
    max-width: 1740px;
    min-height: 88px;
    padding: 22px 24px;
    color: #1f1f1f;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
    transform: translateX(-50%);
}

.cookie-notice--visible {
    display: flex;
}

.cookie-notice__text {
    max-width: 1120px;
    font-size: 15px;
    line-height: 1.35;
}

.cookie-notice__text a {
    color: #ae8065;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.cookie-notice__text a:hover {
    color: #9a6f56;
}

.cookie-notice__button {
    flex: 0 0 auto;
    min-width: 138px;
    white-space: nowrap;
}

@media screen and (max-width: 992px) {
    .cookie-notice {
        bottom: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
        width: calc(100% - 32px);
        min-height: 0;
        padding: 18px;
    }

    .cookie-notice__text {
        font-size: 13px;
    }

    .cookie-notice__button {
        align-self: flex-end;
        min-width: 128px;
        font-size: 14px;
    }
}
