.mobile-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%)}.mobile-sticky-buy-bar.visible{opacity:1;transform:translateY(0)}.mobile-sticky-buy-bar__inner{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0;padding:0}.mobile-sticky-buy-bar__price{flex:0 0 auto;margin-right:1.5rem;font-weight:400}.mobile-sticky-buy-bar__buttons{flex:1;width:100%}.mobile-sticky-buy-bar__buttons-wrapper{display:flex;gap:.8rem;width:100%}.mobile-sticky-buy-bar__submit,.mobile-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 (max-width: 749px){.mobile-sticky-buy-bar{display:block}.section-main-product.has-sticky-buy-bar{padding-bottom:8rem}.mobile-sticky-buy-bar__submit{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-weight:500}.mobile-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}}.mobile-sticky-buy-bar.hidden{transform:translateY(100%);opacity:0}.mobile-sticky-price .price{margin:0}.mobile-sticky-price .price--large{font-size:1.6rem}.mobile-sticky-price .price__regular,.mobile-sticky-price .price-item--regular{font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.mobile-sticky-price .price__sale{font-size:1.6rem}.mobile-sticky-price .price-item--sale{font-size:1.6rem;color:rgba(var(--color-sale-price),1)}
/*# sourceMappingURL=/cdn/shop/t/63/assets/component-mobile-sticky-buy-bar.css.map */
