<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width:518px) {
  .shopify-section--slideshow #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget,
  .shopify-section--slideshow #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget {
    height: 300px;
  }

  .shopify-section--slideshow #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget iframe,
  .shopify-section--slideshow #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget iframe,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget iframe,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget iframe {
    height: 100% !important;
  }
}

@media (max-width:767px) {
  #sidebar-menu {
    z-index:1001;
  }
}</pre></body></html>