.sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);padding:1.5rem;z-index:10;transform:translateY(100%);transition:transform .3s ease-in-out;box-shadow:0 -.4rem .5rem #1212120d}.sticky-add-to-cart.visible{transform:translateY(0)}.sticky-add-to-cart__container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:120rem;margin:0 auto}.sticky-add-to-cart__product-info{display:flex;align-items:center;gap:1.2rem;flex:1;min-width:0}.sticky-add-to-cart__image{width:6rem;height:6rem;object-fit:cover;border-radius:0;flex-shrink:0}.sticky-add-to-cart__details{flex:1;min-width:0}.sticky-add-to-cart__title{font-size:1.5rem;font-weight:700;margin:0 0 .4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.sticky-add-to-cart__price{font-size:1.4rem;color:rgb(var(--color-foreground));margin:0}.sticky-add-to-cart__actions{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.sticky-add-to-cart__button{min-width:20rem;padding:1.5rem 3rem}@media screen and (max-width: 749px){.sticky-add-to-cart__container{flex-direction:column;gap:1.2rem}.sticky-add-to-cart__product-info,.sticky-add-to-cart__actions{width:100%}.sticky-add-to-cart__button{width:100%;min-width:unset}.sticky-add-to-cart__image{width:5rem;height:5rem}.sticky-add-to-cart__title{font-size:1.4rem}.sticky-add-to-cart__price{font-size:1.3rem}}@media screen and (min-width: 750px) and (max-width: 989px){.sticky-add-to-cart__button{min-width:18rem}}.sticky-add-to-cart[aria-hidden=true]{display:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sticky-add-to-cart.css.map */
