.product-bottom-atc{position:fixed;bottom:0;left:0;width:100%;background-color:var(--white);box-shadow:0 -2px 10px #0000001a;z-index:100;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden}.product-bottom-atc.is-visible{transform:translateY(0);opacity:1;visibility:visible}.product-bottom-atc__container{display:flex;align-items:center;padding:10px 15px;max-width:960px;margin:0 auto}.product-bottom-atc__image{width:60px;height:60px;flex-shrink:0;margin-right:15px}.product-bottom-atc__image img{width:100%;height:100%;object-fit:contain}.product-bottom-atc__info{flex-grow:1;min-width:0;margin-right:15px}.product-bottom-atc__title{font-size:14px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-bottom-atc__price{display:flex;align-items:center}.product-bottom-atc__current-price{font-weight:700;margin-right:8px}.product-bottom-atc__compare-price{text-decoration:line-through;color:var(--text-alpha-50);font-size:.9em}.product-bottom-atc__actions{display:flex;align-items:center;gap:10px}.product-bottom-atc__actions .quantity-selector{position:relative}.product-bottom-atc__quantity{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--RADIUS);margin-right:10px}.product-bottom-atc__quantity-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.product-bottom-atc__quantity-input{width:40px;text-align:center;border:none;-moz-appearance:textfield;background-color:#fff}.product-bottom-atc__quantity-input::-webkit-outer-spin-button,.product-bottom-atc__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-bottom-atc__button{white-space:nowrap}@media screen and (max-width: 767px){.product-bottom-atc__container{padding:10px;display:none}.product-bottom-atc__image{width:50px;height:50px;margin-right:10px}.product-bottom-atc__title{font-size:12px}.product-bottom-atc__quantity{margin-right:8px}.product-bottom-atc__quantity-btn{width:25px;height:25px}.product-bottom-atc__quantity-input{width:30px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/product-bottom-atc.css.map */
