#site-cart-float{position:fixed;top:16px;right:16px;z-index:10000;width:44px;height:44px;margin:0!important;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#000;box-shadow:0 6px 20px #00000040;opacity:0;transform:scale(.5);pointer-events:none;transition:opacity .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}#site-cart-float.is-visible{opacity:1;transform:scale(1);pointer-events:auto}#site-cart-float a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#site-cart-float .cart-menu{display:flex;align-items:center;justify-content:center;width:17px;height:20px}#site-cart-float .cart-menu svg{width:100%;height:100%}#site-cart-float .cart-menu svg,#site-cart-float .cart-menu svg *{fill:none!important;stroke:#fff!important}#site-cart-float .count-holder{top:23%!important;height:77%!important}#site-cart-float .count-holder,#site-cart-float .count{color:#fff!important}@keyframes floatingCartPop{0%{transform:scale(1)}35%{transform:scale(1.35)}65%{transform:scale(.92)}to{transform:scale(1)}}#site-cart-float.is-popping{animation:floatingCartPop .5s ease}@media(prefers-reduced-motion:reduce){#site-cart-float{transition:opacity .3s ease}#site-cart-float.is-popping{animation:none!important}}@media(max-width:640px){#site-cart-float{top:10px;right:10px;width:38px;height:38px}#site-cart-float .cart-menu{width:14px;height:17px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-floating-cart.css.map */
