/*5e1fdf3f5223943da0096525871ebe880973a345*/
  .topnav-is-dark .top-navbar ,.s-button-primary-outline,.store-footer__inner,.store-footer{

    background-color: rgb(100 86 59)!important;
    } 
    .s-button-primary-outline,::placeholder ,.copyright-text p{
        color: #fff !important;
}
.app-inner.flex.flex-col.min-h-full{
overflow-x: hidden;
}

    div#mainnav * ,h2.total-price.text-red-800.font-bold.text-xl.inline-block,h4.text-red-800.font-bold.text-xl.inline-block{
    color: #64563b;
}
.s-product-card-image img {
    background-color: white;
}
.s-product-card-image img.loaded {
    object-fit: fill;
  
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #fff;
    color:#000;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
}
.rounded-md {
    border-radius: 0rem ;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
   margin: 0px !important;
    padding: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background-color: #faebd700;
}   
.banner-entry {
    width: 48%;
    height: 300px !important;
    background-color: #f9fafb00;
}    
   
.smt-app.smt-app-instagram_follow.force-desktop,.smt-app.smt-app-instagram_follow.force-mobile ,.smt-wrapper.sm-fixed.bottom.sm-teaser-open.sm-if-account{
    display: none !important;
} 

@media(min-width: 767px) { 
.s-products-slider-card.swiper-slide{
    width: 21% !important;
}
.sub-menu ul > li > .sub-menu.w-56 {
    width: 500px;
}
.sub-menu ul > li > .sub-menu.w-56  ul {
    flex-wrap: wrap;
    display: flex;
}
.sub-menu ul > li > .sub-menu.w-56  ul li{
    width: 45%;

}
}
@media(max-width: 767px) { 
    img[src="https://cdn.salla.sa/form-builder/fLct2MagyM2sHnbPDxWytqMExFuUSp3ZzyolgEMB.png"] {
    scale: 1.2;
}
section.s-block.s-block--fixed-banner.wide-placeholder.animate__animated.animate__bounceInUp {
    overflow: hidden;
}
}
@media (min-width: 481px) and (max-width: 767px) { 
 .banner-entry {
    width: 100%;
    height: 170px ;
    background-color: #f9fafb00;
    }

 }
  @media (max-width: 480px) { 
   .banner-entry {
    width: 100%;
     height: 130px !important;
     background-color: #f9fafb00;
    }
  }