.product-buy-bar{position:fixed;left:0;bottom:-100px;width:100vw;z-index:3;opacity:0;transition:all .3s ease-in-out;padding:calc(var(--container-margin) * .5) 0;color:var(--color-foreground);background-color:transparent}.product-buy-bar:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(transparent,var(--color-overlay));opacity:var(--overlay-opacity)}.product-buy-bar.show{bottom:0;opacity:1}.the-buy-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:transparent;color:var(--color-foreground)}.the-buy-bar .product-form{flex-grow:1}@media(max-width:767px){.product-buy-bar{bottom:0;opacity:1;padding:8px 12px;background:var(--color-background);box-shadow:0 -2px 10px #00000026}body{padding-bottom:76px}.the-buy-bar{flex-wrap:nowrap;gap:12px}.the-buy-bar .image-and-titles{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;max-width:50%;flex-shrink:1;min-width:0}.the-buy-bar .image-and-titles .media{flex-shrink:0;width:40px;height:40px}.the-buy-bar .image-and-titles .text{overflow:hidden}.the-buy-bar .image-and-titles .text p{font-size:12px;line-height:1.2;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.the-buy-bar .image-and-titles .money{font-weight:700;font-size:13px}.the-buy-bar .product-form{flex-shrink:0}}@media only screen and (min-width:768px){.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/9/assets/component-product-buy-bar.css.map */
