.sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 12px #00000026;z-index:999;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:none}@media screen and (max-width: 749px){.sticky-add-to-cart{display:block}}.sticky-add-to-cart.is-visible{transform:translateY(0)}.sticky-add-to-cart__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;max-width:100%}.sticky-add-to-cart__info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.sticky-add-to-cart__image{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.sticky-add-to-cart__image img{width:100%;height:100%;object-fit:cover}.sticky-add-to-cart__details{flex:1;min-width:0}.sticky-add-to-cart__title{font-size:.875rem;font-weight:600;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#121212}.sticky-add-to-cart__price{font-size:.875rem;font-weight:700;margin:0;color:#121212}.sticky-add-to-cart__button{flex-shrink:0;min-width:120px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:8px;transition:all .2s ease}.sticky-add-to-cart__button.is-added{background:#48bb78!important;color:#fff!important}.sticky-add-to-cart__button-text{display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sticky-add-to-cart.css.map */
