sticky-atc{display:block;position:fixed;bottom:0;left:0;right:0;z-index:200;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.4rem 2rem rgba(var(--color-shadow),.12);padding:1.2rem 2rem}sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{max-width:var(--page-width);margin:0 auto;display:flex;align-items:center;gap:1.5rem}.sticky-atc__product-info{display:flex;flex-direction:column;flex:1;min-width:0}.sticky-atc__title{font-size:1.4rem;font-weight:var(--font-body-weight-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground));margin:0}.sticky-atc__price{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin:0}.sticky-atc__variant-wrapper{flex-shrink:0}.sticky-atc__variant-wrapper select{padding:.8rem 3rem .8rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;max-width:18rem}.sticky-atc__button{flex-shrink:0;padding:1rem 2.5rem;white-space:nowrap}@media screen and (max-width:749px){sticky-atc{padding:1rem 1.5rem}.sticky-atc__product-info{display:none}.sticky-atc__inner{gap:1rem}.sticky-atc__variant-wrapper select{max-width:14rem;font-size:1.3rem}.sticky-atc__button{flex:1;text-align:center;padding:1rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-atc.css.map */
