.iloka-bottom-atc{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;background:#fff;border-top:1px solid #d9d9d9;box-shadow:0 -6px 18px rgba(0,0,0,.08);padding:10px 16px calc(10px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .22s ease;display:none}.iloka-bottom-atc.is-visible{transform:translateY(0)}.iloka-bottom-atc__inner{max-width:760px;margin:0 auto;display:flex;align-items:center;gap:12px}.iloka-bottom-atc__info{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.iloka-bottom-atc__image{width:44px;height:44px;object-fit:cover;background:#f4f4f4;flex:0 0 44px}.iloka-bottom-atc__text{min-width:0}.iloka-bottom-atc__title{display:block;font-size:13px;line-height:1.2;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iloka-bottom-atc__price{display:block;font-size:12px;color:#111;margin-top:2px}.iloka-bottom-atc__btn{appearance:none;border:1px solid #050505;background:#050505;color:#fff;height:48px;min-width:190px;padding:0 26px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.iloka-bottom-atc__btn[disabled]{opacity:.55;cursor:not-allowed}.iloka-bottom-atc__btn.loading{opacity:.75}.template-product .shopify-section:last-child{margin-bottom:72px}@media(max-width:749px){.iloka-bottom-atc{display:block}.iloka-bottom-atc__inner{max-width:none}.iloka-bottom-atc__info{display:none}.iloka-bottom-atc__btn{width:100%;min-width:0;height:52px}}@media(min-width:750px){.iloka-bottom-atc{display:block}.iloka-bottom-atc__btn{margin-left:auto}}body.iloka-cart-active .iloka-bottom-atc,html.iloka-cart-drawer-open .iloka-bottom-atc{display:none!important}

/* Hide sticky Add to Cart whenever the cart drawer is open */
body:has(cart-drawer.drawer.active) .iloka-bottom-atc,
body:has(cart-drawer.active) .iloka-bottom-atc,
body:has(.drawer.active) .iloka-bottom-atc,
body:has(.cart-drawer.active) .iloka-bottom-atc,
body.iloka-cart-drawer-open .iloka-bottom-atc,
html.iloka-cart-drawer-open .iloka-bottom-atc,
body.iloka-cart-active .iloka-bottom-atc,
html.iloka-cart-active .iloka-bottom-atc{display:none!important;transform:translateY(120%)!important;visibility:hidden!important;pointer-events:none!important}
