.sticky-add-to-cart-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -4px 12px #00000014;display:flex;justify-content:space-between;align-items:center;padding:10px 15px;z-index:99999;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);visibility:hidden}.sticky-add-to-cart-bar.visible{transform:translateY(0);visibility:visible}.sticky-product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-product-image{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #f0f0f0}.sticky-product-details{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap}.sticky-product-title{margin:0;font-size:13px;line-height:1.4;color:#1a1a1a;font-weight:500;text-overflow:ellipsis;overflow:hidden}.sticky-product-price{font-size:13px;font-weight:600;color:#000;margin-top:2px}.sticky-add-to-cart-action{flex-shrink:0;margin-left:15px}.sticky-add-to-cart-action .button{min-height:44px;padding:0 24px;font-size:14px;font-weight:600;border-radius:4px;margin:0}@media screen and (min-width:768px){.sticky-add-to-cart-bar{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/sticky-add-to-cart.css.map */
