.product-bar{position:fixed;left:0;right:0;background:#fff;z-index:4;border-top:1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;transform:translateY(-100%);-webkit-transform:translateY(-100%);transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out}.product-bar.headroom--not-top{transform:translateY(0);-webkit-transform:translateY(0)}.product-bar__container{display:flex;justify-content:space-between;align-items:center;gap:40px}.product-bar__left{display:flex;align-items:center;gap:20px}.product-bar__title{margin:0}.product-bar__price{margin:0;opacity:.6}.product-bar__right{margin-right:-40px;display:flex;justify-content:flex-end;align-items:center;gap:40px}.product-bar__reviews{margin:0;color:#b9b7b3}.product-bar__sample{margin-top:6px;opacity:.6}.product-bar__sample:after{color:#d2d2d2}.product-bar__button{height:60px;margin-bottom:-1px;padding-left:60px;padding-right:60px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:950px){.product-bar{top:var(--mobile-header-height)}}@media screen and (max-width:768px){.product-bar{padding:10px 0;top:unset;bottom:-1px;transform:translateY(100%);-webkit-transform:translateY(100%)}.product-bar__right{width:100%;gap:10px}.product-bar__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-product-bar.css.map */
