.sticky-add-to-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:rgb(var(--color-background));box-shadow:0 -.2rem 1rem rgba(var(--color-shadow),.15);padding:1.2rem 0;transition:transform .2s ease,opacity .2s ease}.sticky-add-to-cart-bar.hidden{transform:translateY(100%);opacity:0;pointer-events:none}.sticky-add-to-cart-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sticky-add-to-cart-bar__content{display:flex;align-items:center;gap:1.2rem;flex:1;min-width:0}.sticky-add-to-cart-bar__media{flex-shrink:0}.sticky-add-to-cart-bar__image{width:5rem;height:5rem;object-fit:cover;border-radius:var(--media-radius, .2rem)}.sticky-add-to-cart-bar__image--placeholder{display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05)}.sticky-add-to-cart-bar__image--placeholder .placeholder-svg{width:2.5rem;height:2.5rem}.sticky-add-to-cart-bar__details{display:flex;flex-direction:column;gap:.4rem;min-width:0}.sticky-add-to-cart-bar__variants{display:flex;flex-wrap:wrap;gap:.6rem}.sticky-add-to-cart-bar__variant{flex-shrink:0}.sticky-add-to-cart-bar__select{font-size:1.2rem;padding:.4rem 2rem .4rem .8rem;min-height:3.2rem;border-radius:var(--inputs-radius-outset, .3rem);border:var(--inputs-border-width) solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.sticky-add-to-cart-bar__price{font-size:1.4rem;font-weight:600}.sticky-add-to-cart-bar__price .price--large{font-size:1.4rem}.sticky-add-to-cart-bar__price .unit-price{display:none}.sticky-add-to-cart-bar__actions{flex-shrink:0}.sticky-add-to-cart-bar__button{white-space:nowrap;padding:1rem 1.8rem;font-size:1.3rem;text-transform:uppercase}.sticky-add-to-cart-bar__button:hover{color:#000}.sticky-add-to-cart-bar__button .loading__spinner{width:1.8rem;height:1.8rem}@media screen and (max-width: 749px){.sticky-add-to-cart-bar__inner{gap:1rem}.sticky-add-to-cart-bar__content{gap:1rem;min-width:110px;flex:0 1 auto}.sticky-add-to-cart-bar__actions{flex:1 1 auto;min-width:0}.sticky-add-to-cart-bar__image{width:4.5rem;height:4.5rem}.sticky-add-to-cart-bar__button{width:100%;padding:.5rem .85rem;font-size:1rem}.sticky-add-to-cart-bar__button .loading__spinner{width:1.5rem;height:1.5rem}.sticky-add-to-cart-bar:has([data-sticky-variants]) .sticky-add-to-cart-bar__inner{flex-wrap:wrap}.sticky-add-to-cart-bar:has([data-sticky-variants]) .sticky-add-to-cart-bar__content{flex:1 1 100%;min-width:0}.sticky-add-to-cart-bar:has([data-sticky-variants]) .sticky-add-to-cart-bar__actions{flex:1 1 100%;width:100%}.sticky-add-to-cart-bar:has([data-sticky-variants]) .sticky-add-to-cart-bar__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/sticky-add-to-cart-bar.css.map */
