.product__options .product-field .choices__list--single .choices__item {
    display: flex;
    align-items: center;

}

.product__options .product-field .choices__list--single .choices__item .price {
    font-family: "Calibri";
    margin-right: 38px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #4D4D4D;

}


.product__options .product-field .choices__list--single .choices__item .status {
    font-family: "Calibri";
    font-weight: 400;
    font-size: 12px;
    color: #4D4D4D;

}

.product__options .product-field .choices__list--single .choices__item .status span {
    margin-left: 5px;
    margin-right: 5px;
}


.product__options .product-field .choices__list--single .choices__item .pre-order {
    font-family: "Calibri";
    font-weight: 400;

    font-size: 12px;
    opacity: .7;

}














.choices__list--dropdown .choices__list .choices__item {
    display: flex !important;
    align-items: center;
}


.product__options .product-field .choices__list--dropdown .choices__item .price {
    font-family: "Calibri";
    margin-right: 38px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #4D4D4D;
}


.product__options .product-field .choices__list--dropdown .choices__item .status {
    font-family: "Calibri";
    font-weight: 400;
    font-size: 12px;
    color: #4D4D4D;
}

.product__options .product-field .choices__list--dropdown .choices__item .status span {
    margin-left: 5px;
    margin-right: 5px;
}


.product__options .product-field .choices__list--dropdown .choices__item .pre-order {
    font-family: "Calibri";
    font-weight: 400;

    font-size: 12px;
    opacity: .7;
}


.cart__bottom-btn-gray {
    border: 1px solid #CFC6B0;
    color: #CFC6B0;
    background-color: transparent;
}

.cart__bottom-btn-gray:hover {
    background-color: #C99F5E;
}


.product__wish-active path {
    fill: #c99f5e;
    stroke: #c99f5e;
}

#site-content {
    background: var(--secondary);
    flex: 1 0 auto;
    min-height: 100%;
}

#site-content:has(.order-modal__dialog) {
    display: flex;
    align-items: center;
}

#yookassa-widget-ui {
    margin-top: 100px;
}

.order_details {
    display: none;
}


.cart__bottom-btn-link {
    display: block;
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    text-decoration: none;
}

.catalog-section {
    flex: 1;
}


.product-image img {
    height: auto;
}

@supports not (aspect-ratio: 8/11) {
    .product-image {
        padding-bottom: 137.5%;
        position: relative;
        height: 0;
    }

    .product-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.product-image img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}


.fancybox__caption {
    font-family: "Calibri", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0;
}

.woocommerce-Price-amount bdi,
.woocommerce-Price-amount span {
    font-family: "Calibri", sans-serif;
}


.cart__right {
    position: relative;
}

.cart__right-scroll {
    position: sticky;
    top: 100px;
}




.wishlist-counter {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background-color: var(--primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 8px;
    line-height: 200%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #fff;
}

body.cart-page header {
    background: #f7f4ef;
}

.cart__promocode-field {
    background: #f7f4ef;
}

.cart__product-wish {
    fill: #f7f4ef;
}

.cart__product-options .quantity.qty {
    background: #f7f4ef;
}

.wishlist {
    background: #f7f4ef;
}


.collab-page .footer-custom {
    border-top: 1px solid rgba(247, 244, 239, 0.5) !important;
    background: var(--202020) !important;
    color: #f7f4ef !important;
}

.collab-page .footer-custom__menu--item a {
    color: #f7f4ef !important;
}

.collab-page .footer-custom__copyright--text {
    color: #f7f4ef !important;
}

.collab-page .footer-custom__second a {
    color: #f7f4ef !important;
}

.collab-page .footer-custom__copyright--year {
    color: #f7f4ef !important;
}

.collab-page .footer-custom::before,
.footer-custom::after {
    background: #fff !important;
}

.collab-page .footer-custom::before,
.footer-custom::before {
    background: #fff !important;
}

.collab-page .footer-custom__news--title {
    color: #f7f4ef !important;
}

.collab-page .footer-custom__news input {
    border-bottom: 1px solid #f7f4ef !important;
}

.fullscreen-banner {
    background-image: url("../images/banner-f.png");
}

.footer_left-and-right .checkbox p a {
    font-family: 'Calibri';
}

.update-count {
    font-family: 'Calibri';
}

.cart__product-name {
    width: 80%;
}

.cart__bottom-btn-main {
    background-color: #202020;
    color: #F7F4EF;
}

.cart__bottom-btn-main:hover {
    background-color: #c99f5e;
    color: #f7f4ef;
}



.btn-main-catalog {
    font-size: clamp(16px, 1.181vw, 17px) !important;
}


.main-banner-bottom {
    gap: 10px;
    margin-bottom: 20px;
}


.subscribe-form input[type=email]:focus::placeholder {
    opacity: 0;
}

.cn__work-item--text span {
    font-family: "Calibri" !important;
}

.collab__middle-title {
    font-size: clamp(23.6px, 1.389vw, 20px);
}


.collab__bottom-title {
    font-size: clamp(26px, 1.528vw, 22px);
}

.pl__item-title {
    font-size: clamp(25px, 2.865vw, 22px);
}

.pl__item-text--ds a {
    font-family: "Calibri" !important;
}


.cn-form__section .checkbox,
.cn-form__field .cart-radio {
    width: 250px;
    transform: translate(30%, 0);
}





















































.coop__section {
    margin-top: 201px;
}

.coop-partner-program {
    margin: 0 auto;
    text-align: center;
}

.coop-partner-title {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-partner-description {
    margin-bottom: 40px;
}

.coop-partner-description p {
    font-family: 'Calibri', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
    margin-bottom: 28px;
}

.coop-partner-description p:last-child {
    margin-bottom: 0;
}

.coop-partner-form {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 35px;
    margin-bottom: 90px;
    max-width: 800px;
}

.coop-form-input {
    font-family: 'Calibri', sans-serif;
    width: 100%;
    padding: 15px 0;
    border: none;
    border-bottom: 1px solid rgba(32, 32, 32, 0.6);
    background: transparent;
    outline: none;

    font-weight: 400;
    font-size: 18px;
    color: rgba(32, 32, 32, 0.4);
}

.coop-form-input::placeholder {
    color: #999;
}

.coop-form-input:focus {
    border-bottom-color: #C4975F;
}

.coop-form-submit {
    font-family: 'Calibri', sans-serif;

    width: 214px;
    margin: 25px auto 0;
    padding: 20px;
    border-radius: 6px;

    background: #c99f5e;
    border: none;
    cursor: pointer;
    transition: background 0.3s;


    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: center;
    color: #f7f4ef;
}

.coop-form-submit:hover {
    background: #202020;
}

.coop-partner-offer {
    margin-bottom: 70px;
}

.coop-offer-title {
    font-family: 'Calibri', sans-serif;

    margin-bottom: 30px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-offer-list {
    text-align: left;
    padding-left: 20px;
    counter-reset: item;
    list-style: none;
}

.coop-offer-list li {
    font-family: 'Calibri', sans-serif;


    margin-bottom: 25px;
    position: relative;

    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-offer-list li:before {
    content: counter(item) ". ";
    counter-increment: item;
}

.coop-partner-cooperation {
    margin-bottom: 90px;
}

.coop-cooperation-title {
    font-family: 'Calibri', sans-serif;

    margin-bottom: 25px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-cooperation-text {
    font-family: 'Calibri', sans-serif;

    margin-bottom: 25px;

    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-cooperation-text a {
    font-family: 'Calibri', sans-serif;
    color: #c99f5e;

    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;

}

.coop-cooperation-link {
    font-family: 'Calibri', sans-serif;

    display: inline-block;
    text-decoration: none;
    margin-bottom: 30px;

    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    text-align: center;
    color: #c99f5e;
}


.coop-cooperation-fields {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 35px;
}

.coop-field-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: left;
}

.coop-field-label {

    font-family: 'Calibri', sans-serif;

    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-field-input {
    font-family: 'Calibri', sans-serif;
    margin: 0 auto;
    width: 336px;
    padding: 17px 20px;
    border: 1px solid rgba(32, 32, 32, 0.3);
    border-radius: 5px;
    background: transparent;
    outline: none;

    font-weight: 400;
    font-size: 14px;
    line-height: 114%;
    color: rgba(32, 32, 32, 0.4);
}



.coop-field-input:focus {
    border-color: #C4975F;
}

.coop-partner-footer {
    margin-bottom: 157px;
}


.coop-partner-footer p {
    font-family: 'Calibri', sans-serif;

    margin-bottom: 30px;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.coop-footer-highlight {
    font-weight: bold;
}

@media (max-width: 768px) {
    .coop-partner-program {
        padding: 40px 15px;
    }

    .coop__section {
        margin-top: 112px;
    }

}


@media (max-width: 520px) {
    .coop-partner-title {
        font-size: 21px;
    }

    .coop-partner-description p {
        font-size: 14px;
    }

    .coop-offer-title {
        font-size: 16px;
    }

    .coop-offer-list li {
        font-size: 14px;
    }

    .coop-cooperation-title {
        font-size: 16px;
    }

    .coop-cooperation-text {
        font-size: 14px;
        margin-bottom: 55px;

    }

    .coop-cooperation-link {
        font-size: 15px;
    }

    .coop-field-label {
        font-size: 14px;
    }

    .coop-cooperation-fields {
        margin-bottom: 0;
    }

    .coop-field-input {
        width: 100%;
    }

    .coop-form-submit {
        width: 100%;
    }

    .coop-partner-cooperation {
        margin-bottom: 45px;
    }

    .coop-partner-footer p {
        font-size: 14px;
    }

}


.fancybox__container {
    z-index: 1101 !important;
}















.share-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 999;
}

.share-popup {
    position: absolute;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
    padding: 28px 16px;
    min-width: 220px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
}

.share-item {
    font-family: 'Calibri', sans-serif;
    display: flex;
    align-items: center;
    gap: 9px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    color: #202020;
    transition: background 0.15s;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    padding: 5px;


    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.share-item:last-child {
    margin-bottom: 0;
}

.share-item:hover {
    background: #f2f2f2;
}

.share-item svg,
.share-item img {
    width: 25px;
    height: 25px;
    border-radius: 8px;
    flex-shrink: 0;
}

.share-overlay.share-active {
    display: block;
}









/* Кнопка-стрелка для footer формы */
.footer-custom__news {
    position: relative;
}

.footer-email-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 100%;
    background: #b88f54;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* Сообщения */
.aurora-form-msg {
    display: block;
    font-size: 12px;
    margin-top: 4px;
}

.aurora-form-msg--success {
    color: #4caf50;
}

.aurora-form-msg--error {
    color: #e53935;
}



.disclaimer-tooltip {
    font-family: 'Calibri', sans-serif;

}









#cooperaion-modal .checkout-modal__title {
    font-family: 'Calibri', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 28px;
}


#cooperaion-modal .checkout-modal__dialog {
    min-width: 690px;
    padding: 50px;
}

#cooperaion-modal .auth-modal__body {
    font-family: 'Calibri', sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 13px;
}


























/* CSS стили для поиска */
.search-wrapper {
    position: relative;
    /* width: 100%; */
}


.search-loader {
    position: absolute;
    right: 12px;
    color: rgba(0, 0, 0, 0.5);
}

.search-results {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    max-height: 450px;
    width: 450px;
    overflow-y: auto;
    z-index: 1000;
}

.search-results-content {
    padding: 8px;
}

.search-category {
    margin-bottom: 16px;
}

.search-category:last-child {
    margin-bottom: 0;
}

.search-category-title {
    font-family: "Calibri";

    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    padding: 8px 12px 4px;
    letter-spacing: 0.5px;
}

.search-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.2s ease;
    text-decoration: none;
    color: inherit;
}

.search-item:hover {
    background: rgba(0, 0, 0, 0.04);
}

.search-item-image {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    object-fit: cover;
    background: #f5f5f5;
    flex-shrink: 0;
}

.search-item-info {
    flex: 1;
    min-width: 0;
}

.search-item-name {
    font-family: "Calibri";
    font-size: 12px;
    font-weight: 500;
    color: #202020;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
}

.search-item-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
}

.search-item-price {
    font-weight: 600;
    color: #202020;
}

.search-item-price span {
    font-family: "Calibri";
}

.search-item-category {
    font-family: "Calibri";

    padding: 2px 8px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    font-size: 11px;
}

.search-item-variations {
    display: flex;
    gap: 6px;
    margin-top: 8px;
    flex-wrap: wrap;
}

.search-item-variation {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    cursor: pointer;
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.search-item-variation:hover {
    transform: scale(1.15);
    border-color: rgba(0, 0, 0, 0.3);
}

.search-item-variation img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search-no-results {
    padding: 24px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}

.search-no-results svg {
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    opacity: 0.3;
}

.search-no-results p {
    font-family: 'Calibri';
    margin: 0;
    font-size: 14px;
}

/* Анимация появления */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.search-results[style*="display: block"] {
    animation: slideDown 0.2s ease;
}

/* Подсветка совпадений */
.search-highlight {
    font-family: "Calibri";

    background: rgba(255, 215, 0, 0.3);
    font-weight: 600;
}





.returnable-no {
    font-family: 'Calibri';
    font-weight: bold;
}



































.custom-page-wrap {
    width: 930px;
    overflow: hidden;
    margin: 0 auto;
}

/* ── STEP TITLES ── */
.custom-page-step-title {
    font-family: "Calibri";
    text-align: center;
    margin-bottom: 45px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

/* ── STEP 1 ── */
.custom-page-step1 {
    margin-bottom: 36px;
}

.custom-page-field-label {
    display: block;
    text-align: center;
    color: #c99f5e;
    margin-bottom: 20px;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

.custom-page-input {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 30px;
    padding: 17px 20px;
    border: 1px solid rgba(32, 32, 32, 0.3);
    border-radius: 5px;
    outline: none;
    background: transparent;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 14px;
    line-height: 114%;
    color: rgba(32, 32, 32, 0.4);
    transition: border-color .2s;
}

.custom-page-input::placeholder {
    color: #bbb;
    font-size: 13px;
}

.custom-page-input:focus {
    border-color: #c4a882;
}

.custom-page-input.has-error {
    border-color: #e05555;
}

.custom-page-features-label {
    font-family: "Calibri";
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

/* ── STEP 2 ── */
.custom-page-step2 {
    margin-bottom: 36px;
}

.custom-page-hint {
    font-family: "Calibri";
    text-align: center;
    text-transform: uppercase;
    color: #c99f5e;
    margin-bottom: 30px;
    font-weight: 400;
}

/* Gender tabs */
.custom-page-tabs {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 20px;
}

.custom-page-tab {
    font-family: "Calibri";
    flex: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgba(32, 32, 32, 0.3);
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    padding: 17px 54px;
    color: #202020;
    transition: background .2s, color .2s;
}

.custom-page-tab.active {
    background: #c99f5e;
    color: #f7f4ef;
    border: 1px solid #c99f5e;
}

/* Size table images */
.custom-page-table-wrap {
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 5px 5px 11px 0 rgba(32, 32, 32, 0.03);
    background: #fffcf7;
    border-radius: 8px;
}

.custom-page-table-img {
    display: none;
    width: 100%;
    border-radius: 4px;
}

.custom-page-table-img.active {
    display: block;
}

/* Params container */
.custom-page-params-grid-container {
    box-shadow: 5px 5px 11px 0 rgba(32, 32, 32, 0.03);
    background: #fffcf7;
    border-radius: 8px;
    padding: 0 28px;
}

.custom-page-params-title {
    font-family: "Calibri";
    text-align: center;
    padding: 35px 0 43px 0;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #202020;
}

/* ── PARAMS GRID — 5 равных колонок на ПК ── */
.custom-page-params-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding-bottom: 83px;
}

.custom-page-param-field {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1 1 calc(20% - 10px);
    max-width: calc(20% - 10px);
    min-width: 0;
}

.custom-page-param-field label {
    font-family: "Calibri";
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    color: #202020;
    margin-bottom: 9px;
}

.custom-page-param-row {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    transition: border-color .2s;
}

.custom-page-param-row.has-error {
    border-color: #e05555;
}

.custom-page-param-row input {
    font-family: "Calibri";
    flex: 1;
    border: none;
    padding: 7px 8px;
    font-size: 13px;
    color: #202020;
    outline: none;
    width: 100%;
    min-width: 0;
    background-color: transparent;
}

.custom-page-unit {
    font-family: "Calibri";
    background-color: transparent;
    padding: 7px 8px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 15px;
    color: rgba(32, 32, 32, 0.3);
}

.custom-page-size-select {
    font-family: "Calibri";
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 8px;
    font-size: 13px;
    color: #202020;
    width: 100%;
    background: transparent;
    outline: none;
    cursor: pointer;
    transition: border-color .2s;
}

.custom-page-size-select option {
    font-family: "Calibri";
}

.custom-page-size-select:focus {
    border-color: #c4a882;
}

.custom-page-size-select.has-error {
    border-color: #e05555;
}

/* ── STEP 3 ── */
.custom-page-step3 {
    margin-bottom: 36px;
}

.custom-page-prints-hint {
    font-family: "Calibri";
    text-align: center;
    color: #202020;
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}

.custom-page-prints-slider {
    display: flex;
    align-items: center;
    gap: 50px;
    position: relative;
}

.custom-page-prints-arrow {
    flex-shrink: 0;
    width: 32px;
    height: 59px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    padding: 0;
    transition: opacity .2s;
}

.custom-page-swiper {
    flex: 1;
    min-width: 0;
}

.custom-page-print-thumb {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid transparent;
    transition: border-color .2s;
}

.custom-page-print-item.selected .custom-page-print-thumb {
    border-color: #c99f5e;
}

.custom-page-print-thumb-inner {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.custom-page-print-thumb-inner svg,
.custom-page-print-thumb-inner img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    pointer-events: none;
}

.custom-page-print-check {
    display: none;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    background: #c99f5e;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 11px;
}

.custom-page-print-item.selected .custom-page-print-check {
    display: flex;
}

.custom-page-print-name {
    margin-top: 15px;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

/* ── INFO BLOCK ── */
.custom-page-info {
    border-radius: 4px;
    padding: 24px 20px;
    margin-bottom: 32px;
    text-align: center;
}

.custom-page-info-title {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #202020;
}

.custom-page-info p {
    font-family: "Calibri";
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #202020;
}

.custom-page-info p:last-child {
    margin-bottom: 0;
}

/* ── SUBMIT ── */
.custom-page-submit-wrap {
    display: flex;
    justify-content: center;
}

.custom-page-submit {
    font-family: "Calibri";
    padding: 16px 0;
    width: 330px;
    display: block;
    margin: 60px 0 110px 0;
    background: #c99f5e;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background .2s, opacity .2s;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    color: var(--secondary);
}

.custom-page-submit:hover {
    background: #202020;
}

.custom-page-submit:disabled {
    opacity: .6;
    cursor: not-allowed;
}

/* ══════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════ */

@media (max-width: 1090px) {
    .custom-page-wrap {
        width: 90%;
    }
}


@media (max-width: 768px) {
    .custom-page-tab {
        padding: 14px 16px;
        font-size: 14px;
    }

    .custom-page-params-grid-container {
        padding: 0 12px;
    }
}

@media (max-width: 600px) {
    .custom-page-param-field {
        flex: 1 1 calc(50% - 6px);
        max-width: calc(50% - 6px);
    }

    .custom-page-step-title {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .custom-page-field-label {
        font-size: 12px;
    }

    .custom-page-features-label {
        font-size: 13px;
    }

    .custom-page-step-title {
        font-size: 15px;
    }

    .custom-page-hint {
        font-size: 11px;
    }


    .custom-page-prints-arrow {
        display: none;
    }

    .custom-page-submit {
        width: 100%;
        max-width: 330px;
    }

    .custom-page-tab {
        padding: 12px 8px;
        font-size: 14px;
    }

    .custom-page-params-title {
        font-size: 15px;
    }

    .custom-page-table-wrap {
        padding: 8px 10px;
    }

    .custom-page-prints-hint {
        font-size: 12px;
        color: #c99f5e;
    }

    .custom-page-print-name {
        font-size: 13px;
    }

    .custom-page-info {
        display: none;
    }
}






.collab .banner-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}


.collab__middle-imgs {
    display: flex;
}


.collab__middle-imgs img {
    width: 48%;
    height: auto;
}






@media(max-width: 1140px) {
    .profile__section .sidebar {
        width: auto;
    }
}


@media(max-width: 1090px) {
    .profile__section .sidebar {
        display: none;
    }
}


.side-menu-header {
    font-family: "Calibri";
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #202020;

    padding-bottom: 16px;
    margin-bottom: 27px;

    border-bottom: 1px solid rgba(225, 217, 194, 0.8);

    font-weight: 400;
    font-size: 16px;

}

.side-menu-header svg {
    margin-right: 9px;
}


.side-menu-list-profile li {
    padding: 0;
    margin: 0;
}


.side-menu-list-profile li a span {
    font-family: "Calibri";
}




.side-menu-header,
.side-menu-list-profile {
    display: none !important;
}

@media (max-width: 1090px) {

    .side-menu-header,
    .side-menu-list-profile {
        display: flex !important;
    }

    .profile__section .lk-form-profile {
        width: 100%;
    }

    .profile-page .side-menu-list,
    .profile-page .gender-switch {
        display: none;
    }
}


@media(max-width: 780px) {
    .profile__section .profile-header-column-labels div {
        font-size: 11px;
    }

    .profile__section .profile-header-value {
        font-size: 11px;
    }

    .profile__section .profile-status {
        font-size: 11px;
    }

    .profile__section .profile-return-link {
        font-size: 11px;
    }

    .profile__section .profile-header h1 {
        font-size: 20px;
    }

    .profile__section .profile-tabs {
        display: none;
    }

    .profile__section .profile-header-column-labels div:nth-last-child(2) {
        display: none;
    }

    .profile__section .profile-price {
        display: none !important;
    }

    .profile__section .profile-header-column-labels {
        grid-template-columns: 1.2fr 1fr 1.5fr 1.2fr 0px;
        padding: 17px 20px;
    }

    .profile__section .profile-accordion-header {
        grid-template-columns: 1.2fr 1fr 1.5fr 1.2fr 0px;
    }

    .profile__section .profile-accordion-body {
        display: flex;
        flex-direction: column;
        gap: inherit;
    }

    .profile__section .profile-accordion-item.profile-accordion-item--active .profile-accordion-content {
        max-height: 100%;
    }

}


.profile__section .prod-info-mobile {
    display: none;
    font-family: "Calibri";
}


@media(max-width: 980px) {
    .profile__section .prod-meta {
        display: none;

    }

    .profile__section .prod-qty {
        display: none;
    }

    .profile__section .prod-info-mobile {
        display: block;
    }

    .profile__section .product-row {
        display: flex !important;
        align-items: center;
    }

    .products-list .checkbox-cell {
        padding: 0 0px !important;
    }

    .profile__section .prod-price {
        font-weight: 400;
    }

    .profile__section .return-page-wrapper .products-list {
        margin-bottom: 48px;
    }

    .profile__section .section-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .profile__section .options-grid {
        margin-bottom: 48px;
    }

    .profile__section .order-info {
        margin-bottom: 35px;
    }

    .profile__section .custom-lk-wrapper h1 {
        font-size: 20px;
    }

    .profile__section .page-title {
        font-size: 20px;
    }
}







.filter-sidebar__group-buy {
    padding: 0 7px !important;
    display: none;
}

.filter-sidebar__group-buy-first {
    margin-top: 50px;
}


.filter-sidebar__group-buy .filter-sidebar__group-header span {
    font-weight: bold;
    font-size: 16px;
}


.filter-sidebar__group-buy .side-menu-list {
    display: none;
    padding-bottom: 14px !important;
}

.filter-sidebar__group-buy.is-open .side-menu-list {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 6px;
}


.filter-sidebar__group-buy .filter-sidebar__group-arrow {
    transform: rotate(-45deg);
}


.filter-sidebar__group-buy.is-open .side-menu-list-tranparant {
    display: none !important;
}


@media(max-width: 768px) {
    .filter-sidebar__group-buy {
        display: block;
    }

    .mobile-side-menu {
        height: 60vh;
        overflow-x: scroll;
    }
}




















































#mobile-search-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: #ffffff !important;
    z-index: 999999 !important;
    display: flex !important;
    flex-direction: column !important;
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
}

#mobile-search-overlay.is-open {
    transform: translateX(0) !important;
    visibility: visible !important;
}

#mobile-search-overlay .ms-header {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 12px 14px !important;
    border-bottom: 1px solid #ebebeb !important;
    flex-shrink: 0 !important;
    background: #fff !important;
    box-sizing: border-box !important;
}

#mobile-search-overlay .ms-back-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    background: transparent !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    padding: 0 !important;
    color: #222 !important;
    flex-shrink: 0 !important;
    -webkit-tap-highlight-color: transparent !important;
}

#mobile-search-overlay .ms-back-btn:active {
    background: #e0e0e0 !important;
}

#mobile-search-overlay .ms-input-wrap {
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #f4f4f4 !important;
    border-radius: 12px !important;
    padding: 0 12px !important;
    height: 42px !important;
    box-sizing: border-box !important;
}

#mobile-search-overlay .ms-input-wrap svg {
    flex-shrink: 0 !important;
    color: #888 !important;
}

#mobile-search-overlay #ms-input {
    flex: 1 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    font-size: 15px !important;
    color: #222 !important;
    min-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    font-family: 'Calibri';
}

#mobile-search-overlay #ms-input::placeholder {
    color: #aaa !important;
}

#mobile-search-overlay .ms-results {
    flex: 1 !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

#mobile-search-overlay .ms-cat-title {
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    color: #999 !important;
    padding: 12px 16px 4px !important;
    font-family: "Calibri";
}

#mobile-search-overlay .ms-item {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 10px 16px !important;
    text-decoration: none !important;
    color: inherit !important;
    -webkit-tap-highlight-color: transparent !important;
}

#mobile-search-overlay .ms-item:active {
    background: #f7f7f7 !important;
}

#mobile-search-overlay .ms-item-img {
    width: 52px !important;
    height: 52px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    flex-shrink: 0 !important;
    background: #f0f0f0 !important;
}

#mobile-search-overlay .ms-item-name {
    font-size: 14px !important;
    color: #222 !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-family: 'Calibri';
}

.search_mobile svg {
    display: none;
    width: 21px;
    height: 21px;
}

@media(max-width: 768px) {
    .search_mobile svg {
        display: block;
    }
}


#mobile-search-overlay .ms-item-name .search-highlight {
    font-weight: 700 !important;
    color: #000 !important;
}

#mobile-search-overlay .ms-item-meta {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 3px !important;
}

#mobile-search-overlay .ms-item-price {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #333 !important;
}

#mobile-search-overlay .ms-item-cat {
    font-family: 'Calibri';
    font-size: 12px !important;
    color: #999 !important;
}

#mobile-search-overlay .ms-variations {
    display: flex !important;
    gap: 4px !important;
    margin-top: 5px !important;
    flex-wrap: wrap !important;
}

#mobile-search-overlay .ms-variation {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    border: 1px solid #eee !important;
}

#mobile-search-overlay .ms-variation img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

#mobile-search-overlay .ms-empty,
#mobile-search-overlay .ms-no-results {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 60px 16px !important;
    gap: 12px !important;
}

#mobile-search-overlay .ms-empty svg,
#mobile-search-overlay .ms-no-results svg {
    width: 40px !important;
    height: 40px !important;
    color: #ccc !important;
}

#mobile-search-overlay .ms-empty p,
#mobile-search-overlay .ms-no-results p {
    font-family: 'Calibri';
    font-size: 14px !important;
    margin: 0 !important;
    color: #bbb !important;
}






















.loading-spinner {
    font-family: 'Calibri';
    padding: 20px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.pagination {
    display: none !important;
}

.loading-spinner::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}









.filter-sidebar.is-loading {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.filter-line__wrapper {
    overflow: hidden;
}

.filter-line__wrapper a {
    width: 100% !important;
    height: 100% !important;
    display: flex;
}

.filter-line__wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}




.no-favourite {
    font-family: 'Calibri';
}





















.product__collection {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.customizable-badge {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
}

.badge-text {
    font-family: 'Calibri', sans-serif;
    font-size: 15px;
    padding: 5px 15px 5px 15px !important;
    font-weight: 300;
    text-transform: uppercase;
    color: #F7F4EF;
    border-radius: 5px;
    background-color: #c99f5e;
    border-bottom: 1px solid #c99f5e;
    padding-bottom: 1px;
    transition: color 0.25s ease, border-color 0.25s ease;
}

.tooltip {
    position: fixed;
    width: 280px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    padding: 18px 20px;
    box-sizing: border-box;
    pointer-events: none;
    opacity: 0;
    z-index: 9999;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.tooltip::after {
    content: '';
    position: absolute;
    left: var(--arrow-left, 16px);
    border: 6px solid transparent;
}

.tooltip.dir-down::after {
    bottom: 100%;
    border-bottom-color: #202020;
}

.tooltip.dir-up::after {
    top: 100%;
    border-top-color: #202020;
}

.tooltip.is-visible {
    opacity: 1;
    pointer-events: auto;
}

.tooltip-label {
    font-family: 'Calibri', serif;
    font-size: 13px;
    font-weight: 300;
    color: #202020;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.tooltip-text {
    font-family: 'Calibri', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #202020;
    margin: 0;
    display: block;
}

@media(max-width:990px) {
    .badge-text {
        font-size: 13px;
        padding: 2px 15px 2px 15px;
    }
}



.custom-print-wrapper .cart__product-line {
    display: none !important;
}

.custom-print-wrapper .product__meta-row {
    /* display: none !important; */
}


.product__print-select-wrap {
    margin-bottom: 21px
}

.print-dropdown {
    position: relative;
    user-select: none;
}

.print-dropdown__selected {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 14px;

    border: 1px solid #ebdfca;
    border-radius: 6px;
    cursor: pointer;
    min-height: 50px;
}

.is-open .print-dropdown__selected {
    background-color: #fff;
}

.print-dropdown.is-open .print-dropdown__selected {
    border-color: #ebdfca;
}

.print-dropdown__img-wrap {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.print-dropdown__thumb {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    object-fit: cover;
}

.print-dropdown__label {
    font-family: "Calibri";
    flex: 1;
    color: #202020;

    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;

}

.print-dropdown__arrow {
    flex-shrink: 0;
    transition: transform 0.2s;
    color: #202020;
}

.print-dropdown.is-open .print-dropdown__arrow {
    transform: rotate(180deg);
}

.print-dropdown__list {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #d4c5b5;
    border-radius: 6px;
    z-index: 999;
    max-height: 240px;
    overflow-y: auto;
}

.print-dropdown.is-open .print-dropdown__list {
    display: block;
}

.print-dropdown__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    cursor: pointer;
    font-size: 13px;
    color: #202020;
}

.print-dropdown__item span {
    font-family: "Calibri";
    text-transform: uppercase;

    font-weight: 400;
    font-size: 13px;
}



.print-dropdown__item:hover,
.print-dropdown__item.is-selected {
    background: #f5ede6;
}


/* ===== SIDEBAR: ВСЕ ПРИНТЫ ===== */
.prints-sidebar {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: 10000;
    transition: opacity 0.35s ease, visibility 0.35s ease;
}

.prints-sidebar.is-open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.prints-sidebar__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
}

.prints-sidebar__panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 480px;
    max-width: 100vw;
    background: #f7f4ef;
    overflow-y: auto;
    padding: 24px;
    box-sizing: border-box;
    transform: translateX(100%);
    transition: transform 0.3s ease;
}

.prints-sidebar.is-open .prints-sidebar__panel {
    transform: translateX(0);
}

.prints-sidebar__head {
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.prints-sidebar__title {
    font-family: "Calibri";
    color: #202020;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}

.prints-sidebar__close {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #202020;
    padding: 0;
    line-height: 1;
}

.prints-sidebar__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.prints-sidebar__item {
    cursor: pointer;
    margin-bottom: 50px;
}

.prints-sidebar__item.is-selected .prints-sidebar__img-wrap {
    outline: 2px solid #202020;
    outline-offset: 2px;
}

.prints-sidebar__img-wrap {
    width: 100%;
    aspect-ratio: 1/1;
    background: #e0d9d0;
    overflow: hidden;
}

.prints-sidebar__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.prints-sidebar__name {
    display: block;
    font-family: "Calibri";
    letter-spacing: 0.06em;
    text-align: center;
    margin-top: 15px;
    color: #202020;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}

/* Скрываем элементы, помеченные нашим скриптом */
.choices__item.is-hidden-variation {
    display: none !important;
}




.cart-field__select option {
    font-family: "Calibri" !important;
}

.address-autocomplete__dropdown li span {
    font-family: "Calibri" !important;
}


body header.sticky #search-input {
    color: #fff;
}

body header.sticky #search-input::placeholder {
    color: #fff;
}











.page-400-section {
    background-color: #F7F4EF;
    height: 100%;
}

.page-404__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 115px;
    box-sizing: border-box;
}

.page-404__number {
    font-size: 280px;
    color: #202020;
    margin: 0;
    padding: 0;
    user-select: none;
    font-weight: 400;
    font-size: 280px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.page-404__content {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.page-404__title {
    font-family: 'Calibri', sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #202020;
}

.page-404__subtitle {
    font-family: 'Calibri', sans-serif;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(32, 32, 32, 0.7);
}

.page-404__list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.page-404__item {
    font-family: 'Calibri', sans-serif;

    position: relative;
    margin-bottom: 27px;
    padding-left: 18px;
    list-style-type: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(32, 32, 32, 0.7);
}

.page-404__item:last-child {
    margin-bottom: 0;
}

.page-404__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46484 2.16739L3.46484 10.8341C3.46484 11.3216 4.00651 11.5924 4.38568 11.3216L11.1023 6.98823C11.4815 6.77156 11.4815 6.22989 11.1023 5.95906L4.38568 1.62573C3.95234 1.40906 3.46484 1.73406 3.46484 2.16739Z' fill='%23C99F5E' stroke='%23C99F5E' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
}

@media (max-width: 990px) {
    .page-404__wrapper {
        flex-direction: column;
        gap: 0;
    }
}


@media (max-width: 900px) {
    .page-404__wrapper {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 20px;
    }

    .page-404__number {
        font-size: 150px;
    }

    .page-404__content {
        align-items: center;
    }

    .page-404__item {
        text-align: left;
        align-self: flex-start;
    }
}








a.has-disclaimer {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

a.has-disclaimer .disclaimer-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 13px;
    height: 13px;
    background: #e74c3c;
    border-radius: 50%;
    border: 1.5px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    z-index: 1;
}

a.has-disclaimer .disclaimer-tooltip {
    pointer-events: none;
    opacity: 0;
    transform: translateY(4px) scale(0.97);
    transition: opacity 0.18s ease, transform 0.18s ease;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 132%;
    translate: -50%;
    background: #1c1c1c;
    color: #f0f0f0;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.45;
    white-space: nowrap;
    padding: 7px 11px;
    border-radius: 7px;
    border: 1px solid rgba(231, 76, 60, 0.45);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .55), 0 0 0 1px rgba(255, 255, 255, .04);
    z-index: 9999;
}

a.has-disclaimer .disclaimer-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    translate: -50%;
    border: 5px solid transparent;
    border-top-color: #1c1c1c;
}

a.has-disclaimer:hover .disclaimer-tooltip,
a.has-disclaimer:focus .disclaimer-tooltip {
    opacity: 1;
    transform: translateY(0) scale(1);
}





.standart__page__content,
.standart__page__content * {
    font-family: "Calibri" !important;
}

.standart__page__content a {
    color: rgba(201, 159, 94, 0.6);
    text-transform: uppercase;
    text-decoration: none;
}

.standart__page__content ol,
.standart__page__content ul {
    margin-left: 15px !important;
}

.product__details-value a {
    color: rgba(201, 159, 94, 0.6);
    text-decoration: none;
    font-family: "Calibri" !important;

}




.swiper-pagination-prints {
    top: 110% !important;
    width: 200px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #C99F5E !important;
}

/*
.swiper-pagination-prints .swiper-pagination-bullet {
    width: 15px;
    height: 2px;
    border-radius: 0;
}


.swiper-pagination-prints .swiper-pagination-bullet-active {
    background: #C99F5E;
} */





.mobile-line {
    display: none;
}

.mobile__subscribe {
    display: none;
}

@media (max-width: 585px) {

    .main-slider .owl-prev,
    .main-slider .owl-next {
        display: none !important;
    }

    .main-slider .owl-carousel .item {
        align-items: end;
    }

    .main-slider .slide-content {
        bottom: 50%;
    }

    .main-slider .slide-content h2 {
        font-size: clamp(25px, 1.597vw, 23px);
    }

    .main-slider .slide-content-2 h2 {
        width: 80%;
    }

    .cn__top-inner {
        width: 100%;
    }

    .pl__top-title {
        font-size: 22px;
    }

    .pl__item-left {
        padding-right: 20px;
        margin-bottom: 50px;
    }

    .pl__count-inner {
        margin-bottom: 50px;
    }

    .pl__item-author {
        max-width: 323px;
    }

    .pl__item-text {
        gap: 0;
    }

    .pl__item-text--value {
        margin-top: 25px;
    }

    .pl__item-text ul li {
        font-size: 13px;
        line-height: 162%;
    }

    .pl__item-title {
        font-size: 20px;
    }


    .footer__inner {
        overflow-x: hidden;
        padding: 20px 0 0 0;
    }

    .footer-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }

    .footer-right {
        gap: 0;
    }



    .footer-bottom_second {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

    .footer-botto_first {
        display: none;
    }

    .footer-left {
        display: none;
    }

    .footer-column:first-child {
        border-top: 1px solid rgba(225, 217, 194, 0.8);
        padding-top: 18px;
    }

    .footer-column:last-child {
        border-bottom: 1px solid rgba(225, 217, 194, 0.8);
    }

    .mobile-line {
        display: block;
        width: 100%;
        height: 1px;
        background-color: rgba(225, 217, 194, 0.8);
        margin-bottom: 18px;
    }

    #mobile-footer-btn {
        margin-bottom: 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #mobile-footer-btn::after {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;

        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 11'%3E%3Cpath d='M0.851562 9.8501L4.85156 5.3501L0.851562 0.850097' stroke='%23E1D9C2' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");

        background-size: contain;
        background-repeat: no-repeat;
    }

    .footer-column a {
        display: none;
    }

    .footer-column-active a {
        display: block;
    }

    .mobile__subscribe {
        display: block;
        grid-column: span 2;
        order: 2;
    }

    .mobile__subscribe-title {
        font-family: "Calibri";
        font-weight: 400;
        font-size: 13px;
        line-height: 100%;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #202020;
        margin-bottom: 18px;
    }

    .mobile__subscribe-form {
        position: relative;
    }

    .mobile__subscribe-form input {
        width: 100%;
        padding: 16px 15px;
        border: 1px solid rgba(225, 217, 194, 0.8);
        border-radius: 3px;
        font-family: "Calibri";
        background-color: transparent;
        outline: none;

        font-weight: 400;
        font-size: 13px;
        line-height: 162%;
        letter-spacing: 0.01em;
        text-transform: capitalize;
        color: rgba(32, 32, 32, 0.6);
    }

    .mobile__subscribe-form button {
        position: absolute;
        top: 55%;
        right: 12px;
        transform: translateY(-50%);
        background: none;
        border: none;
        padding: 0;
        cursor: pointer;
        color: #202020;
    }

    .breadcrumbs {
        display: none;
    }

    .product-main,
    .catalog-section {
        padding-top: 150px;
    }

}




@media (max-width: 704px) {
    .collab__bottom-top {
        flex-direction: column;
    }

    .collab__bottom-top div {
        width: 100%;
    }
}



.cart__product-attr-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.cart__dots {
    display: flex;
    align-items: center;
}

.cart__product-attr-print {
    font-family: "Calibri" !important;
}

.cart__product-attr-razmer {
    font-family: "Calibri" !important;
    color: #202020;
}


.products-grid p {
    font-family: "Calibri" !important;
}





.cart-radio-checkout .cart-radio__box {
    width: 20px !important;
}

#checkout-comment {
    font-family: "Calibri" !important;
    padding: 10px;
}

#checkout-comment::placeholder {
    font-family: "Calibri" !important;
}


.cart-field__error {
    font-family: "Calibri" !important;
    color: red;
    font-size: 14px;
    margin-top: 2px;

}


.cart-field input::placeholder,
.cart-field select::placeholder {
    color: rgba(32, 32, 32, 0.6);
}


.cart-field input,
.cart-field select {
    color: rgba(32, 32, 32, 0.8);
}



.cart * {
    font-family: "Calibri" !important;
}


.payDay {
    font-family: "Calibri" !important;
    color: #bb974a;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
}


.order-modal__text strong {
    font-family: "Calibri" !important;
    display: flex;
    justify-content: center;
    align-items: center;

}

.order-modal__text strong span {
    font-family: "Calibri" !important;
    margin-left: 10px;
}