.sticky-cart-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;padding:12px 15px;display:none;align-items:center;justify-content:space-between;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;box-shadow:0 -2px 10px #0000001a}.sticky-cart-bar.visible{transform:translateY(0)}.sticky-product-info{display:flex;align-items:center;flex:1;min-width:0;margin-right:12px}.sticky-product-title{font-weight:600;font-size:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;margin-right:12px}.sticky-product-price{font-weight:600;color:#333;font-size:1.1rem;white-space:nowrap;flex-shrink:0}.sticky-add-to-cart{background:var(--red-color);color:#fff;border:none;padding:12px 20px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap;flex-shrink:0;min-width:auto;width:auto}.sticky-add-to-cart:hover{background:#333}@media (max-width: 768px){.sticky-cart-bar{display:flex}}@media (max-width: 480px){.sticky-cart-bar{padding:10px 12px}.sticky-product-title{font-size:1.25rem;margin-right:8px}.sticky-product-price{font-size:1.5rem}.sticky-add-to-cart{padding:10px 16px;font-size:1.25rem}.sticky-product-info{margin-right:8px}}@media (max-width: 360px){.sticky-cart-bar{padding:8px 10px}.sticky-product-title{font-size:1.2rem;margin-right:6px}.sticky-product-price{font-size:1.2rem}.sticky-add-to-cart{padding:8px 12px;font-size:1.2rem}.sticky-product-info{margin-right:6px}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/component-sticky-addtocart.css.map */
