@font-face{font-family:"Titillium Regular";src:url("../../css/fonts/TitilliumWeb-Regular.ttf") format('truetype')}@font-face{font-family:"Titillium Bold";src:url("../../css/fonts/TitilliumWeb-Bold.ttf") format('truetype')}@font-face{font-family:"FontAwesome Brands";src:url("../../css/fonts/fa-brands-400.eot?v=4.6.3"),url('../../css/fonts/fa-brands-400.ttf') format('truetype'),url('../../css/fonts/fa-brands-400.woff') format('woff'),url('../../css/fonts/fa-brands-400.woff2') format('woff 2')}@font-face{font-family:"FontAwesome Regular";src:url("../../css/fonts/fa-regular-400.eot?v=4.6.3"),url('../../css/fonts/fa-regular-400.ttf') format('truetype'),url('../../css/fonts/fa-regular-400.woff') format('woff'),url('../../css/fonts/fa-regular-400.woff2') format('woff 2')}@font-face{font-family:"FontAwesome Solid";src:url("../../css/fonts/fa-solid-900.eot?v=4.6.3"),url('../../css/fonts/fa-solid-900.ttf') format('truetype'),url('../../css/fonts/fa-solid-900.woff') format('woff'),url('../../css/fonts/fa-solid-900.woff2') format('woff 2')}body a{color:#0096dc}body a:hover,body a:active,body a:visited,body a:focus{color:#0096dc}body .loading-mask{display:none !important}body #loading-spinner{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0;z-index:1000;background:rgba(255,255,255,0.5)}body #loading-spinner>img{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0;z-index:1000;width:auto}body .page-main{padding:0}html body{font-size:1.4rem;font-family:Arial,sans-serif}html body p{margin-bottom:0}html body h1{font-family:'Titillium Bold',sans-serif;font-size:3.6rem;color:#000}html body h2{font-family:'Titillium Bold',sans-serif;font-size:2.8rem;color:#000}html body h3{font-family:'Titillium Bold',sans-serif;font-size:2rem;color:#0096dc}html body h4{font-family:'Titillium Bold',sans-serif;font-size:1.8rem;color:#0096dc}html body h5{font-family:'Titillium Bold',sans-serif;font-size:1.6rem;color:#0096dc}html body h6{font-family:'Titillium Bold',sans-serif;font-size:1.4rem;color:#0096dc}html body hr{border-top:1px solid #818181;width:100%}html body ul:not(.account-menu){list-style-type:none}html body ul:not(.account-menu) li{position:relative}html body ul:not(.account-menu) li:before{content:'';background-image:url('../images/hook-blue.png');background-size:contain;height:10px;width:10px;display:block;position:absolute;left:-20px;top:5px}html body .breadcrumbs .items .item:before{display:none}html body ul.account-menu{list-style:none}html body input[type="text"],html body input[type="email"],html body input[type='password'],html body input[type='date'],html body select{position:relative;padding:1rem 2rem;height:42px;text-align:left;background-color:#f1f1f1;border:1px solid #d9e1e8;border-radius:5px;margin-bottom:1.5rem}html body input[type="text"]::placeholder,html body input[type="email"]::placeholder,html body input[type='password']::placeholder,html body input[type='date']::placeholder,html body select::placeholder{color:#818181}html body input[type="text"].mage-error,html body input[type="email"].mage-error,html body input[type='password'].mage-error,html body input[type='date'].mage-error,html body select.mage-error{border-color:#a0143c}html body input[type="text"]:hover,html body input[type="email"]:hover,html body input[type='password']:hover,html body input[type='date']:hover,html body select:hover{cursor:pointer}html body input[type="text"]:disabled,html body input[type="email"]:disabled,html body input[type='password']:disabled,html body input[type='date']:disabled,html body select:disabled{background-color:#f1f1f1;border:1px solid #d9e1e8}html body input[type="text"]:disabled:hover,html body input[type="email"]:disabled:hover,html body input[type='password']:disabled:hover,html body input[type='date']:disabled:hover,html body select:disabled:hover{cursor:initial}html body .no-margin{margin:0}html body .error-message-box{color:#a0143c}html body select{padding:1rem 1.6rem}html body .primary-button{color:#fff;background-color:#0096dc;padding:10px 30px;display:flex;justify-self:center;flex-direction:row;align-self:flex-end;border-radius:5px;font-weight:600;border:1px solid #0096dc;text-transform:uppercase}html body .primary-button:hover{text-decoration:none;color:#0096dc;background-color:#fff;cursor:pointer}html body .cta-button{color:#fff;background-color:#002f5d;padding:10px 20px;border-radius:5px;font-weight:600;border:1px solid #002f5d;text-transform:uppercase}html body .cta-button:hover{text-decoration:none;color:#002f5d;background-color:#fff;cursor:pointer}html body .cta-button:disabled{background-color:#818181;border-color:#818181}html body .cta-button:disabled:hover{background-color:#818181;cursor:none}html body .cta-button:active,html body .cta-button:focus{border:1px solid #002f5d}html body .cancel-button{color:#fff;background-color:#a0143c;padding:10px 20px;border-radius:5px;font-weight:600;border:1px solid #a0143c;text-transform:uppercase}html body .cancel-button:hover{text-decoration:none;color:#a0143c;background-color:#fff;cursor:pointer}html body .cancel-button:active,html body .cancel-button:focus{border:1px solid #a0143c}html body .page-wrapper{min-height:0}.max-width{width:100%}.site-width{max-width:1280px;margin-left:auto;margin-right:auto;width:auto}input[type="checkbox"]{position:absolute;opacity:0;width:1.6rem;height:1.6rem;left:0;top:0;margin:0;z-index:1}input[type="checkbox"]+label{margin-left:25px;position:relative}input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:1.6rem;height:1.6rem;border:1px solid #818181;background:#fff;margin-left:-25px;border-radius:5px}input[type="checkbox"]+label:hover{cursor:pointer}input[type="checkbox"]+label.mage-error.mage-error:before{border-color:#a0143c}input[type="checkbox"]:checked+label::before{box-shadow:inset 0 0 0 2px #fff,inset 0 0 3px 2px #fff;background-color:#000;border-color:#000;border-radius:5px}input[type="checkbox"]:focus+label:before{outline:2px solid #000;outline-offset:2px}label{font-weight:normal;color:#000;margin-top:10px;font-size:12px;margin-bottom:0}label.radio-box{color:#000;font-size:18px;margin:0 15px}.radio-box{display:inline-block;position:relative;padding-left:20px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-box input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:5px;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:2px solid #818181}.checkmark:after{content:"";position:absolute;display:none}.radio-box:hover input~.checkmark{background-color:#818181}.radio-box input:checked~.checkmark{background-color:#fff;border:2px solid #818181}.radio-box input:focus~.checkmark{outline:2px solid #000;outline-offset:2px}.radio-box input:checked~.checkmark:after{display:block}.radio-box .checkmark:after{top:2px;left:2px;width:8px;height:8px;border-radius:50%;background:#000}.error-message-box{padding-top:0.5rem}.birthdayPicker{display:inline-flex;width:100%}.birthdayPicker select:nth-child(1){margin-right:0.75rem}.birthdayPicker select:nth-child(2){margin:0 .75rem}.birthdayPicker select:nth-child(3){margin-left:0.75rem;margin-right:0.75rem}html body .noroute h1{margin-bottom:2rem}html body .noroute h3{margin-bottom:3rem}html body .noroute ul{margin-bottom:3rem;margin-top:2rem}html body .noroute ul li:before{background-image:none}@media screen and (max-width:1280px){.site-width{padding-left:15px;padding-right:15px}#maincontent.page-main{padding:0 5px}}@media screen and (max-width:575.98px){.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.59999999999999%;flex:0 0 91.59999999999999%;width:91.6%;max-width:91.6%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.3%;flex:0 0 83.3%;width:83.3%;max-width:83.3%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.59999999999999%;flex:0 0 66.59999999999999%;width:66.6%;max-width:66.6%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333%;flex:0 0 58.3%;width:58.3%;max-width:58.3%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 42.6%;flex:0 0 42.6%;width:42.6%;max-width:42.6%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%;width:33.3%;max-width:33.3%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.6%;flex:0 0 16.6%;width:16.6%;max-width:16.6%}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.300000000000001%;flex:0 0 8.300000000000001%;width:8.3%;max-width:8.3%}}body #vc_anchor_header #vc_header_content{width:100%;max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 12px}body #vc_anchor_header #vc_header_content .shop_logo_link{max-width:33%;padding:10px 0}body #vc_anchor_header #vc_header_content .header-lettering{width:33%;font-family:'Titillium Bold',sans-serif;font-weight:800;font-size:3rem;text-transform:uppercase}body #vc_anchor_header #vc_header_content .account-wrapper{position:relative}body #vc_anchor_header #vc_header_content .account-wrapper .account-icon{padding:0;border:none;background:transparent;cursor:pointer}body #vc_anchor_header #vc_header_content .account-wrapper .account-icon img{height:32px}body #vc_anchor_header li:before{background-image:none !important}body #vc_anchor_header .navigation{margin-bottom:1.5rem;background-color:#0096dc}body #vc_anchor_header .navigation .active-menu,body #vc_anchor_header .navigation .level0.active>.level-top.active-menu{background-color:#f1f1f1;color:#0096dc}body #vc_anchor_header .navigation ul{padding:0}body #vc_anchor_header .navigation ul ul{display:none}body #vc_anchor_header .navigation ul>li{margin:0}body #vc_anchor_header .navigation ul>li:hover ul{display:block;position:absolute;background-color:#0096dc;padding:0}body #vc_anchor_header .navigation .level0>.level-top{color:#fff;line-height:35px;position:relative}body #vc_anchor_header .navigation .level0>.level-top:hover,body #vc_anchor_header .navigation .level0>.level-top.active-menu{background-color:#f1f1f1;color:#0096dc}body #vc_anchor_header .navigation .ui-menu-item:hover{background-color:#f1f1f1}body #vc_anchor_header .navigation .ui-menu-item a{color:#fff;padding:5px 10px;display:block}body #vc_anchor_header .navigation .ui-menu-item a:hover{color:#0096dc;text-decoration:none}body #vc_anchor_header .bfsg_dialog{display:none;position:absolute;left:auto;right:0;border:none;border-radius:8px;box-shadow:0px 4px 6px rgba(0,0,0,0.1);padding:16px;max-width:300px;width:auto;background-color:white;box-sizing:border-box;z-index:1000}body #vc_anchor_header .bfsg_dialog ul{padding:0}body #vc_anchor_header .bfsg_dialog ul li a{color:black}body #vc_anchor_header .bfsg_dialog[open]{display:block}.mobile-menu-wrapper,.mobile-icons-container,.ui-loader,.jquery-ui-page,.mobile-icons{display:none}@media screen and (max-width:991px){.header-lettering{display:none}}@media screen and (max-width:767.95px){#vc_anchor_header .navigation,#vc_anchor_header .account-wrapper{display:none}#vc_anchor_header #menu-dialog[open]{max-width:100%;width:100%;background-color:#f1f1f1;border-radius:0;border-bottom:1px solid #818181}#vc_anchor_header #menu-dialog[open] ul li.level0{border-bottom:1px solid #818181;padding:1rem 2rem}#vc_anchor_header #menu-dialog[open] ul li.level0 ul.level1-menu{display:none}#vc_anchor_header #menu-dialog[open] ul li.level0 ul.level1-menu li{padding:1rem 2rem 0 2rem}#vc_anchor_header #menu-dialog[open] ul li.level0 a{width:100%}#vc_anchor_header #menu-dialog[open] ul li.level0.next-level span{position:relative;color:#0096dc}#vc_anchor_header #menu-dialog[open] ul li.level0.next-level span:after{content:'\f107';font-family:'FontAwesome Solid',serif;font-size:1.4rem;position:absolute;right:-20px}#vc_anchor_header #menu-dialog[open] ul li.level0.next-level.selected span:after{content:'\f106'}.nav-before-open body{height:100%;overflow:hidden;position:relative;width:100%}.mobile-icons-container{display:flex;flex-wrap:wrap;background-color:#f1f1f1;border:1px solid #818181}.mobile-icons-container .mobile-icons-row{margin:0 auto;padding:0;display:flex;width:100%;justify-content:space-between}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper{margin-bottom:0}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a{color:#000;display:flex;flex-direction:column;padding:1.5rem;align-items:center}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a:hover{color:white;background-color:#818181}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a i{font-style:normal;margin:0 auto}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a i:before{font-family:'FontAwesome Solid',serif;font-size:2.2rem}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a i.mobilephone-icon:before{content:'\f879'}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a i.email-icon:before{content:'\f0e0'}.mobile-icons-container .mobile-icons-row .mobile-icon-wrapper a img{height:32px;width:32px}.mobile-icons-container .mobile-icons-row .mobile-menu-wrapper{display:flex;justify-content:center;align-items:center;padding:1.5rem}.mobile-icons-container .mobile-icons-row .mobile-menu-wrapper a:before{content:'\f0c9';font-family:'FontAwesome Solid',serif;font-size:3rem;color:#818181}}@media screen and (max-width:575.98px){.page-header .ui-page{top:71px}}.footer{border-top:1px solid #818181}.footer a{color:#000}.footer a:hover,.footer a:visited,.footer a:active{color:#000}.footer .icon{display:inline-flex}.footer .icon i{font-style:normal;margin-right:10px}.footer .icon i:before{font-family:'FontAwesome Solid',serif;font-size:1.5rem}.footer .icon i.phone{flex-basis:0}.footer .icon i.phone:before{content:'\f879'}.footer .icon i.email:before{content:'\f0e0'}.footer .footer-service-heading{margin-bottom:1rem}.footer .footer-wrapper{background-color:#f1f1f1;padding:1.5rem}.footer .footer-wrapper .serviceblock p{margin-bottom:0}.footer .footer-wrapper .serviceblock>div{display:flex;flex-direction:column;width:100%}.footer .footer-links-wrapper{background-color:#f1f1f1;padding:.6rem 0}.footer .footer-links-wrapper ul{list-style:none;display:flex;justify-content:space-between;padding-left:0;margin-bottom:0}.footer .footer-links-wrapper ul li{margin-bottom:0;padding:0 .5rem}.footer .footer-links-wrapper ul li:before{background-image:none}@media screen and (max-width:991.98px){.footer .footer-wrapper{background-color:#fff}.footer .footer-wrapper .serviceblock{margin-bottom:1rem}.footer .footer-links-wrapper{background-color:#f1f1f1;padding:2rem 0}.footer .footer-links-wrapper ul{flex-wrap:wrap;padding:0;justify-content:center}.footer .footer-links-wrapper ul li{line-height:1.5}}.page-content{background-color:#fff}html .breadcrumbs{padding-left:0}html .breadcrumbs strong{font-weight:600;color:#000}html .breadcrumbs ul li a{color:#818181 !important}html .breadcrumbs ul li a:hover{color:#818181 !important}html .breadcrumbs ul li:before{background-image:none}html .breadcrumbs .item:not(:last-child):after{content:'/';margin:0;font-size:1.5rem}.product-top-box{margin-top:3rem;margin-bottom:3rem}.product-box-with-heading .product-box-content{border:1px solid #d9e1e8;border-radius:5px}.product-box-with-heading .category-product-box-content{border:1px solid #d9e1e8;border-radius:5px}.product-box-with-heading .category-product-box-content .product-box-content{border:0}.product-box-with-heading h2,.product-box-with-heading h4{border-top-left-radius:5px;border-top-right-radius:5px;margin-bottom:0}.product-box-with-heading h2.empty-heading,.product-box-with-heading h4.empty-heading{border-top-left-radius:0;border-top-right-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #d9e1e8}.product-box-with-heading h2.not-empty-header,.product-box-with-heading h4.not-empty-header{border-top:1px solid #d9e1e8;border-left:1px solid #d9e1e8;border-right:1px solid #d9e1e8}.product-box-with-heading h2.not-empty-header img,.product-box-with-heading h4.not-empty-header img{border-radius:0}.product-box-with-heading img{border-top-left-radius:0;border-top-right-radius:0}.product-box-without-heading .product-box-content{border:1px solid #d9e1e8;border-radius:5px}.product-box-without-heading .product-box-content img{border-top-left-radius:5px;border-top-right-radius:5px}.product-box-without-heading.product-box-content.category-product-box-content{border:none}.product-box-without-heading.product-box-content.category-product-box-content .img{border-top:1px solid #d9e1e8;border-left:1px solid #d9e1e8;border-right:1px solid #d9e1e8;border-top-left-radius:5px;border-top-right-radius:5px}.product-box-without-heading.product-box-content.category-product-box-content .content-box-wrapper{border-left:1px solid #d9e1e8;border-right:1px solid #d9e1e8;border-bottom:1px solid #d9e1e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.product-box-wrapper .product_box_links{text-decoration:none;color:black;display:block;cursor:pointer}.product-box-wrapper .category-product-box-content{height:100%}.product-box-wrapper .product-box-content{transition:all .3s ease;height:100%;display:flex;flex-flow:column nowrap;border-radius:5px;background-color:#fff}.product-box-wrapper .product-box-content:hover{transform:scale(1.01)}.product-box-wrapper h2,.product-box-wrapper h4{padding:10px 15px;margin-bottom:0;background-color:#0096dc;color:#fff;font-weight:800}.product-box-wrapper ul{padding-left:2rem}.product-box-wrapper .content-box-wrapper{padding:3rem 2rem 5rem 2rem;height:100%}.product-box-wrapper .content-box-wrapper .content-box{margin:0}.product-box-wrapper .content-box{display:flex;flex-wrap:wrap;margin:3rem 2rem;height:100%}.product-box-wrapper .content-box .postal-code-input,.product-box-wrapper .content-box .postal-code-form{width:100%;display:flex;justify-content:flex-end;flex-direction:column}.product-box-wrapper .content-box .postal-code-input input[type="text"],.product-box-wrapper .content-box .postal-code-form input[type="text"]{margin-top:0;margin-bottom:2rem}.product-box-wrapper .content-box .postal-code-input select,.product-box-wrapper .content-box .postal-code-form select{margin-bottom:0;text-align-last:center}.product-box-wrapper .content-box .pc-required{display:flex;justify-self:center;flex-direction:row;align-self:flex-end;margin-bottom:0;text-align:center;margin-top:2rem}.product-box-wrapper .content-box .primary-button{margin-top:auto;margin-left:auto}.product-box-wrapper .content-box .content-box-price{margin-top:auto;margin-left:auto;position:relative}.product-box-wrapper .content-box .content-box-price .price{text-align:right;font-size:1.7rem;font-weight:400}.product-box-wrapper .content-box .content-box-price .price-subline{text-align:right}.product-box-wrapper .content-box .content-box-price .tax-line{position:absolute;right:0;margin-top:5px;color:#818181;font-size:1.3rem}.product-box-wrapper .content-box .content-box-price .primary-button{margin-bottom:0;margin-right:0;margin-top:1rem}.product-box-wrapper .category-product-content-box{align-items:start}.payment-section-wrapper{border-top:1px solid #d9e1e8;width:100%;border-bottom:1px solid #d9e1e8;padding:4rem 0}.payment-section-wrapper .payment-section{display:flex;justify-content:space-around}.payment-section-wrapper p{margin-bottom:0}.payment-section-wrapper .payment-text{flex-direction:row;align-self:center;font-weight:800}.payment-section-wrapper .icons{display:flex;flex-wrap:nowrap;width:60%}.payment-section-wrapper .icons p{width:100%;display:flex;justify-content:space-around}.payment-section-wrapper .icons img{max-width:60px}.frontpage-banner-block-wrapper{margin:3rem auto}.frontpage-banner-block-wrapper .frontpage-banner-block-content .text-block{padding:2rem 4rem;width:50%;display:flex;flex-flow:column nowrap}.frontpage-banner-block-wrapper .frontpage-banner-block-content .text-block a{align-self:flex-start;margin-top:auto;margin-right:2rem;margin-bottom:1rem;color:#fff;background-color:#0096dc;padding:10px 30px;display:flex;justify-self:center;flex-direction:row;border-radius:5px;font-weight:600;border:1px solid #0096dc;text-transform:uppercase}.frontpage-banner-block-wrapper .frontpage-banner-block-content .text-block a:hover{text-decoration:none;color:#0096dc;background-color:#fff}.frontpage-banner-block-wrapper .frontpage-banner-block-content .img-block{width:50%}.special-offer-wrapper{background-color:#f1f1f1}.special-offer-wrapper .special-offer-content{margin-top:4rem;margin-bottom:3rem}.special-offer-wrapper .special-offer-content h2{font-size:3.5rem;margin-bottom:2rem}.page-layout-kategorieseite .payment-section-wrapper{margin:0}.page-layout-kategorieseite .topseller-heading{padding:10px 25px;width:100%;background-color:#0096dc;color:#fff}.page-layout-kategorieseite .topseller-heading.empty-heading{background-color:#fff;padding:2rem}.page-layout-kategorieseite .category-product-wrapper{margin-top:3rem;margin-bottom:3rem}.page-layout-kategorieseite .exclusiv-offer-wrapper{padding:3rem 0;background-color:#f1f1f1}.page-layout-kategorieseite .exclusiv-offer-wrapper a{display:flex;padding:3rem 2rem 3rem 4rem;width:100%}.page-layout-kategorieseite .exclusiv-offer-wrapper a:hover{text-decoration:none;color:#fff}.page-layout-kategorieseite .exclusiv-offer-wrapper a:hover .exclusiv-offer-content-rightbox p{background-color:#fff;color:#0096dc}.page-layout-kategorieseite .exclusiv-offer-wrapper .exclusiv-offer-content{margin:0 auto;background-color:#0096dc;border-radius:5px}.page-layout-kategorieseite .exclusiv-offer-wrapper .exclusiv-offer-content-leftbox{color:#fff;font-weight:600;font-size:2.3rem;display:flex}.page-layout-kategorieseite .exclusiv-offer-wrapper .exclusiv-offer-content-leftbox p{margin:auto 0}.page-layout-kategorieseite .exclusiv-offer-wrapper .exclusiv-offer-content-rightbox p{padding:1rem;text-align:center;color:#fff;border:1px solid #d9e1e8;font-size:1.5rem;text-transform:uppercase;width:100%;display:block;border-radius:5px}.page-layout-kategorieseite .exclusiv-banner-wrapper{padding:3rem 0}.page-layout-kategorieseite .exclusiv-banner-wrapper .categorie-banner-content{margin:0 auto;border:1px solid #d9e1e8}.page-layout-kategorieseite .exclusiv-banner-wrapper .categorie-banner-content-leftbox{padding:0}.page-layout-kategorieseite .exclusiv-banner-wrapper .categorie-banner-content-rightbox{padding:1.5rem}.page-layout-kategorieseite .exclusiv-banner-wrapper .categorie-banner-content-rightbox a{margin-left:auto;margin-top:1rem}.page-layout-kategorieseite .category-banner-content{margin:2rem auto}.page-layout-kategorieseite .category-banner-content>div{display:flex}.page-layout-kategorieseite .category-banner-content .kategorie-image-box{width:33.333333%}.page-layout-kategorieseite .category-banner-content .kategorie-text-box{width:66.666666%;padding:2rem 3rem 2rem 3rem;display:flex;flex-wrap:wrap}.page-layout-kategorieseite .category-banner-content .kategorie-text-box a{align-self:flex-end;margin-top:auto;margin-left:auto;margin-bottom:0;color:#fff;background-color:#0096dc;padding:10px 30px;display:flex;justify-self:center;flex-direction:row;border-radius:5px;font-weight:600;border:1px solid #0096dc;text-transform:uppercase}.page-layout-kategorieseite .category-banner-content .kategorie-text-box a:hover{text-decoration:none;color:#0096dc;background-color:#fff}.page-layout-kategorieseite .category-pva-wrapper{display:none}.page-layout-kategorieseite .category-pva-content{display:flex;justify-content:flex-end}.page-layout-produktseite .site-heading{color:#0096dc;margin-bottom:2rem}.page-layout-produktseite .product-detail,.page-layout-produktseite .product-detail-right{margin-bottom:3rem}.page-layout-produktseite .product-detail-box-wrapper{border:1px solid #d9e1e8;border-radius:5px}.page-layout-produktseite .product-detail-box-wrapper>img{border-top-left-radius:5px;border-top-right-radius:5px}.page-layout-produktseite .product-detail-box-wrapper .product-detail-box-content{padding:2rem}.page-layout-produktseite .product-summary-box{border:1px solid #d9e1e8;border-radius:5px;padding:2rem}.page-layout-produktseite .product-summary-box .summary-upper-box{border-bottom:1px solid #0096dc;padding-bottom:0.5rem}.page-layout-produktseite .product-summary-box .summary-middle-box{padding:1rem 0;border-bottom:1px solid #0096dc}.page-layout-produktseite .product-summary-box .summary-middle-box button{width:100%;display:block}.page-layout-produktseite .product-summary-box .summary-lower-box{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:1rem}.page-layout-produktseite .product-summary-box .summary-lower-box .pva-name{text-align:right}.page-layout-produktseite .product-summary-box .summary-lower-box form{width:100%}.page-layout-produktseite .product-summary-box .summary-lower-box form button{display:flex;margin-left:auto}.page-layout-produktseite .product-summary-box .price{font-size:2rem;font-weight:400;text-align:right}.page-layout-produktseite .product-summary-box .price-subline{text-align:right}.page-layout-produktseite .product-summary-box .tabletPricing{text-align:right}.page-layout-produktseite .product-summary-box .cta-button{margin-top:1rem;margin-left:auto;display:flex}.page-layout-produktseite .product-summary-box .tax-line{margin-top:5px;color:#818181;font-size:1.1rem;text-align:right}.page-layout-produktseite .fine-print{color:#818181;font-size:1.2rem;line-height:1;margin:3rem 0}.page-layout-produktseite .fine-print h6{font-family:'Titillium Regular',sans-serif;color:#000;margin-bottom:2rem}.page-layout-produktseite .seo-text{color:#818181;font-size:1.2rem;line-height:1;margin:3rem 0}.page-layout-produktseite .bundleproducts-wrapper{background-color:#f1f1f1;padding:3rem}.page-layout-produktseite .bundleproducts-wrapper .bonus_row{position:relative;display:flex;flex-wrap:wrap;gap:1.5rem;padding:1.5rem}.page-layout-produktseite .bundleproducts-wrapper .bonus_row .bundleproduct-box-wrapper .bundleproduct-box-content{background-color:#fff;border-radius:5px;border:1px solid #818181;display:flex;flex-direction:column;height:auto}.page-layout-produktseite .bundleproducts-wrapper .bonus_row .bundleproduct-box-wrapper .bundleproduct-box-content img{max-width:250px}.page-layout-produktseite .bundleproducts-wrapper .bonus_row .bundleproduct-box-wrapper .bundleproduct-box-content h3{font-family:'Titillium Regular',sans-serif;text-align:center}.page-layout-produktseite .active-bonus.bundleproduct-box-wrapper{border-color:rgba(0,0,0,0)}.page-layout-produktseite .active-bonus.bundleproduct-box-wrapper h4.not-empty-heading{border-top-color:#0096dc;border-left-color:#0096dc;border-right-color:#0096dc}.page-layout-produktseite .active-bonus.bundleproduct-box-wrapper .bundleproduct-box-content{border-color:#0096dc}.page-layout-produktseite .bundleproduct-description-dummy{z-index:-1;visibility:hidden;height:0}.page-layout-produktseite .topseller-heading{padding:10px 25px;width:100%;background-color:#00adef;color:#ffffff}.page-layout-produktseite .bundleproduct-heading-image{padding:3rem 2rem;display:flex;flex-wrap:wrap;justify-content:center;height:100%}.page-layout-produktseite .bundleproduct-heading-image img{width:100%}.page-layout-produktseite .bundleproduct-description{display:none;padding-left:15px;padding-right:15px;position:absolute;bottom:-4rem;left:0;width:100%}.page-layout-produktseite .bundleproduct-description>div{padding:3rem;border:1px solid #0096dc;border-radius:5px;background-color:#fff}.page-layout-produktseite .bundleproduct-description .primary-button{margin-left:auto;margin-top:1rem;text-align:center;display:block;min-width:250px}.page-layout-produktseite .bundleproduct-description .description-bottom-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5rem}.page-layout-produktseite .bundleproduct-description .description-price{font-size:2rem;margin-bottom:.5rem;display:flex;justify-content:space-between;width:100%}.page-layout-produktseite .bundleproduct-description .description-price h6{color:black;font-family:'Titillium Regular',sans-serif;margin-right:5px;font-size:1.5rem;display:flex;margin-top:auto;font-weight:400}.page-layout-produktseite .selected_bonus{display:none}.page-layout-produktseite .selected_bonus #change_selected_bonus,.page-layout-produktseite .selected_bonus p{text-align:right;display:block;font-size:1.2rem}.page-layout-produktseite .mobile-bonus-page{transition:left .3s;height:100%;right:0;overflow:auto;position:fixed;top:0;width:calc(100% - 54px);z-index:100;background-color:white;border-left:1px solid #818181}.faq-wrapper #faq-accordion{margin-top:3rem;margin-bottom:3rem}.faq-wrapper .accordion-element{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box}.faq-wrapper .question{text-align:left;font-size:1.8rem;color:#000;border:none;padding-left:0;padding-right:0;white-space:normal;padding-top:1.5rem}.faq-wrapper .question:hover{text-decoration:none;color:#000}.faq-wrapper .question.collapsed{border-bottom:1px solid #818181}.faq-wrapper .answer-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem 0;line-height:1.7}@media screen and (min-width:1280px){.faq-wrapper{width:1280px}}@media screen and (max-width:1280px){body .page-wrapper>.breadcrumbs{display:block;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}}@media screen and (max-width:991.98px){body .header.content{padding:30px 15px 20px}.cms-startseite .payment-section-wrapper,.frontpage-banner-block-wrapper{display:none}.special-offer-wrapper .special-offer-content{margin-bottom:0}.special-offer-wrapper .special-offer-content .product-box-wrapper{margin-bottom:3rem;margin-top:0}.page-layout-kategorieseite .exclusiv-offer-wrapper a{flex-wrap:wrap}.page-layout-kategorieseite .exclusiv-for-subscribers .exclusiv-offer-content-leftbox{justify-content:center;text-align:center}.page-layout-kategorieseite .exclusiv-for-subscribers .exclusiv-offer-content-leftbox p{margin-bottom:1rem}.page-layout-kategorieseite .payment-section-wrapper .payment-text{display:none}.page-layout-kategorieseite .payment-section-wrapper .icons{width:100%}.page-layout-kategorieseite .category-banner-content ul{padding-left:1rem}.page-layout-produktseite .bonus_row{margin-bottom:0}.page-layout-produktseite .bonus_row .bundle-box{margin-bottom:3rem;display:block}.page-layout-produktseite .bonus_row .bundle-box .bundleproduct-box-wrapper .bundleproduct-box-content{display:flex;justify-content:space-evenly;align-items:center}.bonus-panel-visible body{overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.bonus-panel-visible body::-webkit-scrollbar{display:none}.bonus-panel-visible .mobile-bonus-page{display:block}.bonus-panel-visible .mobile-bonus-page .close-bonus-panel{display:block;position:absolute;right:0;background-color:rgba(0,0,0,0);border:none;padding:1rem 1.5rem;line-height:1}.bonus-panel-visible .mobile-bonus-page .close-bonus-panel:focus,.bonus-panel-visible .mobile-bonus-page .close-bonus-panel:active{border:none;outline:none}.bonus-panel-visible .mobile-bonus-page .close-bonus-panel:before{content:'\f00d';font-family:'FontAwesome Solid',serif;font-size:3rem}.bonus-panel-visible .mobile-bonus-page .close-bonus-panel span{height:1px;width:1px;display:none}.bonus-panel-visible .mobile-bonus-page #mobile-bonus-description{padding:4rem 3rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.bonus-panel-visible .mobile-bonus-page #mobile-bonus-description::-webkit-scrollbar{display:none}.bonus-panel-visible .mobile-bonus-page #mobile-bonus-description .description-price{font-size:2rem;margin-bottom:.5rem;display:flex;justify-content:space-between;width:100%}.bonus-panel-visible .mobile-bonus-page #mobile-bonus-description .description-price h6{color:black;font-family:'Titillium Regular',sans-serif;margin-right:5px;font-size:1.5rem;display:flex;margin-top:auto;font-weight:400}.bonus-panel-visible .mobile-bonus-page #mobile-bonus-description .selected_bonus{display:none}}@media screen and (max-width:767.98px){html body .breadcrumbs{display:none}.product-box-wrapper:nth-child(2){margin-top:3rem;margin-bottom:3rem}.page-layout-kategorieseite .topseller-heading.empty-heading{display:none}.page-layout-produktseite #mobile-bonus-page .product-summary-box{border:none}.page-layout-produktseite #mobile-bonus-page .product-summary-box .summary-upper-box{border-bottom:1px solid #00adef;padding-bottom:1.5rem;border-top:1px solid #00adef;padding-top:1.5rem}.page-layout-produktseite #mobile-bonus-page .product-summary-box .selected_bonus p{text-align:left}.page-layout-produktseite #mobile-bonus-page .product-summary-box .summary-lower-box form{width:100%}.page-layout-produktseite #mobile-bonus-page .product-summary-box .summary-lower-box form .price{text-align:right;margin-top:1rem;margin-bottom:1rem}.page-layout-produktseite #mobile-bonus-page .product-summary-box .summary-lower-box form button{width:100%;display:block;text-align:center}.page-layout-produktseite #mobile-bonus-page .selected_bonus{display:block}}@media screen and (max-width:575.98px){.page-layout-produktseite .bonus_row .bundle-box .bundleproduct-box-wrapper .bundleproduct-box-content{flex-direction:column}.payment-section-wrapper .payment-section{flex-direction:column;gap:2rem}.payment-section-wrapper .icons{width:100%}}