sticky-bar{display:flex;width:100%;position:fixed;left:0;right:0;background-color:transparent;color:rgb(var(--color-black));z-index:2;opacity:0;pointer-events:none;transition:opacity var(--duration-default) ease-in-out}sticky-bar.visible{opacity:1;transition:opacity var(--duration-default) ease-in-out;pointer-events:all}sticky-bar.sticky-bar--top{position:fixed;top:0;box-shadow:0 .2rem 1rem #0000001a}sticky-bar.sticky-bar--bottom{position:fixed;bottom:0}.product-bar__sticky-total{display:flex;column-gap:2.4rem;align-items:center;width:100%;justify-content:space-between}@media screen and (min-width: 990px){.product-bar__sticky-total{width:auto}}.product-bar__sticky-total>*{line-height:inherit;font-size:2.4rem;font-family:var(--Berkeley-Medium);font-weight:500;margin:0}
/*# sourceMappingURL=/cdn/shop/t/32/assets/p80-sticky-bar.css.map */
