.lb-fixed-info{height:var(--header-top-height,30px);position:fixed;width:100%;top:0;z-index:11;padding:3px 18px;text-align:center;display:flex;align-items:center}.lb-fixed-info__item{font-size:10px;margin:0;padding:0;width:33.333%}.lb-fixed-info__item.left{text-align:left}.lb-fixed-info__item.right{text-align:right}.lb-header{position:fixed;display:flex;align-items:center;justify-content:flex-end;width:100%;border-bottom:1px solid #e5e5e5;top:var(--header-top-height,30px);background:#fff;z-index:11;padding:0 18px;height:var(--header-height,60px);background:var(--header-bg,#fff);color:var(--header-color,#000);font-family:var(--header-font-family,Arial);font-size:var(--header-font-size,14px)}.lb-header--no-shadow{box-shadow:unset}.lb-header__logo{display:flex;align-items:center;justify-content:center}.lb-header__paddingtop{height:var(--header-space-top,90px)}.lb-header__burger-menu{width:30px;flex:1;display:flex;align-items:center}.lb-header__account{margin-right:9px;display:flex;align-items:center;position:relative}.lb-header__account--active:after{content:"";background:var(--header-account-active-color,#2ad02a);height:5px;width:5px;border-radius:50%;position:absolute;right:2px;top:2px}.lb-header__cart-nav{color:#fff;cursor:pointer;width:28px;position:relative;display:block}.lb-header__cart-nav--active:before{content:" ";background-color:var(--header-cart-icon-bg,#fff);position:absolute;top:50%;right:50%;border-radius:50%;opacity:.7;width:25px;height:25px;transform:translate(50%,-40%)}.lb-header__cart-nav img,.lb-header__cart-nav svg{position:relative}.lb-header__cart-nav-count{position:absolute;top:-5px;right:-5px;background:#bcb29f;color:#fff;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.lb-header__icons{display:flex}.lb-header__search-icon{width:30px;cursor:pointer;margin-right:9px;display:block}.lb-header__search-bar{position:fixed;top:var(--header-space-top,90px);width:100%;background:#fff;display:none;z-index:10;overflow:hidden;box-shadow:0 2px 4px #0000001a}.lb-header__search-bar-submit{width:15%;float:left;transition:all .3s;cursor:pointer;position:absolute;top:0;right:0;bottom:0;border:none;border-left:1px solid #f2f2f2;padding:9px}.lb-header__search-bar-submit:hover{filter:brightness(95%)}.lb-header__search--active{display:block}.lb-header__search--active input:first-child{width:85%;float:left;border:none;padding:22px 18px;font-size:14px}.lb-header__middle{width:var(--logo-width,100px)}.lb-header__right{display:flex;justify-content:flex-end}.lb-header__middle{text-align:center}.lb-nav{text-align:left;overflow:hidden;display:flex;height:100%}.lb-nav__main{padding:5px 0;display:flex;align-items:center;justify-content:center}.lb-nav__main:hover ul,.lb-nav__main:hover ul li{display:block}.lb-nav__main-item{list-style-type:none;height:100%}.lb-nav__main-item ul{position:absolute;left:0;top:59px;width:100%;background:var(--header-submenu-bg,#fff);padding:0 18px;display:none;overflow:hidden;transition:all .4s;margin:0;box-shadow:0 10px 12px #0000001a}.lb-nav__main-item-link{margin-right:18px;position:relative;color:currentColor;cursor:pointer;height:100%;display:flex;align-items:center}.lb-nav__main-item-link--dropdown{padding-right:24px}.lb-nav__main-item-link--dropdown img,.lb-nav__main-item-link--dropdown svg{height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.lb-nav__main-item-link:hover{color:currentColor;opacity:.8}.lb-nav__sub{display:inline-block;color:currentColor;font-weight:400;margin-right:9px;padding:18px 0;transition:all .3s;font-size:14px}.lb-nav__sub:hover{opacity:.8}.lb-mobile-nav__main--active .lb-mobile-nav__sub{height:100%}.lb-mobile-nav__main--active .lb-mobile-nav__arrow{transform:rotate(180deg)}.lb-mobile-nav__inner{width:90%;font-family:var(--header-font-family,Arial);background:#fff!important;height:100%;position:fixed;top:0;width:100%;max-width:100%;overflow:scroll;left:-100%;z-index:11;transition:all .3s;font-weight:400;border-bottom:1px solid #f2f2f2;background:#0003}.lb-mobile-nav__inner-header{padding:18px;overflow:hidden;border-bottom:1px solid #f2f2f2;display:flex;align-items:center;justify-content:space-between}.lb-mobile-nav__inner-header img,.lb-mobile-nav__inner-header svg{width:24px}.lb-mobile-nav__inner--active{left:0;width:90%;max-width:540px}.lb-mobile-nav__overlay{background:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;top:0;visibility:hidden;z-index:11;width:100%;height:100%;position:absolute;transition:all .3s;position:fixed}.lb-mobile-nav__overlay--active{opacity:1;visibility:visible;transition:all .3s}.lb-mobile-nav__arrow{width:18px;transition:.3s;transform-origin:center}.lb-mobile-nav__sub{height:0;overflow:hidden}.lb-mobile-nav__sub-link{background:#f2f2f2!important}.lb-mobile-nav a{display:flex;justify-content:space-between;align-items:center;padding:18px;color:currentColor;background-color:#fff;font-size:14px}.lb-sales-price{text-decoration:line-through;color:#ff8954}.lb-cart-properties{font-size:12px}.lb-cart-versand{font-size:12px;margin-bottom:4.5px;display:flex;justify-content:space-between}.lb-cart-versand__free{color:#6bb785}.lb-cart-price__norm{font-size:14px;display:flex;justify-content:space-between;margin-bottom:4.5px}.lb-cart-price__savings{text-decoration:line-through;display:flex;justify-content:space-between}.lb-cart-price__savings-wording{font-size:14px;margin-bottom:4.5px}.lb-cart-price__savings-diff{float:right;color:#ff8954}.lb-cart-swipe-out{width:90%;overflow:hidden;transition:.3s;max-width:450px;height:100%;position:fixed;padding-top:60px;top:0;right:-100%;background:#fff}.lb-cart-swipe-out--open{right:0;z-index:2}.lb-cart-swipe-out-overlay{width:0;height:100%;position:fixed;top:0;right:0;transition:.3s;transition:all .3s;display:block;z-index:12}.lb-cart-swipe-out-layer{position:fixed;transition:.3s;right:0;top:0;height:100%;width:100%;cursor:pointer;opacity:1;pointer-events:none;background:transparent!important}.lb-cart-swipe-out-layer--active{opacity:1;pointer-events:all;background:#0000004d!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.lb-cart-swipe-out-empty{text-align:center;padding:18px;width:100%;color:gray;position:absolute;top:50%;transform:translateY(-50%)}.lb-cart-swipe-out-empty-icon{width:122px}.lb-cart-swipe-out-empty__teaser,.lb-cart-swipe-out-empty__text{margin-bottom:9px}.lb-cart-swipe-out-empty-ideas{overflow:hidden;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:70%;margin:auto}.lb-cart-swipe-out-empty-ideas__link{color:#000;font-size:14px;margin:9px;width:calc(33.33% - 18px);display:flex;flex-direction:column;align-items:center;justify-content:center}.lb-cart-swipe-out-empty-ideas__thumb{width:50px;height:50px;border-radius:50%;margin-bottom:6px}.lb-cart-swipe-out-header{padding:18px;position:absolute;top:0;right:0;width:100%;background:#fff;border-bottom:1px solid #f2f2f2;display:flex;justify-content:space-between;align-items:center}.lb-cart-swipe-out-content{height:auto;position:relative;height:100%}.lb-cart-swipe-out-footer{padding:18px;position:absolute;left:0;right:0;bottom:0}.lb-cart-swipe-out-footer--shadow{box-shadow:0 4px 16px #0000004d}.lb-cart-swipe-out-cartitem{width:24px;height:24px;position:relative}.lb-cart-swipe-out-cartitem img{width:100%}.lb-cart-swipe-out-cartitem span{position:absolute;top:-3px;right:-7px;color:#fff;width:18px;background:#bcb29f;height:18px;text-align:center;font-size:12px;border-radius:50px;display:flex;align-items:center;justify-content:center}.lb-cart-swipe-out-closer{cursor:pointer;display:flex}.lb-cart-swipe-out-shipping{width:100%;font-size:12px;text-align:center;padding:9px 18px;background:#f0ece6;display:flex;justify-content:center}.lb-cart-swipe-out-shipping img{width:22px;height:22px;margin-right:9px;display:inline-block}.lb-cart-swipe-out-item{padding:18px;overflow:hidden;display:flex;position:relative;align-items:center;border-bottom:1px solid #f2f2f2;-webkit-animation:fadeUp calc(var(--order)*.1s);animation:fadeUp calc(var(--order)*.1s);transition:.25s;opacity:1}.lb-cart-swipe-out-item a{color:#000}.lb-cart-swipe-out-item-img{width:20%;float:left}.lb-cart-swipe-out-item-img img{width:100%;border-radius:10px}.lb-cart-swipe-out-item-infos{width:80%;float:left;padding-left:18px;padding-right:28px}.lb-cart-swipe-out-item-infos p{font-size:12px}.lb-cart-swipe-out-item-delete{position:absolute;right:24px;width:18px;height:18px;top:40%;cursor:pointer}.lb-cart-swipe-out-item-delete img{width:100%}.lb-cart-swipe-out-item-quantity{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;vertical-align:middle;color:#000;overflow:hidden;max-width:80px;height:24px;margin-top:6px;border-radius:50px;border:1px solid grey}.lb-cart-swipe-out-item-quantity input.qtyminus,.lb-cart-swipe-out-item-quantity input.qtyplus{border:none;background-color:#fff;cursor:pointer;height:18px;width:100%;margin:0;padding:0}.lb-cart-swipe-out-item-quantity input.qty{border:none;width:100%;background-color:#fff;text-align:center;color:#000;height:18px;padding:0;margin:0}.lb-cart-swipe-out-item-quantity div{float:left;width:33.333%;text-align:center;font-size:12px;cursor:pointer}.lb-cart-swipe-out-item-quantity div:nth-child(2){cursor:default}.lb-cart-swipe-out-checkout__zwischensumme{text-align:left;display:flex;justify-content:space-between;margin-bottom:9px}.lb-cart-swipe-out-checkout-btn{width:100%;border:none;padding:18px;font-size:14px;cursor:pointer;font-weight:700}.lb-cart-upsell{display:flex;padding:10px 20px;border-radius:5px;margin-bottom:9px}.lb-cart-upsell__select{border:none;padding:5px;border-radius:6px;margin-top:4.5px}.lb-cart-upsell__image{margin-right:9px;flex:1}.lb-cart-upsell__info{display:flex;flex-direction:column;justify-content:center;flex:5}.lb-cart-upsell__submit{background:#bcb29f;color:#fff;border-radius:6px;width:100%;border:none;font-size:14px;cursor:pointer;height:30px;margin-top:9px}.versandcounter{padding:9px;background:#fdf8ef;overflow:hidden;border-radius:5px;clear:both;text-align:center;font-size:12px;margin-bottom:9px}.versandcounter-holder{margin-top:6px}.versandcounter-bar{width:80%;float:left;background:#fff;border-radius:50px;height:12px}.versandcounter-bar-inner{width:100%;background:#f5cc7a;border-radius:50px;height:12px;transition:.3s;transform-origin:left}.versandcounter p{width:10%;float:left;text-align:center}.cart-filled:after{position:absolute;content:"";z-index:-1;opacity:0;left:0;top:0;background:#0000004d;height:2px;width:100%;transform-origin:left;transform:scaleX(0)}.cart-filled--loading .lb-cart-swipe-out-item{opacity:0}.cart-filled--loading:after{z-index:2;opacity:1;-webkit-animation:cartLoader .5s;animation:cartLoader .5s}.cart-item-list{position:relative;overflow:scroll}@-webkit-keyframes fadeUp{0%{transform:translateY(40px);opacity:0}}@keyframes fadeUp{0%{transform:translateY(40px);opacity:0}}@-webkit-keyframes cartLoader{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:translate(100%) scaleX(1)}}@keyframes cartLoader{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:translate(100%) scaleX(1)}}.lb-cart-holder{padding:72px 0}.lb-cart-btn-opener{background:#e4e4e4;cursor:pointer;border-radius:6px;color:#000;font-size:14px;padding:18px;font-weight:700;text-align:center;max-width:250px;margin:auto}*{padding:0;margin:0;list-style-type:none;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;letter-spacing:normal!important;line-height:1.4em}html{scroll-behavior:smooth;font-family:Arial}.shopify-challenge__container,.shopify-policy__container{padding:72px 18px}.shopify-challenge__container input{color:#000;font-weight:700;padding:18px 36px;display:block;font-size:16px;border-radius:5px;border:none!important;text-transform:uppercase;cursor:pointer}.shopify-challenge__container input:hover{opacity:.8}.shopify-challenge__container input{background:#d3d3d3}:focus{outline:none}.d-none{display:none!important}.no-events{pointer-events:none}.hide-scrollbar-wrapper{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar-wrapper::-webkit-scrollbar{display:none}.text-center{text-align:center}s{text-decoration:line-through}.lb-margin__bottom-1{margin-bottom:9px}.lb-margin__bottom-2{margin-bottom:18px}.lb-margin__bottom-3{margin-bottom:36px}.lb-margin_0{margin:0!important}.lb-padding_0{padding:0!important}.lb-padding__bottom-1{padding-bottom:9px}.lb-padding__bottom-2{padding-bottom:18px}.lb-padding__bottom-3{padding-bottom:36px}.text-black{color:#000}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.container{max-width:1180px;margin:auto;width:100%}.lb-page-section-404{padding:72px 18px}.lb-page-section-404-holder{max-width:900px;text-align:center;margin:auto}.lb-page-section-404-holder img{max-width:150px;margin:auto}.lb-page-section-404-holder div{font-size:52px}.lb-page-section-404-holder h1{font-size:24px;margin-bottom:9px}.lb-page-section-404-holder p{font-size:18px}.lb-page-section-404-holder a{display:block;border:none;max-width:250px;background:#d3d3d3;border-radius:5px;color:#000;font-size:14px;padding:18px;margin:18px auto 0;transition:all .3s;text-transform:uppercase;font-weight:700}.lb-page-section-404-holder a:hover{opacity:.8}.lb-product-d-slider{display:flex;margin:auto;padding:9px;max-width:800px;max-height:600px}.lb-product-d-slider__min{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;padding-right:16px;position:relative;width:25%;overflow:hidden}.lb-product-d-slider__min .slide-min-active{border:2px solid #eee}.lb-product-d-slider__min img{display:block;margin:auto}.lb-product-d-slider__max{width:75%}.lb-product-d-slider__max img{display:block;cursor:zoom-in;transform-origin:0 0 0;pointer-events:none}.lb-product-d-slider__list{display:flex;flex-direction:column;height:100%;overflow-y:scroll;position:relative}.lb-product-d-slider__icon{position:absolute;bottom:0;right:86px;transform:translate(-25%,-25%);width:25px;fill:#fff;background:#00000080;border-radius:50%}.slide-min{padding:4px;border:2px solid transparent;cursor:pointer}.slide-min img{width:100%}.slide-max{display:inline-block;max-width:600px;width:100%;overflow:hidden;cursor:zoom-in;background:#f6f6f6}.slide-max img{width:100%}.lb-product-m-slider{position:relative;opacity:0;transition:.3s}.lb-product-m-slider__outerwrapper{overflow:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;position:relative}.lb-product-m-slider__outerwrapper.slider-dir--height{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.lb-product-m-slider__wrapper{display:flex;width:100vw;height:100vw;align-items:flex-end}.lb-product-m-slider__wrapper.slider-dir--height{flex-wrap:wrap}.lb-product-m-slider__item{width:100vw;scroll-snap-align:start;scroll-snap-stop:always}.lb-product-m-slider__item img{display:block;width:100%}.lb-product-m-slider__arrowindicator,.lb-product-m-slider__scrollindicator{position:absolute;bottom:15px;right:18px;left:18px}.lb-product-m-slider__scrollindicator{background:#0000004d;padding:3px 9px;border-radius:50px}.lb-product-m-slider__scroller{padding:3px 9px;border-radius:50px;background:#000000b3;position:absolute;left:0;width:50px;bottom:0}.lb-product-m-slider__arrowindicator{align-items:center;bottom:25px;justify-content:center;background:#fff0;border-radius:50px}.lb-product-m-slider__arrowindicator.slider-dir--height{right:unset;flex-direction:column;top:0;bottom:0}.lb-product-m-slider__arrowindicator.slider-dir--height .lb-product-m-slider__arrowleft,.lb-product-m-slider__arrowindicator.slider-dir--height .lb-product-m-slider__arrowright{position:relative;transform:rotate(90deg) scale(.7)}.lb-product-m-slider__dot{width:10px;height:10px;background:#0000004d;border-radius:50%;margin:5px}.lb-product-m-slider__dot--active{background:#0009}.lb-product-m-slider__arrowright{right:0}.lb-product-m-slider__arrowleft{left:0}.lb-product-m-slider__arrowleft,.lb-product-m-slider__arrowright{width:30px;height:30px;position:absolute;padding:2.5px;border-radius:50%}.lb-product-m-slider__arrowleft svg,.lb-product-m-slider__arrowright svg{pointer-events:none}.lb-product-m-slider.lb-product-m-slider-arrows .lb-product-m-slider__arrowindicator.d-none{display:flex!important}.lb-product-m-slider.lb-product-m-slider-arrows .lb-product-m-slider__scrollindicator{display:none}@media only screen and (max-width:600px){.lb-product-d-slider{display:none!important}}@media screen and (min-width:600px){.lb-product-m-slider{display:none!important}}.lb-sr{padding:36px 18px;overflow:hidden}.lb-sr__results{max-width:900px;margin:auto}.lb-sr__nf{font-size:16px}.lb-sr__form{background:#fff;border-radius:5px;width:100%;max-width:900px;margin:18px auto 0;overflow:hidden;border:1px solid #e8e8e8}.lb-sr__input{width:80%;padding:0 18px;float:left;font-size:16px}.lb-sr__input,.lb-sr__submit{border:none;border-radius:5px;height:52px}.lb-sr__submit{width:20%;color:#fff;background:#efefef;padding:9px;font-size:14px;cursor:pointer;transition:all .3s}.lb-sr__submit:hover{filter:brightness(80%)}.lb-sr__found{margin-bottom:18px}.lb-sr__list{overflow:hidden;clear:both;margin-bottom:36px}.lb-sr__list h2{font-size:16px;margin-bottom:9px;color:gray}.lb-sr__item--article{display:block;color:#000;transition:all .3s}.lb-sr__item--article img{width:100%}.lb-sr__item--article h3{font-size:18px;transition:all .3s}.lb-sr__item--product{width:22%;float:left;margin-right:1.5%;text-align:center;color:#000}.lb-sr__item--product h3{font-size:14px}.lb-sr__item--product img{margin-bottom:9px;width:100%}.lb-sr__item--pages{margin-bottom:9px;display:block;color:#000;transition:all .3s}.lb-sr__item--pages h3{font-size:18px;transition:all .3s}@media only screen and (max-width:600px){.lb-sr__input{width:70%}.lb-sr__submit{width:30%}.lb-sr__item--product{width:47%;padding:36px 9px}}.lb-account{max-width:900px;margin:auto;text-align:center;padding:72px 18px}.lb-account__logout{color:#000}.lb-account__headline{font-size:18px;text-align:center}.lb-account__btn{background:#d3d3d3;color:#000;font-weight:700;display:inline-block;padding:18px;border-radius:5px;font-size:14px;margin:auto;text-transform:uppercase}.lb-account>*{margin-bottom:18px}.lb-login{padding:72px 18px}.lb-login-holder{max-width:500px;margin:auto}.lb-login-holder h1{margin-bottom:18px;text-align:center;font-size:24px}.lb-login-input{width:100%;border:1px solid grey;margin-bottom:18px;border-radius:5px;font-size:14px;padding:18px}.lb-login-reset-password{text-align:center;margin-bottom:18px;display:block;color:gray;cursor:pointer}.lb-login-btn{background:#d3d3d3;border:none;width:100%!important;color:#000;font-size:14px;padding:18px;margin-bottom:18px;border-radius:5px;cursor:pointer;transition:all .3s;font-weight:700}.lb-login-btn:hover{background:#d3d3d3;opacity:.8}.lb-login-error{margin-bottom:18px;background:#f9dedf;color:gray;text-align:center;border-radius:5px;font-size:14px}.lb-login-error div{padding:9px 18px}.lb-password-reset-div{height:0;overflow:hidden}.lb-password-reset-input{border:1px solid grey;border-radius:5px}.lb-password-reset-input,.lb-password-reset-submit{width:100%;margin-bottom:18px;font-size:14px;padding:18px}.lb-password-reset-submit{border:2px solid #d3d3d3;background-color:#fff;font-weight:700;color:#000;border-radius:5px;cursor:pointer;transition:all .3s}.lb-password-reset-submit:hover{opacity:.8}.lb-login-section{padding:72px 18px}.lb-register-form{max-width:500px;margin:0 auto;background:#fff}.lb-register-form h1{margin-bottom:9px;text-align:center;font-size:24px}.lb-register-form p{margin-bottom:18px;text-align:center;font-size:16px}.lb-register-form-input{width:100%;border:1px solid grey;padding:18px;margin-bottom:18px;border-radius:5px;font-size:14px}.lb-register-form-terms{font-size:12px;text-align:center;margin-bottom:18px;color:gray}.lb-register-form-terms a{color:#000;text-decoration:underline}.lb-register-form-terms input{margin-right:9px;height:20px;-webkit-appearance:checkbox!important}.lb-register-form-btn{background:#d3d3d3;border:none;width:100%!important;color:#000;font-size:14px;padding:18px;margin-bottom:18px;cursor:pointer;border-radius:5px;transition:all .3s;font-weight:700}.lb-register-form-btn:hover{opacity:.8}.lb-register-form-btn-back{text-align:center;margin-bottom:18px;display:block;color:gray}.lb-register-form-benefits{margin-bottom:32px;overflow:hidden;margin-top:32px}.lb-register-form-benefits div{margin:0;width:33.333%;font-size:10px;float:left;text-align:center}.lb-register-form-benefits div img{width:32px;margin:0 auto 9px;display:block}.footer{padding:54px 0}.footer__lower{padding:36px 18px 18px;font-size:12px}.footer__upper{display:flex;flex-wrap:wrap}.footer__upper>*{width:25%;padding:18px}@media screen and (max-width:767px){.footer__upper>*{width:50%}}@media screen and (max-width:449px){.footer__upper>*{width:100%}}.footer__menu{list-style-type:none;padding:0}.footer__menu-link{color:#000;text-decoration:none}.footer__menu-link:hover{opacity:.8}img{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/86/assets/lb.css.map */
