

/* Start:/local/js/components/buyoneclick/dist/buyoneclick.bundle.css?1750923811979*/
.buy-one-click {

}

.buy-one-click .q-popup-main__wrapper {
    width: 597px !important;
    height: 227px !important;
    font-family: Montserrat, sans-serif;
}

.buy-one-click__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
    text-transform: lowercase;
    margin-top: 18px;
}

.buy-one-click__info {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 25px;
    width: 350px;
}

.buy-one-click__order-number {
    font-size: 12px;
    font-weight: 500;
}

@media (max-width: 991px) {
    .buy-one-click .q-popup-main__wrapper {
        width: calc(100% - 20px) !important;
        height: auto !important;
        margin-inline: 10px;
    }

    .buy-one-click__title {
        font-size: 14px;
        margin-top: 60px;
        white-space: nowrap;
    }

    .buy-one-click__info {
        width: 257px;
    }

    .buy-one-click__order-number {
        margin-bottom: 50px;
    }
}
/* End */


/* Start:/local/templates/highcraft/components/bitrix/catalog.element/product_detail/style.css?174585657414592*/
.q-product-sku__link {
    border-color: transparent;
}

.q-product-sku__link::after {
    background-color: var(--bgcolor);
}

.q-images-zoom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fbfaf5;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.5s ease, transform 0.5s ease;
    z-index: 1000;
    overflow: hidden;
}

.q-images-zoom_show {
    opacity: 1;
    transform: translateY(0);
}

.fancybox__content > .f-button.is-close-btn {
    display: none;
}

.q-images-zoom_close.f-button.is-close-btn.fancybox-button-close.fancybox-button-close-popup {
    right: 28px !important;
}

.q-product-cart__title-type {
    display: block;
    text-align: center;
}

.q-images-zoom__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.q-images-zoom__image {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: contain;
    cursor: zoom-out;
}

.q-product__image:hover {
    cursor: zoom-in;
}

.q-product .q-product__images .q-product__favorite {
    z-index: 10;
    width: 32px;
    height: 32px;
    background-image: url(/local/templates/highcraft/images/icons/cart-favorite.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .35s;
    right: inherit;
    left: 35px;
}

.q-product .q-product__images .q-product__favorite:active {
    outline: none;
}

.q-product .q-product__images .q-product__favorite.active {
    background-image: url(/local/templates/highcraft/images/icons/cart-favorite-active.svg);
}

.q-popup-additions-cart-emboss__textarea {
    padding: 16px 55px 16px 16px !important;
}

.q-popup-additions-cart__picture_embossing,
.q-popup-additions-prop__picture,
.q-popup-additions-prop__image {
    width: 132px;
    object-fit: contain;
}

.q-popup-additions-cart__picture_embossing {
    padding: 0 !important;
}

.q-popup-additions-prop__picture {
    position: relative;
}

.q-popup-additions-prop__increase {
    top: 10px !important;
    right: 10px !important;
}

.q-popup-additions-cart__wrapper_items_emboss {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.q-popup-additions-cart__wrapper_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.q-popup-additions-cart__wrapper_items_emboss .q-popup-additions-cart__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.q-popup-additions-cart-emboss .q-popup-additions-prop__image {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.q-popup-additions-cart__wrapper_items {
    align-items: flex-start;
}

@media (max-width: 991px) {
    .q-popup-additions-cart__wrapper_items {
        grid-gap: 10px !important;
    }
}

.q-product-props {
    display: flex;
    flex-direction: column;
    grid-gap: 15px;
    margin-top: 20px;
}

.q-product-props__item {
    display: flex;
    align-items: flex-start;
}

.q-showcase-new-cart-sale {
    top: 35px !important;
}

.q-product-props__title,
.q-product-props__value {
    flex: 1;
}

.q-product-props__value {
    display: flex;
    flex-direction: column;
}

.q-product-into__content__preview:after {
    content: none !important;
}

.q-product__note-buy__title {
    display: inline-block !important;
    border-bottom: 1px solid rgba(0, 0, 0) !important;
}

.q-product-cart {
    height: auto !important;
}

.q-product-cart__price {
    color: #21211f !important
}

.q-product-cart__price_discount {
    color: #7f1823 !important
}

.q-product-into {
    margin-top: 40px !important;
}

.q-product__note-buy {
    margin-bottom: 0 !important;
}

.q-popup-additions__row_additions .q-popup-additions-prop__increase {
    top: 5px;
    right: 16px;
}

.q-product-sku__wrap_size {
    margin-top: 20px;
    flex-direction: column;
    align-items: flex-start !important;
}

.q-product-sku__size-button {
    background-color: transparent;
    border: 1px solid rgba(33, 33, 31, 0.2);
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;
}

.q-product-sku__size-button.active {
    border-color: #21211f;
}


/*
.q-product-cart,
.q-product__col_last {
    overflow: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.q-product-cart::-webkit-scrollbar {
.q-product__col_last::-webkit-scrollbar {
    display: none; !* Для Chrome, Safari и Opera *!
}
*/

@media (max-width: 991px) {
    .q-breadcrumb__items {
        position: absolute;
        top: 5px;
    }

    .q-showcase-new-cart-sale {
        top: 40px !important;
        font-size: 13px !important;
        padding: 6px !important;
    }

    .q-product .q-product__images .q-product__favorite {
        left: 16px !important;
    }

    .q-product__picture {
        max-width: 100% !important;
        aspect-ratio: 320 / 476 !important;
        overflow: hidden !important;
    }

    .q-product__image {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    .q-product-additions__item-delete {
        opacity: 1 !important;
    }
}

.popup-total__price,
.popup-total__price.popup-total__price_finish,
.popup-total__price.popup-total__price_red,
.basket-cart-add__price,
.basket-cart__price {
    white-space: nowrap;
}

.q-product__basket-add.q-product__basket-add_reset {
    display: flex;
    padding: 13px 114px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .85px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;

    background-color: transparent;
    color: #1e1d1d;
    border: 1px solid currentColor;
}

.q-product__basket-add.q-product__basket-add_reset.q-button-buy-one-click {
    margin-bottom: 0;
}

.q-popup-main__scroll {
    overflow-y: auto;
    max-height: 85vh !important;
}


.q-popup-main__link {
    color: #7f1823 !important;
    text-decoration: underline !important;
}

.user-error {
    text-align: center;
    font: normal normal normal 10px / 14px Montserrat;
    letter-spacing: 0;
    color: #7F1823;
}

.user-error-field-error {
    border-color: #7F1823 !important;
}

.q-popup-form {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: #504d4da6;
    display: none;
    align-items: center;
    justify-content: center
}

.q-popup-form .q-popup-main__wrapper {
    width: 516px;
}

.q-popup-form.active {
    display: flex
}

@media (max-width: 1600px) {
    .q-product__basket-add.q-product__basket-add_reset {
        padding: 13px 20px;
        font-size: 14px;
    }
}

.flex-basket-go {
    display: flex;
    align-items: center;
    grid-gap: 20px;

    & .q-button-default {
        font-size: 14px !important;
        letter-spacing: normal;
        flex: 1;
        padding-inline: 15px;
    }

    border-bottom: none !important;
}

#q-button-buy-one-click {
    .q-popup-additions__close {
        width: 16px;
        height: 16px;
        background-image: url(/local/js/components/buyoneclick/src/images/close.svg);
    }
}

.gift {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 20px;
}

.gift__link {
    color: #21211F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.q-product__wrap {
    /* width: calc(747px + 40px + 499px);*/
}

.q-product__col_first {

}

.q-product__col_last {
    max-width: 747px;
}

.q-popup-additions-cart__image {
    width: 132px;
}

.hidden {
    display: none;
}

#szg-open-btn {
    padding: 8px 16px;
    font-size: 14px;

}

.szg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 900;
}

.szg-backdrop.szg--visible {
    opacity: 1;
    pointer-events: auto;
}

.szg-container {
    position: fixed;
    top: 0;
    right: 0;
    width: min-content;
    height: 100vh;
    background: #FBFAF5;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    z-index: 950;
}

.szg-container.szg--visible {
    transform: translateX(0);
}

.szg-header {
    margin-bottom: 5px;
}

#szg-close-btn {
    position: absolute;
    top: 18px;
    right: 12px;
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
}

.szg-tabs {
    display: flex;
    justify-content: center;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    gap: 40px;
}

.szg-tabs__item {
    cursor: pointer;
    color: #21211F;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
    white-space: nowrap;
}

.szg-tabs__item.szg--active {
    border-bottom: 1px solid currentColor;
}

.szg-content {
    flex: 1;
    overflow-y: auto;
    padding: 0 90px 16px;
    display: none;
}

.szg-content.szg--active {
    display: block;
}

.szg-table {
    width: 100%;
    border-collapse: collapse;
}

.szg-table th, .szg-table td {
    border-bottom: 1px solid #D4D2D2;
    padding: 16px 0;
    text-align: center;
}

.szg-table th {
    white-space: nowrap;
    color: #21211F;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 18.2px */
    padding-inline: 26px;
}

.szg-table td {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    min-width: 77px;
    text-align: left;
}

.szg-table td:not(:first-child) {
    text-align: center;
}

.szg-backdrop__title {
    color: #21211F;
    text-align: center;
    font-family: "Rolleston Display";
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 41.6px */
    letter-spacing: -0.32px;
    margin: 43px 0;

}

.szg-backdrop__description {
    overflow: hidden;
    color: #21211F;
    text-align: center;
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 40px;
}

.szg-backdrop__description {
    display: none;
    margin: 0 45px 40px;
}

.szg-backdrop__description.szg--active {
    display: block;
}

.sku-property {

}

.sku-sizes-list {
    display: flex;
    gap: 18px;
    align-items: center;
}

.sku-size-item {

}

.q-product-sku__link.sku-size-link {
    border: none;
    width: inherit;
    height: inherit;
    padding: inherit;
    border-radius: inherit;
    background: none;

    color: #8E8D8A;

    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    cursor: pointer;
    transition: all .35s ease;
}

.sku-property__btn-popup-toggle:hover,
.q-product-sku__link.sku-size-link:hover,
.q-product-sku__link.sku-size-link.active {
    color: #21211f;
    border-bottom: 1px solid currentColor;
}

.sku-property__title {
    color: #21211F;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;

    margin: 25px 0 15px;
}

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

.sku-property__btn-popup-toggle {
    color: rgba(33, 33, 31, 0.50);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: none;
    background: none;
    padding: 0;
    border-bottom: 1px solid currentColor;
    cursor: pointer;
    transition: all .35s ease;
}

@media (max-width: 768px) {
    .szg-container {
        width: 100% !important;
        max-width: 100%;
        padding-inline: 16px;
    }
    .szg-backdrop__title {
        margin-top: 100px;
    }
    #szg-close-btn {
        top: 70px;
    }

    /* уменьшаем отступы внутри контента */
    .szg-content {
        padding: 0 5px 16px;
    }

    /* стили для таблицы на мобилке */
    .szg-table th,
    .szg-table td {
        padding: 8px 4px;
        font-size: 14px;
        line-height: 1.2;
    }

    .szg-tabs {
        gap: 20px;
    }

    /* заголовки чуть меньше и более компактные */
    .szg-table th {
        font-size: 11px;
        padding-inline: 6px;
        white-space: inherit;
    }

    /* ячейки без минимальной ширины, чтобы таблица могла ужиматься */
    .szg-table td {
        min-width: auto;
        text-align: center;
    }

    .szg-backdrop__title {
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 18px;
    }

    .szg-backdrop__description {
        font-size: 11px;
        font-weight: 400;
        margin: 0 20px 25px;
    }

    .szg-tabs__item  {
        font-size: 12px;
    }

    .sku-property__title {
        font-size: 12px;
        margin-top: 20px;
    }

    .q-product-sku__link.sku-size-link {
        font-size: 14px;
    }

    .sku-property__btn-popup-toggle {
        font-size: 12px;
    }

    .q-product-sku__bort {
        margin-bottom: 25px !important;
    }
}


@media (max-width: 1600px) {
    .q-product .q-product__wrap {
        width: inherit;
        margin: 0 auto !important;
        padding: 0 5vw;
        grid-template-columns: 1fr 1fr;
        justify-content: center;
    }

    .q-product__col.q-product__col_first {
    }

    .q-product__col.q-product__col_last {
        max-width: inherit;
    }
}


@media (max-width: 1000px) {
    .q-product .q-product__wrap {
        padding: 0;
    }

    .q-product__col.q-product__col_first {
        max-width: 100%;
        min-width: 100%;
    }
}

@media (max-width: 991px) {
    #q-button-buy-one-click {
        .q-popup-main__wrapper {
            margin-inline: 10px !important;
        }

        .q-profile__form {
            margin-bottom: 0;
        }
    }
}

@media (max-width: 890px) {
    .flex-basket-go {
        grid-gap: 10px;
        flex-wrap: wrap;
    }

    .gift {
        gap: 5px;
        margin-top: 10px;
    }

    .gift__link {
        font-size: 12px;
    }
}


/* End */
/* /local/js/components/buyoneclick/dist/buyoneclick.bundle.css?1750923811979 */
/* /local/templates/highcraft/components/bitrix/catalog.element/product_detail/style.css?174585657414592 */
