.sticky-product-form{position:fixed;left:0;right:0;z-index:400;background:rgb(var(--color-background));visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s linear var(--sticky-atc-duration, .3s)}.sticky-product-form--bottom{bottom:0;transform:translateY(100%);border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.2rem .6rem rgba(var(--color-foreground),.06)}.sticky-product-form--top{top:0;transform:translateY(-100%);border-bottom:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 .2rem .6rem rgba(var(--color-foreground),.06)}.sticky-product-form--animated{transition:transform var(--sticky-atc-duration, .3s) ease,opacity var(--sticky-atc-duration, .3s) ease,visibility 0s linear var(--sticky-atc-duration, .3s)}.sticky-product-form--visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}@media(prefers-reduced-motion:reduce){.sticky-product-form{transition:none}}.sticky-product-form__inner{display:flex;align-items:center;gap:1.5rem;padding-block:1rem}.sticky-product-form__media{flex-shrink:0;width:5rem;height:5rem}.sticky-product-form__media img{display:block;width:100%;height:100%;object-fit:contain;border-radius:var(--media-radius, 0)}.sticky-product-form__info{flex:1 1 auto;min-width:0}.sticky-product-form__title{margin:0;font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-product-form__variant{margin:.2rem 0 0;color:rgba(var(--color-foreground),.75)}.sticky-product-form__price{margin-top:.3rem}.sticky-product-form__price .price{font-size:1.4rem}.sticky-product-form__quantity{flex-shrink:0}.sticky-product-form__submit{width:auto;flex:0 0 auto;white-space:nowrap}@media screen and (max-width:749px){.sticky-product-form__media,.sticky-product-form__variant{display:none}.sticky-product-form__inner{gap:1rem}}.whatsapp-float{transition:bottom .3s ease,transform .3s ease}body:has(.sticky-product-form--bottom.sticky-product-form--visible) .whatsapp-float{bottom:90px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-sticky-product-form.css.map */
