.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:5;display:block;background:rgb(var(--color-background, 255 255 255));border-top:1px solid #d7d7d7;transform:translateY(100%);transition:transform .3s ease;will-change:transform}.sticky-atc[hidden]{display:none}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 30px}.sticky-atc__info{display:flex;align-items:center;gap:40px;min-width:0}.sticky-atc__title,.sticky-atc__price,.sticky-atc__button{font-family:var(--font-heading-family);font-weight:500;letter-spacing:-.7px;color:#000}.sticky-atc__title{font-size:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:22px;line-height:22px;white-space:nowrap}.sticky-atc__action{flex-shrink:0}.sticky-atc__button{display:flex;align-items:center;justify-content:center;width:360px;max-width:100%;min-height:65px;padding:14px 20px;border:none;background:var(--sticky-atc-btn-bg, #ffd83b);color:var(--sticky-atc-btn-text, #1d1d1d);font-size:18px;line-height:22px;text-align:center;letter-spacing:normal;cursor:pointer;transition:opacity .2s ease}.sticky-atc__button:hover{opacity:.9}.sticky-atc__button[disabled]{cursor:not-allowed;opacity:.5}@media screen and (max-width:749px){.sticky-atc__inner{flex-direction:column;align-items:stretch;gap:10px;padding:10px 15px 15px}.sticky-atc__info{gap:16px;justify-content:space-between}.sticky-atc__title{font-size:14px;line-height:18px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sticky-atc__price{font-size:20px;line-height:22px}.sticky-atc__button{width:100%;min-height:50px}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/191/assets/custom-sticky-atc.css.map */
