<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sticky-product-bar{visibility:none;opacity:0;transform:translateY(100%);transition:all .3s ease;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 5px #0000001a;z-index:1000;margin:0;padding:6px 8px}@media screen and (min-width: 768px){.sticky-product-bar{padding:12px 16px}}@media screen and (max-width: 767px){.sticky-image{display:none}}.sticky-product-bar.active{visibility:visible;opacity:1;transform:translateY(0)}.sticky-inner{width:100%;display:flex;justify-content:space-between;align-items:center}.sticky-wrapper{display:flex;align-items:center;gap:16px}.sticky-wrapper.left{display:flex}.sticky-product-title{margin-bottom:5px;font-size:14px}@media screen and (min-width: 768px){.sticky-product-title{font-size:18px;text-transform:uppercase}}.sticky-product-subtitle{font-size:13px}@media screen and (max-width: 767px){.sticky-product-subtitle{display:none}}.sticky-product-price-wrapper.desktop{display:flex;justify-content:center;align-items:center;gap:5px}@media screen and (max-width: 767px){.sticky-product-price-wrapper.desktop{display:none}}.sticky-product-price-wrapper.mobile{display:block}@media screen and (min-width: 768px){.sticky-product-price-wrapper.mobile{display:none}}.sticky-product-price{font-size:16px}.sticky-product-price.discount{text-decoration:line-through;opacity:.4;margin-left:5px}.sticky-product-btn{height:41px;padding:6px 22px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}@media screen and (max-width: 767px){.sticky-form{width:100%;font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/sticky-product-bar.css.map */
</pre></body></html>