@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');:root{--kbh-red:#a90f18;--kbh-red-dark:#7f0b12;--kbh-ink:#202020;--kbh-muted:#555;--kbh-cream:#fbf7f2;--kbh-line:#e8e1da;--kbh-green:#356347;--kbh-font:"Montserrat",Arial,sans-serif}
.kbh-v2,.kbh-site-header,.kbh-footer{font-family:var(--kbh-font)!important;color:var(--kbh-ink)}
.kbh-v2 :where(h1,h2,h3,h4,h5,h6,p,a,button,input,label,span,strong,small),.kbh-site-header :where(a,button,input,label,span,strong),.kbh-footer :where(h1,h2,h3,h4,p,a,span,strong,small){font-family:var(--kbh-font)!important}
.kbh-v2 *,.kbh-site-header *,.kbh-footer *{box-sizing:border-box}.kbh-v2 a,.kbh-site-header a{text-decoration:none}.kbh-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.kbh-global-shell #header,.kbh-global-shell header.ct-header,.kbh-global-shell #footer,.kbh-global-shell footer.ct-footer,.kbh-global-shell .ct-trending-block{display:none!important}.kbh-global-shell #main-container{font-family:var(--kbh-font);color:var(--kbh-ink)}.kbh-global-shell #main-container :where(h1,h2,h3,h4,h5,h6,button,input,select,textarea){font-family:inherit}.kbh-global-shell #main-container :where(h1,h2,h3,h4,h5,h6){letter-spacing:-.02em}.kbh-global-shell #main-container{min-height:40vh}
.kbh-skip-link{position:fixed;left:12px;top:12px;z-index:999999;padding:12px 18px;background:#111;color:#fff;transform:translateY(-180%);border-radius:6px}.kbh-skip-link:focus{transform:none}.kbh-menu-lock{overflow:hidden!important}.kbh-global-shell :where(#main,#kbh-main){scroll-margin-top:160px}
.kbh-site-header{position:sticky;top:0;z-index:9990;background:#fff;border-bottom:1px solid #e8e8e8;transition:box-shadow .2s ease}.admin-bar .kbh-site-header{top:32px}.kbh-site-header.is-stuck{box-shadow:0 9px 26px rgba(20,20,20,.12)}.kbh-site-header .kbh-container{width:min(1540px,calc(100% - 48px))}.kbh-site-header__top{min-height:92px;display:grid;grid-template-columns:190px minmax(340px,560px) minmax(480px,1fr);align-items:center;gap:28px;transition:min-height .2s ease}.kbh-brand{height:92px;display:flex;align-items:center;overflow:visible;transition:height .2s ease}.kbh-brand__image{display:block;width:auto;max-width:190px;max-height:88px;object-fit:contain;transition:max-height .2s ease}.kbh-site-header.is-stuck .kbh-site-header__top{min-height:76px}.kbh-site-header.is-stuck .kbh-brand{height:76px}.kbh-site-header.is-stuck .kbh-brand__image{max-height:72px}.kbh-site-header.is-stuck .kbh-nav,.kbh-site-header.is-stuck .kbh-nav__item-row{min-height:48px}
.kbh-search{position:relative;height:52px;display:grid;grid-template-columns:52px 1fr;align-items:center;background:#f3f3f3;border-radius:12px;overflow:visible;transition:background .2s ease,box-shadow .2s ease}.kbh-search:focus-within{background:#f7f7f7;box-shadow:0 0 0 2px rgba(169,15,24,.17)}.kbh-search__icon{position:relative;width:20px;height:20px;margin-left:20px;border:2px solid #242424;border-radius:50%}.kbh-search__icon:after{content:"";position:absolute;width:8px;height:2px;right:-6px;bottom:-3px;background:#242424;transform:rotate(45deg);border-radius:2px}.kbh-search input[type="search"]{width:100%;height:52px;padding:0 18px 0 10px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#242424!important;font-family:inherit!important;font-size:17px!important;font-weight:400!important;line-height:1.2!important}.kbh-search input[type="search"]::placeholder{color:#636363;opacity:1}.kbh-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:50;max-height:min(470px,70vh);overflow:auto;padding:8px;background:#fff;border:1px solid #dedede;border-radius:10px;box-shadow:0 18px 42px rgba(0,0,0,.16)}.kbh-search-results[hidden]{display:none}.kbh-search-result{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;min-height:66px;padding:7px 9px;border-radius:8px;color:var(--kbh-ink)!important}.kbh-search-result:hover,.kbh-search-result.is-active{background:var(--kbh-cream)}.kbh-search-result img{width:54px;height:54px;object-fit:contain;border-radius:6px;background:#fff}.kbh-search-result strong{font-size:14px;line-height:1.25}.kbh-search-result__price{font-size:14px;font-weight:800;white-space:nowrap}.kbh-search-results__message,.kbh-search-results__all{display:block;padding:12px;color:var(--kbh-muted);font-size:14px}.kbh-search-results__all{text-align:center;color:var(--kbh-red)!important;font-weight:800;border-top:1px solid var(--kbh-line)}
.kbh-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,1.5vw,25px);white-space:nowrap}.kbh-languages{display:flex;gap:14px}.kbh-languages a,.kbh-account,.kbh-cart{min-height:44px;display:flex;align-items:center;gap:7px;color:#111;font-size:13px;font-weight:750;line-height:1.25;text-transform:uppercase}.kbh-languages a{text-decoration:underline;text-underline-offset:4px}.kbh-languages a[aria-current="page"]{color:var(--kbh-red)}.kbh-flag,.kbh-flag svg{display:block;width:32px;height:32px}.kbh-action-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;color:#111}.kbh-action-icon svg{display:block;width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kbh-account:hover,.kbh-cart:hover,.kbh-languages a:hover{color:var(--kbh-red)}.kbh-cart{position:relative}.kbh-cart-count{position:absolute;right:-9px;top:0;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:20px;background:#f3a51b;color:#fff;font-size:11px}.kbh-cart-count.is-empty{visibility:hidden}.kbh-menu-toggle{display:none;min-width:44px;min-height:44px;border:0;background:transparent;color:#111;padding:4px;font-family:inherit;font-size:12px;font-weight:700;line-height:1}.kbh-menu-toggle i{display:block;width:28px;height:3px;margin:4px auto;background:#111;border-radius:3px}.kbh-menu-toggle span{display:block;margin-top:5px}
.kbh-site-header__nav-row{border-top:1px solid #f0f0f0;background:#fff}.kbh-nav{min-height:56px;display:flex;align-items:center;justify-content:center}.kbh-nav__list{width:max-content;max-width:100%;display:flex;align-items:center;justify-content:center;gap:clamp(13px,1.7vw,32px);margin:0!important;padding:0!important;list-style:none}.kbh-nav__list>li{position:relative;flex:0 0 auto;margin:0!important}.kbh-nav__item-row{display:flex;align-items:center;min-height:56px}.kbh-nav__item-row>a{color:#111;font-size:clamp(13px,.92vw,16px);font-weight:800;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;transition:color .18s ease}.kbh-nav__item-row:hover>a,.kbh-nav__item-row:focus-within>a{color:var(--kbh-red)}.kbh-submenu-toggle{width:25px!important;min-width:25px!important;height:44px!important;min-height:44px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;transform:none!important}.kbh-submenu-toggle:hover,.kbh-submenu-toggle:focus{background:transparent!important;color:var(--kbh-red)!important}.kbh-submenu-toggle:after{content:"";width:7px;height:7px;display:block;border:0!important;border-right:1.8px solid currentColor!important;border-bottom:1.8px solid currentColor!important;background:transparent!important;transform:translateY(-2px) rotate(45deg)}.kbh-nav__list .sub-menu{position:absolute;left:0;top:100%;z-index:10;min-width:250px;display:none;margin:0;padding:12px;background:#fff;border:1px solid #e6e6e6;border-radius:0 0 10px 10px;box-shadow:0 14px 36px rgba(0,0,0,.12);list-style:none}.kbh-nav__list li:hover>.sub-menu,.kbh-nav__list li:focus-within>.sub-menu{display:block}.kbh-nav__list .sub-menu a{display:block;padding:10px 12px;color:#111;font-size:14px;font-weight:650;white-space:nowrap}
.kbh-v2{background:#fff;font-size:17px;line-height:1.5}.kbh-v2 h1,.kbh-v2 h2,.kbh-v2 h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;color:#333;margin:0;letter-spacing:-.03em}.kbh-v2 h1{max-width:720px;font-size:clamp(38px,3.25vw,52px)!important;font-weight:750!important;line-height:1.03!important}.kbh-v2 h2{font-size:clamp(28px,2.6vw,38px)!important;font-weight:750!important;line-height:1.1!important}.kbh-eyebrow{margin:0 0 8px;color:var(--kbh-red);font-size:13px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.kbh-lead{max-width:720px;margin:17px 0 22px;color:#3f3f3f;font-size:18px;line-height:1.5}
.kbh-hero{padding:34px 0 36px;background:var(--kbh-cream);overflow:hidden;border-bottom:1px solid var(--kbh-line)}.kbh-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(36px,4.2vw,68px);align-items:center}.kbh-hero__visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:18px;box-shadow:0 18px 42px rgba(91,57,31,.16)}.kbh-actions{display:flex;gap:11px;flex-wrap:wrap}.kbh-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 23px;border:1px solid var(--kbh-red);border-radius:7px;background:var(--kbh-red);color:#fff!important;font-size:16px;font-weight:750;line-height:1.2;transition:.2s}.kbh-button:hover{background:var(--kbh-red-dark);border-color:var(--kbh-red-dark);transform:translateY(-1px)}.kbh-button--ghost{background:transparent;color:var(--kbh-red)!important}.kbh-button--ghost:hover{background:#fff}.kbh-button--small{min-height:44px;padding:10px 15px;font-size:14px}
.kbh-service{margin-top:18px;background:#fff;border-block:1px solid var(--kbh-line);box-shadow:0 5px 18px rgba(44,32,23,.035)}.kbh-service__grid{display:grid;grid-template-columns:repeat(4,1fr)}.kbh-service__grid>div{min-height:92px;padding:22px 24px;display:grid;grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:15px;border-right:1px solid var(--kbh-line)}.kbh-service__grid>div:last-child{border:0}.kbh-service__icon{grid-row:1/3;width:34px;height:34px;color:var(--kbh-red)}.kbh-service__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kbh-service strong{font-size:17px;line-height:1.25;font-weight:800}.kbh-service small{margin-top:2px;color:var(--kbh-muted);font-size:14px;line-height:1.35}
.kbh-section{padding:64px 0;background:#fff}.kbh-section--tint{background:var(--kbh-cream);border-block:1px solid var(--kbh-line)}#kategorie.kbh-section{padding-top:38px}.kbh-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.kbh-heading>a{min-height:44px;display:inline-flex;align-items:center;color:var(--kbh-red);font-weight:750;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.kbh-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kbh-category{min-height:108px;display:grid;grid-template-columns:76px 1fr auto;align-items:center;column-gap:15px;padding:14px;border:1px solid var(--kbh-line);border-radius:12px;background:#fff;color:var(--kbh-ink);transition:.2s}.kbh-category:hover{box-shadow:0 10px 28px rgba(0,0,0,.08);transform:translateY(-2px)}.kbh-category__image{grid-row:1;width:76px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#f4eee8}.kbh-category__image img{width:100%;height:100%;object-fit:cover}.kbh-category__image svg{width:38px;height:38px;fill:var(--kbh-red);opacity:.55}.kbh-category strong{font-size:17px;line-height:1.2}.kbh-category__arrow{font-size:22px;color:var(--kbh-red)}
.kbh-intents{padding:34px 0 40px;background:#fff;border-top:1px solid var(--kbh-line)}.kbh-intents__heading{margin-bottom:18px}.kbh-intents__heading .kbh-eyebrow{margin-bottom:6px}.kbh-intents__heading h2{font-size:clamp(24px,2vw,31px)!important}.kbh-intents__list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kbh-intents__list a{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border:1px solid var(--kbh-line);border-radius:9px;background:var(--kbh-cream);color:var(--kbh-ink);font-size:15px;font-weight:750;transition:.2s}.kbh-intents__list a:hover{border-color:rgba(169,15,24,.45);color:var(--kbh-red);transform:translateY(-1px)}.kbh-intents__list span{color:var(--kbh-red);font-size:20px}
.kbh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kbh-product{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--kbh-line);border-radius:12px;overflow:hidden;transition:.2s}.kbh-product:hover{box-shadow:0 12px 34px rgba(0,0,0,.08);transform:translateY(-2px)}.kbh-product__image{aspect-ratio:1.08;display:grid;place-items:center;background:#fff}.kbh-product__image img{width:100%;height:100%;object-fit:contain}.kbh-product__body{padding:16px;display:flex;flex:1;flex-direction:column}.kbh-product__meta{margin:0 0 5px;color:var(--kbh-green);font-size:12px;font-weight:750}.kbh-product h3{margin:0 0 10px;font-family:inherit;font-size:17px;font-weight:700;line-height:1.25;letter-spacing:-.01em}.kbh-product h3 a{color:var(--kbh-ink)}.kbh-product__rating{min-height:20px;display:flex;align-items:center;gap:6px}.kbh-product__rating>span{color:var(--kbh-muted);font-size:12px}.kbh-product__bottom{margin-top:auto;padding-top:14px}.kbh-price{margin:0 0 11px;color:var(--kbh-ink);font-size:20px;font-weight:800}.kbh-price del{font-size:14px;color:var(--kbh-muted);font-weight:400}.kbh-price ins{text-decoration:none}
.kbh-purchase-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 4px;padding:14px;border:1px solid var(--kbh-line);border-radius:10px;background:var(--kbh-cream)}.kbh-purchase-trust>div{display:grid;grid-template-columns:20px 1fr;column-gap:7px;align-items:start;min-width:0}.kbh-purchase-trust>div>span{grid-row:1/3;color:var(--kbh-green);font-size:17px;font-weight:900}.kbh-purchase-trust strong{font-size:13px;line-height:1.25}.kbh-purchase-trust strong a{color:var(--kbh-ink);text-decoration:underline;text-underline-offset:2px}.kbh-purchase-trust small{grid-column:2;color:var(--kbh-muted);font-size:12px;line-height:1.3}
.kbh-subcategory-nav{width:100%;margin:0 0 26px;padding:18px;border:1px solid var(--kbh-line);border-radius:12px;background:var(--kbh-cream)}.kbh-subcategory-nav__title{margin:0 0 13px!important;color:var(--kbh-ink);font-size:16px;font-weight:800}.kbh-subcategory-nav__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.kbh-subcategory-nav__list a{min-width:0;display:flex;align-items:center;gap:10px;padding:9px;border:1px solid var(--kbh-line);border-radius:9px;background:#fff;color:var(--kbh-ink);transition:.18s}.kbh-subcategory-nav__list a:hover{border-color:rgba(169,15,24,.4);color:var(--kbh-red)}.kbh-subcategory-nav__list a>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;overflow:hidden;border-radius:50%;background:#f1ebe5}.kbh-subcategory-nav__list img{width:100%;height:100%;object-fit:cover}.kbh-subcategory-nav__list strong{overflow:hidden;font-size:13px;line-height:1.25;text-overflow:ellipsis}
.kbh-story{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.kbh-story__panel{padding:42px;border:1px solid var(--kbh-line);border-radius:16px;background:#fff}.kbh-story__panel>p:not(.kbh-eyebrow){max-width:60ch;color:var(--kbh-muted)}.kbh-story__facts{display:grid;gap:12px}.kbh-story__facts>div{display:grid;gap:4px;padding:17px;border-bottom:1px solid var(--kbh-line)}.kbh-story__facts>div:last-child{border:0}.kbh-story__facts strong{font-family:inherit;font-size:20px;font-weight:750;line-height:1.2}.kbh-story__facts span{font-size:15px;color:var(--kbh-muted)}
.kbh-footer{background:#f3f3f3;color:#171717;border-top:1px solid #e3e3e3}.kbh-footer .kbh-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.kbh-footer a{color:#4f4f4f;text-decoration:underline;text-underline-offset:3px}.kbh-footer__grid{display:grid;grid-template-columns:.9fr 1.05fr 1.15fr 1fr;column-gap:clamp(28px,4vw,68px);row-gap:22px;padding-top:36px;padding-bottom:26px}.kbh-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:0}.kbh-footer__column h2{margin:0 0 7px;color:#111;font-family:inherit;font-size:19px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.kbh-footer__column>a{min-height:27px;font-size:15px;line-height:1.3}.kbh-footer__contact{gap:10px}.kbh-footer__contact-line{min-height:42px!important;display:grid!important;grid-template-columns:34px 1fr;align-items:center;gap:10px;color:#111!important;font-size:16px!important}.kbh-footer__contact-line>span{display:grid;place-items:center;width:34px;height:34px;border:1.7px solid #111;border-radius:50%}.kbh-footer__contact-line svg{width:18px;height:18px;fill:none;stroke:#111;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kbh-footer__contact-line strong{font-weight:800}.kbh-footer__address p{margin:0;color:#4f4f4f;font-size:15px;line-height:1.48}.kbh-footer__payments{grid-column:1/-1;display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding-top:18px;border-top:1px solid #dedede}.kbh-pay{width:81px;height:41px;display:inline-flex;align-items:center;justify-content:center;background:#e4e4e4;border-radius:7px;color:#111;font-family:inherit;font-size:14px;font-weight:800;line-height:1;letter-spacing:-.03em}.kbh-pay--blik{font-size:19px}.kbh-pay--p24{gap:4px;font-size:10px}.kbh-pay--p24 i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#d8262f;color:#fff;font-family:inherit;font-size:8px;font-weight:800;line-height:1}.kbh-pay--paypal{color:#143d7d}.kbh-pay--paypal span{color:#1684c5}.kbh-pay--mastercard{position:relative}.kbh-pay--mastercard i,.kbh-pay--mastercard b{position:absolute;top:8px;width:16px;height:16px;border-radius:50%;opacity:.95}.kbh-pay--mastercard i{left:26px;background:#eb001b}.kbh-pay--mastercard b{left:37px;background:#f79e1b}.kbh-pay--mastercard>span{position:absolute;bottom:5px;font-size:6px}.kbh-pay--visa{font-size:18px;color:#172b85;font-style:italic}.kbh-footer__legal{border-top:1px solid #d9d9d9;background:#ededed}.kbh-footer__legal p{margin:0;padding:15px 0;color:#444;font-size:13px;text-align:center}
.kbh-global-shell .ct-trending-block,.kbh-hide-theme-tail{display:none!important}.kbh-v2 :where(a,button,input):focus-visible,.kbh-site-header :where(a,button,input):focus-visible,.kbh-footer a:focus-visible{outline:3px solid #1268cc!important;outline-offset:3px!important}.kbh-consent-visible,#cmplz-manage-consent .cmplz-manage-consent,.cmplz-manage-consent,.cmplz-btn.cmplz-manage-consent{position:fixed!important;left:auto!important;right:18px!important;top:auto!important;bottom:18px!important;z-index:999999!important;display:block!important;overflow:visible!important;clip:auto!important;clip-path:none!important;transform:none!important;margin:0!important;opacity:1!important;visibility:visible!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:var(--kbh-red)!important;text-indent:0!important;white-space:nowrap!important;font-size:14px!important;font-weight:750!important;line-height:1.2!important;width:auto!important;height:auto!important;min-width:0!important;max-width:calc(100vw - 36px)!important;padding:12px 16px!important;border:0!important;border-radius:7px!important;box-shadow:0 5px 18px rgba(0,0,0,.14)!important}
@media(max-width:1240px) and (min-width:901px){.kbh-site-header .kbh-container{width:min(1180px,calc(100% - 30px))}.kbh-site-header__top{grid-template-columns:150px minmax(270px,360px) minmax(440px,1fr);gap:16px}.kbh-brand__image{max-width:150px;max-height:84px}.kbh-header-actions{gap:10px}.kbh-languages{gap:8px}.kbh-flag,.kbh-flag svg{width:27px;height:27px}.kbh-languages a,.kbh-account,.kbh-cart{font-size:12px}.kbh-nav__list{gap:8px}.kbh-nav__item-row>a{font-size:12px}.kbh-submenu-toggle{width:24px}.kbh-hero__grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:30px}}
@media(max-width:900px){.kbh-site-header .kbh-container{width:min(100% - 28px,720px)}.kbh-site-header__top{min-height:76px;display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px 0}.kbh-brand{height:60px}.kbh-brand__image{max-width:120px;max-height:60px}.kbh-search{grid-column:1/-1;grid-row:2;height:46px}.kbh-search input[type="search"]{height:46px;font-size:15px!important}.kbh-header-actions{gap:10px}.kbh-languages a{font-size:13px}.kbh-flag,.kbh-flag svg{width:25px;height:25px}.kbh-account{display:none}.kbh-cart>span:not(.kbh-action-icon){display:none}.kbh-menu-toggle{display:block}.kbh-site-header__nav-row{border-top:0}.kbh-nav{display:none;min-height:0;padding-bottom:14px}.kbh-site-header.is-menu-open .kbh-nav{display:block}.kbh-nav__list{width:100%;display:grid;gap:0}.kbh-nav__item-row{min-height:48px;border-bottom:1px solid #eee}.kbh-nav__item-row>a{min-height:48px;display:flex;align-items:center;flex:1;font-size:15px}.kbh-submenu-toggle{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}.kbh-nav__list .sub-menu{position:static;display:none;box-shadow:none;border:0;padding:4px 0 10px 14px}.kbh-nav__list li.is-submenu-open>.sub-menu{display:block}.kbh-nav__list li:hover>.sub-menu{display:none}.kbh-nav__list li.is-submenu-open:hover>.sub-menu{display:block}.kbh-nav__list .sub-menu a{min-height:44px;display:flex;align-items:center;white-space:normal}.kbh-hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:28px}.kbh-v2 h1{font-size:clamp(34px,4.4vw,46px)!important}}
@media(max-width:782px){.admin-bar .kbh-site-header{top:46px}}
@media(max-width:1050px) and (min-width:761px){.kbh-footer__grid{grid-template-columns:1fr 1fr;column-gap:48px}.kbh-footer__payments{grid-column:1/-1}}
@media(max-width:760px){.kbh-v2{font-size:16px}.kbh-container{width:min(100% - 28px,1240px)}.kbh-hero{padding:25px 0 28px}.kbh-hero__grid{grid-template-columns:1fr;gap:22px}.kbh-v2 h1{font-size:clamp(30px,8.3vw,38px)!important;line-height:1.04!important}.kbh-v2 h2{font-size:clamp(26px,7vw,31px)!important}.kbh-lead{font-size:16px;margin:14px 0 18px}.kbh-hero__visual img{border-radius:13px;box-shadow:0 11px 28px rgba(91,57,31,.14)}.kbh-button{min-height:46px;font-size:15px}.kbh-service{margin-top:12px}.kbh-service__grid{grid-template-columns:repeat(2,1fr)}.kbh-service__grid>div{min-height:82px;padding:15px 12px;column-gap:10px;border-bottom:1px solid var(--kbh-line)}.kbh-service__grid>div:nth-child(odd){border-right:1px solid var(--kbh-line)}.kbh-service__grid>div:nth-last-child(-n+2){border-bottom:0}.kbh-service__icon{width:27px;height:27px}.kbh-service strong{font-size:14px}.kbh-service small{font-size:12px}#kategorie.kbh-section{padding-top:32px}.kbh-section{padding:46px 0}.kbh-heading{align-items:start;flex-direction:column;gap:10px;margin-bottom:22px}.kbh-heading>a{min-height:40px}.kbh-categories{grid-template-columns:1fr}.kbh-category{min-height:96px}.kbh-intents{padding:28px 0 34px}.kbh-intents__list{grid-template-columns:1fr 1fr}.kbh-intents__list a{min-height:50px;padding:11px 13px;font-size:14px}.kbh-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.kbh-product{min-width:82vw;scroll-snap-align:start}.kbh-story{grid-template-columns:1fr;gap:24px}.kbh-story__panel{padding:25px}.kbh-purchase-trust{grid-template-columns:1fr}.kbh-subcategory-nav{padding:14px}.kbh-subcategory-nav__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.kbh-subcategory-nav__list a{min-width:190px;scroll-snap-align:start}.kbh-footer .kbh-container{width:min(100% - 28px,720px)}.kbh-footer__grid{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:22px}.kbh-footer__column>a{min-height:38px;display:flex;align-items:center}.kbh-footer__payments{grid-column:1;gap:7px;padding-top:16px}.kbh-pay{width:76px;height:38px;border-radius:7px}.kbh-footer__contact-line{font-size:16px!important}.kbh-consent-visible,#cmplz-manage-consent .cmplz-manage-consent,.cmplz-manage-consent{right:10px!important;bottom:10px!important;font-size:12px!important;padding:10px 12px!important}}
@media(max-width:600px){.admin-bar .kbh-site-header{top:0}}
@media(max-width:420px){.kbh-site-header__top{grid-template-columns:90px 1fr;gap:8px}.kbh-brand,.kbh-brand__image{max-width:90px;max-height:55px}.kbh-header-actions{gap:6px}.kbh-languages{gap:5px}.kbh-languages a{gap:3px;font-size:11px}.kbh-flag,.kbh-flag svg{width:20px;height:20px}.kbh-action-icon,.kbh-action-icon svg{width:28px;height:28px}.kbh-menu-toggle{min-width:40px;padding-inline:1px}.kbh-menu-toggle i{width:25px}.kbh-intents__list{grid-template-columns:1fr}.kbh-search-result{grid-template-columns:46px 1fr}.kbh-search-result img{width:46px;height:46px}.kbh-search-result__price{grid-column:2}}
.kbh-mobile-account{display:none!important}
@media(max-width:900px){.kbh-cart>.kbh-cart-count{display:grid!important}.kbh-mobile-account{min-height:48px;display:flex!important;align-items:center;gap:10px;padding:0 2px;border-bottom:1px solid #eee;color:#111;font-size:14px;font-weight:750}.kbh-mobile-account>span{width:28px;height:28px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:0}.kbh-mobile-account>span:after{content:"";width:8px;height:8px;border:2px solid currentColor;border-radius:50%}}
@media(prefers-reduced-motion:reduce){.kbh-v2 *,.kbh-site-header *{scroll-behavior:auto!important;transition:none!important}}

/* Storefront system layer — v0.10 */
:root{--kbh-font:"Segoe UI",Arial,sans-serif}
body.kbh-global-shell{font-family:var(--kbh-font)!important;color:var(--kbh-ink)}
body.kbh-global-shell #main-container,body.kbh-global-shell #main-container :where(h1,h2,h3,h4,h5,h6,p,a,li,button,input,select,textarea,option,label,table,caption,thead,tbody,tfoot,tr,th,td,small,strong,em){font-family:var(--kbh-font)!important}
body.kbh-global-shell #main-container :where(h1,h2,h3,h4,h5,h6){letter-spacing:-.02em}
.kbh-site-header .kbh-container{width:min(1660px,calc(100% - 48px))}
.kbh-site-header__top{grid-template-columns:200px minmax(300px,500px) minmax(650px,1fr);gap:24px}
.kbh-header-actions{gap:clamp(9px,1vw,17px)}
.kbh-languages{gap:10px}
.kbh-languages a,.kbh-wishlist-link,.kbh-account,.kbh-cart{min-height:44px;display:flex;align-items:center;gap:6px;color:#111;font-family:var(--kbh-font)!important;font-size:13px;font-weight:750;line-height:1.2;text-transform:uppercase}
.kbh-wishlist-link{position:relative}.kbh-wishlist-link:hover{color:var(--kbh-red)}
.kbh-wishlist-count{position:absolute;right:-7px;top:0;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border-radius:20px;background:#111;color:#fff;font-size:10px}.kbh-wishlist-count.is-empty{visibility:hidden}
.kbh-pay{width:74px;height:38px}

.tax-product_cat.kbh-global-shell .hero-section{min-height:0!important;padding-block:28px!important}
.tax-product_cat.kbh-global-shell .hero-section .page-title{font-family:var(--kbh-font)!important;font-size:clamp(32px,3vw,46px)!important;font-weight:750!important;line-height:1.08!important}
.tax-product_cat.kbh-global-shell .site-main{padding-top:24px!important;padding-bottom:48px!important}
.kbh-subcategory-nav{width:fit-content;max-width:100%;margin:0 0 18px;padding:12px 14px}
.kbh-subcategory-nav__title{margin:0 0 8px!important;font-size:14px}
.kbh-subcategory-nav__list{display:flex;flex-wrap:wrap;gap:8px}
.kbh-subcategory-nav__list a{min-height:44px;padding:6px 11px}
.kbh-subcategory-nav__list a>span{width:32px;height:32px;flex-basis:32px}
.kbh-subcategory-nav__list strong{font-size:14px}

.kbh-catalog-tools{width:100%;margin:0 0 22px}.kbh-filter-toggle{display:none;min-height:46px;padding:10px 15px;border:1px solid var(--kbh-line);border-radius:8px;background:#fff;color:var(--kbh-ink);font-weight:750}.kbh-filter-toggle span{margin-right:8px}.kbh-filters{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;padding:14px;border:1px solid var(--kbh-line);border-radius:10px;background:var(--kbh-cream)}.kbh-filters__head,.kbh-filter-close{display:none}.kbh-filters fieldset{min-width:190px;margin:0;padding:0 14px 0 0;border:0;border-right:1px solid var(--kbh-line)}.kbh-filters legend{margin:0 0 7px;font-size:13px;font-weight:800}.kbh-filters fieldset label{min-height:30px;display:flex;align-items:center;gap:7px;margin:0;font-size:13px;cursor:pointer}.kbh-filters fieldset label input{width:17px;height:17px;margin:0}.kbh-filters fieldset label small{margin-left:auto;color:var(--kbh-muted)}.kbh-filters__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.kbh-filters__actions .kbh-button{min-height:42px;padding:9px 15px;font-size:13px}.kbh-filters__actions>a{color:var(--kbh-red);font-size:13px;text-decoration:underline}.kbh-filters__note{width:100%;margin:0;color:var(--kbh-muted);font-size:11px;line-height:1.4}

.kbh-info-page,.kbh-wishlist-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 70px}.kbh-info-page>h1,.kbh-wishlist-page>h1{max-width:840px;margin:0 0 16px!important;font-size:clamp(34px,4vw,54px)!important;font-weight:760!important;line-height:1.05!important}.kbh-info-kicker{margin:0 0 8px!important;color:var(--kbh-red);font-size:13px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.kbh-info-lead{max-width:850px;margin:0 0 36px!important;color:#404040;font-size:19px;line-height:1.6}.kbh-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.kbh-info-grid section{padding:24px;border:1px solid var(--kbh-line);border-radius:12px;background:var(--kbh-cream)}.kbh-info-grid section h2{margin:0 0 10px!important;font-size:21px!important;font-weight:800!important}.kbh-info-grid section :where(p,li){font-size:16px;line-height:1.6}.kbh-info-grid section ul{margin:0;padding-left:20px}.kbh-info-grid section a{color:var(--kbh-red);font-weight:700;text-decoration:underline}.kbh-info-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:26px;border-radius:12px;background:var(--kbh-red);color:#fff}.kbh-info-cta h2{margin:0!important;color:#fff!important;font-size:25px!important}.kbh-info-cta .kbh-button{border-color:#fff;background:#fff;color:var(--kbh-red)!important}
.kbh-shell--info #main-container .entry-content{margin:0!important}.kbh-info-custom #main-container .entry-header{display:none!important}

.kbh-mobile-wishlist{display:none!important}
@media(max-width:1380px) and (min-width:901px){.kbh-site-header__top{grid-template-columns:160px minmax(260px,410px) minmax(560px,1fr);gap:16px}.kbh-brand__image{max-width:160px}.kbh-action-label{font-size:12px}.kbh-wishlist-link .kbh-action-label{display:none}}
@media(max-width:900px){.kbh-wishlist-link{display:flex}.kbh-wishlist-link .kbh-action-label{display:none}.kbh-cart>span:not(.kbh-action-icon):not(.kbh-cart-count){display:none}.kbh-mobile-wishlist{min-height:48px;display:flex!important;align-items:center;gap:10px;padding:0 2px;border-bottom:1px solid #eee;color:#111;font-size:14px;font-weight:750}.kbh-mobile-wishlist>span{width:28px;height:28px;display:grid;place-items:center;font-size:24px}.kbh-filters{display:none}.kbh-filter-toggle{display:inline-flex;align-items:center}.kbh-catalog-tools.is-open .kbh-filters{position:fixed;inset:0 0 0 auto;z-index:10020;width:min(90vw,380px);display:block;overflow:auto;padding:18px;background:#fff;border:0;border-radius:0;box-shadow:-12px 0 34px rgba(0,0,0,.18)}.kbh-filters__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.kbh-filter-close{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;font-size:30px}.kbh-filters fieldset{padding:14px 0;border-right:0;border-bottom:1px solid var(--kbh-line)}.kbh-filters fieldset label{min-height:44px;font-size:14px}.kbh-filters__actions{position:sticky;bottom:0;margin:0;padding:14px 0;background:#fff}.kbh-info-page,.kbh-wishlist-page{width:min(100% - 28px,720px);padding:34px 0 50px}.kbh-info-grid{grid-template-columns:1fr}.kbh-info-lead{font-size:17px}.kbh-info-cta{align-items:flex-start;flex-direction:column}.kbh-subcategory-nav{width:100%}.kbh-subcategory-nav__list{flex-wrap:nowrap;overflow-x:auto}.kbh-subcategory-nav__list a{flex:0 0 auto}}
