.sticky-cart-bar{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;z-index:999999!important;background:#fff;box-shadow:0 -2px 16px #0000001a;padding:6px 14px;padding-bottom:calc(6px + env(safe-area-inset-bottom));border-top:1px solid #f0f0f0;transform:translateZ(0);transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s ease-out;opacity:1;visibility:visible;box-sizing:border-box;margin:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity;contain:layout style}.sticky-cart-bar--hidden{transform:translate3d(0,110%,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:transform .25s cubic-bezier(.4,0,1,1) !important,opacity .2s ease-in !important,visibility 0s linear .25s!important}.sticky-cart-bar__inner{display:flex;align-items:center;gap:12px;text-decoration:none!important;color:inherit;max-width:100%}.sticky-cart-bar__thumb{position:relative;flex-shrink:0;width:48px;height:42px;overflow:visible;transition:width .25s cubic-bezier(.4,0,.2,1)}.sticky-cart-bar__thumb:before{content:"";position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0);width:36px;height:36px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000d;z-index:1;opacity:1;transition:opacity .2s ease-out}.sticky-cart-bar__thumb.single-item:before{opacity:0}.sticky-cart-bar__thumb img{position:relative;z-index:2;width:40px;height:40px;object-fit:contain;display:block;border-radius:6px;background:#fafafa;border:1px solid #e5e5e5;padding:2px;box-sizing:border-box;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000d;margin-left:6px;transition:margin-left .25s cubic-bezier(.4,0,.2,1)}.sticky-cart-bar__thumb.single-item img{margin-left:0}.sticky-cart-bar__thumb.single-item{width:40px}.sticky-cart-bar__count-badge{position:absolute;top:-5px;right:-5px;background:#000;color:#fff;font-size:9px;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;border:2px solid #fff;z-index:3;animation:badgePop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes badgePop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.sticky-cart-bar__info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:0}.sticky-cart-bar__total-row{display:flex;align-items:baseline;gap:4px;font-size:14px;line-height:1.1}.sticky-cart-bar__label{color:#333;font-weight:500}.sticky-cart-bar__price{font-weight:700;color:#000;transition:color .15s ease-out}.sticky-cart-bar__savings{font-size:11px;color:#2e7d32;font-weight:600;line-height:1.1}.sticky-cart-bar__button{flex-shrink:0;display:flex;align-items:center;gap:7px;background:#fdaac8;color:#000;padding:7px 16px;border-radius:7px;font-size:14px;font-weight:600;white-space:nowrap;transition:background .15s ease-out,transform .1s ease-out;will-change:transform}.sticky-cart-bar__inner:hover .sticky-cart-bar__button{background:#fdaac8}.sticky-cart-bar__inner:active .sticky-cart-bar__button{background:#fdaac8;transform:scale(.96)}.sticky-cart-bar__btn-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.sticky-cart-bar__btn-icon svg{display:block;width:18px!important;height:18px!important}.sticky-cart-bar__btn-count{position:absolute;top:-7px;right:-7px;background:#000;color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.sticky-cart-bar__btn-text{font-weight:700;font-size:14px}@media screen and (max-width:360px){.sticky-cart-bar{padding:5px 10px;padding-bottom:calc(5px + env(safe-area-inset-bottom))}.sticky-cart-bar__inner{gap:9px}.sticky-cart-bar__thumb{width:44px;height:38px}.sticky-cart-bar__thumb:before{width:32px;height:32px}.sticky-cart-bar__thumb img{width:36px;height:36px;margin-left:5px}.sticky-cart-bar__thumb.single-item{width:36px}.sticky-cart-bar__button{padding:6px 12px;gap:5px;font-size:12px}.sticky-cart-bar__btn-text,.sticky-cart-bar__total-row{font-size:12px}.sticky-cart-bar__savings{font-size:10px}}@media screen and (min-width:990px){.sticky-cart-bar{left:auto!important;right:20px!important;bottom:20px!important;width:auto!important;max-width:700px!important;min-width:400px!important;border-radius:12px!important;border:1px solid #eaeaea;box-shadow:0 6px 24px #0000002e!important;padding:8px 16px!important}.sticky-cart-bar--hidden{transform:translate3d(0,150%,0)!important}.sticky-cart-bar__inner{gap:14px;cursor:pointer}.sticky-cart-bar__thumb{width:54px;height:48px}.sticky-cart-bar__thumb:before{width:42px;height:42px;border-radius:8px}.sticky-cart-bar__thumb img{width:46px;height:46px;border-radius:8px;margin-left:8px;padding:3px}.sticky-cart-bar__thumb.single-item{width:46px}.sticky-cart-bar__total-row{font-size:15px}.sticky-cart-bar__savings{font-size:12px}.sticky-cart-bar__button{padding:8px 20px;cursor:pointer;font-size:14px}.sticky-cart-bar__btn-text{font-size:14px}.sticky-cart-bar__btn-icon svg{width:20px!important;height:20px!important}body{padding-bottom:0!important}}body{padding-bottom:0!important}@media(prefers-reduced-motion:reduce){.sticky-cart-bar,.sticky-cart-bar__thumb,.sticky-cart-bar__thumb img,.sticky-cart-bar__button,.sticky-cart-bar__count-badge,.sticky-cart-bar__btn-count{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/sticky-cart-bar.css.map */
