.sticky-atc-bar{position:fixed;top:var(--header-height, 0px);left:0;right:0;background:#fff;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);transition:all .3s ease-in-out;border-bottom:1px solid #e5e5e5}.sticky-atc-bar.is-visible{transform:translateY(0);z-index:999}.sticky-atc-bar__container{max-width:1400px;margin:0 auto;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-atc-bar__product-info{display:flex;align-items:center;gap:15px;flex:1;min-width:0}.sticky-atc-bar__image{width:60px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;border:1px solid #e5e5e5}.sticky-atc-bar__image img{width:100%;height:100%;object-fit:cover}.sticky-atc-bar__details{flex:1;min-width:0}.sticky-atc-bar__title{font-size:16px;font-weight:400;margin:0 0 5px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1d1d1d}.sticky-atc-bar__price{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.sticky-atc-bar__price--sale{color:#d32f2f}.sticky-atc-bar__price--compare{color:#999;text-decoration:line-through;font-size:14px;font-weight:400}.sticky-atc-bar__price--regular{color:#1d1d1d}.sticky-atc-bar__actions{display:flex;align-items:center;gap:15px;flex-shrink:0}.sticky-atc-bar__quantity{display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:4px;background:#fff;height:48px}.sticky-atc-bar__qty-btn{width:40px;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#1d1d1d;transition:background-color .2s ease}.sticky-atc-bar__qty-btn:hover{background-color:#f5f5f5}.sticky-atc-bar__qty-btn:active{background-color:#e5e5e5}.sticky-atc-bar__qty-input{width:50px;height:100%;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;text-align:center;font-size:16px;font-weight:600;color:#1d1d1d;-moz-appearance:textfield}.sticky-atc-bar__qty-input::-webkit-outer-spin-button,.sticky-atc-bar__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc-bar__qty-input:focus{outline:none}.sticky-atc-bar__add-to-cart{background:#000;color:#fff;border:none;padding:0 32px;height:48px;font-size:16px;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;min-width:180px;display:flex;align-items:center;justify-content:space-between}.sticky-atc-bar__add-to-cart:hover{background:#333}.sticky-atc-bar__add-to-cart:disabled{background:#ccc;cursor:not-allowed}.sticky-atc-bar__button-text{display:block}@media screen and (max-width: 768px){.sticky-atc-bar__container{padding:12px 15px;gap:12px}.sticky-atc-bar__image{width:50px;height:50px}.sticky-atc-bar__title{font-size:14px}.sticky-atc-bar__price{font-size:16px}.sticky-atc-bar__actions{gap:10px}.sticky-atc-bar__quantity{height:42px}.sticky-atc-bar__qty-btn{width:35px}.sticky-atc-bar__qty-input{width:45px;font-size:14px}.sticky-atc-bar__add-to-cart{padding:0 20px;height:42px;font-size:14px;min-width:140px}}@media screen and (max-width: 480px){.sticky-atc-bar__container{flex-wrap:wrap}.sticky-atc-bar__product-info{width:100%}.sticky-atc-bar__actions{width:100%;justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/sticky-add-to-cart.css.map */
