body {
  /* background: url(https://l.top4top.io/p_384128ofh1.png);
  background-size: cover; */
background-color:#131410;
  color: white;
}
#mainnav{
  background: #131410;
}
.s-user-menu-login-btn svg {
  fill: white;
}

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

.sicon-shopping-bag:before {
  color: white;
}

.s-cart-summary-total {
  color: white;
}

.sicon-sar:before {
  color: white;
}
#product-filter{
  color: black;
  
}
.banner--fixed img,
.banner-entry {
  background-color: transparent;
}

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

section:nth-of-type(1) .container {
  padding: unset;
  max-width: 100%
}
section:nth-of-type(2) .container {
  max-width: 400px;
}
.md\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}
section:nth-of-type(3) {
  max-width: 1000PX;
}
section:nth-of-type(3).s-block {
        margin-top: 2rem;
}
section:nth-of-type(4) .container {
  max-width: 900px;
}
.s-slider-block__title h2 {
  border-bottom: 2px solid;
  font-size: 25px;
  padding-bottom: 15px;
  color: white;
}


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

.s-button-btn {
  border-radius: 10px;
  background: #F59113;
  color: white;
  border: none;
}

.s-reviews-header {
  font-size: 35px;
  width: 300px;
  text-align: center;
  color:white;
  border-bottom: 2px solid #F59113: 
}

.s-reviews-header-wrapper {
  display: flex;
  justify-content: center;
}
section:nth-of-type(9) .s-reviews-testimonial {
  background:#F59113 ;
}
.s-reviews-testimonial {
  background:#F59113;

}
.s-reviews-testimonial * {
  color: #fff !important;
}

.s-reviews-testimonial svg {
  fill: #fff !important;
}

.footer-is-light .store-footer .store-footer__inner {
   background:url(https://i.top4top.io/p_384190mx41.png);
  color: white;
  border-bottom-color:#F59113;
  background-size: cover;
}

.footer-is-light .store-footer {
  background:url(https://i.top4top.io/p_384190mx41.png);
background-size: cover;
}
.hydrated .text-xl ,
.copyright-text p{
  color: white;
}
.mb-4 ,
.s-quantity-input-container ,
.total-price{
    color: black !important;
}

.footer-is-light .store-footer .contact-social{
  display: none
}
.product__description .ql-direction-rtl,
.product__description .ql-direction-rtl * {
    color: #fff !important;
}