.cart-sticky-checkout{position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -2px 10px #0000001a;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));width:100%;max-width:100vw;overflow:hidden;box-sizing:border-box;transform:translateY(100%);transition:transform .3s ease-out,visibility .3s;visibility:hidden;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cart-sticky-checkout.is-visible{transform:translateY(0);visibility:visible}@media(prefers-reduced-motion:reduce){.cart-sticky-checkout{transition:visibility .1s}.cart-sticky-checkout.is-visible{transform:translateY(0)}}.cart-sticky-checkout__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:100%;width:100%;box-sizing:border-box;overflow:hidden}.cart-sticky-checkout__total{display:flex;flex-direction:column;gap:2px;min-width:0}.cart-sticky-checkout__total-label{font-size:11px;color:#0009;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.cart-sticky-checkout__total-value{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.2;display:flex;align-items:baseline;gap:4px}.cart-sticky-checkout__total-value .price{display:flex;align-items:baseline;gap:4px}.cart-sticky-checkout__total-value .price.hidden{display:none}.cart-sticky-checkout__vat-label{font-size:10px;font-weight:500;color:#00000080;text-transform:lowercase}.cart-sticky-checkout__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:48px;min-width:140px;padding:12px 24px;font-size:15px;font-weight:600;white-space:nowrap;background-color:#377e22;color:#fff;border:none;border-radius:6px;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease;box-sizing:border-box}.cart-sticky-checkout__button:hover{background-color:#2d6a1c}.cart-sticky-checkout__button:active{transform:scale(.98)}.cart-sticky-checkout__button[aria-disabled=true]{opacity:.5;pointer-events:none}.cart-sticky-checkout__button-icon{display:flex;align-items:center;justify-content:center;width:16px;height:20px}.cart-sticky-checkout__button-icon svg{width:100%;height:100%}@media(min-width:981px){.cart-sticky-checkout{display:none!important}}@media(max-width:374px){.cart-sticky-checkout__inner{gap:12px}.cart-sticky-checkout__total-value{font-size:16px}.cart-sticky-checkout__button{min-width:120px;padding:10px 16px;font-size:14px}}@media(max-width:359px){.cart-sticky-checkout{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.cart-sticky-checkout__inner{flex-direction:column;gap:10px}.cart-sticky-checkout__total{flex-direction:row;align-items:center;gap:8px;width:100%;justify-content:center}.cart-sticky-checkout__total-label{font-size:12px}.cart-sticky-checkout__button{width:100%;min-width:unset}}
/*# sourceMappingURL=/cdn/shop/t/256/assets/cart-sticky-checkout.css.map */
