.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:0}.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}.product-buy-bar-round{background:var(--button-primary-background);height:50px;width:50px;position:fixed;opacity:0;z-index:9999;border-radius:50%;left:10px;display:flex;justify-content:center;align-items:center;bottom:-50px;box-shadow:0 3px 5px #00000080;transition:all .3s ease-in-out}.product-buy-bar-round.show{opacity:1;bottom:10px;transition:all .3s ease-in-out}.product-buy-bar-round img{width:32px;height:32px;object-fit:contain;margin-top:3px}@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}.product-buy-bar-round{display:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-product-buy-bar.css.map */
