.desktop-sticky-buy-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:rgb(var(--color-background));box-shadow:0 -2px 10px rgba(var(--color-foreground),.1);padding:1rem 1.5rem;transition:transform .3s ease;opacity:0;transform:translateY(100%)}.desktop-sticky-buy-bar.visible{opacity:1;transform:translateY(0)}.desktop-sticky-buy-bar__inner{display:flex;align-items:center;justify-content:center;max-width:100%;margin:0;padding:0;gap:1rem}.desktop-sticky-buy-bar__image{flex:0 0 auto;width:50px;height:50px;overflow:hidden;border-radius:4px}.desktop-sticky-buy-bar__image img{width:100%;height:100%;object-fit:cover}.desktop-sticky-buy-bar__price{flex:0 0 auto;font-weight:400}.desktop-sticky-buy-bar__quantity{flex:0 0 auto;width:auto;min-width:100px}.desktop-sticky-buy-bar__quantity .quantity{display:flex;align-items:center;height:4rem}.desktop-sticky-buy-bar__quantity .quantity__button{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--color-foreground),.1)}.desktop-sticky-buy-bar__quantity .quantity__input{width:3.5rem;height:3rem;text-align:center;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);border-left:0;border-right:0}.desktop-sticky-buy-bar__buttons{flex:1;width:100%;max-width:300px}.desktop-sticky-buy-bar__buttons-wrapper{display:flex;gap:.8rem;width:100%}.desktop-sticky-buy-bar__submit,.desktop-sticky-buy-bar__buy-now{min-height:4.6rem;flex:1;margin:0;border-radius:0;font-size:1.4rem;letter-spacing:.05rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase}@media screen and (min-width: 750px){.desktop-sticky-buy-bar{display:block}.section-main-product.has-desktop-sticky-buy-bar{padding-bottom:8rem}.desktop-sticky-buy-bar__submit{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-weight:500}.desktop-sticky-buy-bar__buy-now{background-color:rgb(var(--color-background));color:rgba(var(--color-button),var(--alpha-button-background));border:1px solid rgba(var(--color-button),var(--alpha-button-background));font-weight:500}}.desktop-sticky-buy-bar.hidden{transform:translateY(100%);opacity:0}.desktop-sticky-price .price{margin:0}.desktop-sticky-price .price--large{font-size:1.6rem}.desktop-sticky-price .price__regular,.desktop-sticky-price .price-item--regular{font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.desktop-sticky-price .price__sale{font-size:1.6rem}.desktop-sticky-price .price-item--sale{font-size:1.6rem;color:rgba(var(--color-sale-price),1)}
/*# sourceMappingURL=/cdn/shop/t/63/assets/component-desktop-sticky-buy-bar.css.map */
