.sticky-product-bar{position:fixed;right:0;bottom:0;left:0;z-index:35;display:block;border-top:.1rem solid rgba(var(--color-foreground),.16);background:rgb(var(--color-background));box-shadow:0 -.8rem 2.4rem rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));opacity:0;visibility:hidden;transform:translateY(calc(100% + 1.2rem));transition:transform .22s ease,opacity .18s ease,visibility .22s;pointer-events:none}.sticky-product-bar.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sticky-product-bar__form{display:grid;grid-template-columns:minmax(22rem,1fr) auto minmax(17rem,21rem);align-items:center;gap:2rem;padding-top:1.2rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom))}.sticky-product-bar__product{display:flex;min-width:0;align-items:center;gap:1.2rem}.sticky-product-bar__image{width:6.4rem;height:6.4rem;flex:0 0 6.4rem;object-fit:cover}.sticky-product-bar__details{min-width:0}.sticky-product-bar__title,.sticky-product-bar__price{margin:0;line-height:1.25}.sticky-product-bar__title{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sticky-product-bar__price{margin-top:.35rem;font-size:1.4rem}.sticky-product-bar__options{display:grid;grid-template-columns:repeat(var(--sticky-option-count),minmax(12rem,17rem));gap:.8rem}.sticky-product-bar__option{min-width:0}.sticky-product-bar__option-label{display:block;margin-bottom:.35rem;font-size:1.1rem;line-height:1.2}.sticky-product-bar__select{min-height:4.4rem;padding-top:0;padding-bottom:0;font-size:1.3rem}.sticky-product-bar__submit{width:100%;min-height:4.6rem;margin:0}.sticky-product-bar__error{padding-top:.8rem;color:rgb(var(--color-foreground))}.sticky-product-bar__product-form--no-options .sticky-product-bar__form{grid-template-columns:minmax(22rem,1fr) minmax(17rem,21rem)}@media screen and (min-width:750px){.sticky-product-bar__option .select .svg-wrapper{right:1.2rem}.sticky-product-bar__select{padding-right:calc(var(--inputs-border-width) + 4rem)}.sticky-product-bar__submit.product-form__submit{align-self:end;margin-bottom:0}}@media screen and (max-width:989px){.sticky-product-bar__form{grid-template-columns:minmax(18rem,1fr) minmax(0,auto) minmax(14rem,18rem);gap:1.2rem}.sticky-product-bar__options{grid-template-columns:repeat(var(--sticky-option-count),minmax(9rem,13rem))}}@media screen and (max-width:749px){.sticky-product-bar__form{grid-template-columns:minmax(0,1fr) minmax(12.5rem,42%);gap:.8rem;padding:.8rem 1.2rem calc(.8rem + env(safe-area-inset-bottom))}.sticky-product-bar__product{grid-column:1 / -1;gap:.8rem}.sticky-product-bar__image{width:4.8rem;height:4.8rem;flex-basis:4.8rem}.sticky-product-bar__title{font-size:1.3rem}.sticky-product-bar__price{margin-top:.2rem;font-size:1.2rem}.sticky-product-bar__options{grid-template-columns:repeat(var(--sticky-option-count),minmax(0,1fr));gap:.6rem}.sticky-product-bar__option-label{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sticky-product-bar__select{min-height:4.4rem;padding-right:3.2rem;padding-left:1rem;font-size:1.2rem}.sticky-product-bar__option .select .svg-wrapper{right:1rem}.sticky-product-bar__submit{min-height:4.4rem;padding-right:1.2rem;padding-left:1.2rem;font-size:1.2rem}.sticky-product-bar__product-form--no-options .sticky-product-bar__form{grid-template-columns:minmax(0,1fr) minmax(12.5rem,42%)}.sticky-product-bar__product-form--no-options .sticky-product-bar__product{grid-column:1}}@media screen and (max-width:479px){.sticky-product-bar__product-form--many-options .sticky-product-bar__options,.sticky-product-bar__product-form--many-options .sticky-product-bar__submit{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.sticky-product-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-sticky-product-bar.css.map */
