.sticky-cart-button{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(20px);z-index:9999;opacity:0;visibility:hidden;transition:none;pointer-events:none;max-width:90%;width:auto;display:none}.sticky-cart-button.initialized{transition:opacity .3s ease,visibility .3s ease,transform .3s ease;display:block}.sticky-cart-button.visible{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important;pointer-events:auto!important;display:block!important}.sticky-cart-button__inner{background:#cfee27;color:#000;border-radius:var(--border-radius-buttons, 12px);padding:18px 36px;display:flex;flex-direction:column;gap:12px;box-shadow:0 8px 24px #0003;text-decoration:none;min-height:64px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.sticky-cart-button__inner:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000040;background:#cfee27;color:#000}.sticky-cart-button__content{display:flex;align-items:center;gap:20px}.sticky-cart-button__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:relative;flex-shrink:0}.sticky-cart-button__icon svg{width:32px;height:32px}.sticky-cart-button__icon svg *{stroke:#000;fill:none}.sticky-cart-button__info{display:flex;flex-direction:column;gap:3px;position:relative}.sticky-cart-button__label{font-size:14px;opacity:.85;line-height:1.2;font-weight:500;color:#000}.sticky-cart-button__total{font-size:20px;line-height:1.2;white-space:nowrap;font-weight:700;color:#000}.sticky-cart-button__savings{display:block;width:100%;background:#000;color:#cfee27;font-size:14px;font-weight:700;border-radius:10px;line-height:1.2;text-align:center;white-space:nowrap;box-shadow:0 2px 6px #00000026;max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px);transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),margin .4s cubic-bezier(.4,0,.2,1);padding:0 6px;margin-top:0}.sticky-cart-button__savings.visible{max-height:50px;opacity:1;transform:translateY(0);padding:2px 6px;margin-top:8px}.sticky-cart-button__count{position:absolute;top:-8px;right:-8px;background:#000;color:#cfee27;border-radius:50%;min-width:24px;height:24px;padding:0 7px;font-size:12px;line-height:24px;text-align:center;font-weight:700;box-shadow:0 2px 8px #0003}@media screen and (max-width: 767px){.sticky-cart-button{bottom:20px!important;max-width:calc(100% - 30px)!important;z-index:99999!important;position:fixed!important;left:50%!important}.sticky-cart-button.visible{opacity:1!important;visibility:visible!important;display:block!important}.sticky-cart-button__inner{padding:16px 62px;min-height:58px;border-radius:60px;gap:2px;display:flex!important}.sticky-cart-button__content{gap:16px}.sticky-cart-button__icon{width:28px;height:28px}.sticky-cart-button__icon svg{width:28px;height:28px}.sticky-cart-button__label{font-size:13px}.sticky-cart-button__total{font-size:18px}body.has-mobile-bottom-nav .sticky-cart-button{bottom:calc(var(--mbn-h, 64px) + 20px + env(safe-area-inset-bottom))!important}}@media screen and (min-width: 768px){.sticky-cart-button{bottom:30px}.sticky-cart-button__inner{padding:20px 90px;min-height:68px;border-radius:60px;gap:0px}.sticky-cart-button__content{gap:20px}.sticky-cart-button__icon{width:36px;height:36px}.sticky-cart-button__icon svg{width:36px;height:36px}.sticky-cart-button__label{font-size:15px}.sticky-cart-button__total{font-size:22px}.sticky-cart-button__count{min-width:26px;height:26px;line-height:26px;font-size:13px;top:-7px;right:-7px}}.template-cart .sticky-cart-button{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/29/assets/component-sticky-cart-button.css.map */
