#cart-bubble{position:fixed;bottom:20px;right:20px;width:40px;height:40px;background:#27ae60;color:#fff;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 2px 8px #0003;z-index:9999}#cart-bubble.is-active{display:flex;animation:bubble-pop .3s ease-out}@keyframes bubble-pop{0%{transform:scale(.5);opacity:0}80%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/custom.css.map */
