.ownstore-sticky-bar.sticky-atc{position:fixed;inset:auto 0 0;width:100%;max-width:100%;margin:0;padding:1.2rem 0 calc(1.2rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;z-index:30;color:rgb(var(--color-foreground, 24, 24, 24));background:rgb(var(--color-background, 255, 255, 255));border-top:1px solid rgba(var(--color-foreground, 24, 24, 24),.12);box-shadow:0 -.3rem 1.6rem #00000014;transform:translateY(calc(100% + 2rem));visibility:hidden;pointer-events:none;transition:transform .2s ease,visibility .2s}.ownstore-sticky-bar.sticky-atc.ownstore-sticky-visible{transform:translateY(0);visibility:visible;pointer-events:auto}.ownstore-sticky-bar.sticky-atc .sticky-atc-container{display:flex;align-items:center;gap:1.6rem;width:100%;min-width:0;padding-inline:max(2.4rem,env(safe-area-inset-left,0px)) max(2.4rem,env(safe-area-inset-right,0px));box-sizing:border-box}.ownstore-sticky-bar.sticky-atc .sticky-atc__image{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;overflow:hidden;border-radius:.6rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__image img{display:block;width:100%;height:100%;object-fit:cover}.ownstore-sticky-bar.sticky-atc .sticky-atc__left{display:flex;flex:1 1 auto;align-items:center;gap:1.6rem;min-width:0;padding:0}.ownstore-sticky-bar.sticky-atc .sticky-atc__left__content{flex:1 1 16rem;min-width:0}.ownstore-sticky-bar.sticky-atc .sticky-atc__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:inherit;font-size:1.6rem;line-height:1.3;font-weight:650;overflow-wrap:anywhere}.ownstore-sticky-bar.sticky-atc .sticky-atc__subtitle{margin:.3rem 0 0;font-size:1.2rem;line-height:1.3;overflow-wrap:anywhere}.ownstore-sticky-bar.sticky-atc .sticky-atc__price{margin-top:.4rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__price .price{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem .8rem;font-size:1.8rem;line-height:1.3}.ownstore-sticky-bar.sticky-atc .price__container{margin:0}.ownstore-sticky-bar.sticky-atc .price-item{margin-right:.6rem}.ownstore-sticky-bar.sticky-atc .price__regular .price-item--regular,.ownstore-sticky-bar.sticky-atc .price-item--sale{font-size:1.8rem;font-weight:700;line-height:1.3}.ownstore-sticky-bar.sticky-atc .price__compare-price .price-item--regular{font-size:1.4rem;font-weight:400;opacity:.7}.ownstore-sticky-bar.sticky-atc .sticky-atc__price .badge{font-size:1.1rem;line-height:1.3;padding:.35rem .6rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__picker--combined,.ownstore-sticky-bar.sticky-atc .sticky-atc__picker--separate{flex:0 1 32rem;min-width:0;max-width:32rem;width:100%;margin:0;padding:0}.ownstore-sticky-bar.sticky-atc .sticky-atc__picker--separate{display:grid;grid-template-columns:repeat(var(--options-count, 1),minmax(0,1fr));gap:.6rem}.ownstore-sticky-bar.sticky-atc .product-form__input,.ownstore-sticky-bar.sticky-atc .select{width:100%;min-width:0;max-width:100%;margin:0}.ownstore-sticky-bar.sticky-atc .select__select{width:100%;min-width:0;max-width:100%;height:4.6rem;padding:.8rem 3rem .8rem 1rem;border:1px solid rgba(var(--color-foreground, 24, 24, 24),.35);border-radius:.5rem;background:rgb(var(--color-background, 255, 255, 255));color:rgb(var(--color-foreground, 24, 24, 24));font:inherit;font-size:1.4rem;line-height:1.3;text-overflow:ellipsis}.ownstore-sticky-bar.sticky-atc .select:before,.ownstore-sticky-bar.sticky-atc .select:after{display:none}.ownstore-sticky-bar.sticky-atc .select .icon-caret{right:1rem;width:1rem;pointer-events:none}.ownstore-sticky-bar.sticky-atc .sticky-atc__button{position:relative;flex:0 0 clamp(16rem,18vw,24rem);min-width:0;background:transparent}.ownstore-sticky-bar.sticky-atc .button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:4.8rem;padding:1.1rem 1.5rem;background:rgb(var(--color-button, 17, 17, 17));color:rgb(var(--color-button-text, 255, 255, 255));border-radius:max(.5rem,var(--buttons-radius, .5rem));font-size:1.5rem;line-height:1.3;font-weight:700;white-space:normal;overflow-wrap:anywhere}.ownstore-sticky-bar.sticky-atc .sticky-atc__label{flex-wrap:wrap;gap:.35rem .5rem;max-width:100%}.ownstore-sticky-bar.sticky-atc .sticky-atc__label__text{min-width:0}.ownstore-sticky-bar.sticky-atc .sticky-atc__button-price{white-space:nowrap}.ownstore-sticky-bar.sticky-atc .button:disabled{opacity:.55;cursor:not-allowed}.ownstore-sticky-bar.sticky-atc :is(button,select):focus-visible{outline:2px solid rgb(var(--color-foreground, 24, 24, 24));outline-offset:3px}.ownstore-sticky-bar.sticky-atc .sticky-atc__error-message{position:absolute;inset:auto 0 calc(100% + .8rem) auto;width:max-content;max-width:min(40rem,calc(100vw - 2.4rem));margin:0;padding:.8rem 1rem;border:1px solid #a71620;border-radius:.5rem;background:#fff;color:#a71620;font-size:1.3rem;line-height:1.4;overflow-wrap:anywhere}@media(min-width:750px){.ownstore-sticky-bar.sticky-atc .sticky-atc--desktop-btn-full{flex-wrap:wrap;flex-direction:row}.ownstore-sticky-bar.sticky-atc .sticky-atc--desktop-btn-full .sticky-atc__left{margin-bottom:0}.ownstore-sticky-bar.sticky-atc .sticky-atc--desktop-btn-full .sticky-atc__button{flex-basis:100%}.ownstore-sticky-bar.sticky-atc--floating-desktop{border:0}.ownstore-sticky-bar.sticky-atc--floating-desktop .sticky-atc-container{width:calc(100% - 3.2rem);max-width:var(--sticky-atc-floating-max-width, 85rem);margin-bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));padding:1.2rem 1.6rem}.ownstore-sticky-bar.sticky-atc--desktop-transparent .sticky-atc__image,.ownstore-sticky-bar.sticky-atc--desktop-transparent .sticky-atc__left{display:none}.ownstore-sticky-bar.sticky-atc--desktop-transparent .sticky-atc__button{flex:1 1 100%}}@media(max-width:749px){.ownstore-sticky-bar.sticky-atc{padding:.8rem 0 calc(.8rem + env(safe-area-inset-bottom,0px))}.ownstore-sticky-bar.sticky-atc .sticky-atc-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(10.8rem,12.8rem);align-items:center;gap:.8rem;padding-inline:max(1.2rem,env(safe-area-inset-left,0px)) max(1.2rem,env(safe-area-inset-right,0px))}.ownstore-sticky-bar.sticky-atc .sticky-atc__left{display:contents}.ownstore-sticky-bar.sticky-atc .sticky-atc__left__content{grid-column:1;grid-row:1}.ownstore-sticky-bar.sticky-atc .sticky-atc__button{grid-column:2;grid-row:1;width:100%}.ownstore-sticky-bar.sticky-atc .sticky-atc__title{font-size:1.3rem;line-height:1.3}.ownstore-sticky-bar.sticky-atc .sticky-atc__subtitle{font-size:1.1rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__price{margin-top:.3rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__price .price{gap:.2rem .5rem;font-size:1.4rem}.ownstore-sticky-bar.sticky-atc .price__regular .price-item--regular,.ownstore-sticky-bar.sticky-atc .price-item--sale{font-size:1.5rem}.ownstore-sticky-bar.sticky-atc .price__compare-price .price-item--regular{font-size:1.1rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__price .badge{font-size:1rem;padding:.25rem .4rem}.ownstore-sticky-bar.sticky-atc .sticky-atc__picker--combined,.ownstore-sticky-bar.sticky-atc .sticky-atc__picker--separate{grid-column:1 / -1;grid-row:2;max-width:100%}.ownstore-sticky-bar.sticky-atc .select__select{height:4rem;font-size:1.6rem;padding-block:.6rem}.ownstore-sticky-bar.sticky-atc .button{min-height:4.6rem;padding:.9rem .8rem;font-size:1.3rem}.ownstore-sticky-bar.sticky-atc.ownstore-sticky-bar--mobile-image .sticky-atc-container{grid-template-columns:4rem minmax(0,1fr) minmax(10.8rem,12.8rem)}.ownstore-sticky-bar.sticky-atc.ownstore-sticky-bar--mobile-image .sticky-atc__image{grid-column:1;grid-row:1;width:4rem;height:4rem}.ownstore-sticky-bar.sticky-atc.ownstore-sticky-bar--mobile-image .sticky-atc__left__content{grid-column:2}.ownstore-sticky-bar.sticky-atc.ownstore-sticky-bar--mobile-image .sticky-atc__button{grid-column:3}.ownstore-sticky-bar.sticky-atc .sticky-atc--mobile-btn-full .sticky-atc__button{grid-column:1 / -1;grid-row:3}.ownstore-sticky-bar.sticky-atc .sticky-atc--mobile-btn-full .sticky-atc__left__content{grid-column-end:-1}.ownstore-sticky-bar.sticky-atc--floating-mobile{border:0}.ownstore-sticky-bar.sticky-atc--floating-mobile .sticky-atc-container{width:calc(100% - 2rem);margin:0 1rem calc(1rem + env(safe-area-inset-bottom,0px));padding:.8rem 1rem}.ownstore-sticky-bar.sticky-atc--mobile-transparent .sticky-atc__image,.ownstore-sticky-bar.sticky-atc--mobile-transparent .sticky-atc__left{display:none}.ownstore-sticky-bar.sticky-atc--mobile-transparent .sticky-atc__button{grid-column:1 / -1;grid-row:1}}@media(prefers-reduced-motion:reduce){.ownstore-sticky-bar.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ownstore-sticky-atc.css.map */
