.sticky-product-bar{position:fixed;bottom:0;left:0;width:100%;z-index:50;transform:translateY(100%);transition:transform ease-in-out .5s;box-shadow:rgba(var(--color-foreground),.35) 0 5px 20px;border-top:rgba(var(--color-foreground),.5)}.sticky-product-bar.sticky{transform:translateY(0)}.sticky-product-bar .sticky-bar--grid{display:flex;gap:2rem;align-items:center}.sticky-product-bar .sticky-bar--grid .image{width:6rem}.sticky-product-bar .sticky-bar--grid .content{flex:1 1 auto}.sticky-bar--grid .content>*{margin:0 0 .5rem}.sticky-bar--grid .content>.bar-price{font-weight:500;letter-spacing:0;color:rgb(var(--color-button));font-size:1.8rem}.sticky-bar--grid .content>.bar-price span{text-decoration:line-through;color:rgb(var(--color-foreground));font-size:1.6rem}.sticky-bar--grid .buy_button{flex:0 1 auto}.sticky-bar--grid .buy_button .button{border-radius:4rem}
/*# sourceMappingURL=/cdn/shop/t/15/assets/sticky-product-bar.css.map */
