:root{--sg-accent: var(--accent-color);--sg-accent-hover: var(--link-color-hover);--sg-text: #0F172A;--sg-muted: #6B7280;--sg-border: #E5E7EB;--sg-infobar-bg: #FFFFFF}.announcement-bar{background:#1f2937!important;color:#fff!important;font-weight:600}.announcement-bar .announcement-bar__message{visibility:hidden;position:relative}.announcement-bar .announcement-bar__message:before{content:"\1f525  Sommer-Schlussverkauf \2013  Bis zu 20 % Rabatt auf ausgew\e4hlte Produkte!";visibility:visible;position:absolute;left:0;top:0}.announcement-bar a{color:#fff!important;text-decoration:underline}.announcement-bar a:hover{color:#f3f4f6!important}.sg-infobar{width:100%;background:var(--sg-infobar-bg);border-bottom:1px solid var(--sg-border)}.sg-infobar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;font-size:14px;color:var(--sg-text)}.sg-infobar__left{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.sg-ic{color:var(--accent-color);display:inline-flex;align-items:center;margin-right:4px}.sg-infobar__item{white-space:nowrap}.sg-infobar__sep{opacity:.45}.sg-infobar__right{display:flex;align-items:center;flex-wrap:wrap;gap:16px;justify-content:flex-end}.sg-link{color:var(--accent-color);text-decoration:none;font-weight:500}.sg-link:hover{color:var(--link-color-hover);text-decoration:underline}.sg-link--primary{font-weight:800}@media (max-width: 1024px){.sg-infobar__inner{flex-direction:column;align-items:flex-start;gap:6px}.sg-infobar__right{justify-content:flex-start;gap:12px}}@media screen and (max-width: 749px){.header__action-list{gap:20px!important;margin-left:20px!important}.header__phone-link{gap:6px!important}.header__phone-link svg{width:20px!important;height:20px!important}.header__phone-number{font-size:14px!important;font-weight:700!important}.header__phone-link-text{font-size:12px!important;font-weight:500!important}.header__phone-link-content{gap:2px!important}.header__login-icon{width:36px!important;height:36px!important}.header__login-icon svg{width:24px!important;height:24px!important}.header__inner{padding:12px 0!important}.header__logo{max-width:120px!important}.header__mobile-menu-toggle{width:40px!important;height:40px!important}}@media screen and (max-width: 480px){.header__inner{padding:8px 0!important}.header__action-list{gap:15px!important;margin-left:15px!important}}#mobile-menu{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;transition:opacity .3s ease!important}#mobile-menu[aria-hidden=true]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}#mobile-menu[aria-hidden=false]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}@media screen and (max-width: 480px){.header__phone-link{gap:4px!important}.header__phone-link svg{width:18px!important;height:18px!important}.header__phone-number{font-size:13px!important}.header__phone-link-text{font-size:11px!important}.header__login-icon{width:32px!important;height:32px!important}.header__login-icon svg{width:20px!important;height:20px!important}.header__logo{max-width:100px!important}.header__mobile-menu-toggle{width:36px!important;height:36px!important}}.sg-mobile-header{background:var(--sg-infobar-bg);border-bottom:1px solid var(--sg-border);padding:12px 0}.sg-mobile-header__content{display:flex;align-items:center;justify-content:center}.sg-mobile-header__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px 16px;width:100%;max-width:400px}.sg-mobile-header__item{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--sg-text);line-height:1.2}.sg-mobile-header__icon{color:var(--accent-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}.sg-mobile-header__text{font-weight:500;flex:1;min-width:0}.sg-mobile-header__item:nth-child(1) .sg-mobile-header__text{font-weight:600;color:var(--accent-color)}.sg-mobile-header__item:nth-child(3) .sg-mobile-header__text{font-weight:600}@media screen and (min-width: 1000px){.sg-mobile-header{display:none!important}}@media screen and (max-width: 999px){.sg-infobar{display:none!important}}.sg-mobile-main-header{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:none;width:100%}.sg-mobile-header__logo{flex-shrink:0}.sg-mobile-header__logo .header__logo-image{max-width:120px!important;height:auto}.sg-mobile-header__icons{display:flex;align-items:center;gap:16px}.sg-mobile-header__icon-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--sg-text);text-decoration:none;border:none;background:none;cursor:pointer;transition:color .2s ease;position:relative}.sg-mobile-header__icon-link:hover{color:var(--accent-color)}.sg-mobile-header__icon-link svg{width:24px;height:24px}.sg-mobile-header__menu-toggle{border:2px solid var(--accent-color)!important;border-radius:8px!important;background:#fff!important;color:var(--accent-color)!important}.sg-mobile-header__menu-toggle:hover{background:var(--accent-color)!important;color:#fff!important}.sg-mobile-header__menu-toggle svg{width:20px!important;height:20px!important}.sg-mobile-header__cart{position:relative}.sg-mobile-header__cart-count{position:absolute;top:-2px;right:-2px;background:var(--accent-color);color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;line-height:1;min-width:18px;box-shadow:0 1px 3px #0003}.sg-mobile-search{padding:12px 0;border-bottom:1px solid var(--sg-border);width:100%}.sg-mobile-search__form{width:100%}.sg-mobile-search__input-wrapper{position:relative;display:flex;align-items:center}.sg-mobile-search__input{width:100%;padding:12px 50px 12px 16px;border:1px solid var(--sg-border);border-radius:8px;font-size:16px;background:#fff;color:var(--sg-text);outline:none;transition:border-color .2s ease}.sg-mobile-search__input:focus{border-color:var(--accent-color)}.sg-mobile-search__input::placeholder{color:#9ca3af}.sg-mobile-search__submit{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:var(--accent-color);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.sg-mobile-search__submit:hover{background:var(--link-color-hover)}.sg-mobile-search__submit svg{width:20px;height:20px}@media screen and (max-width: 999px){.header__inner>*:not(.sg-mobile-main-header):not(.sg-mobile-search){display:none!important}.header .container{padding-left:16px!important;padding-right:16px!important}.header__inner{padding:0!important}}.header__action-item--contact{display:flex;align-items:center;gap:8px}.header__contact-desktop{display:flex;flex-direction:column;align-items:flex-start;gap:1px;text-align:left;min-width:180px}.header__contact-phone{display:flex;align-items:center;gap:6px;color:var(--sg-text)}.header__contact-phone svg{color:var(--accent-color);flex-shrink:0}.header__contact-number{color:var(--sg-text);font-weight:700;font-size:16px;white-space:nowrap;letter-spacing:.2px}.header__contact-arrow-link{color:var(--sg-text);text-decoration:none;font-size:12px;font-weight:400;margin-top:1px;transition:color .2s ease}.header__contact-arrow-link:hover{color:var(--accent-color);text-decoration:none}.header__contact-icon svg{color:var(--accent-color)}.header__contact-icon:hover svg{color:var(--link-color-hover)}.header__action-item--phone{margin-right:0!important;margin-left:0!important}.header__phone-link{text-decoration:none;transition:all .2s ease}.header__phone-link:hover{text-decoration:none}.header__phone-content{display:flex;align-items:flex-start;gap:8px}.header__phone-number{color:var(--sg-text);font-weight:800;font-size:16px;white-space:nowrap}.header__phone-content svg{color:var(--sg-accent);flex-shrink:0;width:24px;height:24px;margin-top:2px}.header__phone-link{position:relative;padding-left:0;display:flex;align-items:flex-start;gap:8px}.header__phone-link svg{color:var(--accent-color);flex-shrink:0;width:24px;height:24px;margin-top:2px}.header__phone-link-content{display:flex;flex-direction:column;gap:4px;line-height:1.2}.header__phone-link-text{color:var(--sg-text);font-size:14px;font-weight:500;margin-left:0;margin-top:0;text-indent:0px;display:block}.header__phone-link:hover .header__phone-number{color:var(--accent-color)}.header__phone-link:hover .header__phone-content svg{color:var(--link-color-hover)}.header__phone-link:hover .header__phone-link-text{color:var(--accent-color)}.header__action-item--login{margin-right:0}.header__login-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .2s ease;color:var(--sg-text);background:none;border:none}.header__login-icon:hover{background:none;color:var(--accent-color);text-decoration:none}.header__login-icon svg{width:28px;height:28px}.header__action-item:before,.header__action-item:after{display:none!important}.header__action-item{position:relative}.header__action-item:not(:last-child):after{content:none!important}.header__action-list{gap:35px!important;margin-left:35px!important}.header__action-list .header__action-item{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.site-header .site-nav,.site-header .main-menu,.site-header .header__inline-menu{background:var(--sg-blue);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(0,0,0,.06)}.site-header .site-nav .list-menu__item,.site-header .header__inline-menu a{color:#fff!important;font-weight:600}.site-header .header__inline-menu a:hover{color:#fff;background:var(--sg-blue-hover)}.site-header .mega-menu,.site-header .site-nav__dropdown{border-top:3px solid var(--sg-blue);box-shadow:0 10px 30px #00000014}.site-header .search__input,.site-header .search input[type=search]{border:1px solid var(--sg-border);background:#fff;color:var(--sg-text)}.site-header .search__button{background:var(--sg-blue);color:#fff;border:0}.site-header .search__button:hover{background:var(--sg-blue-hover)}.template-product .product__info-container .price__label{display:none!important}.template-product .product__info-container .price{color:#111!important;font-weight:400!important}.template-product .product__info-container .price__regular,.template-product .product__info-container .price-item--regular,.template-product .product__info-container .price__current{font-size:clamp(28px,3vw,40px)!important;font-weight:400!important;color:#111!important}.template-product .product__info-container .price__compare,.template-product .product__info-container .price-item--compare,.template-product .product__info-container del{font-size:.65em!important;color:#666!important;text-decoration:line-through!important;margin-left:12px!important;display:inline!important}.template-product .product-gallery__thumbnail-list{margin-right:5px!important}.template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper{margin-left:5px!important}@media screen and (max-width: 749px){.template-product .product-gallery__thumbnail-list{margin-right:8px!important}.template-product .product-gallery--with-thumbnails .product-gallery__carousel-wrapper{margin-left:8px!important}}.sg-infobar__right .sg-link{color:#111!important;text-decoration:none!important}.sg-infobar__right .sg-link:hover{color:var(--accent-color)!important}.sg-infobar__right .sg-link--primary{color:#111!important;font-weight:400!important}.sg-infobar__right .sg-link--primary:hover{color:var(--accent-color)!important}.template-product .card--sticky{top:20px!important}@media screen and (max-width: 640px){.template-product .card--sticky{top:15px!important}}.template-product .product-form .block-swatch__item,.template-product .product-form a.block-swatch__item,.template-product .product-form label.block-swatch__item{background:#f3f5f6!important;border:1px solid #D6D7D9!important;color:#111!important;border-radius:0!important;padding:10px 14px!important;font-weight:400!important;font-size:14px!important;cursor:pointer!important;transition:background .15s,color .15s,border-color .15s,box-shadow .15s!important;min-height:44px!important;min-width:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important}.template-product .block-swatch__item.is-selected,.template-product a.block-swatch__item.is-selected,.template-product label.block-swatch__item.is-selected{background:var(--accent-color)!important;color:#fff!important;border-color:transparent!important}.template-product .product-form .block-swatch__item .block-swatch__item-text,.template-product .product-form a.block-swatch__item .block-swatch__item-text,.template-product .product-form label.block-swatch__item .block-swatch__item-text{font-weight:400!important;color:inherit!important}.template-product .product-form .block-swatch__item:hover,.template-product .product-form a.block-swatch__item:hover,.template-product .product-form label.block-swatch__item:hover{background:#e5e7eb!important;border-color:#d6d7d9!important;color:#111!important}.template-product .product-form .block-swatch__item:first-child,.template-product .product-form a.block-swatch__item:first-child,.template-product .product-form label.block-swatch__item:first-child,.template-product .product-form .block-swatch__item:first-child:not(.is-disabled),.template-product .product-form a.block-swatch__item:first-child:not(.is-disabled),.template-product .product-form label.block-swatch__item:first-child:not(.is-disabled),.template-product .product-form .block-swatch__item.is-selected,.template-product .product-form .block-swatch__item[aria-checked=true],.template-product .product-form a.block-swatch__item.is-selected,.template-product .product-form a.block-swatch__item[aria-checked=true],.template-product .product-form label.block-swatch__item.is-selected,.template-product .product-form label.block-swatch__item[aria-checked=true]{background:var(--accent-color)!important;color:#fff!important;border-color:transparent!important;font-weight:400!important}.template-product .product-form .block-swatch__item:first-child:hover,.template-product .product-form a.block-swatch__item:first-child:hover,.template-product .product-form label.block-swatch__item:first-child:hover,.template-product .product-form .block-swatch__item:first-child:not(.is-disabled):hover,.template-product .product-form a.block-swatch__item:first-child:not(.is-disabled):hover,.template-product .product-form label.block-swatch__item:first-child:not(.is-disabled):hover,.template-product .product-form .block-swatch__item.is-selected:hover,.template-product .product-form .block-swatch__item[aria-checked=true]:hover,.template-product .product-form a.block-swatch__item.is-selected:hover,.template-product .product-form a.block-swatch__item[aria-checked=true]:hover,.template-product .product-form label.block-swatch__item.is-selected:hover,.template-product .product-form label.block-swatch__item[aria-checked=true]:hover{background:var(--accent-color)!important;opacity:.9!important;color:#fff!important}.template-product .product-form .block-swatch__item:first-child .block-swatch__item-text,.template-product .product-form a.block-swatch__item:first-child .block-swatch__item-text,.template-product .product-form label.block-swatch__item:first-child .block-swatch__item-text,.template-product .product-form .block-swatch__item:first-child:not(.is-disabled) .block-swatch__item-text,.template-product .product-form a.block-swatch__item:first-child:not(.is-disabled) .block-swatch__item-text,.template-product .product-form label.block-swatch__item:first-child:not(.is-disabled) .block-swatch__item-text,.template-product .product-form .block-swatch__item.is-selected .block-swatch__item-text,.template-product .product-form .block-swatch__item[aria-checked=true] .block-swatch__item-text,.template-product .product-form a.block-swatch__item.is-selected .block-swatch__item-text,.template-product .product-form a.block-swatch__item[aria-checked=true] .block-swatch__item-text,.template-product .product-form label.block-swatch__item.is-selected .block-swatch__item-text,.template-product .product-form label.block-swatch__item[aria-checked=true] .block-swatch__item-text{font-weight:400!important;color:#fff!important}.template-product .block-swatch__item.is-disabled,.template-product .block-swatch__item[aria-disabled=true],.template-product input[type=radio]:disabled+.block-swatch__item{background:#f3f4f6!important;border-color:#d1d5db!important;color:#9ca3af!important;cursor:not-allowed!important;opacity:.6!important}.template-product .block-swatch input[type=radio],.template-product .product-form__option-name .product-form__selected-value{display:none!important}.template-product .product-form__option-name{font-size:inherit!important;font-weight:inherit!important;color:inherit!important}.template-product .price__label,.template-product .price-label,.template-product .product-price__label{display:none!important}.template-product .price,.template-product .price--highlight,.template-product .price-list .price{color:#111!important}.template-product .product-form__info-content .price-list .price:not(.price--compare){font-size:clamp(28px,3vw,40px)!important;font-weight:500!important}.template-product .product-form__info-content .price-list .price--highlight{font-size:clamp(28px,3vw,40px)!important;font-weight:500!important}.template-product .product-form__info-content .price-list .price--compare,.template-product .product-form__info-list .price-list .price--compare,.template-product .price-list .price--compare{font-size:1.4em!important;color:#666!important;text-decoration:line-through!important;margin-left:1px!important;display:inline!important;vertical-align:top!important;position:relative!important;top:-2px!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sg-header.css.map */
