/* Add custom CSS styles below */ 

  .s-slider-container {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .photos-slider .s-slider-container .swiper-slide {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
.swiper{
  padding-bottom: 0 !important;
}
  /* hidden */
.s-slider-block__title-nav .s-slider-nav-arrow,
.swiper-scrollbar {
  display: none;
}
 /*  .s-block{
    margin-top: 45px !important;
  } */
/* delete the margin between baner & header */ 
.s-block--photos-slider {
  margin-top: 0px !important ;
}
 .square {
    margin-top: 20px !important ;
  }  
  /* mobile vergan */
@media (max-width: 768px) {
  .square .swiper-slide {
    width: 135px;
   }
  .s-block--products-slider .s-products-slider-card {
    width: 205px;
   }
  .s-block--tabs-produtcs .swiper-slide {
    width: 205px !important;
   }  
}
  /* Reviews */
   #testimonials-block-7{
     background-color: #f8f8f8 !important ;
   }
   #testimonials-block- {
     background-color: #f8f8f8 !important ;
   }
   .font-semibold, 
   .text-xs,
   .text-xl {
     color: #000000;
    }
      .s-block--testimonials .swiper-slide {
    width: 312px;
  }
  /* hover */ 

   li[id="1611464102"] {

   color: #ef4444; 
    padding: 10px;
    border-radius: 12px;
    text-align: center;
   
    cursor: pointer;
  }


.s-block--marquee{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-top: 10px !important;
}