.product-buy-bar{position:fixed;right:16px;bottom:-200px;left:auto;width:auto;max-width:420px;z-index:3;opacity:0;transition:all .35s ease-in-out;padding:0;color:var(--color-foreground);background-color:transparent;pointer-events:none}.product-buy-bar:before{display:none}.product-buy-bar.show{bottom:16px;opacity:1;pointer-events:auto}.product-buy-bar .grid{display:block}.the-buy-bar{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;background:var(--color-background);color:var(--color-foreground);padding:10px 14px;border-radius:14px;box-shadow:0 4px 24px #0000001f,0 1px 4px #00000014;width:auto;float:none;margin:0}.the-buy-bar .image-and-titles{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;flex:1;min-width:0}.the-buy-bar .image-and-titles .media{flex-shrink:0;width:52px;height:52px;border-radius:8px;overflow:hidden}.the-buy-bar .image-and-titles .text{flex:1;min-width:0}.the-buy-bar .image-and-titles .text .h6{font-size:13px;font-weight:600;line-height:1.3;margin-bottom:2px}.the-buy-bar .image-and-titles .text .price{font-size:12px}.the-buy-bar .product-form{flex-shrink:0}.the-buy-bar .product-form__buttons{gap:0}.the-buy-bar .product-form__submit{padding:8px 20px!important;font-size:13px!important;min-height:0!important;border-radius:24px!important;white-space:nowrap}.the-buy-bar .product-form__error-message-wrapper{display:none}@media only screen and (max-width:767px){.product-buy-bar{right:10px;max-width:calc(100vw - 20px)}.product-buy-bar.show{bottom:10px}.the-buy-bar .image-and-titles .media{width:44px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-buy-bar.css.map */
