.cart-overlay{position:fixed;z-index:999999;top:0;left:0;right:0;bottom:0;background-color:#5d666f;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;opacity:0;visibility:hidden}.cart-overlay.active{opacity:.5;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;width:100%;height:100%;min-height:100%;padding:0;background:var(--color-background);color:var(--color-foreground);z-index:999999;overflow-y:auto;overflow-x:hidden;-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.cart-drawer.active{-webkit-transform:translateX(0);transform:translate(0)}.cart-drawer_blocks{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;min-height:100%;padding:0;overflow-y:auto;overflow-x:hidden}.cart-drawer_blocks-header{position:sticky;top:0;z-index:9999;background-color:hsl(var(--color-additional-background));box-shadow:0 8px 15px #e9ebf3cf}.cart-drawer_blocks-middle{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.cart-drawer_blocks-bottom{position:sticky;bottom:0;z-index:9999;background-color:hsl(var(--color-additional-background))}.cart-drawer_header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;height:60px}.cart-drawer_header-close{height:2rem;cursor:pointer}.cart-drawer_header-close .icon{width:2rem;height:2rem}.cart-drawer_header.cart-drawer_header-center{justify-content:center}.cart-drawer_header.cart-drawer_header-center .cart-drawer_header-close{position:absolute;left:30px}.cart-drawer_header.cart-drawer_header-right{flex-direction:row-reverse}.cart-drawer_header-container{display:flex;align-items:center}.cart-drawer_header-heading{font-size:22px;font-weight:500}.cart-drawer_header-container .cart-notification-container{background:var(--color-background);color:var(--color-foreground);font-size:22px;line-height:22px;font-weight:500}.cart-drawer_header-container .cart-notification-counter{background:var(--color-background);color:var(--color-foreground);font-size:22px;line-height:22px;font-weight:500;position:relative;top:unset;left:unset}.cart-drawer_header-container .cart-notification{position:relative;transform:unset;margin-left:5px}.cart_club_infos{background:var(--color-background);color:var(--color-foreground);padding:20px 30px;line-height:28px}.cart_club_infos_top{display:flex;align-items:center;justify-content:space-between}.cart_club_infos h3{margin:0}.cart_club_infos_pastille{background:var(--color-background);color:var(--color-foreground);line-height:1;padding:5px 12px;border-radius:20px;font-size:calc(var(--font-heading-scale) * 1.3rem);position:relative;top:-5px}.cart_club_infos_text strong{color:var(--color-background)}.cart_club_infos_text .link{padding:0;display:inline}.cart_club_infos_member{background:var(--color-background);color:var(--color-foreground);padding:13px 30px;line-height:28px;display:flex;align-items:center}.cart_club_infos_member img{margin-right:18px}.cart-drawer_footer{box-shadow:0 -8px 15px #e9ebf3cf}.cart-drawer_footer--inner{display:grid;grid-template-columns:1fr;grid-gap:10px;padding:30px}.cart-drawer_footer-checkout-button-spacer{padding:0 8px}.drawer-cart-footer-total{font-size:24px;line-height:28px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.cart-drawer_footer .icon--lock{margin-right:5px}.drawer-cart__footer-shipping-estimate{margin:0;font-size:14px;color:#85929a}.cart-drawer_spacer-xsmall{margin:5px 0}.cart-drawer_spacer-small{margin:10px 0}.cart-drawer_spacer-medium{margin:20px 0}.cart-drawer_spacer-large{margin:30px 0}.cart-drawer_spacer-xlarge{margin:45px 0}.cart-drawer_items{flex-grow:1;padding:0 15px;display:block}.cart-item__price{text-align:right}.cart-item__price .price{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column-reverse}.cart-drawer_item-container:not(:last-of-type){border-bottom:1px solid #efefef}.cart-drawer_item-container{position:relative;display:block;padding:10px 0}.cart-drawer_item{display:grid;grid-template-columns:100px 1fr;align-items:flex-start;grid-gap:10px;margin:10px 0}.cart-drawer_item-product__image img{width:100px;height:100px;object-fit:cover}.cart-drawer_item-container.updating{opacity:.5}.cart-drawer_item-container .loading-overlay{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.cart-drawer_item-product__name{margin:0;font-size:15px;line-height:20px;font-weight:500}.cart-drawer_item-product__option{font-size:13px;line-height:19px;color:#85929a;margin-top:5px}.cart-drawer_item .badges{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;column-gap:.5rem;width:100%;margin-top:.4rem}.cart-drawer_item .badges .badge{flex-grow:initial}.cart-drawer_item .quantity{display:flex;align-items:center;width:fit-content;margin:10px 0 0}.cart-drawer_item .quantity__button{padding:0;width:35px;height:35px;border-radius:17px;filter:drop-shadow(0 0 4px #e2e4eb);background:var(--color-background);color:var(--color-foreground);font-size:20px;font-weight:400;text-align:center}.cart-drawer_item .quantity__button svg{pointer-events:none}.cart-drawer_item .quantity__input{border:none;text-align:center;width:55px;padding:0 10px;background-color:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.cart-item__title-remove{display:flex;align-items:flex-start;justify-content:space-between}.cart-item__quantity-price{display:flex;align-items:center;justify-content:space-between}.cart-item__quantity-price .price{line-height:1;margin-top:.5rem}.cart-item__quantity-price .price .price_item--regular:not(.price_item--sale){font-weight:500}.cart-item__quantity-price .price_item--regular.price_item--sale{line-height:1;color:#1c1c1c}.cart-item__quantity-price .price .price_item--club{color:var(--color-background);margin-top:-.5rem}.cart-drawer-summary{padding:10px 0 20px}.cart-drawer-summary--discount{display:flex;align-items:center;justify-content:space-between;font-size:15px;line-height:20px;font-weight:500;color:var(--color-background)}.cart-drawer_note{padding:10px 15px;width:100%;display:block;cursor:pointer;border-top:1px solid;border-bottom:1px solid;position:relative}.cart-drawer_note-trigger{display:flex;align-items:center;justify-content:space-between}.cart-drawer_note.active .cart-drawer_note-collapse{max-height:115px;padding:10px 0}.cart-drawer_note-chevron{transition:all .2s ease-out}.cart-drawer_note.active .cart-drawer_note-chevron{transform:rotate(180deg)}.cart-drawer_note-collapse{max-height:0;overflow:hidden;transition:all .3s ease-out;padding:0}.cart-drawer_note-textarea{width:100%;box-shadow:none;resize:none;-webkit-appearance:none;padding:10px 15px}.cart-drawer_note-title{font-weight:700}.cart-drawer_note-description{margin-bottom:10px}.cart-drawer_note.updating{opacity:.5}.cart-drawer_note .loading-overlay{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.cart-drawer_richtext{padding:10px 15px}.cart-drawer_richtext-center{text-align:center}.cart-drawer_richtext-right{text-align:right}.cart-drawer_empty-text{text-align:center}.cart-drawer-upsell-vertical .cart-drawer_empty-content,.cart-drawer-upsell-horizontal .cart-drawer_empty-content{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);width:100%}.cart-drawer-upsell-horizontal .cart-drawer_empty-content .cart-drawer_empty-text{margin-bottom:3rem}.icon-remove{width:2rem;height:2rem}@media screen and (max-width: 45em){.cart-drawer_item .quantity__input{width:40px}.cart_club_infos_member{font-size:14px;line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/173/assets/section-cart-drawer.css.map */
