/* Add custom CSS styles below */ 
.s-product-card-image{
 	background: transparent  !important ;
 }
.s-block--features.container , .s-block--testimonials.container , .s-reviews-header{
 	margin: 2rem auto !important;
 	text-align: center !important;
 }
 .discount-tag , .ronaq-categories-slide , .s-product-card-content-title{
	margin: auto !important;
 	text-align: center !important;	
 }
  .s-products-slider-card  {
 	margin: 0.8rem !important;
  }
 	
 	@media (max-width: 767px){
 	 .s-product-card-image , .s-products-slider-card{
 	width: 12rem !important;
 }
}

.flex.flex-col.gap-5.text-center.justify-center{
padding: 1rem !important ; 
}
#thumbs > div{
  margin: auto !important ; 
}
.s-product-card-content > div.s-product-card-content-sub{
    gap: 0.2rem !important;
    margin: auto !important ;
}
.ronaq-gallery > div > .ronaq-gallary-slider{
  display: block !important ;
}