body{
background-image: url(https://a.top4top.io/p_3723gmnmi1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-inherit{
  background-color: black;
  color: white;
}
#s-edit-alert{
  display: none;
}
section:nth-of-type(1){
  margin-top: unset;
}
section:nth-of-type(1) .container ,
section:nth-of-type(7) .container{
  padding: unset;
  max-width: unset;
}
section:nth-of-type(2) .container {
  max-width: 600px;
}
section:nth-of-type(3){
  max-width: 1000px;
  margin-top: 1rem;
}
.two-row .banner-entry:first-child{
  grid-row: span 1 /sapn 1;
}
.banner--fixed img, .banner-entry{
  background-color: transparent;
}
    section:nth-of-type(3) div{
grid-template-columns: repeat(4, minmax(0, 1fr));
  }
@media(max-width:768px){
    section:nth-of-type(3) div{
grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  section:nth-of-type(3) {
    margin-top: 1rem;
}
    .banner-entry{
    max-height: 200px;
  }
}
@media(max-width:425px){
  .banner-entry{
    max-height: 200px;
  }
}
.s-slider-block__title h2{
  color: white;
  font-size: 1.7rem;
  border-bottom: 2px solid white ;
  padding-bottom: 1rem;
}
.carousel-slider .swiper-wrapper>div{
  padding: 0.625rem;
}
.s-product-card-entry{
  height: 95%;
  margin: 10px;
  box-shadow: 0 0 10px black;
}
.s-product-card-content{
  background-color: black;
  color: white;
}
.s-button-primary-outline ,
.s-reviews-testimonial,
.footer-is-light .store-footer .store-footer__inner ,
.s-button-primary {
  background-color: #A07113;
  color: white;
  border: none;
}
.s-fast-checkout-button.rtl{
  color: #A07113 !important;
}
.s-button-primary-outline:hover,
.s-button-primary:hover{
  background-color: #A07113;
  color: white;
  opacity: 1;
}
.s-reviews-testimonial__icon svg,
.s-rating-stars-small svg{
  fill: white;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
.s-reviews-header{
  font-size: 1.7rem;
    background-image: url(https://d.top4top.io/p_3726za4371.png);
    padding: 14px 94px;
    background-repeat: no-repeat;
    color: white;
}

article * , article.description * {
    color: #fff !important;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: #1f2937;
    color: rgb(255 255 255);
}
p.font-bold.text-xl.inline-block ,
.s-product-card-content-title a ,
.s-breadcrumb-item ,
.s-breadcrumb-item ,
.header-btn__icon{
    color: #ffffff !important;
}
.s-comments-product{
  display: none;
}
.hover\:text-primary ,
.hover\:text-primary:hover{
  color: white;
}
.mm-spn ul ,
.mm-spn.mm-spn--navbar.mm-spn--main:where([dir=rtl],[dir=rtl] *):after{
 background: black !important;
  color: white;
}