:root{--elvaro-cart-bg: #F4F1EB;--elvaro-cart-ink: #202020;--elvaro-cart-muted: #6a7a89;--elvaro-cart-line: rgba(18, 32, 46, .12);--elvaro-navy: #1C3A6B}cart-drawer .drawer__inner{background:var(--elvaro-cart-bg)!important;box-shadow:-20px 0 50px #0f22382e}cart-drawer .cart-drawer__body,cart-drawer .drawer__footer,cart-drawer .cart-drawer__footer,cart-drawer .drawer__header,cart-drawer .cart-items,cart-drawer .drawer__cart-items-wrapper{background:transparent!important}cart-drawer .drawer__header{padding:26px 24px 8px!important;border:0!important;align-items:center!important}cart-drawer .drawer__heading{margin:0!important;color:var(--elvaro-cart-ink)!important;font-size:25px!important;font-weight:900!important;letter-spacing:-.015em;line-height:1.1!important;text-transform:uppercase}cart-drawer .drawer__close{width:34px!important;height:34px!important;color:var(--elvaro-cart-ink)!important}cart-drawer .drawer__close svg{width:19px;height:19px}cart-drawer .cart-drawer__body{padding:0 24px!important}cart-drawer .cart-drawer__body:before{content:"Livraison suivie offerte \b7  30 jours satisfait ou rembours\e9";display:block;margin:0 0 18px;color:var(--elvaro-cart-muted);font-size:12.5px;font-weight:600;letter-spacing:.01em}cart-drawer cart-drawer-items{--margin-top: 0 !important;--margin-bottom: 0 !important}cart-drawer .cart-items,cart-drawer .drawer__cart-items-wrapper{border:0!important}cart-drawer .cart-drawer-item{position:relative;align-items:center!important;gap:14px!important;margin-bottom:12px;padding:12px 14px!important;border:0!important;border-radius:16px;background:#fff!important;box-shadow:0 2px 10px #12202e0f}cart-drawer .cart-item__media{width:72px!important;min-width:72px!important;align-self:center}cart-drawer .cart-item__image{width:72px!important;height:72px!important;aspect-ratio:1 / 1;padding:4px;border-radius:12px;background:#f9f9f9;object-fit:contain!important}cart-drawer .cart-drawer-item__right{display:flex;flex-direction:column;gap:8px;min-width:0}cart-drawer .cart-drawer-item__details-and-delete-btn{align-items:flex-start!important}cart-drawer .cart-item__name{margin:0!important;padding-right:26px;color:var(--elvaro-cart-ink)!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important}cart-drawer .cart-item__details dl{margin:3px 0 0!important}cart-drawer .cart-item__details .product-option{color:var(--elvaro-cart-muted)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}cart-drawer .cart-drawer-item__cart-remove-button{position:absolute!important;top:10px!important;right:10px!important;z-index:2}cart-drawer .cart-drawer-item__cart-remove-button .button{position:relative;width:24px!important;height:24px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;opacity:.45;transition:opacity .2s ease,background-color .2s ease}cart-drawer .cart-drawer-item__cart-remove-button .button svg{display:none!important}cart-drawer .cart-drawer-item__cart-remove-button .button:before,cart-drawer .cart-drawer-item__cart-remove-button .button:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.6px;border-radius:2px;background:var(--elvaro-cart-ink)}cart-drawer .cart-drawer-item__cart-remove-button .button:before{transform:translate(-50%,-50%) rotate(45deg)}cart-drawer .cart-drawer-item__cart-remove-button .button:after{transform:translate(-50%,-50%) rotate(-45deg)}cart-drawer .cart-drawer-item__cart-remove-button .button:hover{opacity:1;background:#f9f9f9!important}cart-drawer .cart-drawer-item__quantity-and-prices{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}cart-drawer .cart-item__old-price,cart-drawer .cart-drawer-item__saving,cart-drawer .cart-item__discounted-prices .visually-hidden{display:none!important}cart-drawer .cart-item__price-wrapper .regular-price,cart-drawer .cart-item__price-wrapper .price-item{color:var(--elvaro-cart-ink)!important;font-size:16px!important;font-weight:800!important}cart-drawer .cart-quantity{--border-color: var(--elvaro-cart-line) !important;--border-width: .1rem !important;--corner-radius: 999px !important;--font-size: 1.4rem !important;--padding: .3em !important;--input-padding: .75em !important;background:#f9f9f9!important;border-radius:999px!important}cart-drawer .cart-quantity .quantity__button,cart-drawer .cart-quantity .quantity__input{color:var(--elvaro-cart-ink)!important;font-weight:600!important}cart-drawer .drawer__footer{padding:0 24px 24px!important;border:0!important}cart-drawer .cart-drawer__footer{padding-top:16px!important;border-top:1px solid var(--elvaro-cart-line);--margin-top: 0 !important;--margin-bottom: 1.2rem !important}cart-drawer .cart-drawer__totals__row.text-color-accent-1,cart-drawer .cart-drawer__total-savings{display:none!important}cart-drawer .cart-drawer__totals__row.text-color-text{color:var(--elvaro-cart-ink)!important;font-size:18px!important;align-items:baseline}cart-drawer .cart-drawer__totals__row.text-color-text strong{font-weight:900!important;text-transform:uppercase;letter-spacing:.01em}cart-drawer #CartDrawer-Checkout,cart-drawer .cart__checkout-button{width:100%!important;min-height:60px!important;border:0!important;border-radius:999px!important;color:#fff!important;font-size:15.5px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase;box-shadow:0 8px 20px #12202e2e!important;transition:transform .15s ease,box-shadow .2s ease}cart-drawer #CartDrawer-Checkout:after,cart-drawer .cart__checkout-button:after{background:var(--elvaro-cart-ink)!important;border-radius:999px!important;transition:background-color .2s ease}cart-drawer #CartDrawer-Checkout:hover,cart-drawer .cart__checkout-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #12202e3d!important}cart-drawer #CartDrawer-Checkout:hover:after,cart-drawer .cart__checkout-button:hover:after{background:var(--elvaro-navy)!important}cart-drawer .drawer__inner:has(.drawer__inner-empty) .drawer__header,cart-drawer .drawer__inner:has(.drawer__inner-empty) .cart-drawer__body,cart-drawer .drawer__inner:has(.drawer__inner-empty) .drawer__footer{display:none!important}cart-drawer .drawer__inner-empty{display:flex!important;align-items:center;justify-content:center;min-height:100%;padding:32px 24px!important;background:var(--elvaro-cart-bg)!important}cart-drawer .cart-drawer__empty-content{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}cart-drawer .drawer__inner-empty .drawer__close{position:absolute!important;top:22px!important;right:22px!important;width:34px!important;height:34px!important;color:var(--elvaro-cart-ink)!important}cart-drawer .cart__empty-text{margin:0!important;color:var(--elvaro-cart-ink)!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.01em;text-transform:uppercase}cart-drawer .cart__empty-text:after{content:"D\e9 couvrez la tondeuse pens\e9 e pour les hommes.";display:block;margin-top:8px;color:var(--elvaro-cart-muted);font-size:13.5px;font-weight:500;letter-spacing:0;text-transform:none}cart-drawer .drawer__inner-empty .button{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;min-height:56px!important;padding:0 34px!important;border:0!important;border-radius:999px!important;background:var(--elvaro-cart-ink)!important;color:#fff!important;font-size:14.5px!important;font-weight:800!important;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 8px 20px #12202e2e;transition:background-color .2s ease,transform .15s ease}cart-drawer .drawer__inner-empty .button:after,cart-drawer .drawer__inner-empty .button:before,cart-drawer .drawer__inner-empty .button:hover:after,cart-drawer .drawer__inner-empty .button:hover:before{content:none!important;display:none!important;transform:none!important;opacity:0!important}cart-drawer .drawer__inner-empty .button:hover{padding:0 34px!important;background:var(--elvaro-navy)!important;color:#fff!important;transform:translateY(-1px)}cart-drawer .cart__login-title,cart-drawer .cart__login-paragraph{display:none!important}@media screen and (max-width:749px){cart-drawer .drawer__header,cart-drawer .cart-drawer__body,cart-drawer .drawer__footer{padding-inline:16px!important}cart-drawer .drawer__heading{font-size:22px!important}cart-drawer .cart-item__media,cart-drawer .cart-item__image{width:64px!important;min-width:64px!important;height:64px!important}cart-drawer .cart-item__name{font-size:15px!important}cart-drawer #CartDrawer-Checkout,cart-drawer .cart__checkout-button{min-height:56px!important;font-size:14px!important}}@media(prefers-reduced-motion:reduce){cart-drawer #CartDrawer-Checkout,cart-drawer .cart__checkout-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/elvaro-cart.css.map */
