.m-cart-upsell-item{position:relative;display:grid;box-sizing:border-box;width:100%;grid-template-columns:120px minmax(0,1fr);gap:14px;height:100%;padding:12px;border:1px solid #000;background:#fff}.m-cart-upsell-item__media{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px}.m-cart-upsell-item__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:5;pointer-events:none;opacity:.05}.m-cart-upsell-item__image{display:block;width:100%;height:100%;object-fit:contain}.m-cart-upsell-item__content{display:flex;flex-direction:column;justify-content:space-between;min-width:0;gap:12px}.m-cart-upsell-item__info{display:flex;flex-direction:column;gap:8px}.m-cart-upsell-item__title{color:var(--m-text-black);font-family:var(--font-family-body);font-size:14px;font-weight:600;line-height:22px;text-decoration:none;text-transform:capitalize}.m-cart-upsell-item__price{color:#182cd4;font-family:var(--font-family-body);font-size:14px;font-weight:600;line-height:22px}.m-cart-upsell-item__form,.m-cart-upsell-item__buy{display:block;width:100%}.m-cart-upsell-item__actions{display:flex;gap:8px;justify-content:space-between}.m-cart-upsell-item__select{width:fit-content;min-width:94px;min-height:30px;padding:0;color:var(--m-text-black);background:#fff;border:0;border-radius:0;font-family:var(--font-family-body);font-size:12px;line-height:20px;-webkit-appearance:auto;appearance:auto;border-bottom:1px solid #000}.m-cart-upsell-item__select:focus-visible{border:0;border-bottom:1px solid #000;outline:none}.m-cart-upsell-item__atc{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-width:64px;height:30px;padding:0 6px;color:#000;background:#fff;border:1px solid #000;font-family:var(--font-family-body);font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase;cursor:pointer}.m-cart-upsell-item__atc:disabled{opacity:.5;pointer-events:none}.m-cart-upsell-item__error{margin-top:8px;color:#ff3535;font-family:var(--font-family-body);font-size:12px;line-height:16px}.m-cart-upsell-item__spinner{position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border:2px solid rgba(0,0,0,.15);border-top-color:#000;border-radius:50%;opacity:0;pointer-events:none}.m-cart-upsell-item.is-loading{pointer-events:none}.m-cart-upsell-item.is-loading .m-cart-upsell-item__media,.m-cart-upsell-item.is-loading .m-cart-upsell-item__content{opacity:.45}.m-cart-upsell-item.is-loading .m-cart-upsell-item__spinner{opacity:1;animation:m-cart-upsell-item-spin .8s linear infinite}@keyframes m-cart-upsell-item-spin{to{transform:rotate(360deg)}}@media screen and (min-width:500px){.m-cart-upsell-item__atc{min-width:94px;font-size:14px}.m-cart-upsell-item__select{min-width:120px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/418/assets/m-cart-upsell-item.css.map */
