.product-buy-bar{position:fixed;left:0;bottom:-200px;width:100vw;z-index:3;opacity:0;transition:all .3s ease-in-out;padding:var(--container-margin) 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)}@media only screen and (max-width:767px){.product-buy-bar{z-index:2147483640}.product-buy-bar .the-buy-bar{background:var(--color-button-background);border-radius:14px;padding:6px 6px 6px 18px;gap:12px;flex-wrap:nowrap;align-items:center;box-shadow:0 6px 20px #00000040}.product-buy-bar .the-buy-bar .image-and-titles{display:flex;flex:0 0 auto;min-width:0;font-weight:700;color:var(--color-button-foreground)}.product-buy-bar .the-buy-bar .image-and-titles .media,.product-buy-bar .the-buy-bar .image-and-titles .h6{display:none}.product-buy-bar .the-buy-bar .price,.product-buy-bar .the-buy-bar .price-item{color:var(--color-button-foreground);white-space:nowrap}.product-buy-bar .the-buy-bar .product-form{flex:1 1 auto}.product-buy-bar .the-buy-bar .product-form__submit{box-shadow:none!important}}.the-buy-bar .product-form{flex-grow:1}@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/28/assets/component-product-buy-bar.css.map */
