.grecaptcha-badge{
    display: none !important;
}
.b24-widget-button-wrapper, .b24-widget-button-shadow {
    display:none !important;
}
.basket-card__inner a {
    color: inherit;
}
.price, .price__discount {
    align-items: flex-end;
    display: flex;
}
.main-footer__mobile-socials a:nth-child(5) {
    /*grid-column: 1 / 3;*/
}

.lookbook-card__btn.is-active {
    background-color: #1e1e1e;
    color: #fff;
}
.select-size-probka,.js-store-amount{
    margin-top: 20px;
    margin-bottom: 15px;
}

.choose-other-store {
    position: relative;
}

.choose-other-store-title {
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    pointer-events: none;
}

.choose-other-store .btn__text {
    float: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-align: right;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    cursor: pointer;
}

.preloader {
    align-items: center;
    background: #1e1e1e4d;
    display: none;
    height: 100vh;
    justify-content: center;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: all .3s;
    width: 100%;
    z-index: 999999;
    gap: 9px;
}

.preloader.show {
    display: flex;
}

.preloader span {
    height: 18px;
    width: 18px;
    background-color: rgba(30, 30, 30, 0.3);
    display: block;
    animation: colorChange 3s infinite;
}

.preloader span:nth-child(1) {
    animation-delay: 0s;
}

.preloader span:nth-child(2) {
    animation-delay: 1s;
}

.preloader span:nth-child(3) {
    animation-delay: 2s;
}

@keyframes colorChange {
    0%, 100% {
        background-color: rgba(30, 30, 30, 0.3);
    }
    50% {
        background-color: #000;
    }
}

.catalog-title-wrapper.center {
    flex-direction: column;
}

.lookbook_description {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    /*padding: 30px 21.4375rem;*/
}

.lookbook_description p,
.lookbook_description b {
    font-size: 14px;
}

.lookbook_description table td {
    color: #fff;
    font-size: 14px;
}

.lookbook_description h4 {
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
}

.lookbook_description ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 20px;
}

.lookbook_description ul li {
    font-size: 14px;
    list-style: disc;
}

.lookbook_description a {
    font-size: 14px;
    font-weight: 500;
    color: black;
    text-decoration: underline;
    transition: 0.3s;
}

.lookbook_description a:hover {
    text-decoration: initial;
    transition: 0.3s;
}

.lookbook_description .btn--tertiary {
    width: fit-content;
    color: #fff;
    margin: 0 auto;
    text-decoration: none;
}

@media (min-width: 1600px) and (max-width: 1930px) {
    .lookbook_description {
        padding: 30px 21.4375rem;
    }
}

@media(min-width: 1930px) {
    .lookbook_description {
        padding: 30px 0;
    }
}

@media(max-width: 1600px) {
    .lookbook_description {
        padding-top: 30px;
    }
}

@media(max-width: 600px) {
    .lookbook-title-wrapper .catalog-title {
        padding: 0 1.25rem;
    }

    .lookbook_description .btn--tertiary {
        width: 50%;
    }

    .lookbook_description {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .lookbook_description a,
    .lookbook_description ul li,
    .lookbook_description table td,
    .lookbook_description p,
    .lookbook_description b {
        font-size: 12px;
    }

    .lookbook_description h4 {
        font-size: 14px;
    }

    .lookbook_description ul {
        gap: 5px;
    }
}

.catalog-title-wrapper .catalog-title{
    margin-bottom:0;
    line-height: normal;
    text-transform: none;
}

.main-footer-schedule {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.main-footer-schedule-text {
    font-weight: 400;
    font-size: 1.5rem;
    color: #fff;
}

.main-footer-schedule-link {
    color: #fff;
    border-bottom: 1px solid #fff;
    width: fit-content;
    transition: 0.35s ease-in-out;
}

.main-footer-schedule-link:hover {
    border-bottom: 1px solid transparent;
}

.main-preform-text {
    display: none;
}

.popup-schedule {
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 24px;
}

@media (max-width: 700px) {
    .main-footer-schedule {
        gap: 6px;
    }

    .main-footer-schedule-text {
        font-size: 12px;
    }


    .main-preform-text {
        display: block;
        font-weight: 400;
        font-size: 11px;
        color: #fff;
        margin-top: 5px;
        margin-bottom: -7px;
    }

    .main-footer__callback {
        gap: 13px;
    }
}

.promo-btn {
    width: fit-content;
    color: #fff;
    font-size: 14px;
    background: black;
    cursor: pointer;
    padding: 16px;
    position: relative;
}

.promo-btn::before {
    content: "";
    width: 8px;
    height: 10px;
    background: white;
    position: absolute;
    right: 5px;
    top: 3px;
    transition: 0.35s;
    opacity: 0;
    background: url('data:image/svg+xml,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.89474 0H0.842105C0.378947 0 0 0.409091 0 0.909091V7.27273H0.842105V0.909091H5.89474V0ZM7.15789 1.81818H2.52632C2.06316 1.81818 1.68421 2.22727 1.68421 2.72727V9.09091C1.68421 9.59091 2.06316 10 2.52632 10H7.15789C7.62105 10 8 9.59091 8 9.09091V2.72727C8 2.22727 7.62105 1.81818 7.15789 1.81818ZM7.15789 9.09091H2.52632V2.72727H7.15789V9.09091Z" fill="white" /></svg>');
}

@media(min-width: 1200px){
    .promo-btn:hover::before {
        opacity: 1;
    }
}


@media(max-width: 1200px){
    .promo-btn::before {
        opacity: 1;
    }
}

.table-size-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 40px;
}

.table-size-content-wrapper {
    .table-sizes__wrapper {
        width: 100%;
        overflow-x: auto;
    }

    .table-sizes {
        border-collapse: collapse;
        width: 100%;
        max-width: 100%;
        border: 1px solid ;


        tr:last-child td {
            border-bottom: none;
        }

        th,td {
            border: 1px solid #1e1e1e;
            padding: 12px 14px;
            font-weight: 400;
            font-size: 12px;
            letter-spacing: 0.05em;
            color: #1e1e1e;
            text-align: center;

            &:first-child {
                border-left: none;
            }

            &:last-child {
                border-right: none;
            }
        }

        td:first-child {
            text-align: left;
        }

        td {
            white-space: nowrap;
        }

        th {
            background-color: #f0f0f0;
            border-top: none;
            font-weight: 600;

            &:first-child {
                text-align: left;
            }
        }
    }

    .size-popup__content {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 15px;

        .size-popup__item {
            display: flex;
            flex-direction: column;
            gap: 20px;

            .size-popup__text {
                font-weight: 400;
                font-size: 12px;
                letter-spacing: 0.05em;
                color: #1e1e1e;
            }

            &:first-child {
                margin-top: 30px;
            }

        }
    }
}

.business-img-title-size {
    position: relative;

    .business-img-title-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-weight: 600;
        font-size: 96px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        z-index: 2;
        width: 100%;
    }
}

.business-block__text {
    margin-top: 42px;

    p {
        color: #1e1e1e;
    }
}

.business__feedback {
    margin-top: 30px;
    padding-top: 48px;

    h2 {
        font-weight: 400;
        font-size: 36px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #1e1e1e;
    }
}

.stocks__cities {
    margin-top: 30px;
    max-width: 614px;
}

#shops-map {
    height: 489px !important;
    margin-top: 30px;
}

#shops-map > ymaps:first-child {
    display: none;
}

.business__feedback.no-border {
    border-top: none;
    padding-top: 0;
    margin-top: 44px;

    .feedback .h2 {
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 0.05em;
        color: #1e1e1e;
    }
}

@media(max-width: 991px) {
    .business-img-title-size {
        position: relative;

        .business-img-title-text {
            font-size: 24px;
        }
    }

    .table-size-content {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 45px;
        gap: 40px;
    }

    .table-size-content-wrapper {
        display: flex;
        flex-direction: column;
        position: relative;
        padding-bottom: 200px;
        gap: 38px;
        overflow: auto;

        .size-popup__content {
            grid-template-columns: repeat(1, 1fr);

            .size-popup__item:first-child {
                position: absolute;
                bottom: 0;
            }
        }

        .table-sizes {
            max-width: none;
            min-width: 600px;
        }

        .table-sizes__wrapper {
            order: 2;
        }
    }
}

@media(max-width: 600px) {
    .table-size-content-wrapper {
        padding-bottom: 250px;
    }

    .business-block__text {
        margin-top: 21px;
    }

    .business__feedback {
        margin-top: 13px;
        padding-top: 17px;

        h2 {
            font-size: 18px;
        }
    }


    #shops-map {
        height: 203px !important;
        margin-top: 16px;
    }

    .business__feedback.no-border {
        margin-top: 29px;
    }

    .business__feedback.no-border {
        .feedback__right {
            width: 100%;
            margin-top: 0px;
        }
    }
}

@media(max-width: 385px) {
    .table-size-content-wrapper {
        padding-bottom: 275px;
    }
}

.feedback__input-merge {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: -10px !important;

    .custom-select__selected {
        height: 40px;
    }
}

.business {
    .table-size-content {
        .size-popup__text {
            b {
                font-size: 12px;
                font-weight: 600;
            }
        }
    }
}

.business-block__pretitle {
    font-weight: 400;
    font-size: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1e1e1e;
    margin-top: 76px;
}

.shops-map-wrapper {
    display: grid;
    grid-template-columns: 930px 1fr;
    gap: 22px;
    margin-bottom: 40px;

    #shops-map {
        margin-top: 0;
        height: 625px !important;
    }

    .stocks__cities {
        margin-top: 0;
        margin-bottom: 60px;
        max-width: 100%;
    }

    .order-page__delivery-shops {
        max-height: 520px;

        .order-page__shop-arrow {
            display: none;
        }

        .order-page__shop-top-left {
            font-weight: 600;
            font-size: 18px;
            color: #1e1e1e;
        }

        .order-page__shop-tag {
            font-size: 16px;
            padding: 4px 26px;
        }

        .basket-card__text {
            font-size: 18px;
            max-width: 387px;
        }

        .order-page__shop-content {
            gap: 16px;
        }

        .order-page__shop-content-wrapper {
            display: flex;
            flex-direction: column;
            gap: 4px;

            .order-page__delivery-shop {
                padding-bottom: 19px;
                margin-bottom: 18px;
            }

            .order-page__shop-content-item {
                display: flex;
                align-items: center;
                gap: 5px;
                font-weight: 400;
                font-size: 18px;
                text-align: justify;
                color: #1e1e1e;

                a {
                    color: #1e1e1e;
                }
            }
        }
    }
}

@media(max-width: 1550px) {
    .shops-map-wrapper {
        grid-template-columns: repeat(2, 1fr);

        .order-page__delivery-shops {
            .order-page__shop-top-left {
                font-size: 16px;
            }

            .order-page__shop-tag {
                font-size: 14px;
            }

            .basket-card__text {
                font-size: 16px;
            }

            .order-page__shop-content-wrapper {
                .order-page__shop-content-item {
                    font-size: 16px;
                }
            }
        }
    }
}

@media(max-width: 1250px) {
    .business-block__pretitle {
        font-size: 24px;
        margin-top: 18px;
    }

    .shops-map-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 24px;

        #shops-map {
            height: 450px !important;
        }

        .stocks__cities {
            margin-bottom: 37px;
        }

        .order-page__delivery-shops {
            max-height: 394px;


            .order-page__shop-top-left {
                font-size: 14px;
            }

            .order-page__shop-tag {
                font-size: 12px;
            }

            .basket-card__text {
                font-size: 14px;
            }

            .order-page__shop-content-wrapper {
                .order-page__shop-content-item {
                    font-size: 14px;
                }
            }
        }
    }
}

@media(max-width: 600px) {

    .shops-map-wrapper {

        #shops-map {
            height: 194px !important;
        }

        .order-page__delivery-shops {
            max-height: 434px;

            .order-page__shop-top-left {
                font-size: 12px;
            }

            .order-page__shop-tag {
                font-size: 8px;
            }

            .basket-card__text {
                font-size: 12px;
            }

            .order-page__shop-content {
                gap: 8px;
            }

            .order-page__shop-content-wrapper {
                .order-page__shop-content-item {
                    font-size: 12px;
                }
            }
        }
    }
}

@media(min-width: 1250px) {
    .business-block__text p {
        font-size: 24px;
    }
}

@media(max-width: 600px) {
    .order-page__shop-content-item svg {
        width: 18px;
    }
}

.business-block__text p {
    font-weight: 600;
    color: #1e1e1e;
}

.shops-list{
    .order-page__delivery-shop {
        display: none !important;
    }

    .order-page__delivery-shop.active {
        display: flex !important;
    }
}

.contacts-page-info {
    margin-top: 20px;

    .contacts-page-info-wrapper {
        display: grid;
        grid-template-columns: 1fr 930px;
        gap: 195px;
        padding-bottom: 99px;
    }

    .contacts-page-info-img img {
        height: 100%;
    }

    .contacts {
        display: flex;
        flex-direction: column;
        gap: 46px;

        .call_phone_499 {
            margin-top: -13px;
        }

        .contact {
            display: flex;
            flex-direction: column;
            gap: 18px;

            span,
            .contact__title,
            .contact__prop {
                font-weight: 400;
                font-size: 18px;
                letter-spacing: 0.05em;
                color: #1e1e1e;

                a {
                    text-decoration: underline;
                    text-decoration-skip-ink: none;
                    color: #1e1e1e;
                }
            }

            .button,
            .contact__prop--email {
                border: 1px solid #1e1e1e;
                width: 293px;
                height: 46px;
                background: #1e1e1e;
                display: flex;
                align-items: center;
                justify-content: center;
                font-weight: 400;
                font-size: 12px;
                letter-spacing: 0.05em;
                text-align: center;
                color: #fff;
                text-decoration: none;

                a {
                    color: #fff;
                    text-decoration: none;
                }
            }
        }
    }
}

@media(max-width: 1200px) {
    .contacts-page-info {
        .contacts-page-info-wrapper {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 30px;
            align-items: center;
        }
    }
}

@media(max-width: 700px) {
    .contacts-page-info {
        margin-top: 30px;

        .contacts-page-info-wrapper {
            display: flex;
            flex-direction: column;
            gap: 54px;
            padding-bottom: 44px;
        }

        .contacts {
            gap: 36px;

            .contact {
                gap: 20px;
                align-items: center;

                .button,
                .contact__prop--email {
                    width: 100%;
                }
            }

            .contact__prop--address {
                max-width: 75%;
                text-align: center;
            }
        }
    }
}

.social-links {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 43px;
    margin-bottom: 76px;

    .social-links-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        grid-column: span 2;
    }

    .social-link {
        position: relative;
    }

    .social-link-img {
        height: 443px;

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

    .social-link-text {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        text-decoration: none;
        white-space:  nowrap;
    }
}

@media(max-width: 1100px) {
    .social-links {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width: 820px) {
    .social-links {
        gap: 10px 7px;
        margin-top: 23px;
        margin-bottom: 23px;

        .social-links-wrapper {
            grid-column: span 3;
            gap: 7px;

            .social-link-img {
                height: 246px;
            }
        }

        .social-link-img {
            height: 160px;
        }

        .social-link-text {
            font-size: 12px;
            white-space: normal;
        }
    }
}

.static-page {

    .gift-title {
        text-align: center;
        font-weight: 600;
        font-size: 36px;
        letter-spacing: 0.05em;
        color: #1e1e1e;
    }

    .gift-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 0.05em;
        color: #1e1e1e;

        strong {
            font-weight: 600;
            color: inherit;
        }

        p {
            color: inherit;
            font-size: inherit;
            font-weight: inherit;
        }

        a {
            color: inherit;
            text-decoration: underline;
            text-decoration-skip-ink: none;
        }

    }

    .gift-text-block {
        display: flex;
        align-items: center;
        gap: 116px;
        margin-top: 20px;

        .gift-title {
            text-align: left;
        }

        .gift-text {
            /*max-width: 845px;*/
            flex: 1;
        }

        .gift-text-block-img {
            width: 614px;
            height: 921px;

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

        .gift-list-wrapper {

            .gift-list {
                list-style: none;
                height: 222px;
                overflow: hidden;
                padding-left: 0;

                li {
                    list-style: none;
                    font-weight: 400;
                    font-size: 18px;
                    line-height: 1.8;
                    letter-spacing: 0.05em;
                    color: #000;

                    span {
                        position: relative;
                        bottom: 2px;
                    }
                }

                div {
                    margin-top: 15px;
                }

            }

            .gift-list-more {
                font-weight: 400;
                font-size: 18px;
                line-height: 1.8;
                letter-spacing: 0.05em;
                color: #000;
                text-decoration: underline;
                text-decoration-skip-ink: none;
                cursor: pointer;
                margin-top: 20px;
            }

            .gift-list.active {
                overflow: auto;
                height: 500px;
            }
        }

    }

    .gift-steps {
        background: #f1f1f1;
        padding: 113px 159px;
        display: flex;
        flex-direction: column;
        gap: 80px;
        align-items: center;
        margin-top: 20px;

        .gift-steps-item {
            display: flex;
            flex-direction: column;
            gap: 32px;
            max-width: 1246px;
            width: 100%;
        }

        .gift-steps-item:first-child {
            width: auto;
        }

        .gift-text {
            max-width: 891px;
        }

        .gift-steps-block {
            margin-top: -8px;
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 20px;
            position: relative;

            .gift-steps-block-item {
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 20px;
            }

            .gift-steps-block-number {
                width: 56px;
                height: 56px;
                border-radius: 50%;
                background: black;
                font-weight: 400;
                font-size: 24px;
                text-align: center;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative;
                z-index: 2;
            }

            .gift-steps-block-text {
                font-weight: 400;
                font-size: 18px;
                line-height: 1.5;
                letter-spacing: 0.05em;
                text-align: center;
                color: #000;
                max-width: 175px;
            }

            hr {
                position: absolute;
                border: none;
                background: black;
                width: 100%;
                max-width: 1246px;
                height: 1px;
                top: 18px;
            }
        }
    }

    .gift-info-block {
        background: #f1f1f1;
        padding: 135px 78px;
        display: flex;
        flex-direction: column;
        gap: 56px;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 37px;

        .gift-text {
            max-width: 800px;
        }

        .gift-info-cards {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;

            .gift-info-card {
                padding: 23px 30px;
                border: 1px solid #000;
                background: #fff;
                font-weight: 400;
                font-size: 18px;
                line-height: 1.5;
                letter-spacing: 0.05em;
                color: #000;
            }
        }
    }
}

@media(max-width: 1250px) {
    .static-page {

        .gift-title {
            font-size: 18px;
        }

        .gift-text {
            font-size: 12px;
        }

        .gift-text-block {
            display: flex;
            flex-direction: column;
            gap: 32px;
            margin-top: 27px;

            .gift-text-block-img {
                width: 100%;
                height: 503px;
            }

            .gift-title {
                text-align: center;
                padding-left: 0;
            }

            .gift-list {
                padding-left: 0 !important;

            }

            .gift-list-more {
                margin-left: 0 !important;
                font-size: 12px !important;
            }

        }

        .gift-text-block.reverse {

        }

        .gift-steps {
            background: #f1f1f1;
            padding: 50px 24px;
            gap: 37px;
            align-items: center;
            margin-top: 12px;

            .gift-steps-item {
                gap: 25px;
                max-width: 100%;
            }

            .gift-text {
                max-width: 100%;
            }

            .gift-steps-block {
                flex-direction: column;
                align-items: flex-start;
                gap: 31px;
                position: relative;

                .gift-steps-block-item {
                    flex-direction: row;
                    align-items: center;
                    gap: 28px;
                }

                .gift-steps-block-number {
                    width: 40px;
                    height: 40px;
                    font-size: 18px;
                }

                .gift-steps-block-text {
                    font-size: 12px;
                    text-align: left;
                    max-width: 210px;
                }

                hr {
                    height: 115%;
                    left: 20px;
                    width: 1px;
                    top: -24px;
                }
            }
        }

        .gift-text-block.reverse {
            margin-top: 12px;
        }

        .gift-info-block {
            background: #f1f1f1;
            padding: 44px 24px;
            gap: 35px;
            align-items: center;
            margin-top: 46px;
            margin-bottom: 24px;

            .gift-text {
                max-width: 100%;
            }

            .gift-info-cards {
                display: grid;
                grid-template-columns: repeat(1, 1fr);
                gap: 14px;

                .gift-info-card {
                    padding: 12px 19px;
                    font-size: 12px;
                }
            }
        }
    }
}

@media(max-width: 700px) {
    .static-page {

        .gift-text-block {

            .gift-list-wrapper {

                .gift-list {
                    height: 250px;

                    li {
                        font-size: 12px;
                    }
                }

            }

        }
    }
}

.price-card-labels {
    z-index: 2;
}

.price-card-label__discount {
    padding: 2px 12px;
    background: #C90000;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.price-card-label__discount:hover{
    text-decoration: underline;
}
.product-detail .good__img {
    position: relative;
}
