body.template-product [id*="ds_testimonials"],
body.template-index [id*="ds_testimonials"],
.ds-testimonials,
.testimonials,
.testimonial,
[class*="ds-testimonials"],
[class*="testimonials"],
[class*="testimonial"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}