sticky-add-to-cart.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--sticky-atc-bg, #fff);color:var(--sticky-atc-text, #000);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -8px 24px #00000014;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}sticky-add-to-cart.sticky-atc[hidden]{display:block!important;pointer-events:none}sticky-add-to-cart.sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.sticky-atc__inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.25rem}.sticky-atc__info{display:flex;align-items:center;gap:.85rem;min-width:0;flex:1 1 auto}.sticky-atc__image{width:56px;height:56px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#0000000a}.sticky-atc__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__meta{min-width:0;display:flex;flex-direction:column;gap:.15rem}.sticky-atc__title{margin:0;font-size:14px;font-weight:600;line-height:1.25;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sticky-atc-text, #000)}.sticky-atc__price{margin:0;font-size:13px;line-height:1.2;display:flex;align-items:baseline;gap:.4rem}.sticky-atc__price-now{font-weight:600;color:var(--sticky-atc-text, #000)}.sticky-atc__price-was{font-size:12px;opacity:.55;text-decoration:line-through}.sticky-atc__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:180px;height:48px;padding:0 1.5rem;background:var(--sticky-atc-btn-bg, #000);color:var(--sticky-atc-btn-text, #fff);border:0;border-radius:4px;font-weight:600;font-size:14px;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease,transform .15s ease;position:relative}.sticky-atc__button:hover:not(:disabled){opacity:.9}.sticky-atc__button:active:not(:disabled){transform:scale(.98)}.sticky-atc__button:disabled{opacity:.45;cursor:not-allowed}.sticky-atc__button.is-loading .sticky-atc__button-label{visibility:hidden}.sticky-atc__button-spinner{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;display:none;animation:sticky-atc-spin .8s linear infinite}.sticky-atc__button-spinner circle{stroke:var(--sticky-atc-btn-text, #fff);stroke-dasharray:188.5;stroke-dashoffset:141;stroke-linecap:round}.sticky-atc__button.is-loading .sticky-atc__button-spinner{display:block}@keyframes sticky-atc-spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.sticky-atc__inner{padding:.65rem .85rem;gap:.65rem}.sticky-atc__image{width:44px;height:44px}.sticky-atc__title,.sticky-atc__price{font-size:12px}.sticky-atc__price-was{font-size:11px}.sticky-atc__button{min-width:auto;height:44px;padding:0 1rem;font-size:13px}}@media screen and (max-width:374px){.sticky-atc__title{max-width:110px}.sticky-atc__button{padding:0 .75rem;font-size:12px}}body.has-sticky-atc-visible{padding-bottom:76px}@media screen and (max-width:749px){body.has-sticky-atc-visible{padding-bottom:64px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/sticky-atc.css.map */
