.sticky-add-to-cart{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:1.2rem;background-color:#fff;border-top:1px solid rgba(18,18,18,.1);box-shadow:0 -.4rem 1.2rem #12121214;padding:1rem 2rem}.sticky-add-to-cart__media{flex-shrink:0;width:5rem;height:5rem;border-radius:.8rem;overflow:hidden;background-color:#fff6dc}.sticky-add-to-cart__media img{width:100%;height:100%;object-fit:cover}.sticky-add-to-cart__info{display:none;flex-direction:column;min-width:0;margin-right:auto}.sticky-add-to-cart__title{font-weight:700;color:#121212;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-add-to-cart__price{font-weight:600;color:#121212;font-size:1.4rem}.sticky-add-to-cart__quantity{display:none;align-items:center;border:1px solid rgba(18,18,18,.15);border-radius:.8rem;overflow:hidden;flex-shrink:0}.sticky-add-to-cart__qty-button{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:none;border:none;cursor:pointer;color:#121212}.sticky-add-to-cart__qty-button .icon{width:1.2rem;height:1.2rem}.sticky-add-to-cart__qty-input{width:3.4rem;height:3.6rem;border:none;border-left:1px solid rgba(18,18,18,.15);border-right:1px solid rgba(18,18,18,.15);text-align:center;font-weight:600;color:#121212;-moz-appearance:textfield}.sticky-add-to-cart__qty-input::-webkit-outer-spin-button,.sticky-add-to-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-add-to-cart__submit{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:.6rem;height:4.4rem;padding-inline:1.6rem;border:none;border-radius:.5rem;background-color:#121212;color:#fff;font-weight:700;font-size:1.4rem;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.sticky-add-to-cart__submit:hover{opacity:.85}.sticky-add-to-cart__submit-icon{display:flex;width:1.4rem;height:1.4rem;transform:rotate(-90deg)}@media screen and (min-width:750px){.sticky-add-to-cart{padding:1.2rem 5rem}.sticky-add-to-cart__info,.sticky-add-to-cart__quantity{display:flex}.sticky-add-to-cart__submit{flex:none;min-width:18rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-add-to-cart.css.map */
