.sticky-atc{position:fixed;bottom:0;left:0;width:100%;background:var(--sticky-atc-bg, #ffffff);box-shadow:0 -2px 10px #00000014;z-index:999;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;font-family:"Poppins",var(--font-body-family),sans-serif}.sticky-atc.is-visible{transform:translateY(0);opacity:1;visibility:visible}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--page-width, 1200px);margin:0 auto;padding:10px 20px}.sticky-atc__left{display:flex;align-items:center;gap:12px}.sticky-atc__image{width:50px;height:50px;object-fit:contain;border-radius:6px;flex-shrink:0}.sticky-atc__info{display:flex;flex-direction:column;gap:2px}.sticky-atc__title{font-size:14px;font-weight:600;color:var(--sticky-atc-text, #151515);margin:0;line-height:1.3}.sticky-atc__prices{display:flex;align-items:center;gap:8px}.sticky-atc__price{font-size:14px;font-weight:600;color:var(--sticky-atc-text, #151515)}.sticky-atc__compare-price{font-size:13px;font-weight:400;color:var(--sticky-atc-compare, #999999);text-decoration:line-through}.sticky-atc__button{background:var(--sticky-atc-btn-bg, #000000);color:var(--sticky-atc-btn-text, #ffffff);border:none;padding:12px 28px;font-family:"Poppins",var(--font-body-family),sans-serif;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--sticky-atc-btn-radius, 4px);cursor:pointer;transition:opacity .2s ease;white-space:nowrap;flex-shrink:0;text-decoration:none;display:inline-block}.sticky-atc__button:hover{opacity:.85;color:var(--sticky-atc-btn-text, #ffffff)}@media screen and (max-width:749px){.sticky-atc__inner{padding:8px 16px}.sticky-atc__image{width:40px;height:40px}.sticky-atc__title,.sticky-atc__price{font-size:12px}.sticky-atc__compare-price{font-size:11px}.sticky-atc__button{padding:10px 20px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-sticky-atc.css.map */
