.sticky-add-to-cart{position:fixed;left:2rem;bottom:2rem;z-index:30;display:block;width:46rem;max-width:calc(100vw - 4rem);border-radius:1.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 .8rem 2.4rem #0000001f;opacity:0;transform:translateY(1rem);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.sticky-add-to-cart.sticky-add-to-cart--visible{opacity:1;transform:translateY(0);pointer-events:auto}.sticky-add-to-cart__inner{display:flex;align-items:center;gap:1.2rem;padding:1.2rem}.sticky-add-to-cart__media{flex-shrink:0;width:80px;height:80px;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.sticky-add-to-cart__image{width:100%;height:100%;object-fit:cover;display:block}.sticky-add-to-cart__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}.sticky-add-to-cart__title{margin:0;width:100%;font-size:1.2rem;color:#000;white-space:normal;overflow-wrap:break-word}.sticky-add-to-cart__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.sticky-add-to-cart__price .price{font-size:1.4rem;font-weight:600}.sticky-add-to-cart__form{flex-shrink:0}.sticky-add-to-cart__button{min-width:unset;white-space:nowrap;position:relative;padding-left:1.8rem;padding-right:1.8rem;border-radius:20px}@media screen and (max-width:749px){.sticky-add-to-cart{left:1rem;right:1rem;bottom:1rem;width:auto;max-width:none}.sticky-add-to-cart__inner{padding:1rem;gap:.8rem}.sticky-add-to-cart__media{width:4rem;height:4rem}.sticky-add-to-cart__title{font-size:1.1rem}.sticky-add-to-cart__button{padding-left:1.4rem;padding-right:1.4rem}}.sticky-add-to-cart__button:after{box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-sticky-add-to-cart.css.map */
