.sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px #0000001a;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out}.sticky-add-to-cart.show{transform:translateY(0)}.sticky-cart-container{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;max-width:1200px;margin:0 auto;gap:16px}.sticky-product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-product-image{width:50px;height:50px;object-fit:cover;border-radius:4px;flex-shrink:0}.sticky-product-details{min-width:0;flex:1}.sticky-product-title{font-size:14px;font-weight:600;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-product-price{display:flex;align-items:center;gap:8px;margin-top:2px}.sticky-price-sale{font-size:16px;font-weight:700;color:#e74c3c}.sticky-price-compare{font-size:14px;color:#999;text-decoration:line-through}.sticky-price-regular{font-size:16px;font-weight:700;color:#333}.sticky-cart-actions{display:flex;align-items:center;flex-shrink:0}.sticky-product-form{width:100%}.sticky-add-to-cart-btn{min-width:140px;height:44px;font-size:14px;font-weight:600;border-radius:6px;white-space:nowrap}@media (max-width: 768px){.sticky-cart-container{padding:10px 12px;gap:12px}.sticky-product-image{width:40px;height:40px}.sticky-product-title{font-size:13px}.sticky-price-sale,.sticky-price-regular{font-size:14px}.sticky-price-compare{font-size:12px}.sticky-add-to-cart-btn{min-width:120px;height:40px;font-size:13px}}@media (max-width: 480px){.sticky-cart-container{gap:10px;padding:12px}.sticky-add-to-cart-btn{min-width:100px;height:40px;font-size:13px}}@media (max-width: 320px){.sticky-product-details{display:none}.sticky-cart-container{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/sticky-add-to-cart.css.map */
