/* Add custom CSS styles below */ 
.store-header {
    position: relative;
    z-index: 3;
    background: #64426f;
}
.store-header * , .sicon-user-circle:before, .sicon-shopping-bag:before {
color:#fff; 
}
.sub-menu *{
color:#000;
}
.top-navbar {
    display: none;
}
.navbar-brand img {
    max-height: 6.5rem;
}
.main_banner [aria-label="2 / 2"] .slider_content {
    order: 2;
}
.main_banner [aria-label="2 / 2"] .slider_image img{
right: 0px;
}
.main_banner .\!grid.grid-cols-2 {
    padding: 0px;
}

section:nth-child( 2 of section.main_banner ) .custom_container{
    width:100%;
      }
 section:nth-child( 2 of section.main_banner )   .swiper.s-slider-container{
        height: 790px !important;
    }
 section:nth-child( 2 of section.main_banner) .swiper-slide{
        height: 100% !important;
    }
section:nth-child( 2 of section.main_banner) 
     .slider_content {
    grid-column: 2/3;
    width: 100%;
    margin-right: 0px;
    align-items: center;
}
@media (max-width:768px){
section:nth-child( 2 of section.main_banner )   .swiper.s-slider-container {
    height: 250px !important;
}
section:nth-child( 2 of section.main_banner) 
     .slider_content {
    grid-column: 1/3;
}
.main_banner h2 {
    font-size: 22px !important;
    text-align: center;
}
}
/**********************/
@media (max-width:768px){
.main_banner h2{
    line-height: 20px;
 font-size: 14px !important;

}
}
.s-block--banners .grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
a.banner-entry{
    height: 270px;
    background-color:unset;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    height: 200px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 85px;
    padding: 0rem;
  
}
}
  @media screen and (max-width:768px){
        .store-footer__inner * {
            text-align: center;
            margin-left: auto;
            margin-right: auto;

        }
        }
.s-social-link a svg {
    height: 1.875rem;
    width: 3.875rem;

}
.product-index img[alt="fixed banner"]{
display:none;
}






.store-footer__inner .container  > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)::before {
    content: " ";
    background-image: url("https://cdn.salla.sa/form-builder/E8TmzlJrb89rSdqKH80QMD5LOrD8c6SeCOhlTLRu.png");
    background-size: contain;
    margin-bottom: 30px;
    width: 120px;
    height: 60px;
    display: block;
    background-repeat: no-repeat;
    margin-left: auto;
}
li:has(a[href="https://lamuzun.com/brands"]){
    display: none !important;
}