
/* Lilly Tu collection V5.1 stability */
body:has(results-list) .animate-reveal {
  animation: none !important;
}

body:has(results-list) slideshow-slide {
  transition-property: opacity, transform !important;
}

body:has(results-list) img[alt="SPRING SALE"],
body:has(results-list) img[alt="BEST SELLERS"] {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
