.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 16px #0000001a;transform:translateY(100%);transition:transform .3s ease;padding:12px 20px}.sticky-atc-bar.is-visible{transform:translateY(0)}.sticky-atc-bar__inner{max-width:1200px;margin:0 auto;padding-left:55px;display:flex;align-items:center;justify-content:space-around;gap:16px}.sticky-atc-bar__product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-atc-bar__product-info img{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0}.sticky-atc-bar__title{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-bar__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.sticky-atc-bar__price{font-size:16px}.sticky-atc-bar__btn{padding:10px 15px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;background-color:#009fe3;border-color:#009fe3;color:var(--btn1-hover-cl);border-radius:25px;display:flex;gap:6px}.sticky-atc-bar__btn svg{fill:#fff;stroke:#fff;color:#fff}.sticky-atc-bar__btn:disabled{background-color:#9e9e9e;border-color:#9e9e9e;color:#fff;cursor:not-allowed;opacity:1}@media(max-width:640px){.sticky-atc-bar__product-info{display:none}.sticky-atc-bar__price{display:flex;flex-direction:column;font-size:14px}.sticky-atc-bar__price--sale{font-size:20px}}@keyframes sticky-bob-float{to{transform:translateY(-4px)}}@keyframes sticky-bob{0%{transform:translateY(-4px)}50%{transform:translateY(5px)}to{transform:translateY(-4px)}}.sticky-atc-bar__btn svg,.btn-add-to-cart.js-atc-btn svg{display:inline-block;vertical-align:middle;-webkit-animation:sticky-bob-float .4s ease-out 2.5s forwards,sticky-bob 1.2s ease-in-out 2.9s infinite;animation:sticky-bob-float .4s ease-out 2.5s forwards,sticky-bob 1.2s ease-in-out 2.9s infinite}.sticky-atc-bar__btn:disabled svg,.btn-add-to-cart.js-atc-btn:disabled svg{animation:none;-webkit-animation:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sticky-atc-bar.css.map */
