/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root {
  --main-color: #594839;
  --second-color:#D9CFCC;
  --text-color:#594839;
    --hue: 223;
    --primary: #736751;
    --trans-dur: 0.3s
}

body{
background-color:#fff;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--fixed-banner.wide-placeholder.section-1.s-block--live-editor.animate__animated.animate__fadeInUpBig.visible > div{
max-width: unset !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--fixed-banner.wide-placeholder.section-1.visible.s-block--live-editor.animate__animated.animate__fadeInUpBig{
margin-top:0px !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder.section-1.visible.animate__animated.animate__fadeInUpBig {
    margin-top:0
}
body:not(.product-index):not(.product-single):after {  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 999999;
background-color:#fff !important;
  background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/AzWDWp/g2JzBI7pQAWDcjZNOOo8c54GBT8fAetqnhxr3dUK.png);  /* الصورة */
  left: 0;
  background-repeat: no-repeat; 
  background-position: center;
  background-size: 360px;
  animation: pulse-in-out 2.5s ease-in-out forwards, background-change 2s ease-in forwards;
  transform: scale(0);
  border: none;
}  

@keyframes pulse-in-out {
  0% {
    opacity: 1;
    transform: scale(0.5);
  }
  25% {
    opacity: 1;
    transform: scale(1.1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1);
  }
  75% {
    opacity: 0.5;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}

@keyframes background-change {
  0% {
    background-color: rgba(255, 255, 255, 0.1);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.3);
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
  }
}


.s-search-input-wrapper input {
  background:#fff;
  
  
}
.marquee { 
  color: #fff; 
  height: 2.5vw; 
  overflow: hidden; 
  background-color: #2B3334; 
  position: relative; 
  padding: 7px;
} 

.marquee div { 
  display: flex;
  width: 100%; 
  position: absolute; 
  white-space: nowrap; 
  animation: marquee 15s linear infinite; 
  gap: 56px; 
} 

.marquee p { 
  display: inline-flex; 
  align-items: center; 
  gap: 20px; 
  width: 360px;
  padding: 0 20px; 
  font-size: 16px; 
  font-weight: 700; 
  white-space: nowrap; 
}

/* مرري الشريط بعرض النسختين بالكامل */
@keyframes marquee { 
  0%   { transform: translateX(0); } 
  100% { transform: translateX(-50%); } 
}


/**************************/

 .navbar-brand img {
  max-height: 3rem;
  width: auto;
  max-width: 100px;
   animation-name: scale;
  animation-duration: 7s;
  animation-timing-function: linear;
    animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes scale {
    0% {
        
        transform: scale(1.0);
    }

    10% {
       
        transform: scale(1.1);
    }
    20% {
       
        transform: scale(0.95);
    }
    30% {
       
        transform: scale(1.0);
    }
    40% {
       
        transform: scale(1.1);
    }
    50% {
       
        transform: scale(1.0);
    }
 
    60% {
       
        transform: scale(1.1);
    }
    70% {
       
        transform: scale(1.0);
    }
      80% {
       
        transform: scale(0.95);
    }
      90% {
       
        transform: scale(1.1);
    }

  
    100% {
        
        transform: scale(1.0);
    }
}


/******************************************/
.store-footer a h3:nth-child(1)::before {
  text-align: center;
  content: "";
  display: block;
  height:60px;
  width: 60px;

  margin: auto auto 20px;
  background-image: url(https://i.ibb.co/1t3wPfF1/Mask-group-51.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color:transparent;


animation: footerLogo 2s ease-in-out infinite;
 
}

@keyframes footerLogo {
  0% {
    transform: scale(1.4); 
  }
  50% {
    transform: scale(1.6); 
  }
  100% {
    transform: scale(1.4);
  }
}



/**************************/
input.s-search-input {
    background-color:#fff !important;
}
.main-menu li.root-level>a {
    color: #fff !important;
}
i.header-btn__icon.sicon-user-circle,i.header-btn__icon.icon.sicon-shopping-bag {
    border-color: #fff;
}
.sicon-user-circle:before,.s-menu-topnav-list a,.s-cart-summary-total,.sicon-shopping-bag:before,.sicon-sar:before,.sicon-menu:before {
    color: #fff;
}
header.store-header,.main-nav-container.fixed-pinned .inner {
    background-color: transparent;
    background-image: linear-gradient(45deg, #4E4131, #8D7559);
}
div#mainnav {
    background-color: transparent !important;
}
/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: 0rem;
}

 .s-slider-block__title-nav {
    display: none !important ;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 ;
  margin:0 ;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;

}
salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0 ;
    padding-left: 0;
}
.rounded-md,salla-slider.photos-slider .swiper-slide {
    border-radius: 0;
}

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

}
/*grid section*/

section:nth-of-type(2) {
    margin-top: 2rem !important;
    max-width: 80%;
}
section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
 gap: 2rem !important;

}

section:nth-of-type(2) .banner-entry {
    height: 270px;
    background-color: transparent;
}


a.banner-entry.square-photos:hover {
    transform: scale(1.1);
    transition: 3s ease-in-out;
}
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: 1;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
.s-product-card-entry .w-full {
    width: 80%;
    margin: auto;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    color: #fff;
       background-image: linear-gradient(45deg, #8D7559,#BAA891 ,#8D7559);
    border: none;
 border-radius: 15px;
}
.s-product-card-content-title {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
}

/*footer*/
.store-footer__inner,footer.store-footer {
    background-image: linear-gradient(45deg, #4E4131, #8D7559);
    color: #fff;
}
.copyright-text p {
    color: #fff;
}

@media(max-width: 768px){
section:nth-of-type(2) {
    margin-top: 0rem !important;
    max-width: 100%;
    
    
}
section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
   gap: 0.75rem !important;
}
section:nth-of-type(2) .banner-entry {
    height: 70px !important;
}


.swiper-slide {
    width: 50%;
}
.s-product-card-content-title a{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.s-product-card-entry .w-full {
    width: 100%;
    margin-top: -1%;
}
footer.store-footer {
    text-align: center;
}
.store-footer a,.s-social-list {
    justify-content: center;
}

}
@media (min-width: 1280px) {
    .container {
        max-width: none !important;
        margin-top: 0 !important;
    }
}