cart-drawer{--em-brand-blue: #3150b7;--em-brand-blue-dark: #243b8f;--em-soft-blue: #eef3ff;--em-soft-cream: #faf8f1;--em-border: #e5e0d5;--em-dark: #111111;--em-red: #9b0d0d}cart-drawer.drawer{z-index:9999}cart-drawer .drawer__inner{width:min(100vw,460px);max-width:460px;background:var(--em-soft-cream)!important;border-radius:0}.cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 8px!important;border-bottom:0!important}.cart-drawer .drawer__heading{margin:0;font-size:22px!important;font-weight:900!important;line-height:1.1;letter-spacing:-.02em}.cart-drawer .drawer__close{min-width:38px;min-height:38px;border-radius:50%;background:#fff!important;border:1px solid rgba(17,17,17,.08);box-shadow:0 6px 18px #0000000f}.cart-drawer .drawer__contents{padding:0 12px!important}.cart-drawer .em-cart-offer{margin:0 12px 12px!important;padding:11px 14px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,var(--em-brand-blue) 0%,var(--em-brand-blue-dark) 100%)!important;box-shadow:0 10px 22px #3150b72e!important}.cart-drawer .em-cart-offer__text{margin:0 0 8px!important;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important}.cart-drawer .em-cart-offer__bar{width:100%;height:5px!important;border-radius:999px;background:#ffffff59!important;overflow:hidden}.cart-drawer .em-cart-offer__bar span{display:block;height:100%;border-radius:999px;background:#fff!important}.cart-drawer .em-cart-offer__steps{display:flex;justify-content:space-between;gap:12px;margin-top:8px!important;color:#ffffffeb!important;font-size:9px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase}.cart-drawer .em-cart-offer__note{margin:8px 0 0!important;color:#ffffffdb!important;font-size:10px!important;font-weight:700!important;line-height:1.25!important;text-align:center!important}.cart-drawer .drawer__cart-items-wrapper{display:block!important;padding-top:6px!important;margin-bottom:8px!important}.cart-drawer .cart-items,.cart-drawer .cart-items tbody{display:block!important;width:100%}.cart-drawer .cart-items thead{display:none!important}.cart-drawer .cart-item{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:9px!important;width:100%;min-height:98px!important;padding:9px!important;margin-bottom:10px!important;border:1px solid rgba(17,17,17,.08)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 12px 28px #0000000f!important}.cart-drawer .cart-item>td{display:block;padding:0!important;border:0!important}.cart-drawer .cart-item__media{grid-column:1;grid-row:1 / span 2;width:72px!important}.cart-drawer .cart-item__image{width:72px!important;height:72px!important;max-width:72px!important;object-fit:cover;border-radius:12px!important;background:#1111110a}.cart-drawer .cart-item__details{grid-column:2;min-width:0}.cart-drawer .cart-item__name{display:block!important;max-width:100%!important;margin-bottom:4px!important;color:var(--em-dark)!important;font-size:11.6px!important;font-weight:900!important;line-height:1.2!important;text-decoration:none;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cart-drawer .cart-item__totals{display:none!important}.cart-drawer .em-cart-line-price,.cart-drawer .em-upsell-price{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}.cart-drawer .em-cart-line-price .em-compare-price,.cart-drawer .em-upsell-price .em-compare-price,.cart-drawer s.em-compare-price,.cart-drawer .em-cart-line-price s,.cart-drawer .em-upsell-price s{color:var(--em-red)!important;-webkit-text-fill-color:var(--em-red)!important;font-size:12px!important;font-weight:800!important;text-decoration-line:line-through!important;text-decoration-color:var(--em-red)!important;text-decoration-thickness:1.2px!important}.cart-drawer .em-cart-line-price .em-sale-price,.cart-drawer span.em-sale-price,.cart-drawer .em-cart-line-price span{color:#111!important;-webkit-text-fill-color:#111111!important;font-size:12px!important;font-weight:900!important}.cart-drawer .em-upsell-price .em-sale-price,.cart-drawer .em-upsell-price span,.cart-drawer .em-cart-pair-card__price,.cart-drawer .em-cart-combo-card__price{color:#243b8f!important;-webkit-text-fill-color:#243b8f!important;font-size:12px!important;font-weight:900!important}.cart-drawer .cart-item__quantity{grid-column:2;align-self:end}.cart-drawer .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;margin-top:8px!important}.cart-drawer .quantity{width:90px!important;min-height:34px!important;border:1px solid rgba(17,17,17,.14);border-radius:9px!important;overflow:hidden;background:#fff}.cart-drawer .quantity:before,.cart-drawer .quantity:after{display:none!important}.cart-drawer .quantity__button{width:28px!important;min-height:34px!important;color:#111}.cart-drawer .quantity__input{min-height:34px!important;font-size:12.5px!important;font-weight:800}.cart-drawer cart-remove-button{display:flex!important;visibility:visible!important;opacity:1!important;margin-left:auto!important}.cart-drawer cart-remove-button .button,.cart-drawer .cart-remove-button{display:inline-flex!important;align-items:center!important;gap:4px!important;min-width:auto!important;min-height:auto!important;padding:0!important;color:#111111b8!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important}.cart-drawer cart-remove-button .button:before,.cart-drawer cart-remove-button .button:after,.cart-drawer .cart-remove-button:before,.cart-drawer .cart-remove-button:after{display:none!important}.cart-drawer .cart-remove-button .svg-wrapper{width:14px!important;height:14px!important}.cart-drawer .em-remove-text{display:inline-block!important;font-size:11px!important;font-weight:700!important;text-decoration:underline!important;text-underline-offset:3px!important}.cart-drawer .em-cart-upsell-scroll{max-height:220px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 0 2px!important;margin:0!important;overscroll-behavior:contain!important;scrollbar-width:none!important}.cart-drawer .em-cart-upsell-scroll::-webkit-scrollbar{display:none!important}.cart-drawer .em-cart-pairs{margin:0 12px 11px!important}.cart-drawer .em-cart-pairs__divider{width:100%;height:1px;margin:2px 0 10px!important;background:#1111111a}.cart-drawer .em-cart-pairs__header{margin-bottom:8px!important}.cart-drawer .em-cart-pairs__header h3{margin:0;color:#111;font-size:13px!important;font-weight:900;line-height:1.15!important}.cart-drawer .em-cart-pairs__header p{margin:3px 0 0!important;color:#1111119e;font-size:9.8px!important;font-weight:700;line-height:1.2!important}.cart-drawer .em-cart-pairs__scroller{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cart-drawer .em-cart-pairs__scroller::-webkit-scrollbar{display:none}.cart-drawer .em-cart-pair-card{position:relative;flex:0 0 78%!important;min-width:230px!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 32px!important;gap:9px!important;align-items:center;min-height:88px!important;padding:8px!important;border:1px solid rgba(49,80,183,.12);border-radius:14px!important;background:#fff;box-shadow:0 8px 22px #0000000a;scroll-snap-align:start}.cart-drawer .em-cart-pair-card__image-wrap{display:block;width:72px!important;height:72px!important;border-radius:11px!important;overflow:hidden;background:#eef3ff}.cart-drawer .em-cart-pair-card__image-wrap img{width:100%;height:100%;object-fit:cover}.cart-drawer .em-cart-pair-card__content{min-width:0}.cart-drawer .em-cart-pair-card__title{display:-webkit-box;color:#111;font-size:11.5px!important;font-weight:900;line-height:1.2!important;text-decoration:none;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-drawer .em-cart-pair-card__price{margin-top:5px!important;font-size:12px!important}.cart-drawer .em-cart-pair-card__add{width:30px!important;height:30px!important;border:1.5px solid var(--em-brand-blue);border-radius:50%;background:#fff;color:var(--em-brand-blue);font-size:20px!important;font-weight:500;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cart-drawer .em-cart-pair-card__add:hover{background:var(--em-brand-blue);color:#fff}.cart-drawer .em-cart-combo-accordion{margin:0 12px 12px!important;border:1px solid rgba(49,80,183,.14)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 22px #0000000a!important}.cart-drawer .em-cart-combo-accordion__summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 12px!important;cursor:pointer!important;list-style:none!important}.cart-drawer .em-cart-combo-accordion__summary::-webkit-details-marker{display:none!important}.cart-drawer .em-cart-combo-accordion__summary strong{display:block!important;color:#111!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important}.cart-drawer .em-cart-combo-accordion__summary small{display:block!important;margin-top:3px!important;color:#11111194!important;font-size:9.8px!important;font-weight:700!important;line-height:1.2!important}.cart-drawer .em-cart-combo-accordion__action{flex-shrink:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:5px 12px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--em-brand-blue) 0%,var(--em-brand-blue-dark) 100%)!important;color:#fff!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important}.cart-drawer .em-cart-combo-accordion[open] .em-cart-combo-accordion__action{font-size:0!important}.cart-drawer .em-cart-combo-accordion[open] .em-cart-combo-accordion__action:after{content:"Hide"!important;font-size:9.5px!important}.cart-drawer .em-cart-combo-accordion__body{max-height:120px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 10px 10px!important;scrollbar-width:none!important}.cart-drawer .em-cart-combo-accordion__body::-webkit-scrollbar{display:none!important}.cart-drawer .em-cart-combos__scroller{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:4px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.cart-drawer .em-cart-combos__scroller::-webkit-scrollbar{display:none!important}.cart-drawer .em-cart-combo-card{flex:0 0 78%!important;min-width:230px!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;padding:8px!important;border:1px solid rgba(49,80,183,.12)!important;border-radius:14px!important;background:#fafbff!important;scroll-snap-align:start!important}.cart-drawer .em-cart-combo-card__image-wrap{display:block!important;width:72px!important;height:72px!important;border-radius:11px!important;overflow:hidden!important;background:#eef3ff!important}.cart-drawer .em-cart-combo-card__image-wrap img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.cart-drawer .em-cart-combo-card__content{min-width:0!important}.cart-drawer .em-cart-combo-card__title{display:-webkit-box!important;color:#111!important;font-size:11.3px!important;font-weight:900!important;line-height:1.2!important;text-decoration:none!important;overflow:hidden!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.cart-drawer .em-cart-combo-card__price{margin-top:4px!important;font-size:12px!important}.cart-drawer .em-cart-combo-card__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;margin-top:6px!important;padding:5px 10px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--em-brand-blue) 0%,var(--em-brand-blue-dark) 100%)!important;color:#fff!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.cart-drawer .drawer__footer{padding:0!important;margin-bottom:0!important;border-top:0!important;background:var(--em-soft-cream)!important}.cart-drawer .cart-drawer__footer{padding:8px 16px 2px!important;border-top:1px solid rgba(17,17,17,.08)!important;background:var(--em-soft-cream)!important;box-shadow:none!important}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px!important}.cart-drawer .totals__total{font-size:18px!important;font-weight:900;line-height:1.1!important}.cart-drawer .totals__total-value{font-size:17px!important;font-weight:900;line-height:1.1!important}.cart-drawer .tax-note{margin:0!important;color:#111111a6;font-size:10.5px!important;line-height:1.25!important;text-align:left}.cart-drawer .em-cart-checkout-wrap{display:block!important;padding:5px 16px 14px!important;margin-top:0!important}.cart-drawer .em-cart-checkout-button{width:100%!important;min-height:56px!important;padding:8px 12px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,var(--em-brand-blue) 0%,var(--em-brand-blue-dark) 100%)!important;color:#fff!important;box-shadow:0 12px 26px #3150b747!important}.cart-drawer .em-cart-checkout-button:before,.cart-drawer .em-cart-checkout-button:after{display:none!important}.cart-drawer .em-cart-checkout-button__content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-drawer .em-cart-checkout-button__text{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.cart-drawer .em-cart-checkout-button__main{color:#fff;font-size:17px!important;font-weight:900;line-height:1!important;letter-spacing:0;text-transform:none;white-space:nowrap}.cart-drawer .em-cart-checkout-button__sub{color:#fff;font-size:8.8px!important;font-weight:800;line-height:1.1!important;letter-spacing:0;text-transform:none;opacity:.95;white-space:nowrap}.cart-drawer .em-cart-checkout-button__icons{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;flex-shrink:0}.cart-drawer .em-cart-checkout-button__icons img{width:23px!important;height:23px!important;padding:3px!important;margin-left:-5px!important;border:1.5px solid #ffffff!important;border-radius:50%!important;background:#fff!important;object-fit:contain!important;display:block;box-shadow:0 3px 8px #00000014!important}.cart-drawer .em-cart-checkout-button__icons img:first-child{margin-left:0!important}.cart-drawer .em-cart-payment-note{margin:5px 0 0!important;padding:0!important;color:var(--em-brand-blue)!important;font-size:8.8px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important}.cart-drawer__empty-content .button,.drawer__inner-empty .button{background:linear-gradient(135deg,#3150b7,#243b8f)!important;color:#fff!important;border-color:#3150b7!important;border-radius:12px!important;box-shadow:0 10px 22px #3150b738!important}.cart-drawer__empty-content .button:before,.cart-drawer__empty-content .button:after,.drawer__inner-empty .button:before,.drawer__inner-empty .button:after{display:none!important}.em-sticky-atc__price{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.em-sticky-atc__compare{color:#9b0d0d!important;-webkit-text-fill-color:#9b0d0d!important;font-size:13px!important;font-weight:800!important;text-decoration:line-through!important;text-decoration-color:#9b0d0d!important;text-decoration-thickness:1.2px!important}.em-sticky-atc__sale{color:#111!important;-webkit-text-fill-color:#111111!important;font-size:14px!important;font-weight:900!important}.em-sticky-atc .em-sticky-atc__button{background:linear-gradient(135deg,#3150b7,#243b8f)!important;color:#fff!important;border-color:#3150b7!important;box-shadow:0 10px 22px #3150b740!important}@media screen and (max-width:749px){cart-drawer .drawer__inner{width:94vw!important;max-width:430px!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 10px)!important;overflow-y:auto!important}}@media screen and (max-width:380px){.cart-drawer .em-cart-checkout-button__main{font-size:15px!important}.cart-drawer .em-cart-checkout-button__sub{font-size:8.5px!important}.cart-drawer .em-cart-checkout-button__icons img{width:21px!important;height:21px!important}}.cart-drawer .em-compare-price,.cart-drawer s.em-compare-price,.cart-drawer .em-cart-line-price s,.cart-drawer .em-upsell-price s{color:#9b0d0d!important;-webkit-text-fill-color:#9b0d0d!important;font-size:12px!important;font-weight:800!important;text-decoration-line:line-through!important;text-decoration-color:#9b0d0d!important;text-decoration-thickness:1.2px!important}.cart-drawer .em-sale-price,.cart-drawer .em-cart-line-price span{color:#111!important;-webkit-text-fill-color:#111111!important;font-weight:900!important}cart-drawer .cart-item__details s,cart-drawer .cart-item__details s *,cart-drawer .product-option s,cart-drawer .product-option s *,cart-drawer .em-cart-line-price s,cart-drawer .em-cart-line-price s *,cart-drawer .em-compare-price,cart-drawer .em-compare-price *,.cart-drawer .cart-item__details s,.cart-drawer .cart-item__details s *,.cart-drawer .product-option s,.cart-drawer .product-option s *,.cart-drawer .em-cart-line-price s,.cart-drawer .em-cart-line-price s *,.cart-drawer .em-compare-price,.cart-drawer .em-compare-price *{color:#9b0d0d!important;-webkit-text-fill-color:#9b0d0d!important;text-decoration-line:line-through!important;text-decoration-color:#9b0d0d!important;text-decoration-thickness:1.3px!important;font-weight:800!important}cart-drawer .cart-item__details .em-sale-price,cart-drawer .product-option .em-sale-price,cart-drawer .em-cart-line-price .em-sale-price,.cart-drawer .cart-item__details .em-sale-price,.cart-drawer .product-option .em-sale-price,.cart-drawer .em-cart-line-price .em-sale-price{color:#111!important;-webkit-text-fill-color:#111111!important;font-weight:900!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/elder-cart-upsell.css.map */
