@media (min-width: 992px){#Tree{display:none}}#MainSection{display:flex;justify-content:center;gap:5px;width:100%}#MainSection #desktopTree{display:none}@media (min-width: 992px){#MainSection #desktopTree{display:block;margin:0 15px 0 0;min-width:20%;width:25%;max-width:500px}}#MainSection #desktopTree div{display:flex;justify-content:space-between;align-items:center}#MainSection #desktopTree .nav-tree{background:#fff;border:1px solid #cccccc;padding:0}#MainSection #desktopTree .nav-tree>ul>li:first-child{border-top:0}#MainSection #desktopTree .nav-tree ul{list-style:none;margin:0;padding:0}#MainSection #desktopTree .nav-tree ul li{border-top:1px solid #cccccc}#MainSection #desktopTree .nav-tree ul li>div{display:flex}#MainSection #desktopTree .nav-tree ul li>a{font-family:Barlow;display:block;text-decoration:none;font-size:14px;text-transform:uppercase}#MainSection #desktopTree .nav-tree ul li>div,#MainSection #desktopTree .nav-tree ul li>a{font-family:Barlow;padding:1rem 1.25rem;color:#000;text-decoration:none;transition:background .3s,color .3s}#MainSection #desktopTree .nav-tree ul li>div:hover,#MainSection #desktopTree .nav-tree ul li>a:hover{background:#e0e0e0}#MainSection #desktopTree .nav-tree ul li>div.active,#MainSection #desktopTree .nav-tree ul li>a.active{background:#000;color:#fff}#MainSection #desktopTree .nav-tree ul li>div>a,#MainSection #desktopTree .nav-tree ul li>a>a{font-family:Barlow;text-decoration:none;font-size:14px;text-transform:uppercase}#MainSection #desktopTree .nav-tree ul li ul{background:#fff}#MainSection #desktopTree .nav-tree ul li ul li a{font-family:Barlow;font-size:12px;text-transform:uppercase;display:block;padding:.85rem 2rem;font-weight:400;color:#000;text-decoration:none;transition:background .3s}#MainSection #desktopTree .nav-tree ul li ul li a:hover{background:#f5f5f5}#MainSection #desktopTree .nav-tree ul li.open>ul{display:block}#MainSection #ContentWrapper{min-width:80%}.fw-button{display:inline-flex;align-items:center;justify-content:center;font-family:Barlow;font-size:.875rem;font-weight:400;line-height:1.4;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:#fff;border:1px solid #000;padding:.75rem 1.5rem;border-radius:5px;color:#000;transition:all .3s ease;box-shadow:0 1px 2px #0000000d;white-space:nowrap;min-height:44px;max-height:60px;min-width:44px;max-width:320px;text-transform:uppercase;letter-spacing:.05em}.fw-button:hover{background-color:#000;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.fw-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.fw-button:focus{outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 3px #00000040}.fw-button:disabled,.fw-button.disabled{opacity:.65;cursor:not-allowed;background-color:#ced4da;color:#6c757d;border-color:#ced4da;transform:none;box-shadow:none}.fw-button:disabled:hover,.fw-button.disabled:hover{transform:none;box-shadow:none}.fw-button.fw-button-primary{background-color:#007bff;border-color:#007bff;color:#fff}.fw-button.fw-button-primary:hover{background-color:#0062cc;border-color:#0062cc;color:#fff}.fw-button.fw-button-primary:focus{outline-color:#007bff;box-shadow:0 0 0 3px #007bff40}.fw-button.fw-button-primary:disabled,.fw-button.fw-button-primary.disabled{background-color:#66b0ff;border-color:#66b0ff}.fw-button.fw-button-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.fw-button.fw-button-secondary:hover{background-color:#545b62;border-color:#545b62;color:#fff}.fw-button.fw-button-secondary:focus{outline-color:#6c757d;box-shadow:0 0 0 3px #6c757d40}.fw-button.fw-button-success{background-color:#28a745;border-color:#28a745;color:#fff}.fw-button.fw-button-success:hover{background-color:#1e7e34;color:#fff;border-color:#28a745}.fw-button.fw-button-success:focus{outline-color:#28a745;box-shadow:0 0 0 3px #28a74540}.fw-button.fw-button-success:disabled,.fw-button.fw-button-success.disabled{background-color:#5dd879;color:#fff;border-color:#5dd879}.fw-button.fw-button-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.fw-button.fw-button-danger:hover{background-color:#bd2130;border-color:#bd2130;color:#fff}.fw-button.fw-button-danger:focus{outline-color:#dc3545;box-shadow:0 0 0 3px #dc354540}.fw-button.fw-button-warning{background-color:#ffc107;border-color:#ffc107;color:#343a40}.fw-button.fw-button-warning:hover{background-color:#d39e00;border-color:#d39e00;color:#343a40}.fw-button.fw-button-warning:focus{outline-color:#ffc107;box-shadow:0 0 0 3px #ffc10740}.fw-button.fw-button-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.fw-button.fw-button-info:hover{background-color:#117a8b;border-color:#117a8b;color:#fff}.fw-button.fw-button-info:focus{outline-color:#17a2b8;box-shadow:0 0 0 3px #17a2b840}.fw-button.fw-button-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#343a40}.fw-button.fw-button-light:hover{background-color:#e2e6ea;border-color:#e2e6ea;color:#343a40}.fw-button.fw-button-light:focus{outline-color:#343a40;box-shadow:0 0 0 3px #343a4040}.fw-button.fw-button-dark{background-color:#343a40;border-color:#343a40;color:#fff}.fw-button.fw-button-dark:hover{background-color:#4b545c;border-color:#4b545c;color:#fff}.fw-button.fw-button-dark:focus{outline-color:#343a40;box-shadow:0 0 0 3px #343a4040}.fw-button.fw-button-outline-primary{background-color:transparent;border-color:#007bff;color:#007bff}.fw-button.fw-button-outline-primary:hover{background-color:#007bff;color:#fff}.fw-button.fw-button-outline-secondary{background-color:transparent;border-color:#6c757d;color:#6c757d}.fw-button.fw-button-outline-secondary:hover{background-color:#6c757d;color:#fff}.fw-button.fw-button-outline-success{background-color:transparent;border-color:#28a745;color:#28a745}.fw-button.fw-button-outline-success:hover{background-color:#28a745;color:#fff}.fw-button.fw-button-outline-danger{background-color:transparent;border-color:#dc3545;color:#dc3545}.fw-button.fw-button-outline-danger:hover{background-color:#dc3545;color:#fff}.fw-button.fw-button-outline-warning{background-color:transparent;border-color:#ffc107;color:#ffc107}.fw-button.fw-button-outline-warning:hover{background-color:#ffc107;color:#343a40}.fw-button.fw-button-outline-info{background-color:transparent;border-color:#17a2b8;color:#17a2b8}.fw-button.fw-button-outline-info:hover{background-color:#17a2b8;color:#fff}.fw-button.fw-button-outline-dark{background-color:transparent;border-color:#343a40;color:#343a40}.fw-button.fw-button-outline-dark:hover{background-color:#343a40;color:#fff}.fw-button.fw-button-lg{padding:1rem 2rem;font-size:1.125rem;border-radius:8px;min-height:54px;max-height:80px;max-width:400px}.fw-button.fw-button-sm{padding:.5rem 1rem;font-size:.75rem;border-radius:2px;min-height:36px;max-height:48px;max-width:240px}.fw-button.fw-button-xs{padding:.375rem .75rem;font-size:.6875rem;border-radius:2px;min-height:28px;max-height:36px;min-width:28px;max-width:160px}.fw-button.fw-button-block{display:flex;width:100%;max-width:none}.fw-button.fw-button-rounded{border-radius:50rem}.fw-button.fw-button-square{border-radius:0}.fw-button.fw-button-icon{border-radius:50%;padding:.75rem;min-width:44px;max-width:44px;min-height:44px;max-height:44px;display:inline-flex;align-items:center;justify-content:center}.fw-button.fw-button-icon.fw-button-lg{padding:1rem;min-width:54px;max-width:54px;min-height:54px;max-height:54px}.fw-button.fw-button-icon.fw-button-sm{padding:.5rem;min-width:36px;max-width:36px;min-height:36px;max-height:36px}.fw-button.fw-button-icon.fw-button-xs{padding:.375rem;min-width:28px;max-width:28px;min-height:28px;max-height:28px}.fw-button.fw-button-ghost{background-color:transparent;border:none;box-shadow:none;color:#000;min-width:auto;max-width:none}.fw-button.fw-button-ghost:hover{background-color:#0000001a;transform:none;box-shadow:none}.fw-button.fw-button-ghost:focus{background-color:#0003}.fw-button.fw-button-link{background-color:transparent;border:none;color:#000;box-shadow:none;padding:0;min-height:auto;max-height:none;min-width:auto;max-width:none;font-weight:400;text-transform:none}.fw-button.fw-button-link:hover{color:#000;background-color:transparent;transform:none;box-shadow:none}.fw-button.fw-button-link:focus{outline:2px solid #000000;box-shadow:none}.fw-button.fw-button-loading{pointer-events:none;position:relative;color:transparent!important}.fw-button.fw-button-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:fw-button-spin 1s linear infinite}.fw-button.fw-button-loading.fw-button-sm:after{width:14px;height:14px;margin:-7px 0 0 -7px}.fw-button.fw-button-loading.fw-button-xs:after{width:12px;height:12px;margin:-6px 0 0 -6px}.fw-button-group{display:inline-flex;vertical-align:middle;min-width:auto;max-width:100%}.fw-button-group .fw-button{border-radius:0;margin-right:-1px;position:relative;max-width:none}.fw-button-group .fw-button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.fw-button-group .fw-button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;margin-right:0}.fw-button-group .fw-button:hover,.fw-button-group .fw-button:focus,.fw-button-group .fw-button:active{z-index:2}.fw-button-group .fw-button.active{z-index:3}.fw-button-group.fw-button-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;min-height:auto;max-height:none}.fw-button-group.fw-button-group-vertical .fw-button{width:100%;margin-right:0;margin-bottom:-1px;max-width:none}.fw-button-group.fw-button-group-vertical .fw-button:first-child{border-radius:5px 5px 0 0}.fw-button-group.fw-button-group-vertical .fw-button:last-child{border-radius:0 0 5px 5px;margin-bottom:0}@keyframes fw-button-spin{to{transform:rotate(360deg)}}#filter1{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;width:100%}#FilterToggle{position:static;margin-left:0!important;order:1;flex:0 0 auto}#FilterToggle:focus{outline:none!important}#FilterToggle.filterToggleLbl{display:block!important}#SortToggle{position:static;margin-left:auto;margin-right:0!important;order:2;float:right;flex:0 0 auto;width:auto}#SortToggle:focus{outline:none!important}#SortToggle.sortToggleLbl{display:block!important}@media (min-width: 992px){#FilterContentWrapper,#SortAndPageSettings{position:absolute;margin-top:20px;bottom:auto;left:auto!important}}@media (min-width: 992px){#SortAndPageSettings{right:0}}#PagerBottom{display:flex;justify-content:center;align-items:center;width:100%;text-align:center}#PagerWrapper{position:static;margin:50px auto 0!important;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;min-width:100%}#imgLogo{width:300px}#SearchTxt>input{font-family:Barlow}.prodlist-header.image-yes,.prodlist-header.title-yes{margin-bottom:0}#Page .filterToggle,#Page .sortToggle{padding:0 10px}.ml-product-image{width:100%;height:300px;max-height:300px;object-fit:contain;object-position:center}.ml-productlist-img{max-height:65px}.table .row .cell.wl-image-cell{display:flex;align-items:center;justify-content:center}.extended-view .productContainer .product-code{margin-bottom:5px}.window-view .productContainer .inner .image-inner,.extended-view .productContainer .inner .image-inner{display:flex;justify-content:center;align-items:center;min-height:300px}.window-view .productContainer .product-name,.extended-view .productContainer .product-name{margin-bottom:5px}.window-view .productContainer .product-name .itemnamelink,.extended-view .productContainer .product-name .itemnamelink{font-size:1.2rem;font-weight:700}.window-view .productContainer .buy-inner,.extended-view .productContainer .buy-inner{min-height:122px}.window-view .productContainer .product-code .ean-for-image .D1109_label,.extended-view .productContainer .product-code .ean-for-image .D1109_label,.window-view .productContainer .product-code .label.artcode,.extended-view .productContainer .product-code .label.artcode{font-weight:800}.window-view .productContainer .product-code span,.extended-view .productContainer .product-code span,body.page-Product #ProductWrapper .product-code{color:#000}body.page-Product #ProductWrapper .product-code .label,body.page-Product #ProductWrapper .product-code .D1109_label{font-weight:800}body.page-Product #ProductWrapper #Images img{max-height:300px}body.page-Product #ProductWrapper #Images img[data-ll-status=error]{display:none}body.page-Product #ProductWrapper #Images #slider a{display:flex;align-items:center;justify-content:center;background-color:#fff}body.page-Product #ProductWrapper #Images #slider a img{object-fit:contain;height:100%;width:100%}#Footer{background-color:#343a40;color:#fff}#Footer *{color:inherit}@font-face{font-family:Barlow;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Cfs0wH8DnzcjTrA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Cfs1wH8DnzcjTrA.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Cfs7wH8Dnzcj.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI42ohvToJdLm8BvE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI42ogvToJdLm8BvE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI42ouvToJdLm8.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5WohvToJdLm8BvE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5WogvToJdLm8BvE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5WouvToJdLm8.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_A8s5ynghnQci.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_Ass5ynghnQci.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gs6Fostz0rdom9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gs6Vostz0rdom9.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gs51ostz0rdg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4s6Fostz0rdom9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4s6Vostz0rdom9.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}a,span,p,h1,h2,h3,h4,h5,h6{font-family:Barlow!important}#SearchBtn{border-right:1px solid black;border-radius:unset;padding-right:15px}
