.product-buy-bar{position:fixed;left:0;bottom:-200px;width:100vw;z-index:2;opacity:0;transition:all .3s ease-in-out;padding:2rem 0;color:var(--modals-foreground);background-color:var(--modals-background);border-top:solid 1pt #EFEFEF}.product-buy-bar.show{bottom:0;opacity:1}.the-buy-bar{background:var(--modals-background);color:var(--modals-foreground);flex-direction:column;justify-content:start}.the-buy-bar .info{display:flex}.the-buy-bar .info .content{display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;gap:2rem}.the-buy-bar .info .content>*{margin:0}.the-buy-bar .product-form{flex-grow:2}.the-buy-bar .product-quantity,.the-buy-bar .product-title{display:none}.the-buy-bar .price{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--font-heading-line-height);letter-spacing:var(--font-heading-letter-spacing);text-transform:var(--font-heading-text-transform)}@media only screen and (min-width:768px){.the-buy-bar{padding-left:3rem;justify-content:center;flex-direction:row;align-items:center}.the-buy-bar .product-quantity{display:flex}.the-buy-bar .product-title{display:inline-block}.the-buy-bar .info .content{flex-direction:row}.the-buy-bar .product-form form{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-product-buy-bar.css.map */
