.sticky-product-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:199;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 -.2rem 1.2rem rgba(var(--color-foreground),.06);transform:translateY(100%);opacity:0;transition:transform .2s ease,opacity .2s ease;pointer-events:none}.sticky-product-bar[hidden]{display:block}.sticky-product-bar:not([hidden]){transform:translateY(0);opacity:1;pointer-events:auto}.sticky-product-bar__inner{display:flex;align-items:center;gap:1.6rem;padding-top:1.2rem;padding-bottom:1.2rem}.sticky-product-bar__media{flex-shrink:0;width:5.6rem;height:5.6rem}.sticky-product-bar__media img{width:100%;height:100%;object-fit:cover;border-radius:var(--inputs-radius, .4rem)}.sticky-product-bar__info{flex:1 1 auto;min-width:0}.sticky-product-bar__title{margin:0;font-size:1.3rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-product-bar__price{font-size:1.4rem;font-weight:600}.sticky-product-bar__size{flex-shrink:0}.sticky-product-bar__size-select{height:100%;min-width:9rem;max-width:12rem;padding:.6rem 2.2rem .6rem 1rem;font-size:1.3rem;border-radius:var(--inputs-radius, .4rem);border:.1rem solid rgba(var(--color-foreground),.3);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.sticky-product-bar__actions{flex-shrink:0;display:flex;gap:.8rem}.sticky-product-bar__button{min-width:0;padding-left:1.6rem;padding-right:1.6rem;white-space:nowrap}@media screen and (max-width:749px){.sticky-product-bar{bottom:6rem}.sticky-product-bar__inner{gap:1rem;padding-top:.8rem;padding-bottom:.8rem}.sticky-product-bar__media{width:5rem;height:5rem}.sticky-product-bar__title{font-size:1.2rem}.sticky-product-bar__price{font-size:1.3rem}.sticky-product-bar__actions{gap:.6rem}.sticky-product-bar__button{padding-left:1.2rem;padding-right:1.2rem}.sticky-product-bar__size-select{min-width:7.5rem;max-width:9.5rem;padding:.5rem 1.8rem .5rem .8rem;font-size:1.2rem}}@supports (bottom: env(safe-area-inset-bottom)){@media screen and (max-width:749px){.sticky-product-bar{bottom:calc(6rem + env(safe-area-inset-bottom))}}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-sticky-product-bar.css.map */
