.sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -2px 10px #0000001a;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;padding:0}.sticky-add-to-cart.is-visible{transform:translateY(0);opacity:1;visibility:visible}.sticky-add-to-cart__content{display:flex;align-items:center;justify-content:space-between;gap:0;margin:0;padding:0;max-width:100%;width:100%;flex-direction:column}.sticky-add-to-cart__product-info{display:flex;align-items:center;gap:1rem;flex:1;min-width:0;padding:0 1.5rem 0 0;width:100%;justify-content:flex-start}.sticky-add-to-cart__image{flex-shrink:0;width:6rem;height:6rem;border-radius:0;overflow:hidden;background:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.sticky-add-to-cart__product-image{width:100%;height:100%;object-fit:cover}.sticky-add-to-cart__details{min-width:0;flex:1;display:flex;flex-direction:row;justify-content:space-between;margin-top:.6rem}.sticky-add-to-cart__title{font-size:1.3rem;font-weight:500;margin:0 0 .4rem;color:rgb(var(--color-foreground));line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sticky-add-to-cart__price .price{font-size:1.2rem;font-weight:600;margin:0}.sticky-add-to-cart__actions{display:flex;align-items:center;flex-shrink:0;width:100%}.sticky-add-to-cart__button{min-width:auto;margin-bottom:0;flex-shrink:0}.sticky-add-to-cart__button.loading{color:transparent}@media screen and (min-width: 551px){.sticky-add-to-cart__content{flex-direction:row;gap:1.2rem}.sticky-add-to-cart__product-info{padding:0 1.5rem;width:auto}.sticky-add-to-cart__actions{width:auto}.sticky-add-to-cart__button{width:auto;min-width:14rem}}@media screen and (min-width: 750px){.sticky-add-to-cart{padding:1.5rem 0}.sticky-add-to-cart__content{gap:1.5rem}.sticky-add-to-cart__product-info{gap:1.2rem;padding:0 2rem}.sticky-add-to-cart__image{width:5rem;height:5rem}.sticky-add-to-cart__title{font-size:1.4rem}.sticky-add-to-cart__price .price{font-size:1.3rem}.sticky-add-to-cart__button{min-width:16rem}}@media screen and (min-width: 990px){.sticky-add-to-cart{display:none}}@media (prefers-reduced-motion: no-preference){.sticky-add-to-cart{transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease,visibility .4s ease}}@media (prefers-reduced-motion: reduce){.sticky-add-to-cart{transition:opacity .2s ease,visibility .2s ease}.sticky-add-to-cart.is-visible{transform:none}}.sticky-add-to-cart__actions .variant-options{display:flex;flex-direction:row;justify-content:center;gap:1rem;min-height:calc(4.5rem + var(--buttons-border-width) * 2);border-top:1px solid rgba(128,128,128,.3)}.sticky-add-to-cart__actions .variant-options h4{margin:unset;font-weight:unset;display:flex;flex-direction:column;justify-content:center}.sticky-add-to-cart__actions .variant-options select{border:unset;color:var(--color-foreground);text-align:center;text-align-last:center;background-color:#fff;cursor:pointer}.sticky-add-to-cart__actions .variant-options select:focus-visible{outline:unset;box-shadow:unset}
/*# sourceMappingURL=/cdn/shop/t/157/assets/component-sticky-add-to-cart.css.map */
