/* Add custom CSS styles below */ 

salla-slider.photos-slider .swiper,
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.banner--fixed img {
    background-color: transparent !important
}
.banner--fixed img {border-radius: 0!important;border-radius: 0!important;}


a.banner.banner--fixed.overflow-hidden {
    border-radius: 0!important;
}



section.s-block.s-block--banners.container  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

section.s-block.s-block--banners.container  .banner-entry {
    height: 450px;
    background-color:#fff !important;

}
section.s-block.s-block--banners.container  .lazy__bg {
background-repeat:no-repeat;
    background-size: contain;

}
@media(max-width:992px){

    section.s-block.s-block--banners.container  .banner-entry {
    height: 250px;
    background-color:#fff !important;

}
}
.s-block__title {
    display: flex;
    justify-content: center;
    align-items: center;

    background-image: url(https://cdn.salla.sa/form-builder/GMYWYg6GlObmak4Z3ZFfYFzqL1jx80pQd1TrhMg9.png);
  background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 24px 45px;
    width:fit-content !important;
    margin:auto;
    margin-bottom:20px
}

.s-block__title h2,
.image-title .title-heade {

    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    color: #76542d;

}
@media(max-width:992px){
.s-block__title h2,
.image-title .title-heade {
    font-weight: 700;
    min-width: 150px;
    padding: 10px 23px;
    font-size: 18px;
    line-height: 16px;
}
.s-block__title{
    padding: 16px 20px;

}
}
.footer-is-light .store-footer{
    background:#78501c 
}
section.g_features.my-\[30px\] {
    padding-top:20px
}



/* Animation */
@keyframes slide-out {
  0% {
    transform: translateY(0) rotateX(0) scale(1);
    transform-origin: 50% 1400px;
    opacity: 1;
  }
  50% {
    transform: translateY(0) rotateX(0) scale(1);
    transform-origin: 50% 1400px;
    opacity: 1;
  }
  100% {
    transform: translateY(-600px) rotateX(-30deg) scale(0);
    transform-origin: 50% 100%;
    opacity: 1;
  }
}

/* Logo page */
.index:before {
  content: "";
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1000 !important;
  background: #fff url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/BrQpan/UUJQaSB7wiN6kuC1phuPeayJWmo5tsIzB2cFMQ3i.png");
  background-size: 250px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;


  animation: slide-out 2s ease-in both;  
  -webkit-animation: slide-out 2s ease-in both;
}

.marquee p.text-white.text-\[18px\].font-normal{
    font-size:0 !important;
}

.marquee p.text-white.text-\[18px\].font-normal:after{
    font-size:17px !important;
    content:"بهالـيوم الوطني نهديكم خصم 25% بكود SH95 ✨ ومعاه شحن مجاني فوق 499 ريال";
    text-align:center !important;
    display:block!important;

}

.marquee .sicon-lightning:before{
    display:none 
}
.s-product-card-promotion-title,

header.store-header .slider-top.overflow-hidden.p-0.m-0.bg-\[var\(--f-color\)\].relative.z-\[50\] {
    background: #04541b !important;
}