.sticky-checkout-bar{position:fixed;left:0;bottom:30px;width:100%;z-index:1100;display:flex;justify-content:center;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.sticky-checkout-bar--hidden{transform:translateY(100%);opacity:0}.sticky-checkout-bar__button{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:min(100% - 2.5rem,520px);margin:0 auto 1rem;padding:.9rem 1.1rem;border-radius:14px;background:#2a1f19;color:#fff;border:none;box-shadow:0 12px 40px #2a1f192e}.sticky-checkout-bar__button:focus{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}.sticky-checkout-bar__cart{display:flex;align-items:center;gap:.5rem}.sticky-checkout-bar__cart svg{width:24px;height:24px;fill:currentColor}.sticky-checkout-bar__count{min-width:28px;height:28px;border-radius:999px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;padding:0 .5rem}.sticky-checkout-bar__label{font-size:1rem;font-weight:600;letter-spacing:.02em}.sticky-checkout-bar__total{font-weight:700;font-size:1.05rem}@media screen and (max-width: 749px){.sticky-checkout-bar__button{width:calc(100% - 1.5rem);border-radius:16px 16px 0 0;margin-bottom:0;padding:1rem 1.25rem}.sticky-checkout-bar{bottom:80px}}@media screen and (min-width: 750px){.sticky-checkout-bar{justify-content:flex-end;padding-right:1.5rem}.sticky-checkout-bar__button{width:auto;min-width:280px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-sticky-checkout-bar.css.map */
