.product-buy-bar{position:fixed;bottom:-200px;z-index:3;opacity:0;transition:all .3s ease-in-out;color:var(--color-foreground);background-color:transparent;left:50%;transform:translate(-50%);width:100%}.product-buy-bar.show{bottom:0;opacity:1}.the-buy-bar{margin:0 var(--gutter) var(--gutter);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:transparent;color:var(--color-foreground)}.the-buy-bar .image-and-titles{display:none}.the-buy-bar .product-form{flex-grow:1;width:100%}@media only screen and (min-width:600px){.product-buy-bar{display:none;width:80%;max-width:500px}.the-buy-bar{background:var(--color-background);padding:12px 24px;box-shadow:0 10px 20px #0003;border-radius:var(--border-radius)}.the-buy-bar .image-and-titles{display:flex;flex-wrap:nowrap;flex-grow:1}.the-buy-bar .image-and-titles .media{flex-shrink:0;width:80px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/component-product-buy-bar.css.map */
