header {
 background: #332619 !important;
}

.mobile-menu {
   color: white;
}
.sicon-menu:before {
    content: "\ed7f";
    color: white;
}
 .bg-inherit{
   background: #332619 !important;
}
.s-user-menu-login-btn svg
{
  fill: white;
}

#s-cart-icon {
  fill: white;
}

.sicon-shopping-bag:before ,
.s-cart-summary-total ,
.sicon-sar:before
{
  color: white;
}
.main-menu .sub-menu {
   color: black;
}

.banner--fixed img,
.banner-entry {
  background-color: transparent;
}

section:nth-of-type(1) {
  margin: unset;
}

section:nth-of-type(1) .container ,
section:nth-of-type(10) .container{
  padding: unset;
  max-width: 100%;
}

section:nth-of-type(2) .container {
  max-width: 300px;
}
section:nth-of-type(3) {
  max-width: 400px;
}
section:nth-of-type(3).s-block {
  margin-top: 1rem;
}
  .sm\:gap-8{

gap: 1rem;
  }

section:not(:nth-of-type(4)) .s-slider-block__title {
  display: none;
}

section:nth-of-type(4) .s-slider-block__title h2 {
  border-bottom: 2px solid;
  font-size: 25px;
  padding-bottom: 15px;
   color: black;
}

.s-slider-block__display-all {
  border: 1px solid black;
  height: 33px;
  width: 100px;
  border-radius: 20px;
  text-align: center;
  color: black;
  padding-top: 5px;
}

.s-button-btn {
  border-radius: 10px;
  background: linear-gradient(91.35deg, #E7CC7C 0.08%, #AE8D40 99.92%);
  color: black;
  border: none;
}

.s-product-card-entry {
  box-shadow: 0px 0px 8.35px 0px #0000006e;
  padding: 1rem;
  border-radius: 24px;
  margin: 5px;
  height: 98%;
}

.carousel-slider .swiper {
  padding: 5px;
}

.s-reviews-header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  margin-bottom: 22px;
   color: black !important;
}

.s-reviews-header-wrapper::after {
    content: "تجارب حقيقية تضمن لك أفضل الخيارات في كل منتج";
   
    font-size: 20px;
    color: #555;
    text-align: center;
}
.s-reviews-header{
  font-size: 34px
}
.s-reviews-swiper-slide {
  box-shadow: 0px 0px 8.35px 0px #0000006e;
  margin: 5px;
}
.s-reviews-testimonial svg {
  fill: black !important;
}

.footer-is-light .store-footer {
  background:  linear-gradient(91.35deg, #E7CC7C 0.08%, #AE8D40 99.92%);

}