#sticky-cart{position:fixed;bottom:40px;left:50%;transform:translate(-50%);width:90%;max-width:600px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:12px 16px;z-index:1111;opacity:1;transition:all .3s ease-in-out}#sticky-cart img.product-thumbnail{width:50px;height:50px;object-fit:cover;border-radius:8px;margin-right:10px}#sticky-cart .cart-left{display:flex;align-items:center;flex:1}#sticky-cart .product-info{display:flex;flex-direction:column;justify-content:center}#sticky-cart .product-info h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#222}#sticky-cart .product-info p{margin:0;font-size:13px;color:#666}#sticky-cart .secondary-button{padding:12px 24px;font-size:14px;font-weight:600;width:auto;max-width:160px;margin-left:auto;margin-right:10px;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/10/assets/sticky-cart.css.map */
