@keyframes hw-cart-icon-shake{0%,to{transform:rotate(0)}10%{transform:rotate(-12deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(10deg)}50%{transform:rotate(-7deg)}60%{transform:rotate(7deg)}70%{transform:rotate(-4deg)}80%{transform:rotate(4deg)}90%{transform:rotate(-2deg)}}cart-icon.hw-cart-shake{display:inline-block;transform-origin:top center;animation:hw-cart-icon-shake var(--hw-cart-animation-duration, .8s) ease-in-out}@media(prefers-reduced-motion:reduce){cart-icon.hw-cart-shake{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hw-cart-icon-animation.css.map */
