.sticky-atc-bar{position:fixed;bottom:0;left:0;width:100%;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);padding:10px 15px;z-index:99;transform:translateY(100%);transition:transform .3s ease-in-out;box-shadow:0 -2px 10px #0000001a}.sticky-atc-bar.visible{transform:translateY(0)}.sticky-atc-bar__content{display:flex;justify-content:space-between;align-items:center;gap:15px}.sticky-atc-bar__product-info{display:flex;align-items:center;gap:15px;flex-shrink:1;min-width:0}.sticky-atc-bar__product-info img{width:50px;height:50px;object-fit:cover;border-radius:4px}.sticky-atc-bar__details{display:flex;flex-direction:column;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-bar__details #sticky-atc-title{font-weight:700;overflow:hidden;text-overflow:ellipsis}.sticky-atc-bar__buttons{display:flex;gap:10px;flex-shrink:0;width:400px;max-width:50%}.sticky-atc-bar__button{flex:1 1 0;min-width:0;height:4.5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.sticky-atc-bar__product-info{display:none}.sticky-atc-bar__content{justify-content:center}.sticky-atc-bar__buttons{width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sticky-add-to-cart.css.map */
