body{
  background-image: url(https://f.top4top.io/p_3729qjth41.png);
  background-size: cover;
}
.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: unset
}
section:nth-of-type(2) .container{
  max-width: 600px;
}
section:nth-of-type(3){
  margin-top: 1rem;
  max-width: 900px;
}
section:nth-of-type(3) .md\:grid-cols-3{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.two-row .banner-entry:first-child{
          grid-row: span 1 / span 1;
}
section:nth-of-type(7) .container{
  padding: unset;
  max-width: unset;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
.s-reviews-header{
  font-size: 1.7rem;
  padding: 13px 95px;
  background-repeat: no-repeat;
  color: #000;
  background-image: url(https://b.top4top.io/p_3742o0wp01.png);
}
.s-rating-stars-small svg ,.s-reviews-testimonial__icon svg{
  fill: #000;
}
section:nth-of-type(3) div {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 1rem;
    justify-content: space-around;
}

section:nth-of-type(3) a {
    flex-basis: 220px;
}

.two-row .banner-entry:first-child {
    height: 200px;
}

@media (max-width: 768px) {
    section:nth-of-type(3) a {
        flex: 0 0 calc(50% - 20px);
    }

    section:nth-of-type(3) {
        max-width: 400px;
        gap: 1.75rem;
    }

    .two-row .banner-entry:first-child {
        height: 200px;
    }

    .s-block--banners+.s-block--banners {
        margin-top: 1rem;
    }

    section:nth-of-type(3) div {
        flex-wrap: wrap;
    }
  .s-reviews-header{
    font-size: 0.7rem;
    height: 60px;
     padding: 18px 124px
    
  }
}
.top-navbar a{
color: #fff !important;
}
breadcrumbs w-full py-5 menu, ol ,.main-menu li.root-level{
  color: #fff !important;
}
.rtl\:pl-3:where([dir=rtl],[dir=rtl] *),.rtl\:ml-3:where([dir=rtl],[dir=rtl] *){
    color: #fff !important;
}
.bg-inherit{
  background: #020202;
}
.main-menu li.root-level>a:hover{
  color: #fff;
}
.s-slider-block__title h2{
  color: white;
  padding-bottom: 1rem;
  border-bottom: 2px solid #fff;
}
.s-product-card-vertical{
  box-shadow: 0 0 10px #000;
  background: black;
  margin: 10px;
}
.s-product-card-entry{
  height: 95%
}
.s-button-primary-outline{
  background-color: #C0C0C0;
  color: #000000;
}
/ .s-button-primary-outline:hover{
  background-color: #C0C0C0;
  color: #000000;
}
.s-product-card-content-title a ,.s-product-card-price, .s-product-card-starting-price h4{ 
  color: white;
}
#best-offers-8-slider .s-slider-block__title-right{
  display: none;
}
.md\:text-2xl {
  color: #ffff;
}
article.article--main p span{
   color: white !important;
}
article.article--main strong{
  color: white !important;
}
.flex.whitespace-nowrap > div:last-child p{
      color: #ffff !important;
}