:root{--sticky-cart-accent: #2dc1a0;--sticky-cart-accent-hover: #25a387;--sticky-cart-text: #1a1a1a;--sticky-cart-muted: #6b7280}#sticky-cart{position:fixed;bottom:20px;left:50%;transform:translate(-50%,8px);z-index:11;display:flex;align-items:stretch;justify-content:space-between;gap:16px;width:calc(100% - 32px);max-width:1100px;min-height:72px;padding:10px 10px 10px 20px;background:#fff;border-radius:0;box-shadow:0 12px 32px -8px #11182738,0 4px 12px -4px #1118271f;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}#sticky-cart.show{opacity:1;pointer-events:auto;transform:translate(-50%)}#sticky-cart .product-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;margin:0;width:auto;text-align:left}#sticky-cart .product-info *{text-align:left}#sticky-cart .product-info h4{margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.25;color:var(--sticky-cart-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sticky-cart .product-info p,#sticky-cart .product-info .price,#sticky-cart .product-info .product-price{margin:0;font-size:15px;font-weight:700;color:var(--sticky-cart-text);line-height:1.2}#sticky-cart div.current-option{flex:0 0 auto;align-self:center;display:flex;flex-direction:column;justify-content:center;text-align:left;padding:6px 16px;border-left:1px solid #e5e7eb;width:auto;min-width:110px}#sticky-cart .current-option .option-label{margin:0 0 2px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--sticky-cart-muted)}#sticky-cart .current-option .option-selected{margin:0;font-size:14px;font-weight:600;color:var(--sticky-cart-text)}#sticky-cart .product-add{flex:0 0 auto;display:flex;align-items:center}#sticky-cart .AddtoCart{height:auto!important;width:auto!important;min-width:240px;padding:16px 40px;margin:0!important;background:var(--sticky-cart-accent);color:#fff;border:0;border-radius:0;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:none;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}#sticky-cart .AddtoCart:hover{background:var(--sticky-cart-accent-hover);transform:translateY(-1px);box-shadow:0 8px 18px -6px #2dc1a08c}#sticky-cart .AddtoCart:active{transform:translateY(0);box-shadow:none}#sticky-cart .AddtoCart[disabled]{background:#cbd5e1;color:#fff;cursor:not-allowed;box-shadow:none;transform:none}#sticky-cart .note{position:absolute;right:16px;top:-56px;width:auto;max-width:calc(100% - 32px);padding:10px 14px;border-radius:8px;font-size:13px;box-shadow:0 6px 18px -6px #11182740}.padding-sticky{padding-bottom:110px!important}@media(max-width:900px){#sticky-cart{gap:12px;padding:8px 8px 8px 16px}#sticky-cart div.current-option{padding:6px 12px;min-width:90px}#sticky-cart .AddtoCart{min-width:200px;padding:14px 32px}}@media(max-width:600px){#sticky-cart{bottom:12px;width:calc(100% - 16px);min-height:64px;padding:8px 8px 8px 14px;gap:10px;border-radius:0}#sticky-cart .product-info h4{font-size:14px;margin-bottom:2px}#sticky-cart .product-info p,#sticky-cart .product-info .price,#sticky-cart .product-info .product-price{font-size:14px}#sticky-cart div.current-option{display:none}#sticky-cart .AddtoCart{min-width:170px;padding:14px 26px;font-size:14px;border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/sticky-cart.css.map */
