.wh-drawer .side-panel-inner{display:flex;flex-direction:column;height:100vh;height:100dvh;min-height:0;overflow:hidden}.wh-drawer .side-panel-content{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0}.wh-drawer .side-panel-footer{flex:0 0 auto}.wh-kopf__titel{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:700;line-height:1.25}.wh-kopf__titel svg{flex:0 0 auto}.wh-laden{display:flex;justify-content:center;padding:60px 0}.wh-laden__punkt{width:28px;height:28px;border-radius:50%;border:3px solid rgba(var(--color-body-rgb),.15);border-top-color:var(--color-accent, #00493d);animation:wh-dreh .8s linear infinite}@keyframes wh-dreh{to{transform:rotate(360deg)}}.wh-artikel{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:start;padding:20px 30px 26px}.wh-artikel__bild{display:block;width:96px}.wh-artikel__bild img{width:100%;height:auto;border-radius:8px}.wh-artikel__titel{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:700;line-height:1.35;color:inherit;text-decoration:none}.wh-artikel__variante{display:block;margin-top:4px;font-size:13px;color:rgba(var(--color-body-rgb),.7)}.wh-artikel__preis{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:4px 8px;margin-top:10px;text-align:right}.wh-preis__uvp{font-size:13px;color:rgba(var(--color-body-rgb),.75)}.wh-preis__uvp s{text-decoration-thickness:1px}.wh-preis__aktuell{font-size:15px;font-weight:700}.wh-preis__aktuell--rabatt{color:var(--color-badge-sale, #c62a32)}.wh-preis__badge{display:inline-block;padding:1px 5px;border-radius:3px;background:var(--color-badge-sale, #c62a32);color:#fff;font-size:12px;font-weight:700;line-height:1.4}.wh-artikel__preis .wh-preis__aktuell{flex-basis:100%;font-size:17px}.wh-artikel__preis .wh-preis__badge{order:-1}.wh-empf{background:#f2f2f2;padding:22px 0 26px}.wh-empf[data-wh-leer]{display:none}.wh-empf__kopf{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 30px 14px}.wh-empf__titel{margin:0;font-size:20px;font-weight:700;line-height:1.25}.wh-empf__pfeile{display:flex;gap:6px}.wh-empf__pfeil{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(var(--color-body-rgb),.15);border-radius:50%;background:#fff;color:inherit;cursor:pointer}.wh-empf__pfeil:hover{border-color:rgba(var(--color-body-rgb),.4)}.wh-empf__spur{display:grid;grid-auto-flow:column;grid-auto-columns:170px;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 30px;padding:0 30px 4px;scrollbar-width:none;touch-action:pan-x pan-y}.wh-empf__spur::-webkit-scrollbar{display:none}.wh-karte{display:flex;flex-direction:column;min-width:0;scroll-snap-align:start}.wh-karte__bild{display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4;padding:12px;border-radius:12px;background:#fff}.wh-karte__bild img{width:100%;height:100%;object-fit:contain}.wh-karte__marke{margin-top:10px;font-size:12px;text-transform:uppercase;letter-spacing:.02em;color:rgba(var(--color-body-rgb),.8)}.wh-karte__titel{display:block;margin-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.4;color:inherit;text-decoration:none}.wh-karte__knopf{display:inline-flex;align-items:center;justify-content:center;gap:6px;align-self:flex-start;margin:10px 0 8px;padding:7px 12px;border:0;border-radius:6px;background:var(--color-accent, #00493d);color:#fff;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}.wh-karte__knopf--ansehen{background:#fff;color:var(--color-accent, #00493d);box-shadow:inset 0 0 0 1px var(--color-accent, #00493d)}.wh-karte__knopf[disabled]{opacity:.6;cursor:default}.wh-karte__knopf.ist-erledigt{background:#1b5e33}.wh-karte__preis{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.wh-karte__preis[hidden]{display:none}.wh-drawer .side-panel-footer.wh-fuss{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:25px 30px calc(25px + env(safe-area-inset-bottom));border-top:1px solid rgba(var(--color-body-rgb),.08);background:var(--color-drawer-bg, #fff)}.wh-fuss__knopf{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 14px;border:0;border-radius:8px;font-size:15px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.wh-fuss__knopf--weiter{background:#e8e8e8;color:var(--color-body, #2c2d2e)}.wh-fuss__knopf--weiter:hover{background:#dedede}.wh-fuss__knopf--korb{background:var(--color-accent, #00493d);color:#fff;font-weight:700}.wh-fuss__knopf--korb:hover{filter:brightness(1.08);color:#fff}@media only screen and (max-width:767px){.wh-kopf__titel{gap:10px;font-size:16px}.wh-artikel{padding:16px 20px 22px}.wh-empf__kopf{padding:0 20px 12px}.wh-empf__spur{padding:0 20px 4px;scroll-padding:0 20px;grid-auto-columns:150px}.wh-empf__pfeile{display:none}.wh-drawer .side-panel-footer.wh-fuss{padding:10px 20px calc(6px + env(safe-area-inset-bottom))}}html.pd-offen .ep-teaser-wrap,html.pd-offen .iubenda-tp-btn{visibility:hidden!important;pointer-events:none!important}html.pd-offen [id^=trustbadge-container],html.pd-offen [id^=minimized-trustbadge],html.pd-offen minimized-trustbadge,html.pd-offen trustbadge-standard,html.pd-offen etrusted-trustbadge{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/41/assets/warenkorb-hinzugefuegt.css.map */
