:root{--cart-accent: #1D5FD1;--cart-accent-soft: #E3EAFB;--cart-line: #EAE1D8;--cart-grey: #8A8A8A;--cart-bordeaux: #632A34;--cart-pad: 16px}.drawer__inner{width:36rem;border-radius:10px 0 0 10px}.drawer__header{padding:10px var(--cart-pad) 12px;align-items:center;border-bottom:1px solid var(--cart-line)}.drawer__heading{margin:0;font-size:20px;line-height:28px}.cart-drawer .drawer__close{width:24px;height:24px;min-width:0;min-height:0;padding:0;border-radius:0;background:transparent;box-shadow:none;color:var(--Primary-Black, #232323)}.cart-drawer .drawer__close svg{width:24px;height:24px}.drawer__inner-empty{padding:0 1.6rem}.drawer__inner{overflow-y:hidden}cart-drawer-items{overflow-y:auto;flex:1 1 auto;min-height:96px;padding:var(--cart-pad)}.drawer__footer{padding:0 var(--cart-pad) var(--cart-pad);flex:0 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.cart-drawer .cart-item{position:relative;display:grid;grid-template-columns:64px 1fr;column-gap:12px;row-gap:8px;align-items:start;margin-bottom:14px}.cart-drawer .cart-item:last-child{margin-bottom:0}.cart-drawer .cart-items td{padding-top:0}.cart-drawer .cart-item>td+td{padding-left:0}.cart-drawer .cart-item__media{grid-row:1 / 3;grid-column:1;width:64px}.cart-drawer .cart-item__image{width:64px;height:64px;max-width:64px;object-fit:cover;border-radius:10px;display:block}.cart-drawer .cart-item__details{grid-column:2;width:auto}.cart-drawer .cart-items .cart-item__quantity{grid-column:2;padding-top:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.cart-item__pricecol{display:flex;flex-direction:column;align-items:flex-end;row-gap:1px;text-align:right;margin-left:auto}.cart-drawer .cart-item__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 4px;padding-right:26px;font-size:13px;line-height:18px}.cart-drawer .cart-item cart-remove-button{position:absolute;top:0;right:0;margin:0}.cart-drawer .cart-item cart-remove-button .button{width:20px;height:20px;min-width:0;min-height:0;padding:0;border:0;background:transparent;color:var(--cart-grey)}.cart-drawer .cart-item cart-remove-button .button svg{width:20px!important;height:20px!important;display:block}.cart-item__prices{display:flex;align-items:baseline;justify-content:flex-end;flex-wrap:wrap;gap:7px}.cart-drawer .cart-item__old-price{color:var(--cart-grey);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;text-decoration:line-through}.cart-drawer .cart-item__final-price{color:var(--cart-bordeaux);font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:18px}.cart-item__free{color:var(--cart-accent);font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.02em}.cart-item__saving{display:inline-block;margin-top:5px;padding:1px 9px;border-radius:41px;background:var(--cart-accent-soft);color:var(--cart-accent);font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:17px;letter-spacing:.02em;white-space:nowrap}.cart-item__unit{display:block;margin-top:3px;color:var(--cart-grey);font-family:Inter,sans-serif;font-size:11px;line-height:16px}.cart-drawer .cart-item__quantity-wrapper{display:block}.cart-drawer quantity-input.cart-quantity{display:inline-flex;align-items:center;gap:5px;width:auto;min-height:0;background:transparent;border:0}.cart-drawer quantity-input.cart-quantity:after,.cart-drawer quantity-input.cart-quantity:before{display:none}.cart-drawer .quantity__button,.cart-drawer quantity-popover .quantity__button{flex:0 0 34px;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:#efe7e0;color:var(--Primary-Black, #232323)}.cart-drawer .quantity__input,.cart-drawer quantity-popover .quantity__input{flex:0 0 34px;width:34px;height:34px;padding:0;text-align:center;border:1px solid var(--cart-line);border-radius:999px;background:var(--Primary-White, #FFFEFD);font-family:Inter,sans-serif;font-size:14px;font-weight:500}.cart-drawer .quantity__input[readonly]{color:var(--cart-grey)}.cart-usps{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;column-gap:8px;margin:0 calc((var(--cart-pad) + 8px) * -1) 8px;padding:0 calc(var(--cart-pad) + 8px);background:var(--Primary-White, #FFFEFD);border-top:1px solid var(--cart-line);border-bottom:1px solid var(--cart-line)}.cart-usp{padding:9px 0 8px;display:flex;flex-direction:column;gap:1px;min-width:0}.cart-usp+.cart-usp{border-left:1px solid var(--cart-line);padding-left:8px}.cart-usp b{font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:15px;white-space:nowrap;color:var(--Primary-Black, #232323)}.cart-usp span{font-family:Inter,sans-serif;font-size:10px;line-height:14px;white-space:nowrap;color:#7a6a66}.cart-drawer__footer{padding-top:6px}.cart-drawer__footer>*+*{margin-top:0}.totals-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0;color:#292929;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.totals-row--saving{color:var(--cart-bordeaux);font-weight:700}.totals-row b{color:var(--Primary-Black, #232323);font-weight:700}.cart-drawer .totals{border-top:1px solid var(--cart-line);padding:8px 0 0;margin:4px 0 0;height:auto;align-items:baseline}.cart-drawer h2.totals__total,.cart-drawer p.totals__total-value{font-size:15px;line-height:22px}.totals__vat{display:block;text-align:right;color:var(--cart-grey);font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:14px}.cart-shipday{display:flex;align-items:flex-start;gap:8px;margin:8px 0;color:var(--Primary-Black, #232323);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:17px}.cart-shipday__dot{flex:0 0 7px;width:7px;height:7px;margin-top:5px;border-radius:50%;background:#00b67a;box-shadow:0 0 0 3px #00b67a2e}.cart-shipday strong{font-weight:700}.cart-shipday--backorder{color:#6b6b75}.cart-shipday--backorder .cart-shipday__dot{background:#b9afa8;box-shadow:none}.cart-drawer .cart__checkout-button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 18px;font-size:15px;line-height:22px}.cart__checkout-amount{font-weight:700;display:inline-flex;align-items:center;gap:7px}.cart__checkout-amount svg{width:14px;height:14px}.foot_img{text-align:center;padding:10px 0 0}.cart-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3px 8px;color:#5a5a5a;font-family:Inter,sans-serif;font-size:12px;line-height:17px;text-decoration:none}.cart-trust__stars{width:108px;height:auto;max-width:100%;aspect-ratio:512 / 96;display:block}.cart-trust__text strong{font-weight:700;color:var(--Primary-Black, #232323)}@media screen and (max-width:600px){.drawer__inner{width:100vw;max-width:100vw;border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/cart-drawer-panacea.css.map */
