.sticky-cart{position:fixed;bottom:0;left:0;right:0;padding:1.6rem .8rem;z-index:99;box-shadow:0 -2px 10px #0000000d;transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.sticky-cart.visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-cart__content{display:grid;grid-template-areas:"block2 block3" "block1 block3";column-gap:1.6rem;align-items:center;max-width:120rem;margin:auto}@media screen and (min-width: 750px){.sticky-cart{padding:2rem}.sticky-cart__content{gap:4rem;display:flex}.product-price,.add-to-cart-button{flex-shrink:0}}.sticky-cart .product-info{grid-area:block1;line-height:1.5;margin-right:auto;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info__variant-selected-label{font-size:1.2rem}.product-price{grid-area:block2;font-weight:600}.add-to-cart-button{grid-area:block3}.add-to-cart-button button[type=submit]{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-sticky-add-to-cart.css.map */
