.product-notification{position:fixed;bottom:20px;right:20px;padding:15px 20px;background-color:#333;color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:1000;transform:translateY(100px);opacity:0;transition:transform .3s ease,opacity .3s ease}.product-notification.show{transform:translateY(0);opacity:1}.product-notification--success{background-color:#22c55e}.product-notification--error{background-color:#ef4444}.wishlist-button.active svg,.compare-button.active svg{fill:#ef4444;stroke:#ef4444}@media screen and (max-width: 749px){.product-notification{bottom:10px;right:10px;left:10px;width:auto;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/product-notification.css.map */
