sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;z-index:90;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}sticky-add-to-cart.is-visible{transform:translateY(0);pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;gap:1rem;padding:.8rem 1.5rem;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 16px #00000014}.sticky-atc__product{display:flex;align-items:center;gap:.8rem;flex:1;min-width:0}.sticky-atc__image{width:4rem;height:4rem;flex-shrink:0;border-radius:.4rem;overflow:hidden}.sticky-atc__image img{width:100%;height:100%;object-fit:cover}.sticky-atc__info{min-width:0;flex:1}.sticky-atc__title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.2rem;font-weight:500;margin:0}.sticky-atc__price s{opacity:.5;margin-left:.4rem;font-weight:400}.sticky-atc__button{flex-shrink:0;padding:1rem 2rem;font-size:1.3rem;font-weight:600;letter-spacing:var(--button-letter-spacing, .07em);text-transform:uppercase;border:none;border-radius:var(--buttons-radius, 0);background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.sticky-atc__button:hover{opacity:.85}.sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:749px){.sticky-atc__inner{padding:.6rem 1rem}.sticky-atc__image{display:none}.sticky-atc__title{font-size:1.1rem}.sticky-atc__button{padding:.8rem 1.4rem;font-size:1.2rem}}@media screen and (min-width:750px){.sticky-atc__inner{max-width:var(--page-width);margin:0 auto;padding:1rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sticky-add-to-cart.css.map */
