.sticky-cart{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--color-background));padding:1rem;box-shadow:0 -2px 10px #0000001a;z-index:100;display:none;gap:1rem;border-top:1px solid rgba(var(--color-foreground),.1)}.sticky-cart.is-visible{display:flex}.sticky-cart .button{flex:1}.sticky-cart .wishlist-button{width:4.5rem;height:4.5rem;flex-shrink:0}#sticky-cart__info-container{top:auto;bottom:0;left:0;right:0;width:100%;background:rgb(var(--color-background));transition:transform .3s ease;z-index:10000;border-top-left-radius:1rem;border-top-right-radius:1rem;box-sizing:border-box;overflow:hidden}#sticky-cart__info-container{transform:translateY(100%)}#sticky-cart__info-container.is-visible{transform:translateY(0)}.sticky-cart__close{position:absolute;top:1rem;right:1rem;z-index:10001;background:rgba(var(--color-background),.95);padding:.5rem}.sticky-cart__content{max-height:75vh;overflow:scroll;display:block;box-sizing:border-box;scrollbar-width:none;padding:2rem 2rem 5rem}.sticky-cart__variants{margin-bottom:2rem}.sticky-cart__variants .form__label{font-weight:700}.sticky-cart__quantity{margin-bottom:2rem}.sticky-cart__price{margin-bottom:2rem;text-align:right;font-weight:700}.sticky-cart__price .sale-label{width:auto;height:auto;position:inherit!important;color:#fff;background:#8b0000;padding:0 3px;border-radius:2px;font-size:var(--font-size-sm);margin-left:.5rem;line-height:1.5}.sticky-cart__buy-buttons{background:rgb(var(--color-background));padding:1rem 1.5rem;border-top:1px solid rgba(var(--color-foreground),.1);display:flex;gap:1rem;position:absolute;bottom:0;width:100%;box-sizing:border-box}@media screen and (min-width: 751px){.sticky-cart{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/component-product-sticky-cart.css.map */
