.product-bar{position:fixed;left:0;right:0;z-index:4;background:#fff;box-shadow:0 2px 8px #0000001a;transform:translateY(-110%);transition:transform .3s ease;pointer-events:none;top:var(--header-height, 0px)}.product-bar[aria-hidden=false]{transform:translateY(0);pointer-events:auto}.product-bar__inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;gap:16px}.product-bar__info{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.product-bar__title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.product-bar__separator{flex-shrink:0}.product-bar__price{flex-shrink:0;font-weight:600}.product-bar__price .price-list{display:inline-flex;align-items:baseline;gap:6px}.product-bar__price .price,.product-bar__price .price--compare{font-size:inherit}.product-bar__action{flex-shrink:0}.product-bar__button{white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.product-bar__button.button--disabled{pointer-events:none}@media screen and (max-width:999px){.product-bar{top:auto;bottom:0;transform:translateY(110%)}.product-bar[aria-hidden=false]{transform:translateY(0)}.product-bar__info{display:none}.product-bar__inner{padding:10px 15px}.product-bar__action{width:100%}.product-bar__button{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/product-sticky-bar.css.map */
