@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;
}
.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%;
    }
    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;
}