<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-buy-bar{position:fixed;left:0;bottom:-200px;width:100vw;z-index:2;opacity:0;transition:all .3s ease-in-out;padding:var(--container-margin) 0;background:linear-gradient(transparent,var(--primary-background));color:var(--modals-foreground)}.product-buy-bar.show{bottom:0;opacity:1}.the-buy-bar{background:var(--modals-background);color:var(--modals-foreground)}.the-buy-bar .info{display:none}.the-buy-bar .product-form{flex-grow:2}@media only screen and (max-width: 767px){.the-buy-bar{background:none}}@media only screen and (min-width: 768px){.the-buy-bar{padding:12px 24px;box-shadow:0 10px 20px #0003;border-radius:var(--border-radius)}.the-buy-bar .info{display:flex;flex-wrap:nowrap}.the-buy-bar .info .media{width:80px;height:80px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-product-buy-bar.css.map */
</pre></body></html>