.sticky-bar{position:fixed;bottom:-100%;left:0;z-index:var(--z-index-sticky-bar);width:100%;background-color:var(--color-grey-light);padding:1.2rem 0;visibility:hidden;transition:all var(--duration-default) ease}@media screen and (min-width:990px){.sticky-bar{top:-100%;bottom:auto}}.sticky-bar__inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:4rem}.sticky-bar__title{display:flex;align-items:center;white-space:nowrap;flex-wrap:wrap;column-gap:2rem;row-gap:.5rem}.sticky-bar .product-form__buttons{flex-wrap:nowrap;width:100%;gap:2rem}.sticky-bar .product-form__buttons .button{min-width:15rem}.sticky-bar .product-form__buttons .quantity__input{min-width:3rem}.sticky-bar.active{bottom:0;visibility:visible}@media screen and (min-width:990px){.sticky-bar.active{bottom:auto;top:0}}.sticky-bar__buttons{display:flex;align-items:center;gap:2rem;width:100%}@media screen and (min-width:990px){.sticky-bar__buttons{width:auto}}.sticky-bar__buttons .price{white-space:nowrap}.sticky-bar__buttons .price__container{font-weight:500;font-size:2rem;text-align:right;line-height:1}.sticky-bar__buttons .price-item--compare{color:var(--color-original-price);font-size:1.4rem;font-weight:var(--font-body-weight)}
/*# sourceMappingURL=/cdn/shop/t/49/assets/sticky-bar.css.map */
