cart-drawer.drawer{visibility:hidden;background:none}cart-drawer.drawer.active{visibility:visible}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{transform:translate(100%);transition:transform var(--duration-default) ease}.drawer.active .drawer__inner{transform:translate(0)}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}.cart-drawer__overlay{background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer .drawer__inner{display:flex;flex-direction:column;width:448px;max-width:100vw;background:#fff;box-shadow:-4px 0 32px #0000001f;padding:0;border:0;height:100%;overflow:hidden}@media screen and (max-width:640px){.cart-drawer .drawer__inner{width:100vw;max-width:100vw}}.drawer__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border-bottom:1px solid #f3f4f6;padding:8px 16px}.drawer__heading-groep{display:flex;align-items:center;gap:10px}.drawer__heading-icoon{width:16px;height:16px;color:#6c98aa}.drawer__header h2.drawer__heading{margin:0;font-size:14px;font-weight:700;letter-spacing:-.01em;color:#121212}.drawer__heading-teller{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#6c98aa;color:#fff;font-size:11px;font-weight:700;line-height:1}.cart-drawer .drawer__close{position:static;display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;padding:0;border:0;border-radius:999px;background:none;cursor:pointer;color:#9ca3af;transition:background .15s ease,color .15s ease}.cart-drawer .drawer__close:hover{background:#f3f4f6;color:#121212}.cart-drawer .drawer__close .svg-wrapper{width:18px;height:18px}.drawer__scroll{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:10px 16px 0}#CartDrawer .cart-item{display:flex;grid-template-columns:none;grid-template-areas:none;margin:0;width:100%;gap:16px;padding:16px 0;border-bottom:1px solid #f3f4f6;position:relative}#CartDrawer .cart-item__media{grid-area:auto;margin:0;flex:0 0 80px;width:80px;height:100px;border-radius:6px;overflow:hidden;background:#fff}#CartDrawer .cart-item__media img{width:100%;height:100%;object-fit:contain}#CartDrawer .cart-item__rest{grid-area:auto;width:auto;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:4px}#CartDrawer .cart-item__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:600;line-height:1.35;color:#121212;text-decoration:none}#CartDrawer .cart-item__name:hover{color:#6c98aa}#CartDrawer .cart-item__variant{margin:2px 0 0;font-size:12px;color:#6b7280}#CartDrawer .cart-item__abo-pil{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;margin:4px 0 0;padding:2px 8px;border-radius:999px;background:#2f855a1a;color:#2f855a;font-size:11px;font-weight:600;line-height:1.5}#CartDrawer .cart-item__abo-pil svg{width:12px;height:12px;flex:0 0 auto}#CartDrawer .cart-item__stukprijs{margin:4px 0 0;font-size:13px;font-weight:500;color:#374151}#CartDrawer .cart-item__stukprijs s{color:#9ca3af;font-weight:400;margin-right:6px}#CartDrawer .cart-item__onderrij{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:6px}#CartDrawer quantity-input.quantity{width:auto;min-height:0;display:flex;align-items:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fff}#CartDrawer .quantity__button{width:32px;height:32px;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;border:0;background:none;cursor:pointer;color:#4b5563}#CartDrawer .quantity__button:hover{background:#f9fafb}#CartDrawer .quantity__button .svg-wrapper{width:10px;height:10px}#CartDrawer .quantity__input{width:30px;min-height:0;opacity:1;height:32px;padding:0;text-align:center;border:0;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-size:12px;font-weight:500;color:#121212;background:#fff;-moz-appearance:textfield}#CartDrawer .quantity__input::-webkit-outer-spin-button,#CartDrawer .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#CartDrawer .cart-item__totaal-groep{display:flex;align-items:center;gap:12px}#CartDrawer .cart-item__totaal{font-size:14px;font-weight:700;color:#121212}#CartDrawer .cart-item__totaal-oud{font-size:12px;font-weight:400;color:#9ca3af;margin-right:2px}#CartDrawer cart-remove-button{margin:0;display:block}#CartDrawer .cart-remove-button{min-width:40px;min-height:40px;box-shadow:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:6px;background:none;cursor:pointer;color:#9ca3af;transition:background .15s ease,color .15s ease}#CartDrawer .cart-remove-button:hover{background:#f3f4f6;color:#ef4444}#CartDrawer .cart-remove-button .svg-wrapper{width:16px;height:16px}#CartDrawer .cart-item__error{display:flex;align-items:center;gap:6px;margin-top:6px;color:#b91c1c;font-size:11px}#CartDrawer .cart-item__korting{margin:4px 0 0;padding:0;list-style:none;font-size:11px;color:#2f855a}#CartDrawer .cart-item__korting li{display:flex;align-items:center;gap:4px}#CartDrawer .cart-item__korting .svg-wrapper{width:11px;height:11px;flex:0 0 auto}.cart-item .loading__spinner{position:absolute;right:0;top:16px;width:16px;height:16px}.cart-drawer__footer-v3{flex-shrink:0;border-top:1px solid #f3f4f6;background:#fff;padding:10px 20px 12px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.cart-drawer__subtotaal{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2px}.cart-drawer__subtotaal-label{font-size:14px;font-weight:500;color:#4b5563}.cart-drawer__subtotaal-waarde{font-size:16px;font-weight:700;color:#121212}.cart-drawer__subtotaal-oud{margin-right:8px;font-size:13px;font-weight:400;color:#9ca3af;text-decoration:line-through}.cart-drawer__besparing{margin:0 0 6px;text-align:right;font-size:12px;font-weight:700;color:#2f855a}.cart-drawer__verzendnoot{margin:0 0 8px;font-size:10px;color:#9ca3af}.cart-drawer__verzendnoot.is-gratis{color:#2f855a;font-weight:600}.cart-drawer__kortingen{margin:0 0 8px;padding:0;list-style:none;font-size:12px;color:#2f855a}.cart-drawer__kortingen li{display:flex;align-items:center;gap:6px}.cart-drawer__kortingen .svg-wrapper{width:12px;height:12px}.cart__checkout-button--olivida{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 0;border:0;cursor:pointer;border-radius:999px;background:#6c98aa;color:#fff;font-size:15px;font-weight:600;box-shadow:0 4px 14px #00000026;transition:filter .15s ease,transform .1s ease}.cart__checkout-button--olivida:hover{filter:brightness(1.1)}.cart__checkout-button--olivida:active{transform:scale(.98)}.cart__checkout-button--olivida:after{box-shadow:none}.cart__checkout-button--olivida svg{width:16px;height:16px}.cart-drawer__veilig{margin:6px 0 0;text-align:center;font-size:9px;color:#9ca3af}.cart-drawer__betaaliconen{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;opacity:.7}.cart-drawer__betaaliconen svg,.cart-drawer__betaalicoon{height:18px;width:auto}.cart-drawer__verder{display:block;width:100%;margin-top:4px;padding:2px;background:none;border:0;cursor:pointer;text-align:center;font-size:13px;color:#6b7280;text-decoration:underline;text-underline-offset:2px}.cart-drawer__verder:hover{color:#6c98aa}@media(max-width:640px){.cart-drawer__veilig,.cart-drawer__betaaliconen,.cart-drawer__verder,.cart-drawer__verzendnoot{display:none}.cart-drawer__footer-v3{padding:6px 16px 8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.cart__checkout-button--olivida{padding:11px 0;font-size:14px}.cart-drawer__subtotaal{margin-bottom:4px}.cart-drawer__besparing{margin:0 0 4px}}.drawer__scroll:after{content:"";position:sticky;bottom:0;display:block;height:28px;margin-top:-28px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.drawer__inner-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:0 16px 24px;text-align:center;height:100%;overflow-y:auto}.olvd-leeg-populair{width:100%;margin-top:24px;text-align:left}.olvd-leeg-populair .olvd-upsell__titel{display:block;margin-bottom:8px}.olvd-leeg-populair .olvd-upsell__strip{margin:0;padding:0 0 6px}.olvd-leeg-bol{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:999px;background:#faf8f5;margin-bottom:8px}.olvd-leeg-bol svg{width:36px;height:36px;color:#d1d5db}.drawer__inner-empty h2{margin:8px 0 0;font-size:18px;font-weight:700;color:#121212}.drawer__inner-empty p{margin:8px 0 0;max-width:240px;font-size:14px;line-height:1.55;color:#6b7280}.cart-drawer__leeg-knop{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:12px 24px;border-radius:999px;background:#6c98aa;color:#fff;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #0000001f;transition:filter .15s ease}.cart-drawer__leeg-knop:hover{filter:brightness(1.1)}#CartDrawer .quantity:before,#CartDrawer .quantity:after,#CartDrawer .cart-remove-button:before,#CartDrawer .cart-remove-button:after,#CartDrawer .quantity__button:before,#CartDrawer .quantity__button:after{content:none;box-shadow:none}#CartDrawer .cart-item__rest>div:first-child{width:100%}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-drawer-olivida.css.map */
