@charset "UTF-8";#sleek{position:fixed;left:20px;bottom:20px;z-index:1000;display:none;width:calc(100% - 40px)}#sleek.active{display:block}#sleek .placeholder,.toast{text-align:center;cursor:pointer}#sleek .placeholder{position:absolute;left:0;bottom:0;display:block;background-color:#ff5a37;color:#fff;font-size:14px;max-width:calc(100% - 40px);padding:11px 25px;border-radius:5px;font-weight:700}#sleek .placeholder:hover{background-color:rgba(0,0,0,.8);color:#fff}#sleek .placeholder .sleekRemove{position:absolute;top:-8px;right:-8px;width:25px;height:25px;border-radius:50%;border:solid 2px #fff;box-shadow:0 0 4px rgba(0,0,0,.7);color:#fff;background-color:#000}#sleek .placeholder .sleekRemove:before{content:"";font-family:"FontAwesome";font-size:13px;line-height:1;position:absolute;top:46%;left:0;text-align:center;width:100%;font-weight:400;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#sleek.open .placeholder{display:none}#sleek .content{position:absolute;bottom:0;left:-800px;width:650px;max-width:100%;background-color:#fff;border:solid 10px #ff5a37;padding:0;font-size:15px;box-shadow:0 0 50px rgba(0,0,0,.2);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#sleek.open .content{left:0}#sleek .content .close{position:absolute;top:0;right:0;background-color:#000;text-transform:uppercase;width:35px;height:35px;color:#fff;font-family:Arial;cursor:pointer}#sleek .content:after,.basketPopup:after{clear:both;content:"";display:block}#sleek .content .close:before,.basketPopupClose:after{position:absolute;top:50%;line-height:1;width:100%;text-align:center}#sleek .content .close:before{content:"";font-family:"FontAwesome";font-size:18px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#sleek .content .close:hover{background-color:#b6b6b6}#sleek .content form.loading{opacity:.5}#sleek .content form{width:55%;padding:25px}#sleek .content .sleekImage{float:right;width:45%}#sleek .content .header,#sleek .content .subheader{font-size:24px;margin:0 0 10px;text-align:center;font-weight:700}#sleek .content .subheader{font-size:15px;margin:0 0 15px}#sleek input[type=email],#sleek input[type=text]{float:left;border:solid 1px #b8b8b8;background-color:#fff;color:#000;height:35px;font-size:13px;line-height:1;padding:0 10px;width:100%;margin:0 0 8px}#sleek input[type=email].error,#sleek input[type=text].error{border-color:#cf0003;color:#cf0003}#sleek input[type=submit]{margin:15px 0 0;font-size:13px;font-weight:700;line-height:1;padding:12px 20px;letter-spacing:0;background-color:#343434;background-image:none;border-radius:0;display:block;width:100%;border:0;color:#fff;cursor:pointer}#sleek form small{display:block;margin:10px 0 0;font-size:11px;cursor:pointer}@media (max-width:845px){#sleek{bottom:10px;left:10px}#sleek .content{border-width:8px}#sleek .content .sleekImage{margin:0 0 0 20px}#sleek .content form{width:100%;padding:17px}#sleek .content .header{font-size:18px;margin:0 0 5px}#sleek .content .subheader{font-size:12px}#sleek input[type=submit]{font-size:10px}#sleek .placeholder{padding:8px 14px;font-size:11px}#sleek .content .close{width:30px;height:30px}}.toast{position:relative;display:flex;align-items:center;z-index:1000;box-shadow:0 0 5px 2px rgba(0,0,0,.5);padding:1rem 2rem;width:100%}.toast a{text-decoration:none}.toast>a,.toast>span{font-weight:700;flex:auto;z-index:10;color:#2a4365}.toast i.fa-check{z-index:5;position:absolute;left:50%;font-size:2rem;transform:translateX(-50%);color:rgba(0,0,0,.15);display:none}.toast i.fa-times{position:absolute;top:2px;right:3px;font-size:1.6rem;color:#2a4365;display:block}.toast,.toast.toast-blue{background-color:#bee3f8}.toast.toast-blue i.fa-times,.toast.toast-blue span{color:#2a4365}.toast.toast-green{background-color:#c6f6d5}.toast.toast-green i.fa-times,.toast.toast-green span{color:#22543d}.toast.toast-red,.toast.toast-yellow{background-color:#fefcbf}.toast.toast-yellow i.fa-times,.toast.toast-yellow span{color:#744210}.toast.toast-red i.fa-times,.toast.toast-red span{color:#742a2a}.basketPopupOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:none}.basketPopup{position:absolute;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.6);border-radius:6px;top:50%;left:50%;width:900px;max-width:90%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:none}.basketPopupClose{position:absolute;top:-15px;right:-15px;height:30px;width:30px;background-color:#000;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;border:solid 2px #fff;box-shadow:0 0 6px rgba(0,0,0,.5);display:none}.basketPopupClose:after{content:"+";font-size:29px;font-family:Arial,"sans-serif";font-weight:400;color:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.basketPopupContentTop{border-radius:6px 6px 0 0;overflow:hidden}.basketPopupButtons:after,.basketPopupContentTop:after{clear:both;content:"";display:block}.basketPopupLeft{text-align:center;border-right:solid 1px #e3e3e3;border-radius:6px 0 0}.basketPopupLeft,.basketPopupRight{width:50%;float:left;padding:0 0 15px}.basketPopupHeaderLeft,.basketPopupHeaderRight{padding:12px 20px;border-bottom:solid 1px #e3e3e3;font-size:16px;color:#424242;text-transform:uppercase}.basketPopupHeaderRight{background-color:#f4f4f4}.basketPopupImage{display:inline-block;max-width:60%;margin:10px 0}.basketPopupName{font-weight:700;padding:0 15px}.basketPopupCountdown,.basketPopupGift{border-bottom:solid 1px #e3e3e3;padding:10px 20px;font-weight:700;display:none}.basketPopupCountdown .fa{margin:0 10px 0 0;font-size:16px}.basketPopupCountdown.basketPopupRedeemed{background-color:#f1f9f7;border-bottom-color:#e0f1e9;color:#1d9d74}.basketPopupGift img{width:30px;vertical-align:middle;display:inline-block;margin:0 10px 0 0}.basketPopupGift>div{cursor:pointer}.basketPopupBasket{padding:20px}.basketPopupBasket>div{padding:5px 0}.basketPopupBasket>div:nth-child(2n-1){float:right}.basketPopupBasket>div:nth-child(2n+4){border-top:solid 1px #ececec}.basketPopupButtons{padding:0 20px}.basketPopupButtons>div{float:left;width:48%;padding:10px;background-color:#666;color:#fff;cursor:pointer;font-size:14px;-webkit-border-radius:3px;border-radius:3px;text-align:center;font-weight:700;text-transform:uppercase}.basketPopupButtons>div:last-child{margin-left:4%;background-color:#ff5b42}.basketPopupButtons>div:hover{background-color:#252525}#ShopMainLayOutTable,#checkout-container h1.checkout-headline,.basketPopupRelated{display:none}.basketPopupRelatedHeader{padding:12px 20px;border-top:solid 1px #e3e3e3;border-bottom:solid 1px #e3e3e3;font-size:14px;font-weight:700;text-align:center;color:#424242}.basketPopupRelated .CustomersAlsoBought_Custom_UL{border-top:0}.basketPopupRelated .CustomersAlsoBought_Custom_UL>li{border-bottom:0}.basketPopupRelated .CustomersAlsoBought_Custom_UL>li:nth-child(4){border-right:0}#tabID2>tbody>tr>td>table>tbody>tr:nth-child(1),#tabID2>tbody>tr>td>table>tbody>tr:nth-child(2),.basketPopupRelated .CustomersAlsoBought_Custom_UL>li:nth-child(n+5),.basketPopupRelatedUl>li:nth-child(n+3),div.laanletCalculator .example>p:nth-child(n+4){display:none}#contactform input,.basketPopupRelated .CustomersAlsoBought_Custom_UL li .product .name a{font-size:13px}.basketPopupRelated .CustomersAlsoBought_Custom_UL li .product .price{font-size:15px}.basketPopupRelated input[type=button]{font-size:14px;padding:8px 10px}.basketPopupRelatedUl>li .product,img{border:0}.basketPopupRelatedUl li .product .name a{padding:10px 15px 15px}.basketPopupRelatedUl li .product .productFooter{padding:15px}@media (max-width:845px){.basketPopupBasket{padding:10px 20px}.basketPopupLeft{width:100%;border-right:0}.basketPopupRight{width:100%}.basketPopupImage{max-width:30%}.basketPopupHeaderLeft,.basketPopupHeaderRight{padding:9px 20px;font-size:14px;text-align:center}.basketPopupHeaderRight,.hideShippingFee .basketPopupShippingInfo{display:none}.basketPopupCountdown{text-align:center}.basketPopupButtons>div{font-size:12px;padding:8px}.basketPopupRelatedHeader{font-size:13px;padding:8px 10px}.basketPopupRelatedUl>li:first-child .product{border-right:0}.basketPopupRelatedUl li .product .image{width:40%;vertical-align:middle}.basketPopupRelatedUl li .product .info{width:60%;vertical-align:middle}.basketPopupRelatedUl li .product .name a{padding:10px 15px}.basketPopupRelatedUl li .product .buy{max-width:150px}.basketPopupRelatedUl li .product .productFooter{padding:5px 15px 15px}}@media (max-height:550px){.basketPopupName{margin-top:15px}.basketPopupImage{display:none}}body{margin:0}#ProductmenuContainer_DIV>br,.productmenu>:not(#ProductmenuContainer_DIV),.shipworld,.sletmig{display:none}body,input,select,textarea{font-weight:400}body,input,select,td.VariantGroupLabel,textarea{font-family:"Arial",sans-serif;color:#484848;font-size:14px}a{color:#000}a:hover{color:#858585}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}select{-webkit-appearance:none;-moz-appearance:none;border:1px solid #d4d4d4;background-color:#fff;padding:0 27px 0 7px;height:33px;width:100%;-webkit-border-radius:3px;border-radius:3px;background-image:url(/images/skins/Shopdeluxe/images/select-arrow-down.png);background-repeat:no-repeat;background-size:10px auto;background-position:calc(100% - 10px) 50%;cursor:pointer}select:disabled{opacity:.3;cursor:default}select::-ms-expand{display:none}#SendContactbtn,#checkout-container input#confirm-complete-button,.showReturnFormBtn,a.ShowBasket_SendBasketLink_Send_Link,input[type=button],input[type=submit]{color:#fff;background-color:#383838;font-size:15px;text-decoration:none;text-transform:uppercase}#SendContactbtn,#checkout-container input#confirm-complete-button,.showReturnFormBtn,a.ShowBasket_SendBasketLink_Send_Link,body.webshop-frontpage div.nivo-dynamic-text-link,input[type=button],input[type=submit]{font-weight:700;letter-spacing:1px;border:0;cursor:pointer;-webkit-appearance:none;display:inline-block;padding:10px 15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.webshop-frontpage div.nivo-dynamic-text-link,div.ui-widget.dd-dialog-responsive input[type=button],div.ui-widget.dd-dialog-responsive input[type=button]:hover{color:#fff;background-color:#383838;text-decoration:none;text-transform:uppercase}.CancelBtn,header .TopMenu_MenuItems>li>a{text-transform:uppercase;text-decoration:none}.CancelBtn,div.ui-widget.dd-dialog-responsive input[type=button],div.ui-widget.dd-dialog-responsive input[type=button]:hover{font-weight:700;letter-spacing:1px;border:0;cursor:pointer;-webkit-appearance:none;display:inline-block;font-size:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.CancelBtn{padding:10px 15px}div.ui-widget.dd-dialog-responsive input[type=button],div.ui-widget.dd-dialog-responsive input[type=button]:hover,form.contact{padding:0}.Heading_B2Blogin,.Heading_Customer,.Heading_Favorites,.Heading_OrderStep4,.Heading_ProductList,.Heading_Productmenu,.Heading_Profile,.Heading_ShowBasket_Master,.Heading_Terms,.SubCatsProcuctsHeading,aside .header,h1{font-weight:700;display:block;text-align:left;font-size:30px;padding:0;margin:0 0 20px;border:0}.headline,h2,h3{font-size:16px;font-weight:700;padding:0;margin:0 0 10px;display:block}h3{font-size:22px}header{position:relative;background-color:#232931}article,header>section{width:1240px;max-width:95%;position:relative}header>section{margin:0 auto;height:90px}div.dd-theme-default .dd-nivoSlider{background-color:transparent}div.nivoSlider a.nivo-imageLink{height:100%!important;z-index:9}#basket,.topLogo{position:absolute;-webkit-transform:translateY(-50%)}.topLogo{display:block;height:100%;top:50%;left:-20px;-moz-transform:translateY(-50%);z-index:999}.topLogo img{display:block;height:120%;pointer-events:none;position:relative;top:10%}#basket{right:0;top:55%;z-index:100;padding:13px 0 13px 30px;color:#fff;cursor:pointer}#basket .totalproducts,#basket:after,.contactEmail .fa{position:absolute;top:50%;color:#fff}#basket,#basket:after,.topLogo{transform:translateY(-50%)}#basket:after{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;left:0;font-size:23px}#basket .totalproducts{z-index:10;top:-9px;left:-14px;display:block;width:20px;height:20px;background-color:#e24305;padding:4px 0 0;font-size:12px;line-height:12px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center}#basket .totalprice{font-size:17px;line-height:17px}#basket div.basketlink a{display:none;margin:3px 0 0}#basket .creditcards,#btn-filter{display:none}ul.references{margin:0-1%;font-size:0;padding:0}ul.references>li{margin:0 1% 2%;font-size:13px;padding:30px;display:inline-block;width:23%;border-radius:6px;border:1px solid #eee;text-align:center}ul.references>li img{display:inline-block;max-height:70px}header .TopMenu_MenuItems{position:absolute;top:10px;right:0;margin:0;padding:0;list-style-type:none;font-size:0;display:none}header .TopMenu_MenuItems>li{display:inline-block;vertical-align:middle;margin:0 0 0 13px}header .TopMenu_MenuItems>li>a{font-size:11px}header .TopMenu_MenuItems>li>a.Link_Active_Topmenu{color:rgba(0,0,0,.4)}header .TopMenu_MenuItems>li>img{height:15px;display:block}.contactEmail,aside>nav>ul>li>a{text-decoration:none;display:block}.contactEmail,.contactPhone:before{width:30px;height:30px;border-radius:50%;border:1px solid #fff}.contactEmail{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);right:61%}.contactEmail .fa{left:50%;transform:translateY(-50%) translateX(-50%);font-size:16px}.contactPhone{right:39%;font-size:15px;font-weight:700;padding-left:42px;text-decoration:none}.contactChat small,.contactPhone small{display:block;font-size:12px;font-weight:400}.contactPhone:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;left:0;font-size:20px;padding:4px 0 0;text-align:center}.contactChat,.contactChat:before,.contactPhone,.contactPhone:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.contactChat{right:17%;font-size:15px;padding-left:42px}.contactChat:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;left:0;width:30px;height:30px;border-radius:50%;border:1px solid #fff;font-size:20px;padding:4px 0 0;text-align:center}article{margin:30px auto}article:after{content:"";clear:both;display:block}article.aside>.content{float:right;width:75%}aside{float:left;width:22%}aside>nav>ul{overflow:hidden}aside>nav>ul>li>a{background-color:#383838;padding:8px 15px;color:#fff;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px}.contactChat,aside>nav>ul>li>a>span.ProductMenu_MenuItemBold,div#mc_embed_signup #mergeRow-gdpr label,div#mc_embed_signup .mc-field-group>label[for=mce-EMAIL]{font-weight:700}.hero ul.TopMenu_MenuItems,aside>nav>ul,aside>nav>ul>li>ul{margin:0;padding:0;list-style-type:none}aside>nav>ul>li>ul>li>a{display:block;padding:7px 15px;text-decoration:none;border:solid 1px #d8d8d8;border-top:0}aside>nav>ul>li>ul>li.open>a{background-color:rgba(239,239,239,.8)}aside>nav>ul>li>ul>li:last-child>a{-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}aside>nav>ul>li>ul>li>ul{display:none;margin:0;padding:10px 0;list-style-type:none;border-right:solid 1px #d8d8d8;border-left:solid 5px #d8d8d8;border-bottom:solid 1px #d8d8d8}aside>nav>ul>li>ul>li>ul>li>a{display:block;padding:1px 10px;text-decoration:none}aside>nav>ul>li>ul>li>ul>li a.Activ_ProductMenu{border-right:3px solid #666}aside #ProductFilter-Container>div>.product-filter-clear{margin:0 0 20px}aside #ProductFilter-Container>div:not(.product-filter-headertext-container){position:relative}aside .product-filter-headertext-container{font-weight:700;background-color:#383838;padding:8px 15px;color:#fff;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px}aside .product-filter-clear-all-bottom-right,aside .product-filter-clear-all-top-right{position:absolute;bottom:calc(100% + 8px);right:10px;z-index:10}aside .product-filter-clear-all a{color:#fff;font-size:12px}aside .product-filter-header-clearlink-container a{font-size:12px}aside .product-filter-container{border-top:0}aside .product-filter-checkbox{margin:0 5px 0 0}body.webshop-frontpage section.usp{position:relative;z-index:30}.topbanner{overflow:hidden;display:none;position:relative}.topbanner.active,.webshop-frontpage.webshop-body .hero{display:block}.slider-wrapper a.btn,.topbanner>div img,article .trustBadges img,footer .trustBadges img{width:100%;display:block}.topbanner span,body.webshop-frontpage div.nivo-dynamic-text{-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.topbanner span{position:absolute;width:100%;font-size:40px;font-weight:400;top:40%;left:55%;text-align:center;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2);text-transform:uppercase}body.webshop-frontpage .slider-wrapper .nivo-controlNav{position:absolute;width:100%;margin:14px 0 0}body.webshop-frontpage .nivo-controlNav a{background-image:none;background-color:rgba(0,0,0,.2);-webkit-border-radius:50%;-moz-borde-radius:50%;border-radius:50%;width:6px;height:6px}body.webshop-frontpage .nivo-controlNav a.active{background-color:#6c6c6c}body.webshop-frontpage .dd-nivoSlider div.nivo-caption{opacity:1;top:auto;right:auto;bottom:50%!important;left:50%;background-color:transparent;padding:0;color:#535353;-webkit-transform:translateY(50%) translateX(-50%);-moz-transform:translateY(50%) translateX(-50%);transform:translateY(50%) translateX(-50%);text-transform:uppercase;letter-spacing:1px;font-size:13px;line-height:13px;text-align:left;text-shadow:1px 1px 0 rgba(255,255,255,.3);font-weight:300;width:1240px;max-width:95%;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.webshop-frontpage div.nivo-dynamic-text{top:calc(50% - 25px)!important;right:auto;bottom:auto!important;left:50%!important;width:1240px;max-width:95%;letter-spacing:1px}body.webshop-frontpage div.nivo-dynamic-text-header{font-size:45px;font-weight:300;margin:0 0 10px}.slider-wrapper ul li,body.webshop-frontpage div.nivo-dynamic-text-teaser{text-transform:uppercase;font-size:12px}body.webshop-frontpage div.nivo-dynamic-text-link{margin:10px 0 0;font-size:13px}body.webshop-frontpage div.nivo-dynamic-text-link:hover{background-color:#6f6f6f}.Text1_FrontPage{display:block;margin:0 0 30px}.slider-wrapper>div{width:1000px;max-width:95%;margin:0 auto;position:relative;height:100%}.slider-wrapper ul{position:absolute;top:50%;transform:translateY(-50%);margin:0-2%;padding:0;list-style-type:none;font-size:0}.slider-wrapper ul li{width:29%;display:inline-block;margin:0 2%;font-size:13px;background-color:rgba(255,255,255,.2);padding:20px;border-radius:2px;text-align:center;transition:all .5s}.slider-wrapper ul li img{display:block;max-width:100%;border-radius:50%;background-color:#cfd5dd}.slider-wrapper ul li:hover{background-color:rgba(255,255,255,.5);transition:.5s}.slider-wrapper ul li:hover a.btn{background-color:#232931;transition:.5s;color:#fff}.slider-wrapper a.btn{background-color:#e24305;border-radius:2px;padding:8px 10px;color:#fff;text-decoration:none;margin:20px 0 0;font-weight:700;letter-spacing:1px;font-size:14px;transition:all .5s}#fileuploadcontainer:after,.welcome:after{display:block;content:"";clear:both}.welcome>div p{margin:10px 0 0;padding:0;line-height:1.6em}body.webshop-frontpage,body.webshop-frontpage .wrapper,html,li>form[action*="basket.asp"]{height:100%}.B2BLogin_TD article form[action="/shop/b2blogin.html"]>br,.hero>.TopMenu_MenuItems,.mostsold-header,.mostsold-products,.mostviewed-header,.mostviewed-products,.webshop-body .hero{display:none}.webshop-frontpage .hero{height:calc(100% - 190px);background-position:55% 100%;background-size:cover;background-repeat:no-repeat;text-align:center;position:relative}.webshop-frontpage .hero-text{font-size:3.2rem;position:absolute;width:100%;left:0;top:10%}.webshop-frontpage .hero-btn{display:inline-block;margin-top:5px;font-size:1.2rem;padding:12px 36px 11px;background:#fa5848;color:#fff;border-radius:3px;text-transform:uppercase}@media (min-width:1980px){.webshop-frontpage .hero{background-position:50% 100%}.webshop-frontpage .hero-text{top:15%}}@media (min-width:600px) and (max-width:900px){.webshop-frontpage .hero{height:40%}.webshop-frontpage .hero-text{font-size:2rem}.webshop-frontpage .hero-btn{font-size:.9rem;padding:7px 14px 6px}}@media (max-width:600px){.webshop-frontpage .hero{height:30%}.webshop-frontpage .hero-text{font-size:1.4rem;top:10%}.webshop-frontpage .hero-btn{font-size:.9rem;padding:7px 14px 6px}}.mostsold-header,.mostviewed-header{font-size:15px;letter-spacing:1px;text-transform:uppercase;border-bottom:solid 1px #e5e5e5;padding:0 30px 10px 0;margin:0 0 20px}.mostsold-header{margin:40px 0 20px}.mostsold-header.active,.mostviewed-header.active{display:inline-block}.mostsold-products .product,.mostviewed-products .product{padding:0 15px}.mostsold-products .product .name,.mostviewed-products .product .name{text-align:center;text-overflow:ellipsis;width:100%;white-space:nowrap;overflow:hidden;font-size:11px;padding:15px 0 0}.slick-next,.slick-prev{opacity:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:50% 50%;background-size:10px auto;width:30px;height:50px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;background-color:rgba(0,0,0,.3);overflow:hidden;text-indent:-999px;cursor:pointer}.slick-next:before,.slick-prev:before{font-family:"FontAwesome";position:absolute;top:50%;left:50%;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0;transform:translateX(-50%) translateY(-50%);color:#fff}.slick-prev:before{content:""}.slick-next:before{content:""}.slick-slider:hover .slick-next,.slick-slider:hover .slick-prev{opacity:1}.slick-next:hover,.slick-prev:hover{background-color:rgba(0,0,0,.7)}body.webshop-frontpage article>.content>.shadow{margin:20px 0 30px}body.webshop-frontpage article>.content>div.shadow:nth-of-type(2){margin:20px 0 0}form[action="/shop/b2blogin.html"]>div>table{width:100%}form[action="/shop/b2blogin.html"]>div>table>tbody>tr:nth-child(3)>td:nth-child(1){width:1%;padding-right:15px}.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type=email],.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type=password],.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type=text]{-webkit-appearance:none;font-size:23px;height:40px;width:200px;max-width:100%;margin:3px 0;padding:0 10px}.B2BLogin_TD article form[action="/shop/b2blogin.html"] input:focus{border:solid 1px #0085ad;-moz-box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type=submit]{margin-top:10px}#Username_B2Blogin,input[name=password].TextInputField_B2Blogin{margin:3px 0;height:30px;padding:0 13px;border-radius:3px;border:solid 1px #ddd}input[type=submit].SubmitButton_B2Blogin{margin:5px 0 0}.Customer_TD input[type=text]#xprofileid.TextInputField_Customer{-webkit-appearance:none;font-size:23px;height:44px;width:200px;margin:0 4px 0 0;padding:0 10px;float:left}.downloadcontainer{float:right;text-align:center;border:1px solid #eee;background-color:#f8f8f8;padding:10px;border-radius:5px}.downloadcontainer:hover{background-color:#edecec}.downloadcontainer .fa{margin:0 0 6px}.downloadcontainer a,footer>div>ul>li a{text-decoration:none}.downloadcontainer span,section.usp ul{display:block}.return,.returnForm,.returnform{margin-top:25px}.CancelBtn{background-color:#fff;color:#555}#contactform{padding:30px 0;position:relative}#contactform>div>.row:first-child{border:solid 1px #d6f2de;padding:15px;background-color:#f4fff6;border-radius:6px;margin-bottom:20px}#contactform .row{margin:0}#PersonalInfo>.row,#tabID2>tbody>tr>td>table>tbody>tr>td{padding:4px 0}.loadingcontainer{position:absolute;z-index:50;background-color:rgba(255,255,255,.5);top:0;left:0;height:100%;width:100%}.loadingcontainer .loading{position:absolute;top:200px;left:50%;transform:translateX(-50%)}#contactform input[type=email],#contactform input[type=number],#contactform input[type=text],#contactform textarea{display:block;padding:0 10px;height:35px;margin:0;width:100%}#contactform input[type=number]{width:60px}#contactform #generelinfo,#contactform input[type=file]{display:none}#contactform>div>.row input[type=text]{border-radius:3px;height:40px;font-size:16px;border:solid 1px #d5d5d5}#contactform textarea{border:solid 1px #d5d5d5;margin:10px 0 20px;height:100px;padding:10px}label.custom-file-upload{border:0;display:inline-block;padding:6px 12px;border-radius:5px;background:#a8a8a8;cursor:pointer;margin:5px 0}#PersonalInfo,#contactform #RegrettedPurchase,#contactform #SelectReason,#contactform #generelinfo{background-color:#f5f5f5;border:solid 1px #dfdfdf;padding:20px;margin:20px 0;border-radius:6px}#contactform .error{font-family:Verdana;font-size:12px;color:red}#CommentBox,#contactform #RegrettedPurchase,#contactform #rmatype1content,#contactform #rmatype1manuelcardata,#contactform #rmatype2content,footer>.TopMenu_MenuItems,nav.productmenu #ProductMenu_List>li>ul>li>ul,nav.productmenu .Heading_ProductMenu{display:none}#contactform #rmatype1content label,#contactform #rmatype2content label{display:block;margin:10px 0 3px}#CommentBox,#fileuploadcontainer{background-color:#f5f5f5;border:solid 1px #dfdfdf;padding:20px;margin:20px 0;border-radius:6px}#contactform p{margin:0;padding:0}#gallery{margin:10px 0 0}#gallery>div{width:16%;margin-right:10px}#gallery>div>img{display:block;width:100%;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#contactform #Body,#contactform #Fuel{border-radius:4px;padding:15px;margin:15px 0;border:solid 1px #dfdfdf;background-color:#fff;display:none}#GetOrdre,#contactform #Body p,#contactform #Fuel p{margin:0 0 7px;padding:0;font-weight:700}#GetOrdre{background-color:#45b574;color:#fff;font-size:14px;padding:7px 10px;border:0;border-radius:3px;margin:4px 0 0;cursor:pointer}nav.productmenu{background-color:#cfd5dd;box-shadow:0 5px 5px rgba(0,0,0,.1);position:relative;width:100%;z-index:100}a#ActiveCategory_A,span.ProductMenu_Category_Icon_Container{display:none!important}span.ProductMenu_MenuItemBold{font-weight:400}footer>div,nav.productmenu #ProductmenuContainer_DIV{width:1240px;max-width:95%;margin:0 auto}nav.productmenu #ProductMenu_List{margin:0;padding:0;list-style-type:none}footer>div>ul:after,nav.productmenu #ProductMenu_List:after{clear:both;content:"";display:block}#gallery>div,nav.productmenu #ProductMenu_List>li{float:left;position:relative}nav.productmenu #ProductMenu_List>li>a{display:block;padding:15px;font-size:13px;line-height:1;font-weight:400;text-decoration:none;text-transform:uppercase;border-left:solid 1px rgba(0,0,0,.1);position:relative}.productmenu #ProductMenu_List>li:hover>a{color:#e24305!important}nav.productmenu #ProductMenu_List>li>ul{opacity:0;position:absolute;top:-2000px;left:1px;margin:0;padding:10px 0;list-style-type:none;background-color:#fff;box-shadow:4px 2px 8px rgba(0,0,0,.1);min-width:calc(100% - 1px);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}nav.productmenu #ProductMenu_List>li>ul>li>a{display:block;padding:8px 18px;border-bottom:solid 1px rgba(255,255,255,.1);text-decoration:none;white-space:nowrap}nav.productmenu #ProductMenu_List>li>ul>li:hover>a{background-color:rgba(153,153,153,.1);color:#000;opacity:1}nav.productmenu #ProductMenu_List>li>ul>li:last-child>a{border-bottom:none}nav.productmenu #ProductMenu_List>li>a[title~=Black]{color:#fa5848;font-weight:900}section.usp{border-bottom:1px solid #eee;background-color:#f8f8f8}section.usp>div{width:1240px;margin:0 auto;max-width:95%}section.usp ul{margin:0;list-style-type:none;font-size:0;padding:20px 0}section.usp ul li{font-size:13px;position:relative;width:20%;vertical-align:middle;display:inline-block;text-align:left;color:#000}section.usp ul li span{display:block;font-size:14px;padding:0 0 0 35px}section.usp ul li:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);color:#33960c;font-size:20px}footer{padding:60px 0;background-color:#f6f6f6}footer>div>ul{margin:0-1%;padding:0;list-style-type:none}footer>div>ul>li{float:left;width:18%;margin:0 1%;line-height:20px;position:relative}footer div#mc_embed_signup>form>div>strong,footer>div>ul>li>strong{display:block;font-weight:700;margin:0 0 10px;font-size:16px;line-height:normal}footer>div>ul>li:last-child{text-align:right}footer form{padding:0;margin:0}footer input[type=email]{height:40px;width:100%;display:block;margin:0 0 6px;border:1px solid #ddd;padding:0 10px;border-radius:2px}footer input[type=submit]{font-size:12px;padding:7px 15px}footer ul.TopMenu_MenuItems{margin:0;padding:0;list-style-type:none}footer .flags,footer .trustBadges{margin:20px 0 0}.map,footer .trustBadges a{float:right;width:70px;margin:0 0 0 20px}.flags:after,li .product .productFooter:after,li .product:after{clear:both;content:"";display:block}.flags a{float:left;width:20px;margin:0 5px 0 0}.flags img{display:block;width:100%;border-radius:1px}.flags a:hover img{opacity:.6}.map{width:50%;margin:0 0 40px 40px}div#mc_embed_signup{transition:all 200ms ease-in-out;position:relative}div#mc_embed_signup .required{font-size:.67rem;font-weight:400}div#mc_embed_signup .required .asterisk{font-size:.8rem;color:#fa5848;font-weight:700}div#mc_embed_signup input[type=email]{margin:.25rem 0 .75rem;padding:.5rem 2rem .5rem .7rem;font-size:.9375rem;width:100%;border-radius:3px;position:relative;height:auto}div#mc_embed_signup input[type=email]::placeholder{color:#999;opacity:1;transition:opacity 200ms ease-in-out}div#mc_embed_signup input[type=email]:focus::placeholder{opacity:0}div#mc_embed_signup fieldset{border:0;padding:0;margin:0}div#mc_embed_signup fieldset label{display:flex;gap:.25rem}div#mc_embed_signup input[type=submit]{background-color:#fa5848;font-size:.9375rem;width:100%;flex:1;padding:.5rem 1rem calc(.5rem - 1px);margin:.5rem 0 1rem;z-index:5;position:relative}div#mc_embed_signup #mergeRow-gdpr{font-size:.8rem;max-height:4.5rem;overflow:hidden;margin-bottom:1rem;position:relative}div#mc_embed_signup #mergeRow-gdpr::after{transition:opacity 200ms ease-in-out;position:absolute;content:"";display:block;bottom:0;width:100%;height:90%;opacity:1;background:#f6f6f6;background:linear-gradient(0deg,#f6f6f6 20%,rgba(246,246,246,0) 100%)}div#mc_embed_signup.showgdpr{z-index:1;background-color:#fff;position:absolute;top:0;border-radius:3px;padding:1rem;margin:-1rem;box-shadow:1px 1px 3px rgb(0 0 0/12%),0 .3px 1.1px rgb(0 0 0/4%),0 .9px 3.1px rgb(0 0 0/6%),0 2.1px 7.5px rgb(0 0 0/8%),0 7px 25px rgb(0 0 0/12%);margin-left:-120%}div#mc_embed_signup #mergeRow-gdpr.showgdpr{overflow:visible;z-index:1;background:#fff;max-height:100%;padding:1rem;margin:-1rem}@media (max-width:780px){div#mc_embed_signup.showgdpr{margin-left:-1rem;background:#fff}div#mc_embed_signup #mergeRow-gdpr.showgdpr{background:#fff}}div#mc_embed_signup #mergeRow-gdpr.showgdpr+#mce-responses::before{display:block;content:"";z-index:0;width:100%;position:relative}div#mc_embed_signup #mergeRow-gdpr.showgdpr::after{opacity:0;pointer-events:none}div#mc_embed_signup #mergeRow-gdpr label+p{margin-top:0}div#mc_embed_signup #mergeRow-gdpr p{font-size:.75rem;position:relative}div#mc_embed_signup #mergeRow-gdpr p:not(.content__gdpr__p)::after{transition:opacity 200ms ease-in-out 20ms;position:absolute;content:"";display:block;bottom:0;width:100%;height:100%;opacity:1;background:#f6f6f6}div#mc_embed_signup #mergeRow-gdpr.showgdpr p:not(.content__gdpr__p)::after{opacity:0;pointer-events:none}div#mc_embed_signup #mergeRow-gdpr a{color:#fa5848}div#mc_embed_signup .closeNewsletterSignupButton{appearance:none;border:0;background:0 0;margin:0;position:absolute;top:0;right:0;padding:1rem;opacity:0;transition:opacity 200ms ease-in-out;cursor:pointer}div#mc_embed_signup.showgdpr .closeNewsletterSignupButton{opacity:1}a.social{width:35px;height:35px;display:inline-block;margin:0 0 0 5px;background-color:#676767;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-size:auto 50%;background-position:50% 50%;background-repeat:no-repeat;position:relative}a.social .fa{color:#fff;font-size:18px;top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}article .trustBadges{margin:20px 0 0}article .trustBadges a{display:inline-block;width:70px;margin:0 20px 0 0}div.breadcrumb{margin:0 0 .9rem;padding:0 0 0 .2rem}div.breadcrumb a{color:#333;text-decoration:none}div.breadcrumb a:hover{color:#000}div.breadcrumb .breadcrumb-seperator{margin:0 .3rem;color:#333}div.breadcrumb:empty{display:none;margin:0;padding:0}.category-description{display:none;overflow:hidden;position:relative;margin:0 0 25px}.Related_Custom_UL img.Related_BuyButton_IMG,.category-description.active{display:block}.category-description+.readMore{margin:10px 0 25px;cursor:pointer;background-color:#fff;border:1px solid #ddd;padding:4px 6px;border-radius:3px;display:none}.webshop-productlist .category-description .prodlist-description-img{float:right;width:50%;margin:0 0 1em 1em}.cmsContainer{margin-bottom:30px}.cmsContainer:after{display:block;clear:both;overflow:hidden;content:""}.cms-left{width:45%;float:left}.cms-right{width:45%;float:right}.CustomersAlsoBought_Custom_UL,.Frontpage_Custom_UL,.ProductList_Custom_UL,.Related_Custom_UL,.basketPopupRelatedUl{padding:0;margin:0-1%;list-style-type:none;position:relative;display:flex;flex-wrap:wrap}.Frontpage_Custom_UL>li,.ProductList_Custom_UL>li{width:23%;margin:0 1% 2%;flex:none;background-color:#fff}.Related_Custom_UL>li{flex:none;background-color:#fff}.CustomersAlsoBought_Custom_UL>li,.basketPopupRelatedUl>li{width:23%;margin:0 1% 2%;flex:none;background-color:#fff}.Related_Custom_UL>li{width:100%;margin:0}article.aside .ProductList_Custom_UL>li{width:33.3%}li .product .ribbon-white>img{display:inline-block;width:70px;vertical-align:middle;margin:0 5px 0 0;position:relative;top:-1px}li .product .ribbon-white>span{display:inline-block;vertical-align:middle;font-size:12px;font-weight:400}li .product{position:relative;border:solid 1px #e8e8e8;height:100%;display:flex;flex-direction:column}li .product>*{flex:none}li .product .image{position:relative;text-align:center;padding:0;display:block;width:100%;vertical-align:bottom;font-size:13px}li .product .info{flex:auto;display:flex;flex-direction:column;width:100%;font-size:13px}li .product .info>*{flex:none}li .product .badgeContainer{position:absolute;top:20px;right:-4px;width:100px;z-index:50}.productcard .images .badgeContainer img,li .product .badgeContainer img{display:block;width:100%;margin:0 0 5px}ul.Related_Custom_UL .buy img{max-width:100%}li .product .image a img{display:block;width:100%;padding:10px}li .product .shortDescription{padding:0 20px;margin:20px 0;flex:auto}li .product .shortDescription ul{margin:0 0 .5rem;padding:0}li .product .shortDescription ul>li{display:block;position:relative;padding-left:20px;font-size:14px}li .product .shortDescription ul>li:not(:last-child){margin:0 0 4px}li .product .shortDescription ul li:before{content:"";font-family:"FontAwesome";font-weight:400;text-decoration:inherit;position:absolute;left:0;top:1px;font-size:13px;color:#e24305}li .product .productFooter{padding:15px 20px;background-color:#f3f5f7}li .product .name{height:80px;overflow:hidden}li .product .name a{display:block;text-decoration:none;width:100%;padding:15px;font-size:17px;font-weight:700}li .product .retailPrice,li .product .variants>span,li .product input[type=number],li .product input[type=text]{display:none}li .product .price{font-size:16px;font-weight:700;padding:5px 0 15px}li .product .price .fromText{padding:0 3px 0 0}li .product .price .currency{padding:0 3px}li .product .price .PriceStriked_Productlist strike{color:#e24305;font-size:.95rem;margin-right:.4rem;display:block;margin-bottom:.2rem}ul.Related_Custom_UL{margin:0 0 1rem}ul.CustomersAlsoBought_Custom_UL .price strike,ul.Frontpage_Custom_UL .price strike,ul.Related_Custom_UL .price strike{padding:0 4px 0 0;font-size:13px}.Related_Custom_UL li .product{flex-direction:row}ul.Related_Custom_UL li .product .name a{padding:10px 13px;font-size:13px}ul.Related_Custom_UL li .product .productFooter{padding:13px}ul.Related_Custom_UL li .product .price{display:inline-block;padding:0 1rem;font-size:15px}.Related_Custom_UL li .product .buy{display:inline-block;width:10rem}ul.Related_Custom_UL li .product .image,ul.Related_Custom_UL li .product .info{vertical-align:middle}.Related_Custom_UL li .product .info{flex-direction:row;width:auto}ul.Related_Custom_UL li .product .image{width:4rem}.Related_Custom_UL li .product .image a img{padding:.2rem}.Related_Custom_UL li .product .info>*{flex:1;height:100%;display:flex;align-items:center}li .product .buy{width:100%;margin:0 auto;position:relative}li .product .buy:after{display:block;content:"";overflow:hidden;clear:both}li .product .buy.notBuyable{opacity:.3}li .product .buy.notBuyable a{cursor:default;display:block}li .product .buy .InfoButton_ProductList,li .product .buy a:first-child img{position:absolute;width:35%;top:0;left:0;border-radius:3px}li .product .buy .BuyButton_ProductList{float:right;width:61%;border-radius:3px}li .product .variants{padding:0 20px 20px}li .product .variantsContainer>select:not(:last-child){margin-bottom:5px}select.ProductListVariantSelector{margin:0 0 15px 20px;width:calc(100% - 40px);display:none}li .product .advanced{background-color:rgba(0,0,0,.3);display:none;position:absolute;z-index:15;width:100%;bottom:0;left:0;padding:10px;text-align:center}li .product .advanced>a{font-family:Arial;display:inline-block;padding:5px;margin:2px;border:solid 1px #d8dadc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#252525;font-size:11px;line-height:11px;font-weight:400;text-decoration:none;background-color:#fff}li .product .advanced>a:hover{color:#000;border-color:#737373}li .product .advanced>div a{font-size:11px;color:#fff}#specs.active,li .product:hover .advanced{display:block}li .product .specs:empty{display:none}li .product .specs>div:not(:empty){padding:0 20px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li .product .specs>div:last-child{margin-bottom:15px}li .product .specs>div:not(:empty):before{content:"";margin:0 5px 0 0;color:#33960c;font-family:"FontAwesome"}.colorSelect{position:absolute;z-index:20;left:20px;bottom:5px;font-size:12px}.colorSelect>*,.productcard ul.details>li>span{display:inline-block;vertical-align:middle}.colorSelect span{font-weight:700}.colorSelect>div{width:17px;height:17px;border:1px solid #000;border-radius:50%;margin:0 5px 0 0}.colorSelectBlack{background:#000}.colorSelectBeige{background:#d4c3a9}.colorSelectBrown{background:#65534c}.colorSelectPink{background:#d74c83}li .news{position:absolute;top:-6px;right:-5px;z-index:40;width:80px}li .news.text{width:100px;top:17px;right:-23px;background-color:#000;color:#fff;padding:4px 0;font-size:12px;line-height:12px;transform:rotate(45deg)}.Frontpage_Custom_UL li .news img,.ProductList_Custom_UL li .news img,.Related_Custom_UL li .news img{width:100%}.pager{clear:both;padding:20px 0 0}.pager:after,.sort-container:after{content:"";clear:both;display:block}.pager>div{display:block;float:left}.pager .prev{width:20%;min-height:1px}.pager .pages{width:60%;text-align:center}.pager .next{width:20%;text-align:right}.pager .next a,.pager .prev a{border:solid 1px #4d4d4d;padding:5px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.pager .next a,.pager .pages a,.pager .prev a,.sort-selector a{display:inline-block;text-decoration:none}.pager .pages a{border:solid 1px #cecece;padding:5px 10px;margin:0 3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.pager .pages a.ActivePageNumber_ProductList{border-color:#555;background-color:#555;color:#fff;font-weight:400;padding-right:10px}.sort-selector{overflow:hidden;background-image:-ms-linear-gradient(top,#fefefe 0%,#f2f2f0 100%);background-image:-moz-linear-gradient(top,#fefefe 0,#f2f2f0 100%);background-image:-o-linear-gradient(top,#fefefe 0,#f2f2f0 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(1,#f2f2f0));background-image:-webkit-linear-gradient(top,#fefefe 0,#f2f2f0 100%);background-image:linear-gradient(to bottom,#fefefe 0,#f2f2f0 100%)}.sort-selector a{padding:8px 15px;font-size:11px;line-height:11px;color:#4e4e4e}.sort-selector a:hover{background-color:#969696;color:#fff}.sort-selector a.selected{background-color:#555;color:#fff}.sort-selector a:last-child{border:0}.Productlist_Sort_table,body.webshop-productlist select[name=CurrencySelect]{float:right;margin:0 0 15px 8px}select[name=CurrencySelect]{display:inline-block;width:auto}.tools{clear:both}.productcard ul.details:after,.tools:after{clear:both;content:"";display:block}.productcard select[name=CurrencySelect]{display:none;position:relative;z-index:10;margin:0 15px 20px 0;float:left}.badgesOverlayContainer{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:99999}.badgesOverlayContent,.customFields span img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.badgesOverlayContent{width:800px;padding:30px;border-radius:10px;background-color:#fff;box-shadow:0 0 40px #000}.customFields div{margin:6px 3px 0;display:inline-block;text-align:center;white-space:nowrap}.customFields span{display:block;width:40px;height:40px;border-radius:5px 5px 0 0;background-color:#474747;position:relative;cursor:pointer}.customFields span img{width:70%}.customFields small{font-size:10px;display:block;padding:1px 4px;background-color:#000;color:#fff}li .product .customFields{width:100%;text-align:center;padding:4px 10px 15px}.productcard .customFields{padding:20px 0 0;text-align:center}.productcard .customFields div{margin:0 5px 10px}div.laanletCalculator{text-align:left;line-height:normal!important;padding:0!important;margin-bottom:20px!important}div.laanletCalculator .price+div{display:block!important}div.laanletCalculator .example:last-of-type{display:none}div.laanletCalculator .example p{margin:0;padding:0 4px 0 0;display:inline-block;font-size:11px}div.laanletCalculator>div:first-child{display:inline-block!important;line-height:normal}div.laanletCalculator>div:first-child>img{width:90px!important;margin:0 8px 0 0!important;display:block!important;position:relative;top:-1px}div.laanletCalculator>div.price,div.laanletCalculator>div.text{color:#1f1f1f}div.laanletCalculator>div:first-child{vertical-align:middle}div.laanletCalculator>div.price,div.laanletCalculator>div.text{display:inline-block;vertical-align:middle}div.info .delivery-time{margin-bottom:.4rem}div.info .delivery-time i{margin-right:10px;width:39px;height:25px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #666;border-radius:4px;background:#eee}div.info .pay-ean{display:block;margin-bottom:20px}div.info .pay-ean img{display:inline-block;vertical-align:middle;margin-right:10px}div.info .pay-ean p{display:inline-block;width:calc(100% - 49px);vertical-align:middle}.product .Element_Overlay_ProdList_SpecialOfferContainer_DIV,.product div.Element_Overlay_Container_DIV,.product div.Element_Overlay_ProductInfo-relatedContainer_DIV,div.Element_Overlay_ProdInfo_SpecialOfferImage_DIV{display:none}.product div.Element_Overlay_Frontpage_SavingsDIV,.product div.Element_Overlay_ProdList_SavingsDIV,.product div.Element_Overlay_ProdList_SpecialOfferDIV,.product div.Element_Overlay_ProductInfo-related-savingsDIV,.product div.Element_Overlay_ShowBasket-related-savingsDIV{position:relative;display:block}.Frontpage_Custom_UL .image>a>div,.ProductList_Custom_UL .image>a>div,.Related_Custom_UL .image>a>div,div.Element_Overlay_DIV,div.Element_Overlay_ProductInfo-customersboughtDIV,div.Element_Overlay_ProductInfo-relatedDIV{display:block!important}li div.Element_Overlay_Frontpage_SavingsContainer_DIV,li div.Element_Overlay_ProdList_SavingsContainer_DIV,li div.Element_Overlay_ProductInfo-related-savingsContainer_DIV,li div.Element_Overlay_ShowBasket-related-savingsContainer_DIV{top:-5px;left:-5px;width:60px;height:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;background-color:#d8c6b0}.productcard div.Element_Overlay_ProdInfo_SavingsContainer_DIV{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;background-color:#d8c6b0}#specs,.productcard div.Element_Overlay_ProdInfo_SavingsImage_DIV,.sizeguideCf,li .Element_Overlay_Frontpage_SavingsImage_DIV,li .Element_Overlay_ProdList_SavingsImage_DIV,li .Element_Overlay_ProductInfo-customersboughtImage_DIV,li .Element_Overlay_ProductInfo-related-savingsImage_DIV,li .Element_Overlay_ShowBasket-related-savingsImage_DIV,td.FavTB_ProdNameTD br{display:none}li div.Element_Overlay_Frontpage_SavingsText_DIV,li div.Element_Overlay_ProdList_SavingsText_DIV,li div.Element_Overlay_ProductInfo-related-savingsText_DIV,li div.Element_Overlay_ShowBasket-related-savingsText_DIV{width:100%;top:14px;text-align:center;font-size:15px;line-height:15px;text-transform:uppercase;padding-top:0;padding-left:0;font-weight:700;position:absolute;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.productcard div.Element_Overlay_ProdInfo_SavingsText_DIV{width:100%;text-align:center;text-transform:uppercase;padding-top:0;padding-left:0;font-weight:700;position:absolute;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.productcard div.Element_Overlay_ProdInfo_SavingsContainer_DIV{top:10px;left:10px;right:auto;width:70px;height:70px}.productcard div.Element_Overlay_ProdInfo_SavingsText_DIV{font-size:15px;line-height:15px;top:12px}li div.product div.image,li div.product div.image div.Element_Overlay_Frontpage_SavingsDIV,li div.product div.image div.Element_Overlay_ProdList_SavingsDIV{position:inherit;position:unset}div.Element_Overlay_Frontpage_SavingsDIV div.Element_Overlay_Frontpage_SavingsContainer_DIV,div.Element_Overlay_ProdList_SavingsDIV div.Element_Overlay_ProdList_SavingsContainer_DIV,div.productcard div.images div.Element_Overlay_ProdInfo_SavingsContainer_DIV{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background:0;left:auto}div.Element_Overlay_Frontpage_SavingsDIV div.Element_Overlay_Frontpage_SavingsContainer_DIV div.Element_Overlay_Frontpage_SavingsText_DIV,div.Element_Overlay_ProdList_SavingsDIV div.Element_Overlay_ProdList_SavingsContainer_DIV div.Element_Overlay_ProdList_SavingsText_DIV,div.productcard div.images div.Element_Overlay_ProdInfo_SavingsContainer_DIV div.Element_Overlay_ProdInfo_SavingsText_DIV{font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:100px;display:block;background:#fa5848;box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;right:-21px;text-shadow:0 0 3px rgba(0,0,0,.75)}div.Element_Overlay_Frontpage_SavingsDIV div.Element_Overlay_Frontpage_SavingsContainer_DIV div.Element_Overlay_Frontpage_SavingsText_DIV::before,div.Element_Overlay_ProdList_SavingsDIV div.Element_Overlay_ProdList_SavingsContainer_DIV div.Element_Overlay_ProdList_SavingsText_DIV::before,div.productcard div.images div.Element_Overlay_ProdInfo_SavingsContainer_DIV div.Element_Overlay_ProdInfo_SavingsText_DIV::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #c72515;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #c72515}div.Element_Overlay_Frontpage_SavingsDIV div.Element_Overlay_Frontpage_SavingsContainer_DIV div.Element_Overlay_Frontpage_SavingsText_DIV::after,div.Element_Overlay_ProdList_SavingsDIV div.Element_Overlay_ProdList_SavingsContainer_DIV div.Element_Overlay_ProdList_SavingsText_DIV::after,div.productcard div.images div.Element_Overlay_ProdInfo_SavingsContainer_DIV div.Element_Overlay_ProdInfo_SavingsText_DIV::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #c72515;border-bottom:3px solid transparent;border-top:3px solid #c72515}#specs{list-style-type:none;margin:0 0 30px;padding:0}#specs>li{padding:5px 10px;border-bottom:solid 1px #ededed;border-right:solid 1px #ededed;border-left:solid 1px #ededed}#specs>li>div:last-child:before{content:"";margin:0 5px 0 0;color:#33960c;font-family:"FontAwesome"}#specs>li:first-child{border-radius:5px 5px 0 0;border-top:solid 1px #ededed}#specs>li:last-child{border-radius:0 0 5px 5px}#specs>li:nth-child(2n+1){background-color:rgba(155,155,155,.1)}.profileWrapper table,.termsWrapper table,table.CmsPageStyle_Table,table.FavTB{table-layout:fixed}div.profileWrapper img,div.termsWrapper img,img.FavTB_ProdImage,table.CmsPageStyle_Table img{max-width:100%}.CmsPageStyle .row{margin:0-2%}.CmsPageStyle .row .col-md-6{display:inline-block;width:46%;margin:0 2% 2%}.CmsPageStyle .row .col-md-6 iframe{display:block;width:100%;min-height:300px}ul.customerservice,ul.goodtoknow,ul.guide,ul.video-test{font-size:0;list-style-type:none;margin:0-1%;padding:0}ul.guide>li,ul.video-test>li{display:inline-block;padding:20px;text-align:center;margin:0 1% 2%}ul.guide>li{font-size:13px;width:23%;border-radius:3px;border:1px solid #eee}ul.guide>li>a{display:block}.btn-lg,ul.goodtoknow>li a.btn,ul.guide>li>a>span{color:#fff;text-transform:uppercase;font-weight:700;padding:8px 10px;border-radius:3px}ul.guide>li>a>span{background-color:#33960c;font-size:12px;display:block;margin:10px 0 0}ul.video-test>li{width:48%}ul.video-test>li iframe{width:100%;height:400px}ul.customerservice,ul.goodtoknow{margin:0}ul.customerservice>li,ul.goodtoknow>li,ul.video-test>li{font-size:13px;border-radius:3px;border:1px solid #eee}ul.goodtoknow>li{display:block;width:100%;margin-bottom:20px;padding:30px}ul.goodtoknow>li:after{display:block;content:"";clear:both}ul.goodtoknow>li iframe{width:30%;float:left}ul.goodtoknow>li div{width:65%;float:left;margin-right:5%}.btn-lg,ul.goodtoknow>li a.btn{display:inline-block;background-color:#ff5b42;text-decoration:none}ul.customerservice{margin:0-1%}ul.customerservice>li{display:inline-block;width:18%;margin:0 1% 2%;padding:20px;text-align:center}ul.customerservice>li a,ul.guide>li>a{text-decoration:none}ul.customerservice>li i{font-size:40px;display:block;margin:0 0 10px;color:#e24305}.SubmitButton_Customer{float:left}#tabB1>span,#tabB2>span,#tabB3>span,#tabB4>span{display:inline-block;background-color:#232931;padding:5px 10px;color:#fff;border-radius:2px;margin:0 10px 0 0;border:solid 1px #232931}#tabB4>span{margin:0;background-color:#575757;border-color:#575757}#tabB1>span.Tabactive_Customer,#tabB1>span.Tabhover_Customer,#tabB2>span.Tabactive_Customer,#tabB2>span.Tabhover_Customer,#tabB3>span.Tabactive_Customer,#tabB3>span.Tabhover_Customer,#tabB4>span.Tabactive_Customer,#tabB4>span.Tabhover_Customer{background-color:#fff;border:solid 1px #e24305;color:#e24305}#tabB4{float:right}.Text1_Customer .Heading_Customer{font-size:25px;border-bottom:solid 1px #d6d6d6;display:block}#tabID2>tbody>tr>td>table>tbody>tr>td:nth-child(3){font-size:0;position:relative;width:0}#tabID2>tbody>tr>td>table>tbody>tr>td:nth-child(1){padding-right:15px}#tabID2>tbody>tr>td>table>tbody>tr>td:nth-child(3)>span{position:absolute;right:7px;z-index:20;color:red;font-size:11px;top:50%;transform:translateY(-50%)}body.webshop-customercenter h2.myPointsHeader{background-color:#4a9a3b;color:#fff;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;padding:10px 15px!important;font-weight:400!important;margin:0}table.FavTB>tbody>tr>td{border-bottom:solid 1px #ebebeb;padding-top:10px;padding-bottom:10px}td.FavTB_ProdImageTD{width:10%}td.FavTB_ProdNameTD{width:auto;vertical-align:middle;padding-left:25px}td.FavTB_ProdNameTD>a{text-overflow:ellipsis;width:100%;white-space:nowrap;overflow:hidden;font-weight:700;text-decoration:none;padding:0 15px 0 0;display:block}td.FavTB_ProdAmountTD{display:none}td.FavTB_ActionButtonsTD{width:40px}td.FavTB_ActionButtonsTD>a:nth-of-type(-n+2){display:none}td.FavTB_ActionButtonsTD>a>img{width:25px;display:block}td.FavTB_Buy{width:20%}td.FavTB_Buy input{display:block;width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.SubCats_Categories_UL{padding:0;margin:0-1%;list-style-type:none}.SubCats_Categories_UL:after,.productcard:after{content:"";clear:both;display:block}.SubCats_Categories_UL>li{width:23%!important;float:none!important;margin:0 1% 2%;display:inline-block;vertical-align:top;border:solid 1px #d6d6d6;padding:10px;text-align:center}.SubCats_Categories_UL>li:last-child{display:none}.SubCats_Categories_UL>li .image img{display:block;width:100%;margin:0 0 10px}.SubCats_Categories_UL>li .name a{display:block;text-transform:uppercase;text-decoration:none;text-overflow:ellipsis;width:100%;white-space:nowrap;overflow:hidden}div.dd-theme-default .nivo-directionNav a{top:50%;background-color:rgba(0,0,0,.3);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-position:50% 50%;background-size:10px auto;background-repeat:no-repeat;height:50px;width:30px;transform:translateY(-50%)}div.dd-theme-default a.nivo-prevNav{background-image:url(/images/skins/Shopdeluxe/images/arrow-prev.png)}div.dd-theme-default a.nivo-nextNav{background-image:url(/images/skins/Shopdeluxe/images/arrow-next.png)}body.webshop-productinfo article{background-color:transparent;padding:0}#BUYSECTION,.productcard{position:relative}body.webshop-productinfo .back{position:absolute;top:72px;right:25px}.productcard .buy{margin:20px 0 30px;display:inline-block;position:relative}#BUYSECTION:after,.productcard .buy:after{content:"";clear:both;display:block}#BUYSECTION{width:310px;max-width:100%}img.FavAddButton_ProductInfo{float:left;background-color:#c5c5c5;padding:13px;height:45px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.amountWrapperHeadline,.buyWrapperHeadline,.productcard .Description_Productinfo .right+br,.productcard .Description_Productinfo ul>br,.productcard .documents br,.productcard ul.details>li.rating span.Product_Rating_NoRates,.productcard ul.details>li.rating span.Product_Rating_Review_Text,.productcard ul.details>li.rating span.Product_Rating_Sum,.productcard ul.details>li.rating span.Product_Rating_Voted{display:none}.amountWrapper{position:absolute;height:100%;width:50px}.amountWrapper input{position:absolute;-webkit-appearance:none;border-radius:3px 0 0 3px;height:100%;width:calc(100% - 20px);border:solid 1px #cecece;background-color:#fff;text-align:center;padding:0}.buyWrapper{float:right;width:calc(100% - 60px)}.buyWrapper input{width:100%;display:block;border-radius:5px}.incDecContainer{height:100%;width:20px}.incDecContainer>span{width:100%;position:absolute;height:50%;border:solid 1px #cecece;border-left:0;left:0;cursor:pointer}.incDecContainer>span:hover{background-color:#e9e9e9}.incDecContainer>span:before{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-size:11px;line-height:1}.incDecContainer>span.inc{border-radius:0 3px 0 0}.incDecContainer>span.dec{top:50%;border-radius:0 0 3px 0;border-top:0}.incDecContainer>span.inc:before{content:"+"}.incDecContainer>span.dec:before{content:"-"}.productcard .buy .cheapestPricerunner{position:absolute;z-index:2;top:0;right:-45%;max-height:100%}@media (max-width:900px){.productcard .buy .cheapestPricerunner{right:0}}@media (max-width:570px){.productcard .buy .cheapestPricerunner{top:-122%;max-width:35%}}.incDecContainer,.productcard .documents{position:absolute;top:0;right:0}.productcard .documents>a:first-of-type{display:inline-block}.productcard .documents img{width:25px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:3px 10px 3px 0}.productcard .news{position:absolute;top:-7px;right:-6px;width:100px}.productcard .news.text{position:absolute;width:140px;top:24px;right:-32px;text-align:center;background-color:#000;color:#fff;padding:6px 0;font-size:16px;line-height:16px;transform:rotate(45deg)}.productcard .news img,table.ProductInfo_MagixZoomPlus_MainImage_TABLE,table.VariantGroup select{width:100%}.productcard .images{float:left;width:44%;position:relative}.productcard .images .badgeContainer{position:absolute;top:0;right:0;z-index:80;width:100px}.imagecanvas img{display:block;width:100%}#ProductInfo_MagixZoomPlus,#Productinfo_Fancybox_Image_DIV img{width:100%!important;display:block!important}.productcard .imageselector{text-align:center;display:none}.productcard .imageselector>a,a.MagicThumb-swap{vertical-align:top}.productcard .imageselector a.Thumbnail_Productinfo_FancyBox{display:inline-block}.swipe .fa.fa-chevron-circle-right{right:0}.swipe .fa,.swipeNav .fa{z-index:300;position:absolute;top:50%;transform:translateY(-50%)}.swipe .fa{font-size:30px;display:none!important}.swipe:hover .fa{display:block!important}.swipeNav{margin:20px 5%0}.swipeNav .fa{font-size:20px}.swipeNav .fa.fa-chevron-circle-left{right:calc(100% + 10px)}.swipeNav .fa.fa-chevron-circle-right{left:calc(100% + 10px)}.swipeNav.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle;cursor:pointer}.slick-slide.youtube{position:relative}.slick-slide.youtube:before{content:"";font-size:27px;color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:10;font-family:"FontAwesome"}.swipe .slick-slide.youtube:before{font-size:110px;text-shadow:2px 2px 2px rgba(0,0,0,.4)}div.MagicThumb-caption,ul.three>li:before{display:none!important}#productimages .imageselector.active,.imagecanvas div.Element_Overlay_ProdInfo_SavingsDIV,.imagecanvas div.Element_Overlay_ProdInfo_SpecialOfferDIV,.productcard .product-number.active{display:block}.productcard>.info{float:right;width:53%;position:relative;margin:0}.productcard ul.details{margin:0 0 15px;padding:0;list-style-type:none;display:none;font-size:0}.productcard ul.details>li{font-size:12px;vertical-align:middle;border:1px solid #d4d4d4;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:8px 15px;display:inline-block}.productcard ul.details>li.stock-message img{width:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 10px 0 1px;vertical-align:middle}.productcard ul.details>li.delivery-time:before{font-family:"FontAwesome";content:"";margin:0 7px 0 0}.productcard ul.details>li.rating{padding-top:0;padding-bottom:0}.productcard ul.details>li.rating>div{padding:0!important}.productcard .product-number{margin:20px 0 15px;font-size:11px}.Variants{padding:20px 0 0;margin:0-2%;clear:both}#showbasketContent:after,.Variants:after,.descriptionContainer:after,.images-col-2:after,.tabs>div:after,.tabs>ul:after,div.credits>div:after{clear:both;content:"";display:block}table.VariantGroup{float:left;width:29.33%;margin:0 2%}.Variants>table:nth-child(-n+2){position:relative}.Variants>table:nth-child(-n+2):not(:last-child) td:last-of-type:before{content:"";position:absolute;bottom:10px;left:105%;font-size:12px;color:#c8c8c8;font-family:"FontAwesome"}td.VariantGroupLabel{font-weight:700;padding:0 0 4px}.productcard .Prices_Custom_UL:before,.row:after{display:block;content:"";clear:both}.productcard .Prices_Custom_UL{width:auto;margin:10px 0 5px;padding:0;list-style-type:none;position:relative}.productcard .Prices_Custom_UL .before-price{font-size:16px;line-height:16px;color:#ca0003;font-family:"Montserrat",sans-serif}.productcard .Prices_Custom_UL .price{font-size:16px;line-height:25px;font-weight:700;font-family:"Montserrat",sans-serif;margin-top:5px}.productcard .Prices_Custom_UL li:first-child .price{font-size:36px;line-height:1}.productcard .Prices_Custom_UL li:first-child .price .fromText{padding:0 5px 0 0}.productcard .Prices_Custom_UL .price .text{font-size:16px;line-height:16px;font-weight:400;color:#7e7e7e;padding-right:4px}.productcard .Prices_Custom_UL li .vat{font-size:16px;padding:0 0 0 7px}.Prices_Custom_UL li:first-child .text,body.giftcard table.VariantGroup>tbody>tr:first-child,body.giftcard ul.Prices_Custom_UL{display:none}.Prices_Custom_UL li:last-child{margin:0 0 10px}.productcard .Description_Productinfo img{max-width:100%!important;height:auto!important;border-radius:5px;margin-bottom:10px}a[data-fancybox]{cursor:zoom-in}.images-col-2>div:nth-child(2n-1),.productcard .Description_Productinfo img.right{float:right;width:279px;max-width:40%;margin:0 0 15px 4%}.images-col-2>div:nth-child(2n),.productcard .Description_Productinfo img.left{float:left;width:46%;margin:0 4% 15px 0}.productcard .Description_Productinfo div[style*=right]{max-width:40%!important;height:auto!important;padding:0!important;margin:0 0 10px 30px!important}.productcard .Description_Productinfo div[style*=right] img{box-shadow:0 0 0 transparent!important;max-width:100%!important;width:100%!important;display:block;height:auto!important}.productcard .Description_Productinfo ul{padding:0;list-style-type:none}.productcard .Description_Productinfo ul>li{padding:0 0 0 20px;font-size:14px;position:relative}.productcard .Description_Productinfo ul>li:before{font-family:"FontAwesome";content:"";position:absolute;left:0;top:0}.productcard .short-description{padding:20px;background-color:rgba(239,239,239,.4);line-height:1.6em;margin:0 0 30px}.productcard .short-description ul{margin:0;padding:0}.productcard .short-description ul>li{display:block;position:relative;padding-left:20px;font-size:14px;font-weight:700}.productcard .short-description ul>li:not(:last-child){margin:0 0 2px}.productcard .short-description ul li:before{content:"";font-family:"FontAwesome";font-weight:400;text-decoration:inherit;position:absolute;left:0;top:0;font-size:13px;color:#e24305}.productcard .Description_Productinfo div[style*="#fcfcfc"]{margin:20px 0 0;padding:20px}.productcard .benefits{list-style-type:none;margin:0 0 25px;padding:0 0 0 15px;border-left:solid 4px #ececec;position:absolute;top:0;right:0;max-width:44%;display:none}.productcard .benefits>li{position:relative;padding:0 0 0 25px}.productcard .benefits>li:not(:last-child){margin:0 0 7px}.productcard .benefits>li:before{position:absolute;content:"";top:-1px;left:0;font-size:15px;color:#33960c;font-family:"FontAwesome"}.descriptionContainer{padding:80px 0;position:relative}.or-s{margin:45px auto 30px;width:95%;position:relative}.or-s .mask{overflow:hidden;height:20px;font-size:0}.or-s .mask:after{content:"";display:block;margin:-25px auto 0;width:100%;height:25px;border-radius:125px/12px;box-shadow:0 0 8px rgba(0,0,0,.1),0 0 8px 4px rgba(0,0,0,.05)}.or-s span,.or-s span i{position:absolute;border-radius:100%}.or-s span{width:60px;height:60px;bottom:100%;margin-bottom:-25px;left:50%;margin-left:-25px;box-shadow:0 1px 4px rgba(0,0,0,.1),0 3px 10px rgba(0,0,0,.15);background:#fff}.or-s span i{top:4px;bottom:4px;left:4px;right:4px;border:1px dashed #aaa;line-height:50px;font-style:normal;color:#999}.descriptionContainer table,body.giftcard table.VariantGroup{width:100%}.descriptionContainer>div{vertical-align:top}.descriptionContainer .left,.descriptionContainer .right{display:inline-block;width:48%;vertical-align:middle}.descriptionContainer .text{padding:0 40px}.descriptionContainer.boxes{border-top:9px solid #f4f4f4;padding:50px 0;margin:50px 0 0}.descriptionContainer.boxes h3,.or-s span i{text-align:center}.productcard .descriptionContainer.boxes ul{margin:0-1%;font-size:0;overflow:hidden}.productcard .descriptionContainer.boxes ul li{width:31.3%;margin:0 1% 4%;display:inline-block;vertical-align:top;text-align:center;font-size:14px}.descriptionContainer.boxes ul li>span{display:block;font-size:16px;font-weight:700}.descriptionContainer.boxes ul li:before,.productcard .descriptionContainer.details>ul>li:before{display:none}.descriptionContainer.boxes ul li a.black{background-color:#444}.descriptionContainer.boxes ul li a,.descriptionContainer.boxes ul li a.black{display:block;border-radius:3px;position:relative;margin:5px 0}.productcard .descriptionContainer.details{margin:50px 0}.descriptionContainer.details ul{margin:0;font-size:0;overflow:hidden;list-style-type:none}.descriptionContainer.details>ul>li,ul.three>li{font-size:14px;display:inline-block;width:50%;padding:5px}ul.three{margin:50px -1%;font-size:0}ul.three>li{margin:0 1%;width:23%;vertical-align:top;padding:0;text-align:center}.row>div{width:50%;float:left}table.table-chair-specs{width:100%;border:2px solid #f3f3f3;padding:0;border-collapse:collapse;border-radius:3px;white-space:nowrap}table.table-chair-specs tr:nth-child(even){background:#f3f3f3}table.table-chair-specs tr td{padding:5px 10px}table.table-chair-specs tr td:first-child{font-weight:700;max-width:100%;width:1%}@media (max-width:600px){table.table-chair-specs tr:nth-child(even){background:0 0}table.table-chair-specs tr td{display:block}table.table-chair-specs tr td:first-child{width:100%;background:#f3f3f3}}.tabs{margin:0;padding:40px 0 0;clear:both}.tabs>ul{margin:0;padding:0;list-style-type:none;font-size:0}.tabs>ul>li{float:left;font-size:13px;padding:10px 20px;margin-right:5px;border-top:solid 1px #dbdbdb;border-bottom:solid 0#fff;border-right:solid 1px #dbdbdb;border-left:solid 1px #dbdbdb;position:relative;z-index:20;display:inline-block;background-color:#f5f5f5;border-radius:4px 4px 0 0}.tabs>ul>li.open{border-bottom-width:1px;background-color:#fff;cursor:default}.tabs>ul>li:not(.open){cursor:pointer}.tabs>div{display:none;border:solid 1px #dbdbdb;padding:20px;position:relative;margin-top:-1px}.tabs>div:first-of-type{display:block}.tabs .css-table{margin:20px 0 0}.css-table{border:solid 1px #f2f2f2}.css-table>div:after{content:"";display:block;clear:both}.css-table>div:not(:last-child){border-bottom:solid 1px #f2f2f2}.css-table>div>div{padding:4px 10px;float:left;width:25%}.css-table>div.css-th,td.ProductInfo_MagixZoomPlus_MainImage_TD{border:0}.css-table>div.css-th>div{font-weight:700;background-color:#f2f2f2}.productcard .addthis_toolbox{padding:20px 0 0}ul.checkmark{margin:0 0 20px;padding:0;list-style-type:none}ul.checkmark li{margin:4px 0;display:block;position:relative;vertical-align:middle;padding:0 0 0 20px}ul.checkmark li:before{content:"";position:absolute;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;color:#33960c}div.youtubeOverlayContainer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.7)}div.youtubeOverlayContainer .content{position:absolute;top:50%;left:50%;width:900px;max-width:90%;height:506px;max-height:70%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#000;box-shadow:0 0 40px rgba(0,0,0,.7)}div.youtubeOverlayContainer .content .close{position:absolute;cursor:pointer;top:-13px;right:-13px;height:30px;width:30px;border:solid 3px #fff;box-shadow:0 0 6px rgba(0,0,0,.8);background-color:#000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtZJREFUeNq8mU1LVFEYx89coY00INPYDDrXsqA3eiULEYKWtYpW0a6P0SeoWbStIFr1CVy2aBmlBVlkQo6aY6XOjEJqUqTe/o88N06X+3Lern/4zcB4zj1/znPOued5FEEQCIlr4DnogFnwAHRH2rikC9wD02AFvAA35TZy47tBvL4APwdzJTCZMGY9ajDJXKgWqDo0VwRzGWPWQ4NXAzXNg4ojc58Ux7xBHcYCdS2BmmVYZzTGmyrgY0cIURDqaoNT/K2jbvARHNLos+Ph44fmQGXwBlQ0+hTBmKY50iYZfCb0NQAmQE2hbQm841nX1SiFmKa+oTkjquE2CWuoNTAYLt4aHyUmonOyL2ZD9KScc1naAMejB3U/D2aiVmR3lxTOuSS1wbG4NwnRyw1MtCg9p2Exc4dlT4Vdl//LB+PgoMG6eQt+gxGDvhvgEpiSf4wzKHjDvObduhfqgGHerELFIKmXd2A5Z3M/wWkwF/dHL6VjC1wEyzmao7AOJZnLMkhqgnNgIQdzK+B8dM3phFhWFbx3GO5NcDZuzenOYKhFDvd3B+bWebc2VBp7Gg9u8hH0ysLcB9APJlU7eJoDbIM/Fga3+B0r8jBIt5LP4IqFwQvgm+ItSGuTFDk8rg5uuv2cAUsuZrCYw1ulzK/Tiu0MlvhBgzkd1Mt8UC+YGLS5bDq79HopYR3fA3OZOY6XkkOcNBhsWueMi8lx/KwQ24SVbiUHwC++aJRdhFuewR6LsJK5y2xO8MJvW4S7798vrnOISI4zb5vj0IP2cfnLSQ7hOMfZTw+5b/iAdXBCoR7jc03HRE9ok7R5cTvJIRJkmuOsmRSPUnOIFJnkOLvFowmXOYTjHGeW1sh1xfVANeQjDgqYVARtKo55O+xUV9itRx2WgKsKtaDH0dJHksmO4m7VxU85Jx8l1WZugZdgFXwFT/ksy+vfEFSvfshGV7kcfUdu81eAAQB2ycM1OIadjAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:50%auto;background-position:50% 50%;-webkit-border-radius:50%;border-radius:50%;z-index:20}.imageselector a.youtubeThumbnail:after,div.youtubeOverlayContainer iframe{position:absolute;width:100%;height:100%}.imageselector a.youtubeThumbnail:after{top:0;left:0;background-color:rgba(0,0,0,.3);display:block;z-index:10;content:"";-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAwCAYAAABjezibAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfhJREFUeNrMmEsrRGEYx88MUXKJBXJZuRa5lU8gymqQKCVRxMKCj0HskBVZyCWXsmOm8REwyiWXxbisKGxYjOP/5H1Lmmbm3N73+ddvpplzzvSb5z3POe95faZpGiIDYAQUgQMwB14M3SFBEDLjZ1Rs1wa9TJqJEwE1ugT9KGJnkiLXg0sx5MpDghUp7jsNoqBdtWCahf3LwCHYAzmqBL9tHNcF3sGYCkEnWQYRUM1VUDbRlWgiP0dBT5vI7X9cIppoB2RzFJTpAR9ggqugzKJoolqugrKJLuw2kQpBR02kUvBvE+2DXI6CMgHwBsa5CsosgfNETaRbkFInmmieq6DMFHgGbVwFKcUgCHZBFn3hw7T6Gu9VBr98gVa/wTeZdHHnLEhp4S6YwV0wyl1wIZ2xXB/Y5ljBDZBHcvSBUwUfwSAIc7yTzIhFgfD/DboreCYWAe65zWZiYAg0JpLTJbgJCsBaKjurHOInUbUgx2eSWVBqVU5FBU9Bd7LzTEcFaWWeFuSbnMh5JbgO8sGKGz/m5hA/gGE755mKClITlLst50YFT0AvuPWqy+xWMCaGs9lLOSlotYpboBCsqriAkuCrhelQB+i3cIwrgscWpkNHqm/c9OBeKdZG4g01rY4GnF5snVbwxvhdBQ2BT9EAd2J226BTjvIjwADHkljsIN7VKAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:20%auto;background-position:50% 50%}#productimages .imageselector>a{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #eee;padding:4px;margin-bottom:5px;display:inline-block;position:relative}.alsobought,.related{display:none}.alsobought.active,.related.active,table.showbasket .description small{display:block}.alsobought.active:before,.related.active:before,table.showbasket .amount .amountContainer:after{content:"";clear:both;display:block}.alsobought .header,.related .header{font-size:14px;margin:0 0 10px;padding:0;font-weight:700}.offer-countdown,.offer-main{width:fit-content;width:-moz-fit-content;width:-webkit-fit-content}.offer-main{padding:1rem;background-color:#ffdac199;box-shadow:0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048),0 12.5px 10px rgba(0,0,0,.06),0 22.3px 17.9px rgba(0,0,0,.072);margin-bottom:2.5rem;border-radius:5px}.offer-countdown{display:flex}.offer-main .offer-stock{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;margin-left:.3rem}.offer-main .offer-stock h3{color:#ff5b42;font-size:2.2rem;display:inline}.offer-main .offer-text{font-size:.95rem;margin-bottom:1rem;margin-left:.3rem}.offer-countdown>*+*{margin-left:.7rem}.offer-countdown .simply-amount{display:block;padding:.7rem 0;text-align:center;margin:0 auto .5rem;font-size:2rem;width:3.5rem;border:1px solid #ddd;border-radius:5px;background-color:#fff;position:relative;box-shadow:0 1.4px 1.1px rgba(0,0,0,.057),0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048)}.offer-countdown .simply-amount::before{content:"";height:1px;background-color:rgba(0,0,0,.15);position:absolute;top:50%;left:0;width:100%}.offer-countdown .simply-word{display:block;text-align:center;font-weight:700;width:4.1rem}@media (max-width:950px){.Related_Custom_UL>li>div.product.relatedProduct .productFooter .price{display:none}.Related_Custom_UL>li>div.product.relatedProduct .productFooter .buy,.Related_Custom_UL>li>div.product.relatedProduct .productFooter .buy .Related_BuyButton_IMG{width:100%;position:relative}}@media (max-width:600px){.offer-main{margin:0 auto 2.5rem}.Related_Custom_UL>li>div.product.relatedProduct{display:flex}.Related_Custom_UL li .product .info>*{flex:1}.Related_Custom_UL>li>div.product.relatedProduct .image{flex-basis:auto}.Related_Custom_UL>li>div.product.relatedProduct .info{display:flex;justify-content:space-between;flex-basis:auto;flex-direction:row;background:#fff;text-align:left}.Related_Custom_UL>li>div.product.relatedProduct .info .name{height:auto}.Related_Custom_UL>li>div.product.relatedProduct .productFooter .buy{float:none;display:inline}}@media (min-width:601px) and (max-width:900px){.related .Related_Custom_UL>li{width:50%}}@media (min-width:901px){.Related_Custom_UL>li .product .name{height:auto}.Related_Custom_UL>li .product .buy a:first-child img{position:relative;width:auto}}body.giftcard table.VariantGroup input{display:block;width:100%;height:40px;padding:0 10px;font-size:18px;line-height:18px;border:0}aside .header{margin-top:30px}form.contact input[type=email],form.contact input[type=text],form.contact textarea{width:100%;margin:0 0 4px;color:#000;background-color:rgba(100,100,100,.1);border:0;border-top:solid 1px #dbdbdb}form.contact input[type=email],form.contact input[type=text]{height:30px;padding-left:15px}form.contact textarea{padding:10px 15px;height:60px}form.contact small{display:block;padding:5px 0 10px 15px}form.contact input[type=submit]{font-size:12px;padding:7px 10px;margin-left:15px;text-transform:uppercase}div.ShowBasket_SimpleVariants_DIV{padding-left:0;padding-top:0}.ShowBasket_ProductLine_ActionButtons_TD img{width:14px;margin:0 2px}a.Order_back_basket{float:left;margin:15px 0 0}a.Order_back_basket img{width:200px;display:block}a.Basket_Order img,a.Order_back_basket img,a.ShowBasket_SendBasketLink_Dialog_Link{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}a.Basket_Order img{display:block;max-width:100%}.Order_empty_basket,table.showbasket.noamount .amount .amountContainer{display:none}a.ShowBasket_SendBasketLink_Dialog_Link{font-size:12px;color:#575868;text-decoration:none;float:right;background-color:#fff;padding:7px 18px;border:solid 1px #d8dadc;background-image:-ms-linear-gradient(top,#fff 0%,#f4f4f4 94%,#e7e7e7 94%);background-image:-moz-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-o-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.94,#f4f4f4),color-stop(.94,#e7e7e7));background-image:-webkit-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 94%,#e7e7e7 94%)}.TableLines_BackgroundColor1 .Heading_ShowBasket{border-bottom:solid 1px #d6d6d6;padding-top:5px;padding-bottom:5px}.productrow>td{border-bottom:solid 1px rgba(255,255,255,.2);padding-top:10px;padding-bottom:10px}#basket_PaymentFees td{background-color:#f0f0f0;padding-top:5px;padding-bottom:5px}#basket_TotalPrice>td{font-size:18px}.webshop-b2blogin .content form>table,table.showbasket{width:100%}table.showbasket.head{border:1px solid #f2f2f2}table.showbasket.body{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}table.showbasket.body>tbody>tr>td{border-bottom:1px solid #f2f2f2}table.showbasket td,table.showbasket th{padding:10px;vertical-align:top;text-align:left}table.showbasket th{background-color:#f2f2f2;font-weight:700}.mobileMenuUl a,.mobileMenuUl>li,table.showbasket .description{position:relative}table.showbasket .description img.ProductImage_ShowBasket{margin:0 15px 0 0}table.showbasket .description a:nth-child(2){display:block;text-decoration:none;font-weight:700;max-width:280px}table.showbasket .amount>a>img{width:20%;margin:0 0 0 10%;vertical-align:middle}table.showbasket .amount{width:14%;text-align:center}table.showbasket .amount .amountContainer{display:inline-block;width:60%;vertical-align:middle;position:relative;overflow:hidden;border:solid 1px #d5d5d5;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}table.showbasket .amount .amountContainer>div{float:left;padding:13px 0;width:60%;text-align:center;border-right:solid 1px #d5d5d5}table.showbasket .amount .amountContainer>a{position:absolute;right:0;height:50%;width:40%;display:block}table.showbasket .amount .amountContainer>a:hover{background-color:#d5d5d5}table.showbasket .amount .amountContainer>a:nth-of-type(2){border-top:solid 1px #d5d5d5;bottom:0}table.showbasket .amount .amountContainer>a>img{height:6px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}table.showbasket .unitprice,table.showbasket .unittotal{text-align:right;width:15%}.basket-checkout{width:35%;float:right;padding:10px;background-color:#f2f2f2;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.basket-checkout>div{padding:4px 0}.basket-checkout>div>div{float:right}.basket-checkout .total{border-top:solid 1px rgba(0,0,0,.3);padding-top:6px;padding-bottom:10px;margin-top:4px;font-size:20px;font-weight:700;background-color:rgba(255,255,255,.2)}.wrapping{position:absolute;right:10px;top:10px}.wrapping>table{font-size:12px;color:#575868;text-decoration:none;background-color:#fff;border:solid 1px #d8dadc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-image:-ms-linear-gradient(top,#fff 0%,#f4f4f4 94%,#e7e7e7 94%);background-image:-moz-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-o-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.94,#f4f4f4),color-stop(.94,#e7e7e7));background-image:-webkit-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 94%,#e7e7e7 94%)}.wrapping>table td{padding:5px 8px}.wrapping input{margin:0 7px 0 0;cursor:pointer}.mobileMenuUl span.Productmenu_Category_Icon_Container,.mobileMenuUl ul,.slick-slide.slick-loading img,body.webshop-orderstep4 #basket,body.webshop-orderstep4 #btn-menu,body.webshop-showbasket.basketEmpty #showbasketContent,body.webshop-showbasket.basketEmpty .ShowBasket_SendBasketLink_Dialog_Link{display:none}body.webshop-showbasket:not(.basketEmpty) #basket-empty{display:none}img.ProductImage_Order4{margin:0 10px 0 0}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-html-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%;max-width:100%}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}div.credits{border-top:1px solid #404040;padding:10px 0;background-color:#232931}div.credits>div{width:1240px;max-width:95%;margin:0 auto;color:#595959;font-size:11px;position:relative}div.credits a{text-decoration:none;color:#9f9f9f}div.credits a:hover{color:#fff}div.credits .creditcards{float:right;display:block;height:18px}div.credits .footerCreditcards{position:absolute;right:0;top:50%;height:15px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:900px){div.credits .footerCreditcards{position:relative;margin:20px 0 0;display:block;max-width:100%}}.mobileMenuUl>li>.count{left:auto;right:15px;top:50%;transform:translateY(-50%);border-color:#3caa49;background-color:#3caa49}div.mobileMenu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:hidden;background-color:rgba(0,0,0,.4);display:none}div.mobileMenu .mobileMenuContainer{position:absolute;top:0;left:-300px;background-color:#fff;height:100%;width:270px;box-shadow:0 0 40px rgba(0,0,0,.6)}.mobileMenuInner{position:relative;height:100%;width:100%;-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden}.mobileMenuHeader{padding:15px 20px 10px;font-weight:700;font-size:14px;text-transform:uppercase;background-color:#232931;color:#fff}.mobileMenuUl{margin:0;padding:0 0 0 20px;list-style-type:none}.mobileMenuUl .toggler{position:absolute;height:calc(100% + 1px);width:40px;right:0;top:0;z-index:10;cursor:default;border-left:solid 1px rgba(0,0,0,.15)}.mobileMenuUl .toggler:after{content:"+";font-size:23px;line-height:1;color:#000;position:absolute;top:50%;left:50%;font-weight:400;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mobileMenuUl li.open>a>.toggler:after{content:"-";color:#578e54}.mobileMenuUl span.ProductMenu_MenuItemBold{letter-spacing:normal}.mobileMainMenuUl>li>a,.mobileMenuUl>li>a{display:block;text-decoration:none;padding:13px 10px 11px 0;font-size:13px;text-transform:uppercase;border-bottom:solid 1px rgba(0,0,0,.15)}.mobileMenuUl>li>ul,.mobileMenuUl>li>ul>li>ul{margin:0;padding:0;list-style-type:none;border-left:solid 5px rgba(0,0,0,.15)}.mobileMenuUl>li>ul>li>a,.mobileMenuUl>li>ul>li>ul>li>a{display:block;text-decoration:none;padding:11px 10px 9px;font-size:13px;border-bottom:solid 1px rgba(0,0,0,.15)}.mobileMenuUl>li>ul>li>ul{border-left:solid 5px rgba(0,0,0,.35)}.mobileMenuUl>li>ul>li>ul>li>a{padding:12px 10px 10px}.mobileMainMenuHeader{padding:15px 20px 10px;font-weight:700;font-size:14px;text-transform:uppercase;background-color:#232931;color:#fff;display:none}.mobileMainMenuUl{margin:0;padding:0 0 0 20px;list-style-type:none}.long-description{position:relative}.long-description.expandable:not(.open){height:200px;overflow:hidden}.long-description.expandable:not(.open):after{content:"";display:block;width:100%;height:50px;position:absolute;bottom:0;left:0;z-index:100;background:-moz-linear-gradient(top,rgba(255,255,255,0)0,#fff 97%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0)0,#fff 97%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0)0,#fff 97%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}.productcard .readMore{border-top:solid 1px #e6e6e6;padding:5px 0 0;margin:8px 0 0;cursor:pointer;text-align:right}.readMore .fa{margin:0 5px 0 0}.long-description.open+.readMore,ul.basketPopupRelatedUl.Related_Custom_UL li .product .price{display:none}.offerCountdownContainer strong{display:block;font-size:12px}.offerCountdownContainer{background-color:#e24305;color:#fff;padding:4px 5px;font-size:10px;border-radius:2px;margin:0 0 6px;display:inline-block}.productcard .offerCountdownContainer{margin:10px 0;padding:5px 15px}.columns{column-gap:40px}.columns.col2{column-count:2}.imageLeft,.imageRight{float:left;width:279px;max-width:40%;margin:0 30px 20px 0;border-radius:6px}.imageRight{float:right;margin:0 0 20px 30px}.table.opening tr>td:first-child{padding-right:5px}@media (max-width:1290px){nav.productmenu #ProductMenu_List>li>a{padding:15px 9px}}@media (max-width:1175px){nav.productmenu #ProductMenu_List>li>a{padding:15px 8px;font-size:12px}.contactEmail{right:170px}}@media (max-width:1000px){nav.productmenu #ProductMenu_List>li>a{padding:15px 8px;font-size:11px}}@media (min-width:1000px){nav.productmenu.stuck{position:fixed;top:0}#checkout-container input#confirm-complete-button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#969696;background-image:none}header .TopMenu_MenuItems>li>a:hover,nav.productmenu #ProductMenu_List>li:hover>a{color:rgba(0,0,0,.6)}nav.productmenu #ProductMenu_List>li:hover>ul{top:100%;opacity:1}.CustomersAlsoBought_Custom_UL>li:hover,.Frontpage_Custom_UL>li:hover,.ProductList_Custom_UL>li:hover,.Related_Custom_UL>li:hover{position:relative;z-index:50;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}a.social:hover{background-color:rgba(0,0,0,.5)}img.FavAddButton_ProductInfo:hover{background-color:#dfbcbc}.SubCats_Categories_UL>li:hover{border-color:#000}}@media (max-width:980px){.contactChat,.contactEmail small,.contactEmail span,.contactPhone small,.contactPhone span{display:none}.contactPhone{right:110px}}@media (max-width:900px){.tabs{padding:10px 0 0}.topbanner>div>div,body,header,ul.three{margin:0}ul.three>li{width:100%;margin:0 0 10px;padding:0}.productcard .documents{position:relative}.topLogo{height:80%;left:0;top:50%}.topLogo img{height:100%;top:0}.or-s{margin-left:0}.descriptionContainer,footer{padding:20px 0}.productcard .descriptionContainer.boxes ul li{width:100%;display:block;margin:0 0 10px;padding:0}.descriptionContainer .left,.descriptionContainer .right{display:block;width:100%}.descriptionContainer .text{padding:0}table.VariantGroup{width:96%;float:none}.cms-left,.cms-right{float:none;width:100%}ul.customerservice>li,ul.guide>li,ul.references>li{width:48%}select{padding:0 26px 0 6px;height:29px}header{box-shadow:0 0 5px rgba(0,0,0,.2);z-index:10}header .TopMenu_MenuItems,header+.sticky-wrapper,nav.productmenu{display:none}body.webshop-checkout header>section,header>section{height:65px}.topLogo{width:160px}div.credits .creditcards{float:none;margin:20px 0}body,input,select,td.VariantGroupLabel,textarea{font-size:12px}#checkout-container h1.checkout-headline,.Heading_B2Blogin,.Heading_Customer,.Heading_Favorites,.Heading_OrderStep4,.Heading_ProductList,.Heading_Productmenu,.Heading_Profile,.Heading_ShowBasket_Master,.Heading_Terms,.SubCatsProcuctsHeading,aside .header,h1{font-size:22px;margin:0 0 10px}ul.video-test>li{width:100%}.columns.col2{column-count:1}section.usp ul{padding:10px}section.usp ul li{font-size:13px;position:relative;width:50%;vertical-align:middle;display:inline-block;text-align:left}#basket>div:not(.totalproducts),section.usp ul li:not(:nth-child(2n)){display:none}section.usp ul li span{font-size:12px;padding:0 0 0 25px}section.usp ul li:before{font-size:16px}.map,.welcome>div{width:100%;float:none}.map{margin:0 0 30px}.CmsPageStyle .row .col-md-6{display:block;width:96%}.welcome{background-image:none;background-color:#ebeef3}.welcome>div{padding:15px}.topbanner{padding:2.5%0;background-color:#263133}.topbanner:before,aside>nav{display:none}.topbanner>div>div>div{float:none;width:100%;margin:0 0 10px;padding:10px}.topbanner>div>div>div:last-child{margin-bottom:0}.topbanner>div>div>div a span,.topbanner>div>div>div img{display:inline-block;vertical-align:middle;width:25%;margin:0 5%0 0}.topbanner>div>div>div a span{font-size:12px;margin:0;padding:5px 10px;width:70%}.slider-wrapper{background-image:none;height:auto;overflow:visible;margin:10px 0 0}.slider-wrapper>div{width:100%;height:auto}.slider-wrapper ul{position:relative;top:auto;margin:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.slider-wrapper ul li{display:block;width:100%;margin:0 0 10px;position:relative;padding:0;background-color:#e24305}.slider-wrapper ul li:after{display:block;content:"";clear:both;font-size:0}.slider-wrapper ul li img{border-radius:0}.slider-wrapper a.btn{text-align:left;margin:0;border-radius:0}.slider-wrapper ul li a:first-child{float:left;width:20%}.slider-wrapper ul li a:last-child{position:absolute;right:0;height:100%;width:80%}#basket{top:50%;width:44px;height:44px;background-repeat:no-repeat;background-size:50%;background-position:50% 50%;padding:0}#basket:after{transform:translateX(-50%) translateY(-50%);left:50%}aside{display:none}article{margin-top:3%}article.aside>.content,aside{float:none;width:100%}a.social{margin:0 5px 0 0}.category-description,footer>div>ul{margin:0}.category-description.expandable:not(.open):after{position:absolute;bottom:0;z-index:10;left:0;width:100%;height:40px;background:-moz-linear-gradient(top,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );content:""}.category-description+.readMore{display:inline-block}.category-description.expandable:not(.open){height:250px}.webshop-productlist .category-description .prodlist-description-img{float:none;width:100%;margin:1em 0}.Productlist_Sort_table,body.webshop-productlist select[name=CurrencySelect]{float:left;margin:0 8px 15px 0}.sort-selector,aside .product-filter-headertext-container{display:none}.CustomersAlsoBought_Custom_UL>li,.Frontpage_Custom_UL>li,.ProductList_Custom_UL>li,.basketPopupRelatedUl>li,article.aside .ProductList_Custom_UL>li{width:98%;margin:0 1% 5%}.basketPopupRelatedUl.Related_Custom_UL>li{margin:0 1%}ul:not(.basketPopupRelatedUl) li .product .info{width:100%}li .product .name a{font-size:14px;padding:10px}li .product .variants{padding:0 10px 10px}li .product .price{padding:5px 0 10px}li .product .productFooter{padding:14px}li .product .buy{width:100%;float:left}li .product .badgeContainer{top:auto;width:80px}.long-description.expandable:not(.open){height:80px}.productcard .benefits{position:relative;top:auto;right:auto;margin:0 0 30px;max-width:none}td.FavTB_ProdNameTD{font-size:11px;padding-left:10px}td.FavTB_ActionButtonsTD>a>img{width:20px}td.FavTB_Buy{width:33%}body.webshop-frontpage header{margin-bottom:0}.mm-list>li a#ActiveCategory_A,body.webshop-frontpage .dd-nivoSlider div.nivo-caption{display:none!important}body.webshop-frontpage .slider-wrapper:after{max-width:100%;height:20px}.Text1_FrontPage>p,.Text2_FrontPage>p{-moz-column-count:1;-moz-column-gap:0;-webkit-column-count:1;-webkit-column-gap:0;column-count:1;column-gap:0}body.webshop-frontpage div.nivo-dynamic-text{top:calc(50% - 15px)!important;letter-spacing:0}body.webshop-frontpage div.nivo-dynamic-text-header{font-size:18px;margin:0}body.webshop-frontpage div.nivo-dynamic-text-teaser{font-size:11px;display:none}body.webshop-frontpage div.nivo-dynamic-text-link{font-size:10px;padding:5px 10px;margin:5px 0 0}.swipeNav{margin:20px 10% 1rem}.productcard .images,.productcard>.info{float:none;width:100%}.productcard .Prices_Custom_UL{margin:17px 0 5px}.productcard .Prices_Custom_UL .price,.productcard .Prices_Custom_UL .price .text,.productcard .Prices_Custom_UL li .vat{font-size:14px;line-height:14px}.productcard .Prices_Custom_UL li:first-child .price{font-size:23px}.productcard ul.details{margin:15px 0}.productcard ul.details>li.rating{padding-top:7px;padding-bottom:7px}#BUYSECTION{width:100%;max-width:370px}.productcard>.info{display:flex;flex-direction:column}.productcard>.info .documents{order:2}.productcard .short-description{padding:10px;margin:0 0 20px}img.FavAddButton_ProductInfo{padding:9px}.productcard .images .badgeContainer{width:80px}.productcard .images .badgeContainer img{display:block;width:100%;margin:0 0 5px}.Variants>table:nth-child(-n+2):not(:last-child) td:last-of-type:before{display:none}.productcard .customFields{position:absolute;bottom:12%}.imageselector img{height:85px;display:block}div.youtubeOverlayContainer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.7)}div.youtubeOverlayContainer .content{position:absolute;top:50%;left:50%;width:900px;max-width:90%;height:506px;max-height:70%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#000;box-shadow:0 0 40px rgba(0,0,0,.7)}div.youtubeOverlayContainer .content .close{position:absolute;cursor:pointer;top:-13px;right:-13px;height:30px;width:30px;border:solid 3px #fff;box-shadow:0 0 6px rgba(0,0,0,.8);background-color:#000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtZJREFUeNq8mU1LVFEYx89coY00INPYDDrXsqA3eiULEYKWtYpW0a6P0SeoWbStIFr1CVy2aBmlBVlkQo6aY6XOjEJqUqTe/o88N06X+3Lern/4zcB4zj1/znPOued5FEEQCIlr4DnogFnwAHRH2rikC9wD02AFvAA35TZy47tBvL4APwdzJTCZMGY9ajDJXKgWqDo0VwRzGWPWQ4NXAzXNg4ojc58Ux7xBHcYCdS2BmmVYZzTGmyrgY0cIURDqaoNT/K2jbvARHNLos+Ph44fmQGXwBlQ0+hTBmKY50iYZfCb0NQAmQE2hbQm841nX1SiFmKa+oTkjquE2CWuoNTAYLt4aHyUmonOyL2ZD9KScc1naAMejB3U/D2aiVmR3lxTOuSS1wbG4NwnRyw1MtCg9p2Exc4dlT4Vdl//LB+PgoMG6eQt+gxGDvhvgEpiSf4wzKHjDvObduhfqgGHerELFIKmXd2A5Z3M/wWkwF/dHL6VjC1wEyzmao7AOJZnLMkhqgnNgIQdzK+B8dM3phFhWFbx3GO5NcDZuzenOYKhFDvd3B+bWebc2VBp7Gg9u8hH0ysLcB9APJlU7eJoDbIM/Fga3+B0r8jBIt5LP4IqFwQvgm+ItSGuTFDk8rg5uuv2cAUsuZrCYw1ulzK/Tiu0MlvhBgzkd1Mt8UC+YGLS5bDq79HopYR3fA3OZOY6XkkOcNBhsWueMi8lx/KwQ24SVbiUHwC++aJRdhFuewR6LsJK5y2xO8MJvW4S7798vrnOISI4zb5vj0IP2cfnLSQ7hOMfZTw+5b/iAdXBCoR7jc03HRE9ok7R5cTvJIRJkmuOsmRSPUnOIFJnkOLvFowmXOYTjHGeW1sh1xfVANeQjDgqYVARtKo55O+xUV9itRx2WgKsKtaDH0dJHksmO4m7VxU85Jx8l1WZugZdgFXwFT/ksy+vfEFSvfshGV7kcfUdu81eAAQB2ycM1OIadjAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:50%auto;background-position:50% 50%;-webkit-border-radius:50%;border-radius:50%;z-index:20}div.youtubeOverlayContainer iframe{position:absolute;width:100%;height:100%}.imageselector a.youtubeThumbnail img{width:85px}.imageselector a.youtubeThumbnail:after{position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 12px);background-color:rgba(0,0,0,.3);display:block;z-index:10;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAwCAYAAABjezibAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfhJREFUeNrMmEsrRGEYx88MUXKJBXJZuRa5lU8gymqQKCVRxMKCj0HskBVZyCWXsmOm8REwyiWXxbisKGxYjOP/5H1Lmmbm3N73+ddvpplzzvSb5z3POe95faZpGiIDYAQUgQMwB14M3SFBEDLjZ1Rs1wa9TJqJEwE1ugT9KGJnkiLXg0sx5MpDghUp7jsNoqBdtWCahf3LwCHYAzmqBL9tHNcF3sGYCkEnWQYRUM1VUDbRlWgiP0dBT5vI7X9cIppoB2RzFJTpAR9ggqugzKJoolqugrKJLuw2kQpBR02kUvBvE+2DXI6CMgHwBsa5CsosgfNETaRbkFInmmieq6DMFHgGbVwFKcUgCHZBFn3hw7T6Gu9VBr98gVa/wTeZdHHnLEhp4S6YwV0wyl1wIZ2xXB/Y5ljBDZBHcvSBUwUfwSAIc7yTzIhFgfD/DboreCYWAe65zWZiYAg0JpLTJbgJCsBaKjurHOInUbUgx2eSWVBqVU5FBU9Bd7LzTEcFaWWeFuSbnMh5JbgO8sGKGz/m5hA/gGE755mKClITlLst50YFT0AvuPWqy+xWMCaGs9lLOSlotYpboBCsqriAkuCrhelQB+i3cIwrgscWpkNHqm/c9OBeKdZG4g01rY4GnF5snVbwxvhdBQ2BT9EAd2J226BTjvIjwADHkljsIN7VKAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:20%auto;background-position:50% 50%}#productimages .imageselector.active{display:block}#productimages .imageselector>a{display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #eee;padding:4px;margin-bottom:5px;position:relative}footer>div>ul>li{float:none;width:100%;margin:0 0 20px}footer>div>ul>li:last-child{float:none;width:100%;margin:0;text-align:left}footer ul.TopMenu_MenuItems>li{margin:0 0 5px}footer ul.TopMenu_MenuItems>li>a{display:block;padding:10px;text-transform:uppercase;font-size:13px;line-height:13px;color:#575868;border:solid 1px #d8dadc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#383838;background-image:-ms-linear-gradient(top,#fff 0%,#f4f4f4 94%,#e7e7e7 94%);background-image:-moz-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-o-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.94,#f4f4f4),color-stop(.94,#e7e7e7));background-image:-webkit-linear-gradient(top,#fff 0,#f4f4f4 94%,#e7e7e7 94%);background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 94%,#e7e7e7 94%)}footer ul.TopMenu_MenuItems>li:last-child{margin:0}#btn-menu,#btn-menu:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}#btn-menu{right:80px}#btn-menu:after{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;font-size:27px;color:#fff}#btn-filter{background-color:#383838;padding:8px 10px;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:block;margin:0 0 10px}#btn-filter:before{font-family:"FontAwesome";content:"";margin:0 7px 0 0;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px}aside .product-filter-clear-all-bottom-right,aside .product-filter-clear-all-top-right{position:static;bottom:auto;right:auto;margin:0 0 6px}aside .product-filter-clear-all a{color:inherit}aside .product-filter-container{border-top:solid 1px #ccc}div.product-filter-row{margin-bottom:10px}.SubCats_Categories_UL{margin-bottom:15px}.SubCats_Categories_UL>li{width:48%!important}.SubCats_Categories_UL>li .name a{font-size:12px}a.ShowBasket_SendBasketLink_Dialog_Link{padding:6px 11px;font-size:11px}table.showbasket td,table.showbasket th{font-size:11px;padding:6px}a.Order_back_basket,table.showbasket .amount .amountContainer>a{display:none}.basket-checkout{width:100%;float:none}table.showbasket td.ShowBasket_GiftWrapChecked_TD,table.showbasket td.ShowBasket_GiftWrapUnChecked_TD{padding:4px}.wrapping:before{content:"";clear:both;display:block;margin:0 0 6px}.wrapping{position:static;padding:6px 0 0}table.showbasket .amount .amountContainer{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;display:block}table.showbasket .amount .amountContainer>div{border-right:0;width:100%;padding:2px 0}table.showbasket .amount>a>img{width:60%;max-width:25px;margin:5px 0 0}table.showbasket .description img.ProductImage_ShowBasket{width:40px!important;margin:0 10px 0 0}table.showbasket .unitprice,table.showbasket .unittotal{width:19%}}.SubCats_Categories_Container ul.SubCats_Categories_UL{margin-top:2rem}.SubCats_Categories_Container ul.SubCats_Categories_UL>li{padding:0;border:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:5px}.SubCats_Categories_Container ul.SubCats_Categories_UL>li:hover{box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.06),0 13px 18px -3px rgba(0,0,0,.1),0 7px 9px -2px rgba(0,0,0,.05)}.SubCats_Categories_Container ul.SubCats_Categories_UL>li img{display:block;border-radius:5px 5px 0 0}.SubCats_Categories_Container ul.SubCats_Categories_UL>li .CategoryName a{text-decoration:none;display:block;width:100%;height:100%;padding:15px 5px;font-weight:700;color:#373737}.basketPopupRelatedUl.Related_Custom_UL{margin:1.5rem 0 0;border-top:solid 1px #e3e3e3;border-bottom:solid 1px #e3e3e3}.basketPopupRelatedUl.Related_Custom_UL li .product.relatedProduct{padding:0 0 0 .7rem}.webshop-checkout .checkout-shipping-method-image img{width:70px!important}@media (max-width:365px){.webshop-checkout .checkout-shipping-method-image img{width:35px!important}}.lp{line-height:1.4}.lp h1,.lp h2{margin:1rem 0}.lp h2{font-size:1.5em}.lp h3{font-size:1.17em}.lp .lp-container .lp-content ul,.lp .lp-container .lp-sidebar ul{padding-left:10px;list-style:none;display:table}.lp .lp-container .lp-content ul li,.lp .lp-container .lp-sidebar ul li{display:table-row}.lp .lp-container .lp-content ul li::before{content:"";color:#81a500}.lp .lp-container .lp-content ul li::before,.lp .lp-container .lp-sidebar ul li::before{font-family:"FontAwesome";right:8px;position:relative;width:12px;display:table-cell;text-align:center;padding-bottom:5px}.lp .lp-container .lp-content ul li::after,.lp .lp-container .lp-sidebar ul li::after{content:"";display:block;width:1px;height:5px}.lp .lp-container .lp-sidebar>div{background:#eee;padding:1rem 1.3rem;margin-bottom:2rem}.lp .lp-container .lp-sidebar ul{margin:0}.lp .lp-container .lp-sidebar ul li::before{content:"";color:#000}@media (max-width:780px){.lp h1{font-size:2em}.lp h2{font-size:1.5em}.lp h3{font-size:1.27em}.lp .lp-hero{margin-top:-15px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.lp .lp-container .lp-sidebar>div{margin-top:2rem}}@media (min-width:780px){.lp .lp-container{display:flex}.lp .lp-container .lp-content{flex:68.7%;padding:0 2rem 0 0}.lp .lp-container .lp-sidebar{flex:31.3%;padding:1rem 0}}.embed-container,.youtube{position:relative;overflow:hidden}.embed-container{padding-bottom:56.25%;height:0;max-width:100%}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.youtube{background-color:#000;padding-top:56.25%;cursor:pointer}.youtube img{width:100%;top:-16.82%;left:0;opacity:.7;cursor:pointer}.youtube .play-button{width:90px;height:60px;background-color:#333;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px;cursor:pointer;position:absolute}.youtube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff;position:absolute}.youtube iframe,.youtube img{position:absolute}.youtube .play-button,.youtube .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.youtube iframe{height:100%;width:100%;top:0;left:0}.read-more-bottom-gradient::after{position:absolute;bottom:0;z-index:10;left:0;width:100%;height:40px;background:-moz-linear-gradient(top,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0)0,rgba(255,255,255,.99) 99%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );content:""}li .product .info{justify-content:flex-end}li .product .countdown-offer-read-more-link{padding:0 20px;text-decoration:none}.webshop-productlist .offer-main{margin-bottom:0;box-shadow:none;border-radius:0;width:100%}.webshop-productlist .offer-countdown{width:100%;justify-content:space-between}.webshop-productlist .offer-countdown .simply-amount{width:3rem;font-size:1.7rem}.webshop-productlist .offer-countdown .simply-word{width:auto}.webshop-b2blogin .content form>table>tbody>tr>td{width:100%!important}.webshop-b2blogin .content form>table span.Heading_B2BLogin{font-size:0;margin-bottom:0;display:block}.webshop-b2blogin .content form>table span.Heading_B2BLogin::after{content:"Opret B2B bruger";font-size:2rem;font-weight:700}.webshop-b2blogin .content form>table>tbody>tr:first-of-type>td:first-child{font-size:1rem}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:first-child{font-weight:700}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2){width:300px}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td{padding-bottom:.5rem}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td input[type=tel],.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td input[type=text]{-webkit-appearance:none;-moz-appearance:none;border:1px solid #d4d4d4;background-color:#fff;padding:0 27px 0 7px;height:33px;width:100%;-webkit-border-radius:3px;border-radius:3px}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(3){color:red;padding-left:2px}@media (max-width:480px){.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr{display:block}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:first-child{padding-bottom:.2rem;display:block;width:100%}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr:first-of-type td:nth-of-type(2){width:100%;display:inline-block;padding-right:1ch}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:not(:empty):first-child:after{content:":"}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2){width:100%}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2)>*,.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2)>input{width:100%!important}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2)>input[type=tel],.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr td:nth-child(2)>input[type=text]{height:29px}.webshop-b2blogin .content form>table>tbody>tr:nth-of-type(2) table tr .CustomerFieldsRequired_ADDB2B_TD::after{content:"*";visibility:hidden}}.newsletter{background-color:#eee;color:#484848;width:100%;height:23vh}@media screen and (max-width:768px){.newsletter{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.newsletter p{margin:0;padding:0}.newsletter-box{width:1240px;margin:0 auto;max-width:90%;height:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.newsletter-box{flex-direction:column;justify-content:center;align-items:flex-start}}.newsletter iframe{width:800px}@media screen and (max-width:768px){.newsletter iframe{width:100%}.newsletter-textBox{margin:20px auto 10px}}@media screen and (max-width:425px){.newsletter-textBox{margin:20px 0 0}}.newsletter-textBox .text-small{font-size:1.2rem;color:#484848}@media screen and (max-width:768px){.newsletter-textBox .text-small{font-size:initial}}.newsletter-textBox .text-big{font-size:2.3rem;font-weight:700}@media screen and (max-width:1370px){.newsletter-textBox .text-big{font-size:1.5rem}}.newsletter-form-group{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:500px;height:50px;border-radius:5px;margin-bottom:10px}.newsletter-form-group button,.newsletter-form-group input{height:100%;border:0;outline:0;font-size:1.2rem;border-radius:5px}.newsletter-form-group input{width:100%;padding:0 10px;border-bottom-right-radius:0;border-top-right-radius:0}.newsletter-form-group button{cursor:pointer;width:100px;background-color:#da0000;color:#fff;font-weight:700;border-bottom-left-radius:0;border-top-left-radius:0}.newsletter-form-terms a{color:#da0000;text-decoration:underline}
/*# sourceMappingURL=main.min.css.map */