.added-cart-upsell{width:calc(100% - 2.4rem);max-width:36.6rem;max-height:calc(100dvh - 2.4rem);margin:2.4rem auto auto;border:0;border-radius:1.2rem;background:var(--color-white);padding:0;color:var(--color-text);font-family:var(--font-body-family-alt);outline:none;overflow:hidden auto}html:not(.ab-added-cart-upsell-b):not(.shopify-design-mode) .added-cart-upsell{display:none}.added-cart-upsell::backdrop{background:#000000e0}.added-cart-upsell [hidden]{display:none}.added-cart-upsell__panel{display:flex;flex-direction:column;gap:1.6rem;padding:1.2rem}.added-cart-upsell__header{display:grid;min-height:4rem;grid-template-columns:4rem 1fr 4rem;align-items:center}.added-cart-upsell__title{grid-column:2;margin:0;font-family:var(--font-body-family-alt);font-size:2rem;font-weight:var(--font-weight-bold);line-height:2.6rem;text-align:center}.added-cart-upsell__close-form{grid-column:3;justify-self:end}.added-cart-upsell__close{display:grid;width:4rem;height:4rem;place-items:center;border-radius:50%;color:#969696}.added-cart-upsell__close svg{width:2.4rem;height:2.4rem}.added-cart-upsell__item{display:grid;grid-template-columns:7rem minmax(0,1fr);align-items:center;gap:1.2rem}.added-cart-upsell__item-image-link,.added-cart-upsell__image-placeholder{display:block;width:7rem;height:7rem;border-radius:.8rem;background:#f8f8f8;overflow:hidden}.added-cart-upsell__item-image{display:block;width:100%;height:100%;object-fit:contain}.added-cart-upsell__item-copy{display:flex;min-width:0;flex-direction:column;gap:.8rem}.added-cart-upsell__item-title,.added-cart-upsell__item-price,.added-cart-upsell__item-variant{margin:0;color:inherit}.added-cart-upsell__item-title{display:-webkit-box;font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.8rem;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.added-cart-upsell__item-variant{color:#656565;font-size:1.2rem;line-height:1.6rem}.added-cart-upsell__item-price{font-size:1.4rem;font-weight:var(--font-weight-bold);line-height:1.8rem}.added-cart-upsell__recommendations{min-width:0}.added-cart-upsell__recommendations-title{margin:0 0 1.2rem;font-family:var(--font-body-family-alt);font-size:1.8rem;font-weight:var(--font-weight-bold);line-height:2.4rem}.added-cart-upsell__heading-desktop{display:none}.added-cart-upsell__carousel{position:relative}.added-cart-upsell__track{display:flex;gap:.8rem;min-height:25.8rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.added-cart-upsell__track::-webkit-scrollbar{display:none}.added-cart-upsell__status{display:grid;width:100%;min-height:25.8rem;margin:0;place-items:center;color:#656565;font-size:1.3rem;text-align:center}.added-cart-upsell__card{display:flex;flex:0 0 13.7rem;min-width:0;flex-direction:column;gap:.8rem;border-radius:1.2rem;background:#f8f8f8;padding:.8rem;scroll-snap-align:start}.added-cart-upsell__card-image-link{display:block;width:12.1rem;height:12.1rem;border-radius:.8rem;background:var(--color-white);overflow:hidden}.added-cart-upsell__card-image{display:block;width:100%;height:100%;object-fit:contain}.added-cart-upsell__card-title{display:-webkit-box;min-height:3.2rem;margin:0;color:inherit;font-size:1.2rem;font-weight:var(--font-weight-bold);line-height:1.6rem;text-align:center;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.added-cart-upsell__swatches{display:flex;min-height:1.8rem;align-items:center;justify-content:center;gap:.4rem}.added-cart-upsell__swatch{width:1.8rem;height:1.8rem;border:.1rem solid #d5d5d5;border-radius:50%;background-color:var(--color-white);background-position:center;background-size:cover}.added-cart-upsell__swatch[aria-pressed=true]{outline:.1rem solid #1e1e1e;outline-offset:.2rem}.added-cart-upsell__card-price{margin:auto 0 0;font-size:1.4rem;font-weight:var(--font-weight-bold);line-height:1.8rem;text-align:center}.added-cart-upsell__card-add{display:grid;width:100%;min-height:3.2rem;place-items:center;border:.1rem solid #1e1e1e;border-radius:.6rem;background:var(--color-white);color:#1e1e1e;font:inherit;font-size:1.2rem;font-weight:var(--font-weight-bold);line-height:1.6rem;cursor:pointer}.added-cart-upsell__card-add:disabled{cursor:default;opacity:.55}.added-cart-upsell__arrow{position:absolute;z-index:2;top:6.1rem;display:grid;width:4rem;height:4rem;place-items:center;border:.1rem solid #dfdfdf;border-radius:50%;background:var(--color-white)}.added-cart-upsell__arrow--previous{left:-.8rem}.added-cart-upsell__arrow--next{right:-.8rem}.added-cart-upsell__arrow svg{width:2.4rem;height:2.4rem}.added-cart-upsell__actions{display:flex;flex-direction:column;gap:1.2rem;margin-top:1rem}.added-cart-upsell__button{display:grid;width:100%;min-height:4.8rem;place-items:center;border:.1rem solid #1e1e1e;border-radius:.8rem;font:inherit;font-size:1.4rem;font-weight:var(--font-weight-bold);line-height:1.8rem;text-align:center;text-decoration:none;cursor:pointer}.added-cart-upsell__button--primary{border-color:#1d1d2b;background:#1d1d2b;color:var(--color-white)}.added-cart-upsell__button--secondary{background:var(--color-white);color:#1e1e1e}@media screen and (min-width:768px),print{.added-cart-upsell{max-width:54.2rem;border-radius:2.4rem}.added-cart-upsell__panel{gap:1.4rem;padding:2.4rem}.added-cart-upsell__actions{gap:.8rem;margin-top:0}.added-cart-upsell__heading-mobile{display:none}.added-cart-upsell__heading-desktop{display:inline}}@media(prefers-reduced-motion:reduce){.added-cart-upsell__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/292/assets/added-cart-upsell.css.map */
