html {
    overflow-x: hidden
}

body {
    font-family: "Helvetica Neue", sans-serif
}

hr {
    border-color: #000;
    margin: 0.5rem 0;
    opacity: 1;
}



.line-height__fixed {
    line-height: 100% !important;
}

.lbpage {
    padding: 0;
    min-height: auto
}

.lbpage__box {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    padding-top: 54.4%;
    padding-bottom: 54.4%
}

@media (max-width:768px) {
    .lbpage__box {
        padding-top: 87%;
        padding-bottom: 87%
    }
}

.lbpage__box-detail {
    padding-top: 65.38%;
    padding-bottom: 65.38%
}

@media (max-width:768px) {
    .lbpage__box-detail {
        padding-top: 87%;
        padding-bottom: 87%
    }

    .img_width_fixText {
        width: 100% !important;
    }
}

.lbpage__box .shadow1,
.lbpage__box .shadow2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.lbpage__box .shadow1 {
    /* -webkit-box-shadow:0 42px 43px 1px rgba(255,255,255,.26) inset;
    box-shadow:0 42px 43px 1px rgba(255,255,255,.26) inset*/
}

.lbpage__box .shadow2 {
    /* -webkit-box-shadow:0 -100px 82px 21px rgba(255,255,255,.86) inset;
    box-shadow:0 -100px 82px 21px rgba(255,255,255,.86) inset*/
}

.lbpage__box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lbpage__box h2 {
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "Helvetica Neue", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase
}

.lbpage__box h2 {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    color: #000;
}

.lbpage__box h2::after {
    display: inline;
    padding-left: 4px;
    content: url(../img/arr1.svg)
}

#brand_body {
    padding-bottom: 7px !important;
}

.text-white.btn-link:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

.lbpage__itempage {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    bottom: 27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff
}

.lbpage__itempage h3 {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0
}

.lbpage__itempage p {
    margin-bottom: 0
}

.lbpage__box img {
    -o-object-position: top;
    object-position: top
}

.prodPage .rightContent {
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.prodPage .rightContent::-webkit-scrollbar {
    width: 0;
    height: 0
}

.prodPage .rightContent .fixed_block {
    padding-top: 45px;
    position: sticky;
    top:190px;
}

@media (max-width:768px) {
    .prodPage .rightContent .fixed_block {
        padding-top: 0
    }
}

.rightContent__sticky {
    position: sticky
}

.fixed {
    position: fixed;
    z-index: 99;
}

.fixed-block-position__absolute {
    position: absolute;
    bottom: 0;
    top: unset !important;
    z-index: 100;
    overflow-y: visible;
}

.absolute {
    position: absolute;
    z-index: 99
}

@media (max-width:1100px) {
    .prodPage .rightContent {
        padding-left: 50px;
        padding-top: 60px;
        padding-right: 30px
    }
}

@media (max-width:768px) {
    .prodPage .rightContent {
        padding-left: 0;
        padding-top: 30px;
        padding-right: 0;
        overflow-x: hidden;
    }
}

.mainPage__text {
    text-align: center;
    font-weight: 400;
    letter-spacing: 0;
    max-width: 609px;
    width: 100%;
}

.mainPage__text h1 {
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: .4347825944px;
    overflow: hidden;
    height: auto;
}

.mainPage__text h1 i {
    font-size: 32px;
    font-style: italic;
    line-height: 32px
}

@media (max-width:768px) {
    .mainPage__text h1 {
        margin-top: 37px;
        margin-bottom: 30px
    }
}

.mainPage__text p {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 47px;
}

.mainPage__text-links a {
    font-family: 'HelveticaNeueCyr' !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    white-space: nowrap
}

@media (max-width:768px) {
    .mainPage__text-links {
        margin-bottom: 43px
    }
}

.categories .category-img {
    padding-left: .25rem
}

.categories .category-img-wrap {
    position: relative;
    padding-top: 100%;
    padding-bottom: 26%
}

.categories .category-img-wrap div {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.category-img h2 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0
}

.category-img p {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center
}

.pageShop__box {
    padding-top: 77.9%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0
}

@media (max-width:768px) {
    .pageShop__box {
        padding-top: 100%;
        padding-bottom: 74%
    }
}

.pageShop__text {
    margin-bottom: 110px
}

@media (max-width:768px) {
    .pageShop__text {
        margin-bottom: 10px
    }
}

.pageShop__text h1 {
    font-family: "SangBleu Kingdom", "Helvetica Neue", sans-serif;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: .4347825944px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 74px
}

@media (max-width:768px) {
    .pageShop__text h1 {
        margin-top: 48px;
        margin-bottom: 30px
    }
}

.pageShop__text p {
    max-width: 680px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: center;
    margin: 0 auto 30px auto
}

.pageShop__filter {
    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;
    position: relative
}

@media (max-width:768px) {
    .pageShop__filter {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px
    }
}

.pageShop__filter * {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center
}

.pageShop__filter>span:first-child {
    text-transform: uppercase
}

@media (max-width:768px) {
    .pageShop__filter>span:first-child {
        display: none
    }
}

.pageShop__filter-mob {
    position: relative;
    z-index: 1;
    display: none
}

@media (max-width:768px) {
    .pageShop__filter-mob {
        display: flex;
        left: 9px;
        align-items: center;
        gap: 3px;
    }
}

.pageShop__filter ul {
    padding: 0;
    padding-left: 20px;
    list-style: none;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .pageShop__filter ul {
        display: none;
        padding: 5px 10px;
        background-color: #fff;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000
    }
}

.pageShop__filter ul li {
    margin-right: 20px
}

@media (max-width:768px) {
    .pageShop__filter ul li {
        margin-bottom: 5px;
        margin-right: 0
    }
}

.pageShop__filter ul li a {
    text-decoration: none;
    color: inherit;
    text-transform: uppercase
}

.pageShop__toggle {
    display: none
}

@media (max-width:768px) {
    .pageShop__toggle {
        width: 100%;
        display: block;
        margin-left: -35px
    }
}

.pageShop__toggle span {
    font-family: "Helvetica Neue", sans-serif;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center;
    margin-right: 5px
}

.pageShop__toggle .act {
    border-bottom: 1px solid #000
}

.catalog-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .catalog-section {
        padding-left: 15px;
        padding-right: 15px
    }
}

.catalog-section * {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-align: center
}

.catalog-section__col {
    margin-bottom: 10px;
    width: 25%
}

.btn-link:hover {
    color: #000 !important;
    text-decoration: underline !important;
}

#tocart:hover,
#btnRequest:hover {
    color: #fff !important;
    background: #000 !important;
    text-decoration: none !important;
}

.text-white svg path {
    stroke: #fff;
}

.form_black .form__btn:hover {
    color: #000 !important;
    background: #fff !important;
    text-decoration: none !important;
}

@media (max-width:768px) {
    .catalog-section__col {
        width: 50%
    }

    .catalog-section__col:nth-child(even) .catalog-section__imgs {
        margin-right: 0 !important
    }

    .catalog-section__col:nth-child(odd) .catalog-section__imgs {
        margin-left: 0 !important
    }
}

.catalog-section__col a {
    position: relative;
    text-decoration: none;
    color: inherit
}

.catalog-section__col:first-child .catalog-section__imgs {
    margin-left: 0 !important
}

.catalog-section__col:nth-child(4n+4) .catalog-section__imgs {
    margin-right: 0 !important
}

.catalog-section__col:nth-child(5n) .catalog-section__imgs {
    margin-left: 0 !important
}

.shop_item {
    text-decoration: none;
    display: block;
    margin-bottom: 43px;
}

.catalog-section__col {
    padding-right: 0;
    padding-left: 0;
}

.catalog-section__imgs {
    width: 100%;
    height: 211px;
    position: relative;
    margin-bottom: 15px;
}

@media (max-width:768px) {
    .catalog-section__imgs {
        margin-left: 0px !important;
        margin-right: 10px !important;
        margin-bottom: 22px !important;
    }
}

.intrested__price {
    margin-bottom: 0 !important;
    font-family: 'helvetica' !important;
}

.catalog-section__imgs:hover .catalog-section__img2 {
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s
}

#customSize {
    display: none;
    color: #7c7c7c;
    position: static;
    visibility: visible;
    opacity: 1;
    border: 1px solid transparent;
    width: 35px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.0599999987px;
    text-align: left;
    padding: 0
}

#customSize:focus {
    background-color: rgba(232, 232, 232, .51);
    border-bottom: 1px solid #000;
}

.catalog-section__img1,
.catalog-section__img2 {
    position: absolute;
    width: 100%;
    top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.catalog-section__img2 {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.catalog-section h6 {
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0
}

@media (max-width:768px) {
    .catalog-section h6 {
        margin-bottom: -3px
    }
}

.catalog-section p {
    line-height: 22px;
    letter-spacing: .4545454085px;
    color: #7c7c7c
}

/* nav.navbar {
    z-index: 10 !important;
    padding-bottom: 0;
    height: 77px;
}

nav.navbar:hover {} */

.subMainMenu {
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 0px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 32%;
    display: none;
    padding-top: 80px;
    z-index: 1;
}

.navbar-nav.active .submenu_opener.background--dark {
    color: #000 !important;
}

.nav-link {
    color: #000;
}

.nav-link.brand {
    color: #fff;
}

.subMainMenu.RU {
    width: 38%;
}

.subMainMenu .container-fluid {
    padding-left: 40px !important;
}

.subMainMenu div .row .col-2 {
    padding: 0 !important;
    width: auto !important;
    margin-right: 48px;
}

.subMainMenu div .row .col-2:nth-child(1) {
    padding-left: 34px !important;
}

.subMainMenu div .row .col-2:nth-child(2) {
    margin-right: 44px !important;
}

.subMainMenu h4 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 8px;
    padding-left: 0 !important;
    text-transform: uppercase;
}

.subMainMenu__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.subMainMenu__list li {
    height: 13px;
    line-height: 12px;
    margin-bottom: 10px;
}

.subMainMenu__list a {
    text-decoration: none;
    font-family: 'HelveticaNeueCyr';
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    color: #000;
    line-height: 12px;
    text-transform: uppercase;
}

.subMainMenu__list a:hover {
    color: #000;
    padding-bottom: 2px !important;
    border-bottom: 1px solid #000;
}

.subMainMenu__list {
    margin-bottom: 30px;
}

footer p {
    height: 2em;
    line-height: 100%;
    margin-bottom: 6px;
}

#sideCart {
    z-index: 1000
}

@media (max-width:768px) {
    #sideCart {
        width: 88% !important;
        top: 0;
    }
}

#sideCart a.btn.btn-dark.btn-cart {
    width: 100%;
    background-color: #fff;
    font-family: suisse, "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border-radius: 0
}

#full-overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(107, 107, 107, 0.49);
    z-index: 999;
    display: none
}

.bgcw {
    background-color: #fff
}

#navbarNav>ul>li>a {
    z-index: 1
}

.mob-menu {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #000;
    padding: 90px 15px 25px 15px;
    color: #fff;
    display: none;
    flex-direction: column;
}

.mob-menu.is-active {
    display: flex;
}

.mob-menu .close-btn {
    left: 15px;
    top: 30px
}

.mob-menu .sub-mob-menu {
    margin-bottom: 36px;
    position: relative;
}

.mob-menu .sub-mob-menu .menu-t-1 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase
}

.mob-menu .sub-mob-menu ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

.mob-menu .sub-mob-menu ul li {
    margin-top: 20px
}

.mob-menu .sub-mob-menu ul a {
    text-decoration: none;
    color: inherit;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0;
    text-align: left;
}

.mob-menu .sub-mob-arrow {
    position: absolute;
    right: 0;
    top: 6px
}

.close-btn {
    position: absolute
}

.menu-t-sub {
    margin-top: 35px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase
}

.mob-menu-contacts {
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mob-menu-contacts div:last-child a {
    color: grey
}

.mob-menu-contacts div:last-child a:last-child {
    display: inline-block;
    border-left: 1px solid #fff;
    padding-left: 5px
}

.mob-menu-contacts a {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    color: inherit
}

.act-eng {
    color: inherit !important
}

.menu-ss {
    display: none
}

@media (max-width:768px) {

    footer .col-12 a,
    footer .col-12 p {
        text-align: center
    }
}

@media (max-width:768px) {
    footer .col-12 p {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    footer .col-12 a {
        text-decoration: none;
        color: inherit;
        font-family: "Helvetica Neue", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0;
        text-align: center;
        height: fit-content;
    }
}

@media (max-width:768px) {
    .listGrey p {
        display: none
    }
}

@media (max-width:768px) {

    .listGrey li:not(:last-child) {
        margin-bottom: 24px !important
    }
}

.f-contacts a {
    display: block;
    text-align: center;
    margin-bottom: 24px;
    text-transform: lowercase
}

#backToTop {
    color: #fff !important;
    position: relative;
    top: unset !important;
    line-height: 100% !important;
    height: 2em !important;
}

@media (max-width:768px) {
    #backToTop {
        color: #fff !important;
        margin-bottom: 48px;
        display: block;
        height: fit-content !important;

        text-align: center;
    }
}

.labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    /*
    padding-left: 24px;
    padding-right: 24px;

     */
    padding-left: 37px;
    padding-right: 37px;
}

@media (max-width:768px) {
    .labels {
        padding-left: 15px;
        padding-right: 15px;
        padding: 0 15px;
    }
}

:root {
    --custom-column-full-width: 215px;
    --custom-column-short-width: 105px;
    --custom-column-expanded-width: calc((215px * 3) + (6px * 2));
    --custom-column-vogue-padding: calc((215px - 115px) / 2);
    --custom-column-elle-padding: calc((215px - 8vw) / 2);
    --custom-column-buro-padding: calc((215px - 125.84px) / 2);
}

@media screen and (min-width: 2000px) {
    :root {
        --custom-column-full-width: 7vw;
        --custom-column-short-width: 5vw;
        --custom-column-expanded-width: calc((7vw * 3) + (6px * 2));
        --custom-column-vogue-padding: calc((7vw - 115px) / 2);
        --custom-column-elle-padding: calc((7vw - 75.19px) / 2);
        --custom-column-buro-padding: calc((7vw - 125.84px) / 2);
    }
}

@media screen and (max-width: 768px) {
    :root {
        --custom-column-vogue-padding: unset;
        --custom-column-elle-padding: unset;
        --custom-column-buro-padding: unset;
    }
}

@media screen and (min-width: 800px) and (max-width: 1365px) {
    :root {
        --custom-column-vogue-padding: unset;
        --custom-column-elle-padding: unset;
        --custom-column-buro-padding: unset;
    }

    .labels,
    .footer__flex-row {
        gap: 1vw !important;
        justify-content: center !important;
    }

    .labels__content {
        text-align: left !important;
    }
}

.labels .labels__content {
    flex-wrap: nowrap;
}

.footer-flex__column-full {
    width: var(--custom-column-full-width);
}

.padding__vogue {
    padding-left: var(--custom-column-vogue-padding);
}

.padding__elle {
    padding-left: 70%;
}

.padding__buro {
    padding-left: var(--custom-column-buro-padding);
}

.footer-flex__column-expanded {
    width: calc((215px * 3) + (6px * 2));
}

@media screen and (min-width: 2000px) {
    .footer-flex__column-expanded {
        width: calc((7vw * 3) + (6px * 2));
    }
}

.footer-flex__column-short {
    width: var(--custom-column-short-width);
}

.footer-flex__last-element {
    padding-left: 3em;
}

@media screen and (max-width: 800px) {
    .footer-flex__last-element {
        padding-left: 0;
    }
}

@media screen and (min-width: 900px) and (max-width: 1400px) {

    .footer-flex__column-full,
    .labels .labels__content {
        width: 14vw;
    }

    .footer-flex__column-expanded {
        width: calc((14vw * 3) + (1vw * 2));
    }

    .footer-flex__column-short,
    .labels .labels__content:first-child,
    .labels .labels__content:last-child {
        max-width: 9.5vw;
    }

    .labels .labels__content img {
        width: unset;
        height: 2vw;
    }
}

.labels .labels__content:first-child {
    text-align: left;
}

.labels .labels__content:last-child {
    /* text-align: right !important; */
    text-align: right !important;
}

.labels .labels__content {
    text-align: center;
}

@media (max-width:768px) {
    .labels div:nth-child(1) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .labels div {
        text-align: center;
        padding-bottom: 26px !important;
        padding-top: 0 !important;
    }

    .footer-flex__column-short {
        width: 100%;
    }
}

@media (max-width:768px) {
    .labels div:nth-child(2) {
        width: 25%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        /*    margin-bottom:25px;*/
    }
}

@media (max-width:768px) {
    .labels div:nth-child(3) {
        width: 25%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        /*    margin-bottom:25px;*/
        padding-top: 0;
    }
}

@media (max-width:768px) {
    .labels div:nth-child(4) {
        width: 25%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        /*    margin-bottom:25px; */
        padding-top: 0;
    }
}

@media (max-width:768px) {
    .labels div:nth-child(5) {
        width: 25%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        /* margin-bottom:25px */
        padding-top: 0;
    }
}

@media (max-width:768px) {
    .labels div:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        padding-top: 0;
        padding-bottom: 0 !important;
        width: 40vw !important;
    }
}

@media (max-width:768px) {
    .labels div:nth-child(7) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        padding-bottom: 0 !important;
    }
}

.labels img {
    height: 30px;
}

@media (max-width:768px) {
    .labels img {
        height: 5vw;
    }

    .labels .labels__content:first-child,
    .labels .labels__content:last-child {
        width: 15vw;
        padding-bottom: 0 !important;
    }

    .footer-flex__column-short,
    .footer-flex__column-full,
    .footer-flex__column-expanded {
        width: 100%;
    }

    a#backToTop {
        font-size: 14px;
    }

    .footer-flex__column-short:first-child {
        align-self: center;
    }
}

.beforefooter {
    border-top: 7px solid #fff;
    border-bottom: 7px solid #fff;
    background-color: #000;
    padding: 57px 0
}

@media (max-width:768px) {

    .beforefooter {
        padding: 20px 0 20px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
}

footer * {
    font-family: "Helvetica Neue", sans-serif
}

@media (max-width:768px) {
    footer * {
        font-family: suisse, "Helvetica Neue", sans-serif
    }
}

.footer-flex__padding {
    /*
    padding-left: 24px;
    padding-right: 24px;

     */
    padding-left: 37px;
    padding-right: 37px;
}

.labels,
.footer__flex-row {
    flex-wrap: nowrap;
    /*
    justify-content: center !important;
     */
    gap: 6px;
    justify-content: space-between;
}

@media screen and (min-width: 1500px) {

    .labels,
    .footer__flex-row {
        /* justify-content: center; */
        justify-content: space-between;
    }
}

@media screen and (max-width: 768px) {

    .labels,
    .footer__flex-row {
        justify-content: center;
        flex-wrap: wrap;
        gap: unset;
    }

    .labels {
        padding-left: 24px;
        padding-right: 24px;
    }

    .labels .labels__content:first-child {
        text-align: left !important;
    }

    .labels .labels__content:last-child {
        text-align: right !important;
    }
}

.contact-form {
    background-color: #000;
    padding: 32px 28px 50px 28px
}

@media (max-width:768px) {
    .contact-form {
        padding: 35px 15px
    }

    .flex-row.footer__flex-row {
        flex-direction: column !important;
        align-items: center;
        text-align: center !important;
    }

    .flex-row.footer__flex-row a {
        text-align: center;
    }
}

.contact-form h3 {
    font-family: "SangBleu Kingdom", "Helvetica Neue", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: .4347825944px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 35px
}

@media (max-width:768px) {
    .contact-form h3 {
        font-family: "Helvetica Neue", sans-serif;
        font-size: 12px;
        line-height: 22px;
        letter-spacing: -.0599999987px;
        text-align: left;
        margin-bottom: 37px
    }
}

.contact-form__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-form__inputs div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 225px;
    min-width: 200px;
    margin-right: 3px;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .contact-form__inputs div {
        width: 100%;
        max-width: 100%
    }
}

@media (max-width:768px) {
    .contact-form__inputs div:last-child {
        margin-top: 10px;
        margin-bottom: 0
    }
}

.form {
    margin-bottom: 0
}

.form__input {
    background-color: transparent;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: left;
    outline: 0;
    border: 1px solid transparent;
    display: block;
    width: 100%;
    padding: 7px 0
}

.form_black .form__input {
    color: #fff;
    border-bottom: 1px solid #fff
}

.form_black .form__btn {
    border: 1px solid #fff
}

.form_white .form__input {
    color: #000;
    border-bottom: 1px solid #000
}

.form_white .form__btn {
    border: 1px solid #000
}

.form_white .form__btn:hover {
    background: #000;
    color: #fff;
}

.form__btn {
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center
}

.listGrey li>a:hover {
    color: #c3c3c3 !important;
}

@media (max-width:768px) {
    .listGrey {
        margin-bottom: 48px;
    }

    .listGrey .nav-link {
        text-align: center;
    }

    .listGrey li>a {
        color: #fff;
    }
}

.categories-line {
    position: relative;
    z-index: 1;
}

.categories-line__col .category-img__img {
    margin-right: 5px;
    margin-left: 5px
}

@media (max-width:768px) {
    .categories-line__col .category-img__img {
        margin: 0 !important
    }
}

.categories-line__col:first-child .category-img__img {
    margin-left: 0
}

.categories-line__col:last-child .category-img__img {
    margin-right: 0
}

.categories-line .category-img {
    min-height: auto
}

.categories-line .category-img__img {
    background-size: cover;
    position: relative;
    padding-top: 100%;
    padding-bottom: 28.5%
}

.categories-line .category-img__img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 -100px 82px 21px rgba(255, 255, 255, .4) inset;
    box-shadow: 0 -100px 82px 21px rgba(255, 255, 255, .4) inset;
    opacity: 0.6;
}

h1,
.h1 {
    font-size: 30px;
    font-weight: 400;
    height: 30px;
}

.categories-line .category-img__img>div {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.categories-line .category-img__img>div h4 {
    font-family: 'sangbleu-regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase
}

.categories-line .category-img__img>div p {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0
}

.background--light {
    color: #000 !important
}

.background--dark {
    color: #fff !important
}

.background--complex {
    color: #000 !important
}

.modal-request {
    max-width: 680px;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 65px 115px 44px 115px;
    background-color: #fff
}

@media (max-width:768px) {
    .modal-request {
        width: 95%;
        padding: 30px 15px 20px 15px
    }

    .modal-request__header-wrapper {
        gap: 0.5em;
    }

    .modal-request__close-fixed {
        width: fit-content !important;
        align-self: end;

        position: relative !important;
        height: unset !important;
        top: unset !important;
        right: unset !important;
    }
}

.modal-request #requestClose {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 2px;
    height: 2px
}

.modal-request h3 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: .4347825944px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 74px
}

@media (max-width:768px) {
    .modal-request h3 {
        margin-bottom: 30px
    }
}

.modal-request__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modal-request__inputs div {
    width: 218.5px;
    margin-bottom: 20px
}

.modal-request__inputs div:last-child {
    width: 100%;
    margin-top: 10px
}

@media (max-width:768px) {
    .modal-request__inputs div {
        width: 100%
    }
}

.checkoutPage {
    padding-top: 140px;
    padding-bottom: 76px
}

.checkoutPage__h2 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: .4347825944px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px
}

.checkoutPage__h2.ordercomplete {
    margin-bottom: 23px !important;
}

@media (max-width:768px) {
    .checkoutPage__h2 {
        display: none
    }
}

.checkoutPage #btn-delivery,
.checkoutPage #btn-pickup {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid transparent;
    margin-bottom: 40px
}

@media (max-width:768px) {

    .checkoutPage #btn-delivery,
    .checkoutPage #btn-pickup {
        font-family: "Helvetica Neue", sans-serif;
        font-size: 12px;
        text-align: center
    }
}

@media (max-width:768px) {

    .checkoutPage #btn-delivery.btn-bbb-a,
    .checkoutPage #btn-delivery.btn-bbb-n,
    .checkoutPage #btn-pickup.btn-bbb-a,
    .checkoutPage #btn-pickup.btn-bbb-n {
        width: auto !important;
        padding: 0 5px;
        max-width: none !important;
        margin-bottom: 0
    }
}

.checkoutPage #btn-delivery.btn-bbb-a,
.checkoutPage #btn-pickup.btn-bbb-a {
    border-bottom: 1px solid #000
}

.checkoutPage #delivery select,
.checkoutPage #pickup select,
.checkoutPage #requestDetails select {
    margin-bottom: 30px !important
}

.checkoutPage #delivery h5,
.checkoutPage #pickup h5,
.checkoutPage #requestDetails h5 {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: left;
    margin-bottom: 20px
}

.checkoutPage #delivery input,
.checkoutPage #delivery select,
.checkoutPage #pickup input,
.checkoutPage #pickup select,
.checkoutPage #requestDetails input:not([type="checkbox"]),
.checkoutPage #requestDetails select {
    display: block;
    width: 100%;
    border: 1px solid transparent;
    border-bottom: 1px solid #000;
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: left;
    padding: 7px 0 !important
}

.checkoutPage #delivery input:-moz-placeholder,
.checkoutPage #delivery select:-moz-placeholder,
.checkoutPage #pickup input:-moz-placeholder,
.checkoutPage #pickup select:-moz-placeholder,
.checkoutPage #requestDetails input:-moz-placeholder,
.checkoutPage #requestDetails select:-moz-placeholder {
    color: #c7c7c7
}

.checkoutPage #delivery input:-ms-input-placeholder,
.checkoutPage #delivery select:-ms-input-placeholder,
.checkoutPage #pickup input:-ms-input-placeholder,
.checkoutPage #pickup select:-ms-input-placeholder,
.checkoutPage #requestDetails input:-ms-input-placeholder,
.checkoutPage #requestDetails select:-ms-input-placeholder {
    color: #c7c7c7
}

.checkoutPage #delivery input::-webkit-input-placeholder,
.checkoutPage #delivery select::-webkit-input-placeholder,
.checkoutPage #pickup input::-webkit-input-placeholder,
.checkoutPage #pickup select::-webkit-input-placeholder,
.checkoutPage #requestDetails input::-webkit-input-placeholder,
.checkoutPage #requestDetails select::-webkit-input-placeholder {
    color: #c7c7c7
}

@media (max-width:768px) {

    .checkoutPage #delivery input,
    .checkoutPage #delivery select,
    .checkoutPage #pickup input,
    .checkoutPage #pickup select,
    .checkoutPage #requestDetails input,
    .checkoutPage #requestDetails select {
        margin-bottom: 20px !important
    }
}

.checkoutPage button {
    background-color: #fff;
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: center;
    border: 1px solid #000;
    width: 334px;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .checkoutPage button {
        width: 100%
    }
}

.modal-title {
    font-size: 10px;
    line-height: 22px;
}

#closecart {
    cursor: pointer;
}

.checkoutPage p {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.0599999987px;
    text-align: left;
    width: 90%;
    margin-bottom: 30px
}

input:active,
input:focus,
select:active,
select:focus {
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0
}

/* #navbarNav a.nav-link.brand {
    color: #fff !important;
}

#navbarNav li.active a.nav-link.brand {
    color: #000 !important;
}

#navbarNav .active li a.nav-link.brand {
    color: #000 !important;
}

#navbarNav .active li.checkster a.nav-link.brand {
    color: #fff !important;
} */

/* .new-menu__position {
    width: 100px;
    position: relative;
    top: -8px;
    height: 500px;
    left: -109px;
    z-index: 9999;
} */

/* .new-menu__events-disabled {
    pointer-events: none;
} */

/* ul.navbar-nav {
    height: 77px;
}

#navbarNav a.nav-link {
    margin: 0 !important;
    text-align: center;
    font-weight: 400;
    padding-right: 0 !important;
    padding-left: 0 !important;
    color: #000;
}

.nav-item.mx-md-3 {
    padding-right: 24px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.nav-item {
    margin-top: unset !important;
    padding-top: 0 !important;
    line-height: 100% !important;
} */

a {
    color: #000;
    text-decoration: none;
    text-underline-offset: 4px;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.navbar .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

/* ul.navbar-nav {
    padding-left: 34px;
    padding-right: 34px;
}

ul.navbar-nav li:nth-child(7) {
    margin-right: 0px !important;
}

ul.navbar-nav li span {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    right: 0px !important;
}

ul.navbar-nav li a {
    right: 0px !important;
}

ul.navbar-nav a.navbar-brand {
    position: relative !important;
    left: -118px !important;
}

ul.navbar-nav a.navbar-brand.RU {
    position: relative !important;
    left: -126px !important;
}

#navbarNav a.nav-link,
#cart_opener {
    padding-bottom: 0;
    display: block;
    border-bottom: 1px solid transparent;
}

#navbarNav a.nav-link:hover,
#cart_opener:hover {
    border-bottom: 1px solid hsla(0, 0%, 0%, 1);
} */

.prod-data {
    font-size: 9px;
    color: #7C7C7C;
    margin-bottom: 30px
}

.prod-data div:first-child p {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .4545454085px;
    text-align: left
}

.prod-data>div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 180px
}

.prod-data>div:last-child p {
    margin: 0;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    color: #7C7C7C;
    white-space: nowrap
}

.prod-data h1 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 23px;
}

.prod-total p {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.0599999987px;
    text-align: left;
    text-transform: uppercase
}

#requestDetails>p {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.0599999987px;
    text-align: left;
    width: 100%;
    margin-bottom: 0 !important
}

#requestDetails>button {
    margin: 30px 0 !important
}

@media (max-width:768px) {

    #delivery,
    #pickup {
        margin-bottom: 30px
    }

    .checkoutbutt {
        width: 92% !important;
        max-width: 92% !important;
    }
}

.orderPage h2 {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: .4347825944px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px
}

.orderPage .date-order {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.0599999987px;
    text-align: center;
    margin-bottom: 40px
}

.orderPage p {
    color: #c7c7c7;
    margin-bottom: 0
}

.orderPage .prod-data {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.orderPage button {
    width: 90%
}

@media (max-width:768px) {
    .orderPage button {
        width: 100%
    }
}

.orderPage #requestDetails .small-text {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -.0599999987px;
    text-align: left;
    width: 90%
}

@media (max-width:768px) {
    .orderPage #requestDetails .small-text {
        width: 100%
    }
}

.c-minus,
.s-plus {
    cursor: pointer;
    position: relative;
    top: -1px;
    margin-right: 1px;
    margin-left: 2px;
}

.c-minus {
    margin-left: 5px !important;
}

.c-minus:hover,
.s-plus:hover {
    color: #000;
}

#order_go:hover {
    background: #000;
    color: #fff;
}

.cookie-agreement {
    font-size: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block !important;
    transform: translateX(0);
    transition: all 0.3s;
    z-index: 9999;
}

.is-hidden {
    transform: translateY(100%);
}

.btn-outline-black {
    border: 1px solid #000;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 10px;
}

.btn-outline-black:hover {
    background-color: #000;
    color: #fff;
}

.link-underline {
    text-decoration: underline;
    text-decoration-color: #000;
    text-underline-offset: 3px;
}

.page-404 {
    height: 100vh;
    background-color: #fff;
}
@media (min-width: 2500px) {
    .page-404 {
        height: 50vh;
    }
}

.fs-14 {
    font-size: 14px;
}

.form-check-input {
    border: 1px solid #fff;
}

.form-check-input:checked {
    background-color: #fff;
    border-color: #fff;
}

.form-check-input:checked[type=checkbox] {
    /* --bs-form-check-bg-image: url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAPklEQVR4nO3WuQnAQAwAQdWx/fepq+ACg8GBZ0C5QO8McFHtmzFPJYGUIE24xjCLKKs4x2id4zwkffSSwW8c8hcIbw8jRpcAAAAASUVORK5CYII="); */
    --bs-form-check-bg-image: none;
    background-color: #000;
}

.form-check-input:focus {
    box-shadow: none;
    border-color: #fff;
}

.content-page {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 12px;
}

@media (min-width: 920px) {
    .content-page {
        padding-top: 130px;
        padding-bottom: 100px;
    }
}

.content-page h1 {
    font-size: 12px;
    margin-bottom: 50px;
}

.mobile-sidemenu {
    opacity: 0.4;
}

.mobile-sidemenu .active {
    display: none;
}

.mobile-sidemenu-title {
    position: relative;
}

.mobile-sidemenu-title:after {
    content: '';
    display: block;
    width: 16px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(180deg);
    background-image: url("../img/icons/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.mobile-sidemenu-title.collapsed:after {
    transform: translateY(-50%) rotate(0);
}

.link-white {
    color: #fff;
    text-decoration: underline;
}

.link-white:hover {
    color: #fff;
}

.fs-12 {
    font-size: 12px;
}

.text-align-center {
    text-align: center;
}

.sidemenu a:hover {
    text-decoration: underline;
}

.sidemenu .active {
    text-decoration: underline;
}


.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    --bs-gutter-x: 56px;
}

.content-block a {
    text-decoration: underline;
}

.content-block a:hover {
    text-decoration: none;
}

@media (min-width: 1399.98px) {
    .ps-lg-28px {
        padding-left: 28px;
    }
}

.nav-link:hover,
.nav-link:focus {
    color: #fff;
}

ol.custom-values {
    --bullet-width: 36px;
    margin-left: 1px;
    list-style: none;
}

ol.custom-values li {
    display: table-row;
}

ol.custom-values li:before {
    content: attr(value);
    display: table-cell;
    padding-right: 5px;
    min-width: var(--bullet-width);
}

.h-100vh {
    height: 100vh;
}

@media (min-width: 1399.98px) {
    .h-lg-100vh {
        height: 100vh;
    }
}


.slider__wrapper-hidden {
    position: relative;
    overflow: hidden;
}

/* Стили для трека прокрутки */
.custom-scrollbar-track {
    position: absolute;
    left: 0;
    bottom: 2px;
    right: 0;
    height: 6px;
    display: none; /* Скрываем по умолчанию */
    z-index: 2;
    margin: 0 5px;
}

/* Стили для ползунка прокрутки */
.custom-scrollbar-thumb {
    position: absolute;
    bottom: 2px;
    height: 4px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    cursor: pointer;
}

/* Показываем скроллбар только на мобильных устройствах */
@media (max-width: 800px) {
    .custom-scrollbar-track {
        display: block;
    }
}

.order_prod_image {
    padding-left: 0;
}

.main-menu-desktop {
    font-size: 10px;
}

.main-menu-desktop.text-white a {
    color: #fff;
}

.main-menu-desktop.text-white.active .left-menu a {
    color: #000;
}
.main-menu-desktop.text-white svg {
    fill: #fff;
}

.main-menu-gap {
    gap: 24px;
}

.pb-2 {
    padding-bottom: 7px !important;
}

.img_right_fix3 {
    padding-left: 5px !important;
}

.grecaptcha-badge { visibility: hidden; }
 