@media screen and (min-width:440px) {
    .luxar_disclaimer_container{
        left: auto!important;
        right:1%;
        transform: translateX(0%)!important;
    }
}
.luxar_disclaimer_text{
    max-width:220px;
}
.luxar_disclaimer_button{
    display: flex!important;
    align-items: center!important;
}
@media screen and (max-width:550px){
    .luxar_disclaimer_text{
        max-width:200px!important;
    }
}
.luxar_disclaimer_container {
    position: fixed;
    left: 50%;
    bottom: 1%;
    width: 80%;
    box-sizing: border-box;
    padding: 35px 80px;
    text-transform: initial;
    font-size: 18px;
    font-family: "Acrobat", "Open Sans", sans-serif;
    z-index: 1000;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    transform: translateX(-50%);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.56);
    max-width:322px;
    }
    .footer-form__check a,.luxar_disclaimer_container a{color: #476bf0;}
    .luxar_disclaimer_container.bottom {
        top: auto;
        bottom: 54px;
        }   
        .luxar_disclaimer_container.small {
            font-size: 13px;
            padding: 9px 50px 9px 16px;
            }
            .luxar_disclaimer_container.light {
                background: #fff;
                color: #000;
                }
                .luxar_disclaimer_container.light .luxar_disclaimer_button {
                    border-color: rgba(0, 0, 0, 0.32);
                    color: #000;
                    }
                    .luxar_disclaimer_container .luxar_disclaimer_button {
                        margin-left: 20px;
                        display: block;
                        padding: 5px 15px;
                        border-left: 1px solid ;
                        border-right:0px;
                        border-top:0px;
                        border-bottom:0px;
                        text-decoration: none;
                        height: 100%;
                        position: absolute;
                        right: 0;
                        line-height: 400%;
                        }
                        .luxar_disclaimer_container .luxar_disclaimer_button{
                            border-top-right-radius: 15px;
                            border-bottom-right-radius: 15px;
                        }
.error-number{
    font-size:206px;
    text-align: center;
    margin-top:40px;
    color: #2f3653;
}
.error-under-text .title{
    text-align: center;
    font-size:24px;
}
.error-under-text .text{
    text-align: center;
    margin-top:20px;
}
.error-under-text a{
    display: block;
    width:175px;
    margin:0 auto;
    margin-top:30px;
    margin-bottom:60px;
    background-color: #D2271D;
    color:#fff;
    text-align: center;
    padding:10px 0px;
    text-transform: uppercase;
}
@media screen and (max-width:550px){
    .error-number{
        font-size:106px;
    }
}
.exception-section-wrapper{
    display: flex;
    gap:20px;
    flex-wrap: wrap;
    margin-bottom:40px;
    justify-content: center;
}
.excep-sect-item .back-img{
    width:100%;
    height:200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom:20px;
}
.excep-sect-item{
    width:325px;
}
.excep-sect-item {
    padding:20px;
    background-color:whitesmoke;
    border-radius:20px;
}
.excep-sect-item p{
    text-align: center;
    width:100%;
    font-size:18px;
    display: block;
}
.section-title{
    font-size:26px;
    margin-top:40px;
    margin-bottom:20px;
}
.item-section-price{
    color:#2f3653;
    font-weight:500;
    font-size:18px;
}                        
.depth-2{
    position: relative;
    border:1px solid #2f3653;
}
.depth-2:hover{
/*    border:1px solid whitesmoke;*/
}
.depth-2 > ul{
    position: absolute;
    left:100%;
    top:-0.5px;
    z-index: 7;
    background-color: #2f3653;
/*    border:1px solid whitesmoke;*/
    padding-left:10px!important;    
    width:250px;
    display: none;
    padding-top:0px!important;
}
.depth-2:hover > ul{    
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 190px;    
}
.depth-2:hover > ul > li{
    padding-left:20px;
}
.section-bottom-card{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    background-color: rgba(0, 16, 45, 0.08);
    padding: 10px;
}
.section-bottom-card p.item-section-price{
    margin-bottom:0px;
}
.artspace-product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 12px;
}
.artspace-product-card > a:first-child {
    display: block;
}
.artspace-product-card .catalog-section-item-img,
.artspace-product-card__image {
    border: 12px solid #f8f6f2;
    border-radius: 0;
    background-color: #f8f6f2;
    background-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 84%;
}
.artspace-product-card .font-12.gray.mb-1,
.artspace-product-card .font-11.gold.text-big.uppercase {
    display: none;
}
.artspace-product-card .prata {
    font-family: inherit !important;
}
.artspace-product-card .stretched-link {
    color: #2f2203;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 400;
    margin-top: 2px;
    height: auto;
}
.artspace-product-card .section-bottom-card {
    margin-top: 16px;
    padding: 0;
    background: transparent;
    align-items: center;
    gap: 12px;
}
.artspace-product-card .item-section-price {
    color: #000;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    font-weight: 500;
    white-space: normal;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 4px 8px;
}
.artspace-product-card__price-prefix {
    color: #5c5346;
    font-size: 14px;
    font-weight: 400;
}
.artspace-product-card__price-old {
    color: #8f877a;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
}
.artspace-product-card__price-current {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.artspace-product-card .btn.btn-primary.add2cart,
.artspace-product-card .btn.btn-primary.added2cart,
.artspace-product-card .btn.btn-primary.artspace-product-card__details,
.product-in-slider-item .btn.btn-primary.add2cart,
.product-in-slider-item .btn.btn-primary.added2cart,
.product-in-slider-item .btn.btn-primary.artspace-product-card__details {
    background: #a48e64 !important;
    border: 0 !important;
    color: #fff !important;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 18px;
    min-height: 40px;
    box-shadow: none !important;
    white-space: nowrap;
    flex-shrink: 0;
}
.artspace-product-card .btn.btn-primary.add2cart:hover,
.artspace-product-card .btn.btn-primary.added2cart:hover,
.artspace-product-card .btn.btn-primary.artspace-product-card__details:hover,
.product-in-slider-item .btn.btn-primary.add2cart:hover,
.product-in-slider-item .btn.btn-primary.added2cart:hover,
.product-in-slider-item .btn.btn-primary.artspace-product-card__details:hover {
    background: #8f774a !important;
    color: #fff !important;
}
.artspace-product-card .btn.btn-primary.added2cart,
.product-in-slider-item .btn.btn-primary.added2cart {
    background: #8d7b5c !important;
}
.artspace-product-card .btn.btn-primary.add2cart,
.artspace-product-card .btn.btn-primary.added2cart,
.artspace-product-card .btn.btn-primary.artspace-product-card__details,
.product-in-slider-item .btn.btn-primary.add2cart,
.product-in-slider-item .btn.btn-primary.added2cart,
.product-in-slider-item .btn.btn-primary.artspace-product-card__details {
    font-weight: 500;
}
.catalog-offers-selectors {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 12px;
}
.catalog-offers-selector__title {
    color: #2f2203;
    font-family: "Jost", sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.catalog-offers-selector__values {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.catalog-offers-selector__value {
    border: 1px solid rgba(47, 34, 3, 0.18);
    background: #f8f6f2;
    color: #2f2203;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 14px;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}
.catalog-offers-selector__value.active {
    background: #a48e64;
    border-color: #a48e64;
    color: #fff;
}
.catalog-offers-selector__value.disabled {
    opacity: 0.45;
}
.catalog-offers-selector__value:not(.disabled):hover {
    border-color: #8f774a;
}
.news-list .news-list-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.news-list-item-image-link {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f4f1ea;
}
.news-list-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.news-list-item-body {
    padding-top: 12px;
}
.news-list-item-name {
    display: block;
    color: #2f2203;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 500;
}
.news-list-item-date {
    color: rgba(47, 34, 3, 0.6);
    font-size: 12px;
    line-height: 1.2;
    margin-top: 6px;
}
.stretched-link::after{
    position: relative;
}
.catalog-section-item .stretched-link {
    height:45px;
    display: block;
}

/*25.03.2025*/
#bx_1847241719_165{
    position: relative;
}
.depth-2{
    position: initial;
}
.depth-2 > ul{
    left:260px;
    top:15px;
    height:100%!important;
    padding-top:50px!important;
    max-height:240px!important;
}
.slick-slide .stretched-link::after{
	position:absolute;
}
.mob-search .search-abs{
    width:90%;
    top:85px;
    margin-right: 5%;
}
@media screen and (max-width:1200px){
    header{
        height:auto!important;
    }
    .mmenu-wrap{
        top:93px!important;
    }
    .mmenu-bottom-block .socnet a{
        border:1px solid rgba(0, 0, 0, 0.32);
        color:#000!important;
    }
    .mmenu-bottom-block{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top:20px;
    }
    .mmenu-bottom-block .mb-2 a:nth-child(1){
        margin-bottom:10px;
        display: inline-block;
    }
    .section-bottom-card{
        flex-direction: column;
        gap:10px;
    }
    .section-bottom-card .add2cart{
        width:100%;
    }
    .artspace-product-card .section-bottom-card,
    .product-in-slider-item .section-bottom-card {
        align-items: stretch;
    }
    .product-in-slider-item.artspace-product-card {
        padding: 0;
    }
    .artspace-product-card .btn.btn-primary.add2cart,
    .artspace-product-card .btn.btn-primary.added2cart,
    .artspace-product-card .btn.btn-primary.artspace-product-card__details,
    .product-in-slider-item .btn.btn-primary.add2cart,
    .product-in-slider-item .btn.btn-primary.added2cart,
    .product-in-slider-item .btn.btn-primary.artspace-product-card__details {
        width: 100%;
    }
    .catalog-offers-selector__value {
        font-size: 13px;
        padding: 9px 12px;
    }
    footer .for-order{
        order:1;
        margin-top:10px;
    }
    #detail-content .add2cart{
        width:100%;
        display: block;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    #detail-content .gray-bg .form-row .col-auto:last-of-type{
        width:100%;
    }
    #detail-content div.gray-bg:nth-child(3) > div:nth-child(1) > div:nth-child(3){
        align-self: center;
        text-align: center;
        width:100%;
    }
    #detail-content .gray-bg .prata{
        font-size:22px;
        font-weight:500;
    }
    #detail-content .gray-bg i{
        font-size:18px;
    }
    #detail-content .gray-bg input[name=quantity]{
        font-size:18px!important;
    }
    .skovoroda{
        height:200px!important;
    }
}
@media screen and (max-width:960px){
    .bottom-subscribe-form input[name=email]{
      font-size:13px;
      padding-left:0px;
      padding-right:0px;
    }
}
.bx-soa-pp .bx-soa-pp-company-smalltitle{
    color:#000;
    font-size:14px;
}
.luxar_disclaimer_container{
    bottom:80px!important;
}
@media screen and (max-width:550px){
  .mp-ancor h1{
    font-size:30px!important;
      text-align: center;
  }
    .mp-ancor .h1{
        font-size:30px;
    }
    .mp-ancor .prata.font-32.mb-1{
        font-size:27px!important;
    }
    div.flex-block:nth-child(5) > div:nth-child(2){
        width:100%;
    }
    .sticky-detail-block .offer-viewed-item.offer-viewed-main{
        padding:20px;
    } 
}
.smartSearch-empty{
    color:#000;
}
@media screen and (max-width:550px){
    .bx_pagination_page{
        text-align: center;
    }
}
.main-cats{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 40px;
  justify-content: center;
}
.main-cats .excep-sect-item {
  width: 260px;
}
.mp-service-block-wrapper{
    display: flex;
    justify-content: space-between;
    max-width:850px;
    margin:0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
    gap:20px;
    flex-wrap: wrap;
}
.mp-service-block-wrapper .sb-item a{
    margin-top:16px;
    text-align: center;
    font-size: 32px;
    display: block;
}
.mp-service-block-wrapper .sb-item img{
    margin:0 auto;
    width: 80px;
    display: block;
}
@media screen and (max-width:550px){
    .mp-service-block-wrapper .sb-item{
        width:100%;
    }
}
@media screen and (max-width:990px){
    .slick-slide .index-slider-item{
        height: 650px;
        background-size: contain!important;
    }
    .header-phone{
        display: none;
    }
}
@media (min-width: 992px) {
  .mr-lg-auto, .mx-lg-auto {
    margin-right: 20px !important;
  }
}
.header-phone{
    font-size: 13px;
}
.new-mp-slider.index-slider .index-slider-item{
    padding: 60px 70px;
} 
.new-mp-slider .banner-title{
    font-size:42px;
    color:#fff;
    font-weight:600;
    margin-bottom:24px;
    line-height: 51px;
}
.new-mp-slider .banner-text{
    font-size:32px;
    font-weight:400;
    line-height: 42px;
    color:#fff;
    margin-bottom:32px;
}
.new-mp-slider .banner-link{
    display: block;
    background-color:#fff;
    width:187px;
    text-align: center;
    font-size:24px;
    border-radius:4px;
    padding:12px 0px;
}
.new-mp-slider .banner-left-text{
    max-width:440px;
}
.index-slider.new-mp-slider .slick-slide .index-slider-item:last-child{    
    margin-bottom:0px;
    padding-bottom:30px;
    padding-left: 20px;
    padding-right:20px;    
    flex-direction: column;
    align-items: end;
    background-size:cover!important;
}
.index-slider.new-mp-slider .slick-slide .banner-bottom-text{
    margin-top:auto;
    margin-bottom:0px;
    display: block;
    min-height:340px;
    width:100%;
    text-align: center;
}
.banner-bottom-text .banner-link{
    width:100%;
}
h2{
    font-size: 34px!important;
}
@media screen and (max-width:550px){
    h2{
        font-size: 28px !important;
    }
    html,body{
        overflow-x:hidden;
    }
}
.mbb-adress{
    margin-bottom:5px;
}
.top-header-container{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
}
header{
    height: 125px;
}
.top-header-container p{
    margin-bottom:5px;
    font-weight: 300;
}
.top-header-container p.bold{
    font-weight:500;
}
.top-header-container p a{
    color:#fff;
    font-size:16px;
}
@media screen and (max-width:1000px){
    .top-header-container{
        display: none;
    }
}
.top-header-container.col-md-12{
    padding-left:0px;
    padding-right:0px;
}

/* Header redesign based on ArtSpace Figma node 701:2775. */
.site-header {
    background: #f7f6f2;
    border-bottom: 1px solid #ddd8cc;
    color: #1f1807;
    height: auto;
    padding: 0 !important;
    position: sticky;
    top: 0;
    z-index: 1021;
}

.site-header__container {
    margin: 0 auto;
    max-width: 1440px;
    padding-left: 28px;
    padding-right: 28px;
    width: 100%;
}

.site-header__info {
    background: #eee5ca;
    font-size: 12px;
    line-height: 1.3;
}

.site-header__info-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 34px;
}

.site-header__tagline {
    font-style: italic;
}

.site-header__contacts {
    align-items: center;
    display: flex;
    gap: 28px;
}

.site-header__contacts a,
.site-header__contacts span {
    color: #1f1807;
    white-space: nowrap;
}

.site-header__main {
    background: #f7f6f2;
}

.site-header__main-inner {
    align-items: center;
    position: relative;
    display: grid;
    grid-template-columns: 88px 174px minmax(280px, 1fr) auto;
    gap: 28px;
}

.site-header__logo {
    align-items: center;
    display: flex;
    height: 94px;
    justify-content: center;
}

.site-header__logo-img {
    display: block;
    height: auto;
    width: 68px;
}

.site-header__catalog {
    padding: 0;
}

.site-header__catalog > .site-header__catalog-button {
    align-items: center;
    background: #211903;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    gap: 16px;
    justify-content: center;
    letter-spacing: 0.03em;
    margin: 0;
    min-height: 58px;
    padding: 12px 24px;
    text-transform: uppercase;
}

.site-header__catalog > .site-header__catalog-button:hover {
    color: #fff;
}

.site-header__catalog-lines {
    display: grid;
    gap: 5px;
    width: 24px;
}

.site-header__catalog-lines i {
    background: #fff;
    display: block;
    height: 1px;
    width: 24px;
}

.site-header__nav {
    justify-self: center;
}

.site-header .header-menu {
    gap: 54px;
    justify-content: center;
    margin: 0;
}

.site-header .header-menu > li > a {
    border: 0;
    color: #1f1807;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin: 0;
    opacity: 1;
    padding: 12px 0;
    text-transform: none;
}

.site-header .header-menu > li > a:hover,
.site-header .header-menu > li > a.active {
    color: #9a7d36;
}

.site-header__actions,
.site-header__mobile-actions {
    align-items: center;
    display: flex;
}

.site-header__actions {
    gap: 23px;
}

.site-header__action {
    align-items: center;
    background: transparent;
    border: 0;
    color: #211903;
    cursor: pointer;
    display: inline-flex;
    font-size: 28px;
    height: 38px;
    justify-content: center;
    padding: 0;
    position: relative;
    width: 38px;
}

.site-header__action:hover {
    color: #9a7d36;
}

.site-header__action .header-cart-cnt {
    align-items: center;
    background: #211903;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 9px;
    height: 15px;
    justify-content: center;
    position: absolute;
    right: -4px;
    top: -1px;
    width: 15px;
}

.site-header__action .header-cart-cnt:empty {
    display: none;
}

.site-header__divider {
    background: #6f6650;
    height: 48px;
    opacity: 0.65;
    width: 1px;
}

.site-header__action--social {
    font-size: 28px;
}

.site-header__action--social svg {
    display: block;
}

.site-header__mobile-actions {
    display: none;
    gap: 10px;
    justify-self: end;
}

.site-header__mobile-menu {
    background: transparent;
    border: 0;
    color: #211903;
    font-size: 28px;
    padding: 0;
}

.site-header__mobile-actions .site-header__mobile-menu.btn-mmenu {
    color: #211903 !important;
    margin-left: 12px;
}

.site-header__mobile-actions .site-header__mobile-menu.btn-mmenu i {
    color: inherit !important;
}

.mobile-catalog-link {
    border-bottom: 1px solid rgba(34, 15, 36, 0.08);
    padding: 21px 15px;
}

.mobile-catalog-link a {
    color: #211903;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 16px;
    text-transform: uppercase;
}

.site-header .search-abs.site-header__search {
    right: 28px;
    top: 102px;
    width: min(550px, calc(100vw - 40px));
}

.site-header .fly-wrap {
    position: relative;
}

.site-header .fly-catalog {
    color: #211903;
    left: 0;
    max-height: calc(100vh - 156px);
    opacity: 0;
    right: auto;
    top: calc(100% - 1px);
    transform: translateY(4px);
    visibility: hidden;
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0s linear 0.18s;
    width: min(980px, calc(100vw - 60px));
}

.site-header .fly-wrap:hover .fly-catalog,
.site-header .fly-catalog:hover {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    transition-delay: 0s;
}

.site-header .fly-wrap:hover > .fly-catalog {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    transition-delay: 0s;
}

.site-header .fly-catalog > .container,
.site-header .fly-catalog.container {
    background: transparent;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
    max-width: none;
}

.site-header .catalog-menu-shell {
    background: transparent;
}

.site-header .catalog-menu-shell a {
    color: #211903;
}

.site-header .catalog-mega-menu {
    border-radius: 0 0 20px 20px;
    box-shadow: 0 18px 34px rgba(33, 25, 3, 0.16);
    padding: 24px 24px 28px;
}

.site-header .catalog-mega-menu__header {
    margin-bottom: 20px;
    padding-bottom: 16px;
}

.site-header .catalog-mega-menu__title {
    font-size: 32px;
}

.site-header .catalog-mega-menu__all {
    font-size: 12px;
    padding: 10px 16px;
}

.site-header .catalog-mega-menu__grid {
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.site-header .catalog-mega-menu__group {
    border-radius: 16px;
    padding: 18px 18px 16px;
}

.site-header .catalog-mega-menu__group-title {
    font-size: 22px;
    margin-bottom: 12px;
}

.site-header .catalog-mega-menu__item {
    padding-top: 12px;
}

.site-header .catalog-mega-menu__item-title {
    font-size: 14px;
}

.site-header .catalog-mega-menu__subitems {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.site-header .mmenu-wrap {
    top: 100px;
}

@media (max-width: 1199px) {
    .site-header__info-inner {
        justify-content: center;
    }

    .site-header__contacts {
        display: none;
    }

    .site-header__main-inner {
        grid-template-columns: 72px 1fr auto;
        gap: 18px;
        min-height: 86px;
    }

    .site-header__logo {
        height: 74px;
    }

    .site-header__logo-img {
        width: 58px;
    }

    .site-header__catalog {
        justify-self: start;
    }

    .site-header__catalog > .site-header__catalog-button {
        font-size: 15px;
        min-height: 48px;
        padding: 10px 18px;
    }

    .site-header__nav,
    .site-header__actions,
    .site-header__catalog .fly-catalog {
        display: none;
    }

    .site-header__mobile-actions {
        display: flex;
    }

    .site-header .search-abs.site-header__search {
        top: 82px;
    }

    .site-header .mmenu-wrap {
        height: calc(100vh - 120px);
        top: 120px;
    }
}

@media (max-width: 575px) {
    .site-header__container {
        padding-left: 14px;
        padding-right: 14px;
    }

    .site-header__info {
        font-size: 10px;
    }

    .site-header__info-inner {
        min-height: 28px;
    }

    .site-header__tagline {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .site-header__main-inner {
        grid-template-columns: 54px 1fr auto;
        gap: 10px;
        min-height: 74px;
    }

    .site-header__logo {
        height: 54px;
    }

    .site-header__logo-img {
        width: 46px;
    }

    .site-header__catalog > .site-header__catalog-button {
        font-size: 13px;
        gap: 9px;
        min-height: 42px;
        padding: 8px 12px;
    }

    .site-header__catalog-lines,
    .site-header__catalog-lines i {
        width: 18px;
    }

    .site-header__action {
        font-size: 22px;
        height: 32px;
        width: 32px;
    }

    .site-header__mobile-actions {
        gap: 2px;
    }

    .site-header .search-abs.site-header__search {
        right: 14px;
        top: 68px;
    }

    .site-header__catalog .fly-catalog {
        height: 100vh;
        top: 0;
        width: 100vw;
    }

    .site-header .catalog-mega-menu {
        border-radius: 0;
    }

    .site-header .mmenu-wrap {
        height: 100vh;
        top: 0;
    }
}

@media (max-width: 1199px) {
    .site-header__catalog > .site-header__catalog-button {
        position: relative;
        z-index: 6;
    }

    .site-header__catalog .fly-catalog {
        display: block;
        background: rgba(247, 246, 242, 0.98);
        box-shadow: 0 0 0 100vmax rgba(18, 13, 5, 0.32);
        height: 100vh;
        left: 0;
        max-height: none;
        opacity: 0;
        overflow: auto;
        pointer-events: none;
        position: fixed;
        top: 0;
        transform: translateX(-102%);
        transition: transform 0.22s ease, opacity 0.18s ease, visibility 0s linear 0.22s;
        visibility: hidden;
        width: 100vw;
        z-index: 990;
    }

    body.catalog-menu-open .site-header__catalog .fly-catalog {
        opacity: 1;
        pointer-events: auto;
        transform: translateX(0);
        visibility: visible;
        transition-delay: 0s;
    }

    body.catalog-menu-open .site-header__catalog > .site-header__catalog-button {
        background: #312208;
    }

    body.catalog-menu-open {
        overflow: hidden;
    }

    .site-header .fly-catalog > .container,
    .site-header .fly-catalog.container {
        height: 100%;
    }

    .site-header .catalog-mega-menu {
        border-radius: 0;
        min-height: 100%;
        padding-top: 62px;
    }

    .site-header .catalog-mega-menu__all {
        display: none;
    }

    .site-header .catalog-mega-menu__grid {
        grid-template-columns: 1fr;
    }

    .site-header .catalog-mega-menu__subitems {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .site-header__catalog .fly-catalog {
        height: 100vh;
        top: 0;
    }
}
