<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">product-bar{--paddingY: 1rem;--paddingX: 5rem;position:fixed;left:0;right:0;z-index:3;background:rgba(var(--color-background),1);transition:.15s ease-out;overflow:hidden;border-bottom:.1rem solid transparent;height:var(--header-height);visibility:hidden}product-bar.is-visible{visibility:visible;transform:translateY(0);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));border-color:rgba(var(--color-foreground),.2)}product-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--pattern);background-repeat:repeat;background-position:0 0;filter:invert(1);z-index:-1;opacity:.15}@media (max-width: 749px){product-bar{--paddingX: 1.5rem;transform:translateY(0);bottom:calc(var(--header-height) * -1);top:unset;border-top:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity))}product-bar.is-visible{bottom:0}product-bar .product-bar__details,product-bar .variant-option-selections,product-bar .product-bar__img{display:none}product-bar .product-bar__quick-add{flex-direction:row-reverse}product-bar .button,product-bar product-form{width:100%;height:calc(var(--header-height) - var(--paddingY) * 2)}}@media (min-width: 750px){product-bar{top:0;transform:translateY(calc(-1 * var(--header-height)));border-bottom:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity))}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~.shopify-section-group-product-header-group product-bar{top:var(--header-height)}}.product-bar__title{margin:0;width:100%;letter-spacing:.15rem;font-family:var(--font-family__heading);font-size:2rem;line-height:.7}.product-bar__subtitle{margin-top:.35rem}product-bar .quick-add{display:flex;align-items:center;gap:1rem;margin:0;justify-content:flex-end;width:100%}.product-bar__wrap{padding:0 var(--paddingX);display:flex;justify-content:space-between;align-items:stretch;gap:2rem;height:var(--header-height);width:100%}.product-bar__details{display:flex;gap:2rem;align-items:center;width:100%}
/*# sourceMappingURL=/cdn/shop/t/1635/assets/component-product-bar.css.map */
</pre></body></html>