body.storefront-theme--fashion_elegance .hero-slider-section {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-width: none;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}

body.storefront-theme--fashion_elegance .hero-slider {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

body.storefront-theme--fashion_elegance .hero-slider-track {
  display: flex !important;
}

body.storefront-theme--fashion_elegance .hero-slide {
  display: block !important;
}