/*
Generated time: December 1, 2025 20:55
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.2)}40%{transform:scale(.9)}60%{transform:scale(1.15)}100%{transform:scale(1)}}@media screen and (max-width:749px){.header__icon--heart{display:block!important;width:auto!important}}.section-wishlist{padding-bottom:40px}.card-wrapper .wishlist-btn{position:absolute;top:0;right:0;width:50px;height:50px;background:0 0;border:0;outline:0;cursor:pointer;color:#d97d7d;z-index:1}.card-wrapper .wishlist-btn svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:40px;height:40px;transition:opacity .3s ease,visibility .3s ease}.card-wrapper .wishlist-btn svg:nth-child(2){opacity:0;visibility:hidden}.card-wrapper .wishlist-btn.added svg{opacity:0;visibility:hidden;animation:heartBeat .6s ease-in-out;transform-origin:center}.card-wrapper .wishlist-btn.added svg:nth-child(2){opacity:1;visibility:visible}.card-wrapper .wishlist-btn+.wishlist-notification{position:absolute;top:51px;right:0;padding:5px;background:#d97d7d;z-index:1;color:#fff;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width:480px){.card-wrapper .wishlist-btn+.wishlist-notification{font-size:12px;white-space:nowrap}}.card-wrapper .wishlist-btn+.wishlist-notification.visible{opacity:1;visibility:visible}@media screen and (min-width:480px){.product-form__quantity+.product-form__submit{width:calc(100% - 14rem - 70px)!important}}.product-form__quantity+.product-form__submit+.wishlist-btn{position:relative;width:50px;height:50px;background:0 0;border:1px solid;outline:0;cursor:pointer;color:#d97d7d}.product-form__quantity+.product-form__submit+.wishlist-btn svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:40px;height:40px;transition:opacity .3s ease,visibility .3s ease}.product-form__quantity+.product-form__submit+.wishlist-btn svg:nth-child(2){opacity:0;visibility:hidden}.product-form__quantity+.product-form__submit+.wishlist-btn.added svg{opacity:0;visibility:hidden;animation:heartBeat .6s ease-in-out;transform-origin:center}.product-form__quantity+.product-form__submit+.wishlist-btn.added svg:nth-child(2){opacity:1;visibility:visible}.product-form__quantity+.product-form__submit+.wishlist-btn+.wishlist-notification{width:100%;padding:5px;background:#d97d7d;z-index:1;color:#fff;text-align:center;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-form__quantity+.product-form__submit+.wishlist-btn+.wishlist-notification.visible{opacity:1;visibility:visible}