@media (prefers-reduced-motion: reduce) {
  .sh-product-buy-now-button::after, 
  .floating-cart {
    animation: none !important;
  }
}