body{
  background: linear-gradient(91.35deg, #0B5844 0.08%, #0C1234 99.92%);
}
.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: 430px;
}
section:nth-of-type(3){
   max-width: 475px;
  margin-top: 1rem;
}
    .sm\:gap-8 {
        gap: 0.5rem;
    }
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: 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: #E2A043;
    color:white;
  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{
  font-size: 35px;
background: url("https://g.top4top.io/p_3821pshuq1.png") center center / contain no-repeat;
width: 300px;
    text-align: center;
  color:black;
}
.s-reviews-header-wrapper {
    display: flex;
    justify-content: center;
}
section:nth-of-type(9) .s-reviews-testimonial{
  background:#E2A043 ;
}
.footer-is-light .store-footer .store-footer__inner{
  background:#E2A043;
color: black;
}
.s-reviews-testimonial {
    background:#E2A043;
}

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

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

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
        color: #fff !important;
    }

.pb-1 {
    padding-bottom: .25rem;
    color: #fff !important;
}

b, strong {
    font-weight: bolder;
    color: #fff !important;
}
.article--main .ql-direction-rtl span {
    color: #ffffff !important;
} 

label.form-label b.block {
    color: #000000 !important;
} 
.s-product-options-option label, 
.s-product-options-option .form-label,
.s-product-options-option b {
    color: #000000 !important;
}
.s-product-options-option-item .s-product-options-option-label,
.s-product-options-option-item span {
    color: #000000 !important;
}
.s-product-options-thumbnails-wrapper div p 
{
 color:black !important;   
}
.breadcrumbs.w-full.py-5{
  color: white;
}
.flex bg-white p-5 sm:pb-0.text-red-800 {
   color: black !important;
 }