.sticky-cart-icon{position:fixed;top:50%;transform:translateY(-50%);right:20px;z-index:1000;display:block}.sticky-cart-button{background:var(--color-base-accent-1);border:none;border-radius:50%;width:60px;height:60px;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}.sticky-cart-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:var(--color-base-accent-2)}.sticky-cart-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.sticky-cart-icon-wrapper svg{width:24px;height:24px;fill:var(--color-base-solid-button-labels);stroke:var(--color-base-solid-button-labels)}.sticky-cart-count{position:absolute;top:-8px;right:-8px;background:#f44;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;min-width:20px}.sticky-cart-count:empty{display:none}@media screen and (max-width: 749px){.cart-drawer.active~.sticky-cart-icon{display:none}}@keyframes cartCountPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.sticky-cart-count.updated{animation:cartCountPulse .3s ease-in-out}.top_button{position:fixed!important;bottom:20px!important;right:20px!important;z-index:999!important}@media screen and (max-width: 749px){.sticky-cart-icon{top:50%;transform:translateY(-50%);right:15px}.sticky-cart-button{width:50px;height:50px}.sticky-cart-icon-wrapper svg{width:20px;height:20px}.sticky-cart-count{width:18px;height:18px;font-size:11px;top:-6px;right:-6px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/sticky-cart.css.map */
