:root{--main-color-dark:#241e5a;--main-color-middle:#0770b9;--main-color-light:#4DBCEA;--red:#e3010b;--green:#228B22;--grey-dark:#A9A9A9;--grey-middle:#eeeeee;--grey-light:#F6F6F6;--white:#FFF;--border-radius-default:4px;--border-radius-small:2px}html{height:100%}body{height:100%;margin:0}nav,div,span,form,label{margin:0;border:0;padding:0}.red{color:var(--red)!important}.green{color:var(--green)!important}.grey{color:var(--grey-dark)!important}.main-color-dark{color:var(--main-color-dark)!important}img.grey{filter:grayscale(1)!important}.float-left{float:left!important}.float-right{float:right!important}.align-left{text-align:left!important}.align-right{text-align:right!important}.inline{display:inline!important}.hide{display:none!important}.no-margin{margin:0!important}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.no-text-decoration{text-decoration:none!important}.no-border{border:0!important}.unset-width{width:unset!important}hr{height:1px;background:var(--grey-dark);border:none}#load-image{width:150px;height:150px;position:fixed;top:0;bottom:0;right:0;left:0;display:inline-block;text-align:center;margin:auto;background:rgba(0,0,0,0.5);border-radius:100%;box-shadow:0 0 0 9000px rgba(0,0,0,0.5);z-index:999}label{line-height:2.5em;vertical-align:middle;margin-bottom:0.5em}table{width:100%;margin:0 0 20px 0}th,td{padding:5px 0 5px 0;line-height:2em;vertical-align:middle;text-align:left}th{font-weight:700}.vertical-table-small{max-width:500px}.vertical-table-small tr:nth-child(odd) td{background:var(--grey-light)}.vertical-table-small th{line-height:1.3em;text-align:right;padding-right:25px}.vertical-table-small td{line-height:1.3em;padding-left:25px}.vertical-table-small td#change-details-link{padding:1em 0 0 0;background:var(--white)}ul,ol{margin:0;line-height:2em;border:0;padding:0;list-style-position:inside}html{font-family:'Open Sans',sans-serif;font-size:0.8em;font-weight:400;color:var(--main-color-dark)}h1,h2,h3,h4{font-weight:700;margin:0.5em 0 0.7em 0}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1.0em}p,.address{margin:0 0 1.5em 0;line-height:2em}.strong{font-weight:700!important}.yes:after{display:block;width:5px;height:12px;content:'';border:solid var(--green);border-width:0 3px 3px 0;transform:rotate(45deg) translateY(-0.1em)}.no:after{position:relative;left:-5px;content:"\00d7";font-size:2.4em;font-weight:700;color:var(--red)}.close-icon:after{display:inline-block;width:40px;height:40px;content:"\00d7";font-size:3em;font-weight:700;color:var(--main-color-dark);cursor:pointer}.close-icon:hover:after{color:var(--red)}.select-skin{position:relative;width:100%;display:inline-block;line-height:2em;border:1px solid var(--main-color-dark);box-sizing:border-box;padding:0 18px 0 8px;border-radius:var(--border-radius-small)}.select-skin:after{position:absolute;right:5px;top:10px;content:'';border-top:6px solid var(--main-color-dark);border-left:4px solid transparent;border-right:4px solid transparent;pointer-events:none}.select-skin.focus{border-color:var(--main-color-light)}.select-skin.disabled{color:var(--grey-dark);background-color:var(--grey-light);border-color:var(--grey-dark)}.select-skin.disabled:after{border-top-color:var(--grey-dark)}.select-skin select{height:100%;position:absolute;top:2px;left:0;color:var(--main-color-dark)}.select-skin-text{white-space:nowrap}.placeholder{color:var(--grey-dark)}:-ms-input-placeholder{color:var(--grey-dark)}::-ms-input-placeholder{color:var(--grey-dark)}::placeholder{color:var(--grey-dark)}a{text-decoration:none;color:var(--main-color-middle);cursor:pointer}a:hover{text-decoration:underline}img{display:inline-block;max-width:100%}.thumbnail-td{height:100px;width:100px;text-align:center;vertical-align:middle}.image-vertical-align-helper{display:inline-block;height:100%;vertical-align:middle}.tooltip{border-bottom:1px dotted black;cursor:pointer}.tooltip .tooltipcontent{position:absolute;left:10px;min-width:50%;max-width:1000px;visibility:hidden;background-color:var(--grey-light);text-align:center;padding:10px;border-radius:var(--border-radius-default);border:1px solid var(--main-color-dark);margin:2.5em 10px 100px 0;z-index:1;opacity:0;transition:opacity 0.3s;cursor:auto}.tooltip .tooltipcontent::after{content:"";position:absolute;top:-10px;left:100px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--main-color-dark);z-index:1}.tooltip .tooltipcontent::before{content:"";position:absolute;top:-9px;left:101px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid var(--grey-light);z-index:2}.tooltip .tooltipcontent img{display:block;padding:10px 0 10px 0;max-height:400px;margin:auto;z-index:1}.tooltip .only-text{text-align:left}.tooltip:hover .tooltipcontent{visibility:visible;opacity:1}.arrow{display:inline-block;border:solid currentColor;border-width:0 .1em .1em 0;padding:0.2em;margin-bottom:0.1em}.arrow-right{transform:rotate(-45deg)}.arrow-left{transform:rotate(135deg)}.arrow-up{transform:rotate(-135deg)}.arrow-down{transform:rotate(45deg)}textarea,input{height:2.5em;width:100%;box-sizing:border-box;color:var(--main-color-dark);margin-bottom:1em;padding-left:0.5em;border:1px solid var(--main-color-dark);border-radius:var(--border-radius-small)}textarea{font-family:inherit;font-size:inherit}input[type=radio],input[type=checkbox]{width:0.9em;height:0.9em;margin:0;cursor:pointer}input[type=number]{width:4em;text-align:center}input[type=file]{border:0px}button,.button{font-size:1.3em;color:var(--white);background-color:var(--main-color-middle);border:1px solid var(--main-color-dark);padding:7px 15px 7px 15px;border-radius:var(--border-radius-default);margin:10px 0 10px 0;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-right:-1px}button:hover,.button:hover{background-color:var(--main-color-dark);text-decoration:none}textarea:focus,input:focus{border-color:var(--main-color-middle)}textarea:disabled,input:disabled{background-color:var(--grey-light)}textarea{height:5em}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield;padding:0}.standard-form-page{max-width:450px;margin:auto;text-align:center}.standard-form-page h1,.standard-form-page p,.standard-form{text-align:left}.standard-form-page .button{margin-top:2em}#text-password-requirements{display:block;color:var(--grey-dark);margin:-0.5em 0 -0.5em 0}#newsletter-option{display:block;margin:1em 0 0 0;cursor:pointer}#newsletter-option input{position:relative;top:1px;margin-right:5px}.addressform label{display:block;font-weight:700;margin:0;text-align:left}.addressform input{margin:0}.addressform .red,.required.red{border:2px solid var(--red)!important}.addressform .company-or-private{float:left;width:100%}.addressform .company-or-private label{float:left;width:100px;font-weight:400;cursor:pointer}.addressform .company-name-container{}.addressform .firstname-container{display:inline-block;width:49%;float:left;margin-right:2%}.addressform .lastname-container{display:inline-block;width:49%}.addressform .street-container{width:52%;float:left}.addressform .housenumber-container{width:22%;float:left;margin:0 2% 0 2%}.addressform .housenumberextra-container{width:22%;float:left}.addressform .country-container{width:30%;float:left;margin-right:70%}.addressform .zipcode-container{width:35%;float:left;margin-right:2%}.addressform .city-container{width:63%;float:left}.address-container{display:block;border-bottom:1px solid var(--grey-dark);box-sizing:border-box;margin-bottom:10px;padding:10px 0 10px 0}.address-container .address{display:inline-block}.address-container .address-options{display:inline-block;float:right;text-align:right}.outside-general-popup{position:fixed;top:0;left:0;height:100%;width:100%}.general-popup{position:fixed;top:20%;left:calc(50% - 370px);width:740px;box-sizing:border-box;padding:10px 15px 10px 15px;background-color:var(--white);border-radius:var(--border-radius-small);box-shadow:0 0 0 9000px rgba(0,0,0,0.5);z-index:999;max-height:75%;overflow:auto}.general-popup.large{top:5%;max-height:90%}.general-popup.wide{left:5%;width:90%}.general-popup .close-icon{position:absolute;top:0;right:0}.general-popup a{cursor:pointer}.grid.default .left-column{width:280px;float:left;margin:0 1% 100px 0}.grid.default .right-column{width:calc(99% - 280px );float:left;margin-bottom:100px}.grid-column{display:inline-block;vertical-align:top;margin:0px 30px 10px 0;min-width:250px}.grid.more-than-two-columns .grid-column{}.sidebar-left{width:230px}.sidebar-left .sidebar-left-breadcrumb{display:none}.sidebar-left a{color:var(--main-color-dark)}.sidebar-left a .count{display:none;float:right;margin-right:10px;font-size:0.9em;color:var(--grey-dark)}.sidebar-left .menu-item{display:block;width:100%;font-size:1em;padding:5px 5px 5px 0;color:var(--main-color-dark)}header{position:fixed;width:100%;height:70px;background-color:var(--white);z-index:100;border-bottom:2px solid var(--main-color-dark)}.header-content{position:relative;margin:auto;max-width:1600px}.header-content #logo img{position:absolute;left:8px;top:8px;width:auto;height:50px}.header-content .categories-dropdown{position:absolute;left:240px;top:19px;width:160px}.header-content .categories-dropdown .categories-dropdown-button{background-color:var(--main-color-middle);color:var(--white);font-size:1.4em;font-weight:400;padding:5px 15px 4px 12px;border-radius:var(--border-radius-default);cursor:pointer;border:1px solid var(--main-color-dark)}.header-content .categories-dropdown .categories-dropdown-button .categories-dropdown-arrow-down{border:solid var(--white);border-width:0 3px 3px 0;display:inline-block;position:relative;top:-3px;left:5px;padding:3px}.header-content .categories-dropdown .categories-dropdown-button:hover,.categories-dropdown-button:focus{background-color:var(--main-color-dark);border:1px solid var(--main-color-dark)}.header-content .categories-dropdown .menu-dropdown-button{display:none}.header-content .categories-dropdown .categories-dropdown-content{display:none;position:relative;top:10px;width:250px;font-size:1.1em;font-weight:400;background-color:var(--white);box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:100}.header-content .categories-dropdown .categories-dropdown-content a{padding:10px;color:var(--main-color-dark);display:block}.header-content .categories-dropdown .categories-dropdown-content a:hover{color:var(--white);background-color:var(--main-color-dark);text-decoration:none}.header-content .categories-dropdown #extra-links-menu-mediascreen{display:none}.header-content .categories-dropdown .show-categories-menu{display:block}#outside-categoriesdropdown{position:fixed;top:0;left:0;height:100%;width:100%;z-index:99}#outside-categoriesdropdown-responsive{display:none;position:fixed;top:0;left:0;height:100%;width:100%;z-index:101}.header-content .searchbar{position:absolute;left:410px;right:160px;top:19px;margin:auto;max-width:700px}.header-content .searchbar #search-keyword-field{border-radius:var(--border-radius-default);height:35px}.header-content .searchbar input[type=submit]{position:absolute;right:0;top:0;width:32px;height:35px;padding:0;margin:0;background:no-repeat 50% url(/icons/search-icon.png);background-color:var(--main-color-middle);background-size:20px 20px;border-top-right-radius:var(--border-radius-default);border-bottom-right-radius:var(--border-radius-default)}.header-content .header-links ul{position:absolute;top:25px;right:80px}.header-content .header-links ul li{display:inline}.header-content .header-links ul li a{padding:0 10px;font-size:1.2em;font-weight:400;color:var(--main-color-dark);border-right:1px solid var(--main-color-dark)}.header-content .header-links ul li:last-child a{border:none}.header-content #shoppingcarticon a{position:absolute;right:10px;top:16px;height:55px;padding-left:50px;background:no-repeat url(/icons/shopping-cart-icon.png);background-size:45px}.header-content #shoppingcarticon a:hover{text-decoration:none}.header-content #shoppingcart-amount{font-size:1.5em;font-weight:700;color:var(--red)}.header-content .checkout-steps{position:absolute;left:270px;right:200px;top:23px;margin:auto;max-width:700px}.header-content .checkout-steps ul{list-style-type:none}.header-content .checkout-steps ul li{position:relative;width:30%;height:36px;line-height:36px;float:left;color:var(--main-color-dark);font-weight:700;text-align:center;background-color:var(--grey-light)}.header-content .checkout-steps ul li:nth-child(1){border-bottom-left-radius:var(--border-radius-default);border-top-left-radius:var(--border-radius-default)}.header-content .checkout-steps ul li:nth-child(3){border-bottom-right-radius:var(--border-radius-default);border-top-right-radius:var(--border-radius-default)}.header-content .checkout-steps ul li:nth-child(1):after{position:absolute;right:-18px;content:"";border-left:18px solid var(--grey-light);border-top:18px solid transparent;border-bottom:18px solid transparent;z-index:101}.header-content .checkout-steps ul li:nth-child(2):after{position:absolute;right:-18px;content:"";border-left:18px solid var(--grey-light);border-top:18px solid transparent;border-bottom:18px solid transparent;z-index:101}.header-content .checkout-steps ul li.location-checkout-details,.header-content .checkout-steps ul li.location-checkout-paymentmethod{color:white;background-color:var(--main-color-light)}.header-content .checkout-steps ul li.location-checkout-details:after,.header-content .checkout-steps ul li.location-checkout-paymentmethod:after{position:absolute;right:-18px;content:"";border-left:18px solid var(--main-color-light);border-top:18px solid transparent;border-bottom:18px solid transparent;z-index:101}.header-content .checkout-steps ul li.location-order-placed{color:white;background-color:var(--main-color-light)}main{position:relative;min-height:calc(100% - 372px);max-width:1600px;margin:auto;padding:110px 15px 100px 15px}main .breadcrumbs{position:relative;top:-25px;font-size:1em}main .breadcrumb-only-one{display:none}main #main-toplinks{position:absolute;right:15px;top:80px;line-height:2em;text-align:right;font-size:1em;font-weight:400}main #main-toplinks a{display:inline}main .admin-link{float:right;font-weight:400;margin-top:5px}.notification-bar-wrapper{text-align:center}.notification-bar-wrapper .notification-bar{min-height:30px;min-width:50%;display:inline-block;border:1px solid var(--main-color-dark);background-color:var(--grey-light);z-index:99;border-radius:var(--border-radius-small);padding-right:10px;margin:0}.notification-bar-wrapper .notification-bar .message{top:20px;display:inline-block;font-size:1.1em;color:var(--main-color-dark);padding:7px 10px 10px 20px;font-weight:700}.footer{display:inline-block;width:100%;text-align:center;padding:30px 0 15px 0;border-top:1px solid var(--main-color-middle);background-color:var(--grey-light);margin-top:30px}.footer #footer-customerservice-link a{font-size:1em;font-weight:700}.footer ul li{display:inline-block;font-size:0.9em;padding-top:25px}.frontpage{padding-left:2%}.frontpage table{padding:5px 0 0 25px}.frontpage table td,.frontpage table th{padding:3px 10px 3px 10px}.frontpage .frontpage-main-block{float:left;width:calc(100% - 320px)}.frontpage .frontpage-main-block .popular-products{max-height:610px;overflow:hidden;margin:0 15px 15px 0;text-align:center}.frontpage .frontpage-main-block .popular-products h2{text-align:left}.frontpage .frontpage-main-block .popular-products .popular-product{display:inline-block;height:250px;width:200px;margin:15px 15px 0 15px;padding-top:10px;text-align:center;border:1px solid var(--grey-light)}.frontpage .frontpage-main-block .popular-products .popular-product .image-container{height:150px;width:180px;margin:auto}.frontpage .frontpage-main-block .popular-products .popular-product .image-container img{max-height:150px;max-width:180px}.frontpage .frontpage-main-block .popular-products .popular-product .productname{display:block;height:36px;margin:10px 0 3px 0;overflow:hidden;color:var(--main-color-dark)}.frontpage .frontpage-main-block .popular-products .popular-product .productprice{font-weight:700;color:var(--main-color-dark)}.frontpage .why-us{float:right;max-width:32%;min-width:200px;padding-left:15px;border-left:1px solid var(--grey-dark)}.frontpage .why-us h2:nth-of-type(n+2){margin-top:40px}.frontpage .why-us img{max-width:65px;max-height:65px;padding:0;margin:0 10px 0 0}.frontpage .why-us .logos{max-width:220px}.frontpage .contact-and-company-details{float:left;width:calc(100% - 335px);margin:50px 15px 70px 0;border-top:1px solid var(--grey-dark)}.frontpage .contact-and-company-details th,.frontpage .contact-and-company-details td{padding:0 10px 0 10px}.frontpage .contact-and-company-details .contact-details,.frontpage  .contact-and-company-details .company-details{width:47%;margin-top:20px}.frontpage .contact-and-company-details .contact-details{float:left}.frontpage .contact-and-company-details .contact-details th{min-width:60px}.frontpage .contact-and-company-details .company-details{float:right;border-left:1px solid var(--grey-dark);margin-right:1%;padding-left:15px}.information-page{margin:auto;max-width:1000px}.information-page h1{margin-bottom:40px}.account-page h3,.order-page h3{margin:2em 0 2em 0.5em}.orders-header{margin-bottom:20px}.orders-header #orders-count-sorter-text{position:relative;left:calc(100% - 330px)}.orders-header #orders-sorter{position:relative;top:-5px;float:right;width:140px}.my-orders-table{max-width:100%;margin-left:auto;margin-right:auto}.my-orders-table td,.my-orders-table th{padding-left:5px}.my-orders-table tbody tr:nth-child(odd){background:var(--grey-light)}.my-orders-table .order-number{width:12%}.my-orders-table .order-date{width:13%}.my-orders-table .order-status{width:15%}.my-orders-table .order-amount-total{width:15%}.my-orders-table .order-amount-open{width:15%}.my-orders-table .track-trace{width:18%}.my-orders-table .invoice{width:12%}.my-orders-table .no-orders{width:100%;text-align:center}.products-table th{font-size:1.2em}.products-table td{border-bottom:1px solid var(--grey-dark)}.products-table .productname-small-screens{display:none}.products-table .request-rma-small-screens{display:none}.products-table .product-image{width:18%;text-align:center}.products-table .product-image img{max-height:70px}.products-table .product-name{width:32%}.products-table .product-ID{color:var(--grey-dark);font-size:0.9em}.products-table .product-price{width:15%;font-weight:700}.products-table .product-amount{width:25%}.products-table .product-price-total{width:10%;text-align:right}.order-totals{margin-bottom:3em}.order-totals th{width:150px;float:right;padding:0}.order-totals td{width:10%;padding:0;text-align:right}.order-totals .order-total-ex-VAT{color:var(--grey-dark)}.order-totals .order-total-ex-VAT th{font-weight:400}.order-totals .order-total-inc-VAT td{font-weight:700}.order-page .shipping-address,.order-page .invoice-address{margin-bottom:2.5em}.order-page .products-table .product-name{width:47%}.order-page .products-table .product-amount{width:10%}.rma-request-page h1{margin-bottom:2em}.rma-request-page p{text-align:center;margin-bottom:0.5em}.rma-request-page .red{border:1px solid var(--red)}.rma-request-page .addressform .red{border:1px solid var(--red)}.address-book{max-width:450px;margin:auto}.address-book h1{margin-bottom:30px}.productlist-header{margin-bottom:20px}.productlist-header #productlist-count-sorter-text{position:absolute;right:165px}.productlist-header #productlist-sorter{position:relative;top:-5px;float:right;width:140px}.productlist-header #filter-button-for-small-screens{display:none}.productlist-header #productlist-count-for-small-screens{display:none}.productlist-products{margin:65px 0 30px 0}.productlist-products .no-products-found{position:fixed;top:220px}.productlist-products .productlist-product{display:inline-block;width:295px;padding:15px 10px 25px 10px;border-bottom:1px solid var(--grey-light);margin-bottom:10px}.productlist-products .productlist-product .image-container{text-align:center;height:250px}.productlist-products .productlist-product .image-container img{max-width:250px;max-height:240px;vertical-align:middle;padding-bottom:10px}.productlist-products .productlist-product .product-title a h3{color:var(--main-color-dark);margin-bottom:3px}.productlist-products .productlist-product .product-features{display:block;margin-bottom:7px;color:var(--grey-dark)}.productlist-products .productlist-product .product-features .product-feature:after{content:","}.productlist-products .productlist-product .product-features .product-feature:last-child:after{content:""}.productlist-products .productlist-product .product-category{display:block;margin-bottom:7px}.productlist-products .productlist-product .product-category a{color:var(--grey-dark)}.productlist-products .productlist-product .product-price{display:block}.productlist-products .productlist-product .price-incl-VAT{font-size:1.8em;font-weight:700}.productlist-products .productlist-product .incl-vat{font-size:0.9em;margin-left:5px;color:var(--grey-dark)}.productlist-products .productlist-product .delivery-time{display:block;padding:5px 0 10px 0}.productlist-products .productlist-product .add-to-cart-button{display:block;padding:0 0 10px 0}#pagination{text-align:right}#pagination a,#pagination span{padding:0 6px 0 6px;color:var(--main-color-middle)}#pagination a.active{color:var(--main-color-dark);font-weight:700;background-color:var(--grey-light);border:1px solid var(--grey-dark);padding:6px 9px 6px 9px;cursor:default}#pagination a.active:hover{text-decoration:none}#goto-products-above-current-view{position:fixed;top:calc(50% - 20px);left:calc(50% - 100px);width:200px;height:40px;text-align:center;border:1px solid var(--grey-dark);background-color:var(--grey-light)}#goto-products-above-current-view:hover{cursor:default}#goto-products-above-current-view a{position:relative;top:10px;cursor:pointer;font-weight:700;color:var(--main-color-dark)}#goto-products-above-current-view .arrow{color:var(--main-color-dark);border-width:0 .15em .15em 0;padding:0.2em;margin-bottom:-1px}.productlist-filters .filter-reset{float:right;position:relative;right:50px}.productlist-filters .close-icon{display:none}.productlist-filters .filter-show-results-button-container{display:none}.productlist-filters .filter{max-width:230px;padding-top:20px}.productlist-filters .filter .filter-header{border-bottom:1px solid var(--grey-dark);margin-bottom:4px;cursor:pointer}.productlist-filters .filter .filter-header h4{display:inline-block}.productlist-filters .filter .filter-header .arrow{transform:rotate(-135deg);border-width:0 .15em .15em 0;margin:0 3px -1px 0}.productlist-filters .filter.collapsed .filter-header .arrow{transform:rotate(45deg);margin-bottom:3px}.productlist-filters .filter .filter-content .filter-option input.slider-output{height:30px;width:60px;font-size:0.9em;text-align:center;margin-top:10px}.productlist-filters .filter .filter-content .filter-option input.slider-output.upper{float:right}.productlist-filters .filter .filter-content .filter-option .slider-background{width:229px;height:4px;margin:20px 0 20px 0;background-color:var(--grey-dark);cursor:pointer}.productlist-filters .filter .filter-content .filter-option .slider{width:210px}.productlist-filters .filter .filter-content .filter-option .slider .ui-slider-handle{position:relative;top:6px;display:block;height:18px;width:18px;z-index:2;border:1px solid var(--grey-light);background-color:var(--grey-dark);border-radius:var(--border-radius-small);margin-top:-20px;cursor:pointer}.productlist-filters .filter .filter-content .filter-option .slider .ui-widget-header{position:relative;height:4px;background-color:var(--grey-dark);border:1px solid var(--grey-light);z-index:2}.productlist-filters .filter .filter-content .filter-option label{line-height:1.8em;font-size:1em;cursor:pointer}.productlist-filters .filter .filter-content .filter-option .product-count{float:right;color:var(--grey-dark)}.productlist-filters .filter .filter-content .filter-option .checkbox{vertical-align:middle;cursor:pointer}.productlist-filters .filter .filter-content .button-expand-all-filter-options{text-align:center;font-size:0.9em;margin-top:2px;cursor:pointer}.productlist-filters .filter .filter-content .button-expand-all-filter-options .arrow{transform:rotate(45deg);margin:0 5px 4px 0}.productlist-filters .filter .filter-content .button-expand-all-filter-options.all-filter-options-expanded .arrow{transform:rotate(-135deg);margin-bottom:0}.productimages{width:60%;float:left;margin-right:2%}.productimages .selected-image{text-align:center;height:45vh;vertical-align:middle}.productimages .selected-image img{max-height:45vh;vertical-align:middle;max-width:45vw}.productimages .selected-image img.large-image-available:hover{cursor:pointer}.productimages .thumbnails{height:85px;position:relative;margin:25px 0 30px 0;text-align:center;overflow:hidden}.productimages .thumbnails ul li{width:75px;height:75px;display:inline-block;padding:1px 5px 1px 5px}.productimages .thumbnails ul li:hover{cursor:pointer}.productimages .thumbnails ul li.active{border:1px solid var(--grey-dark);padding:0px 4px 0px 4px}.productimages .thumbnails ul li.thumbnail div{width:96%;height:96%;margin:4%}.productimages .thumbnails ul li.thumbnail div div{background-position:center;background-repeat:no-repeat;background-size:contain}.enlarged{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background-color:var(--white);z-index:999;border-top:15px solid var(--white);border-bottom:200px solid var(--white)}.enlarged .selected-image{height:calc( 100vh - 130px )}.enlarged .selected-image img{max-height:calc( 100vh - 170px );max-width:95vw}.image-close-enlarged{position:fixed;right:20px;top:20px;z-index:999}.productpage-main-info{display:inline-block;margin-top:4%}.productpage-main-info .discount-info{margin-bottom:35px;max-width:400px}.productpage-main-info .discount-info li{list-style-type:disc;list-style-position:inside;text-indent:-1.45em;padding-left:1.45em}.productpage-main-info .product-price{margin-bottom:12px}.productpage-main-info .product-price .price-incl-VAT{font-size:3em;font-weight:700}.productpage-main-info .product-price .incl-vat{font-size:0.9em;margin-left:10px;color:var(--grey-dark)}.productpage-main-info .delivery-time{font-size:1.2em;font-weight:700}.productpage-main-info .discount-products{margin:10px 0 0 0}.productpage-main-info .discount-product{display:block;margin:0 0 12px 0}.productpage-main-info .button.add-product-to-cart{display:inline-block;padding:0 25px 0 25px;margin-bottom:15px;line-height:2.1em;font-size:1.6em}.productpage-main-info .USPs{display:inline-block;font-size:1em}.productpage-main-info .USPs table{border-top:1px solid var(--grey-dark);padding-top:5px;padding-bottom:15px;margin:0}.productpage-main-info .USPs table tr td{border:0;padding:2px 12px 2px 0}.productpage-main-info .USPs table tr td i.yes:after{height:10px;border-width:0 2px 2px 0}.productpage-main-info .USPs .productpage-logos img{max-height:30px;max-width:40px;margin-right:6px;vertical-align:middle}.productpage-main-info .USPs .productpage-logos img.qshopslogo{max-height:70px;max-width:60px}.productpage-lower-part{width:100%;margin-top:25px}.productpage-lower-part .content-from-rules{display:block;float:left;min-width:50%;max-width:1000px;margin-bottom:10px}.productpage-lower-part .content-from-rules p{color:red;margin:0!important}.productpage-lower-part .bulletpoints-reasonstobuy{display:block;float:left;width:100%;margin-bottom:10px;max-width:1000px}.productpage-lower-part .bulletpoints-reasonstobuy ul{list-style:initial!important;margin-left:25px!important}.productpage-lower-part .product-description{display:block;float:left;min-width:50%;max-width:1000px;margin-bottom:10px}.productpage-lower-part .productpage-specs{display:block;float:left;width:100%;margin-bottom:100px}.productpage-lower-part .productpage-specs .specs-part-1{float:left;width:49%;margin-right:1%;display:inline-block}.productpage-lower-part .productpage-specs .specs-part-2{float:left;width:49%;margin-left:1%;display:inline-block}.productpage-lower-part table.product-specifications tr:nth-child(odd){background:var(--grey-light)}.productpage-lower-part table.product-specifications tr th,table.product-specifications tr td{padding:4px 12px 4px 12px}.productpage-lower-part table.product-specifications tr th{width:60%;font-weight:400!important}.product-in-cart-popup .product-name{width:35%;padding-right:5%}.product-in-cart-popup .order-or-continue-shopping{width:150px;text-align:right}.product-in-cart-popup .order-or-continue-shopping .close-popup{position:relative;top:10px;right:50px}.product-in-cart-popup .order-or-continue-shopping-small-screen{display:none}.shoppingcart-page .left-part{margin:20px 0 0 0;width:calc( 100% - 360px );float:left;font-size:1.2em}.shoppingcart-page .products-table td{height:105px}.shoppingcart-page .products-table .product-image img{max-height:100px}.shoppingcart-page .products-table .product-name{width:50%;padding:0 20px 0 20px}.shoppingcart-page .products-table .product-name a,.shoppingcart-page .products-table .product-price-total{font-weight:700}.shoppingcart-page .products-table .product-deliverytime{font-size:0.85em}.shoppingcart-page .products-table .product-amount .product-amount-input{width:50px;height:34px;border:1px solid var(--grey-dark)}.shoppingcart-page .products-table .product-amount .decrease,.shoppingcart-page .products-table .product-amount .increase{position:relative;top:4px;border:1px solid var(--grey-dark);padding:0px 8px 0px 8px;font-size:1.5em;font-weight:700;border-radius:var(--border-radius-small)}.shoppingcart-page .products-table .product-amount .decrease{padding:0px 11px 0px 11px}.shoppingcart-page .products-table .product-amount a:hover{text-decoration:none;cursor:pointer}.shoppingcart-page .products-table .product-amount .remove-product{position:relative;left:25px;bottom:2px}.shoppingcart-page .products-table .product-amount-small-screen{display:none}.shoppingcart-page .products-table .product-price-total{min-width:100px}.shoppingcart-page .products-table .product-unavailable-text{cursor:pointer;font-weight:700;color:var(--main-color-middle)}.shoppingcart-page .shipping-options{width:320px;float:right;margin:30px 0 20px 0;border:1px solid var(--grey-dark);padding-right:10px}.shoppingcart-page .shipping-options form{padding:0 0 17px 0}.shoppingcart-page .shipping-options .option-group-title{font-weight:700;line-height:3em;font-size:1.2em;padding-left:7px}.shoppingcart-page .shipping-options .shipping-option-label{cursor:pointer;padding-left:10px;font-size:1.05em}.shoppingcart-page .shipping-options .shipping-option-label input{position:relative;top:1px;margin-right:4px}.shoppingcart-page .shipping-options .shipping-option-label .shipping-option-costs{float:right;color:var(--main-color-middle);font-weight:700}.shoppingcart-page .bottom-part-cart-and-checkout{margin-right:360px}.bottom-part-cart-and-checkout .go-to-checkout-button{font-size:1.2em;padding:5px 2px 5px 2px;margin:0}.bottom-part-cart-and-checkout .go-to-checkout-button .button{float:right}.bottom-part-cart-and-checkout .continue-shopping{position:relative;top:20px}.order-totals-cart-and-checkout{margin-bottom:25px;padding:10px 0 5px 0}.order-totals-cart-and-checkout th,.order-totals-cart-and-checkout td{padding-bottom:5px;min-width:70px}.order-totals-cart-and-checkout th{width:280px}.order-totals-cart-and-checkout .shippingcosts{font-weight:700}.order-totals-cart-and-checkout .freeshippingabovetext{font-weight:400;color:var(--main-color-middle);position:relative;bottom:3px}.checkout-details-page{max-width:620px;margin:auto}.checkout-details-page .shipping-address-options input[type=checkbox],.checkout-details-page .shipping-address-options .label-same-shipment-and-invoice-address{display:inline;cursor:pointer;margin:0 0 20px 0}.checkout-details-page .shipping-address-options input[type=checkbox]{position:relative;top:3px}.checkout-details-page .addressform .country-container{margin-bottom:20px}.checkout-details-page .address-container{border:0;padding:0;margin-bottom:3px}.checkout-details-page .address-container .change-address-button{display:block;padding-bottom:10px}.checkout-details-page .address-container .address{margin-bottom:10px}.phone-number-label,.comments_customer-label{font-weight:700}.checkout-details-page .go-to-payment-button{margin:10px 0 20px 0;font-size:1.2em;padding:5px 2px 5px 2px}.checkout-details-page .go-to-payment-button .button{float:right}.checkout_address_select_modal{top:5%;max-height:90%;overflow-y:auto}.checkout_address_select_modal .selected-label{color:var(--main-color-middle);background-color:var(--white);cursor:default}.checkout_address_select_modal .address-options{line-height:2em}.checkout_address_select_modal .button-add-address-container{padding:10px 0 10px 0}.checkout_address_select_modal .button-add-address-container a{text-decoration:none}.checkout-payment-page{max-width:620px;margin:auto}.checkout-payment-page .payment-methods{vertical-align:middle;margin:32px 0 20px 5px}.checkout-payment-page .payment-methods .payment-method-label{display:block;height:70px;font-size:1.4em;font-weight:700;border-bottom:1px solid var(--grey-dark);margin:0;cursor:pointer}.checkout-payment-page .payment-methods .payment-method-label .logo{width:60px;height:auto;vertical-align:middle;margin-left:5px}.checkout-payment-page .payment-methods .payment-method-label .logo-euro-sign{height:30px;width:auto;margin-left:24px;margin-right:11px}.checkout-payment-page .payment-methods .payment-method-label input{margin:0 20px 0 20px;vertical-align:middle}.checkout-payment-page .payment-methods .payment-method-label .payment-method-label-text{line-height:70px;vertical-align:middle}.checkout-payment-page .payment-methods .payment-method-label .payment-method-costs{position:absolute;right:calc(50% - 310px);font-size:0.8em;font-weight:400;margin-top:14px;color:var(--grey-dark)}.checkout-payment-page .order-total-ex-paymentcosts-inc-VAT td,.checkout-payment-page .order-total-ex-paymentcosts-inc-VAT td{font-weight:400;color:var(--grey-dark)}.checkout-payment-page .order-total-ex-paymentcosts-inc-VAT th,.checkout-payment-page .order-total-ex-paymentcosts-inc-VAT th{font-weight:400;color:var(--grey-dark)}.checkout-payment-page .paymentcosts th,.checkout-payment-page .paymentcosts td{font-weight:400;color:var(--grey-dark)}.checkout-payment-page .terms-and-conditions-text{float:right;text-align:right}.checkout-payment-page .place-order-button{display:inline;margin:30px 0 53px 0;font-size:1.2em;padding:5px 2px 5px 2px}.checkout-payment-page .place-order-button .button{float:right}.order-confirmation-page{max-width:620px;margin:auto}.order-confirmation-page .products-table .product-name{width:47%}.order-confirmation-page .products-table .product-amount{width:10%}@media screen and (min-width:1920px){.productimages .selected-image img{max-width:900px}}@media screen and (max-width:970px){.frontpage .frontpage-main-block{width:100%}.frontpage .why-us{float:none;max-width:100%;border:0;padding:0}.frontpage .contact-and-company-details{width:100%;border:0;margin:0 0 70px 0}.frontpage .contact-and-company-details .contact-details,.frontpage .contact-and-company-details .company-details{float:left;width:100%;border:0;margin:0;padding:0}.my-orders-table .order-number{width:25%}.my-orders-table .order-date{width:25%}.my-orders-table .order-status{width:25%}.my-orders-table .order-amount-total{width:25%}.my-orders-table .order-amount-open{display:none}.my-orders-table .track-trace{display:none}.my-orders-table .invoice{display:none}.order-page .products-table thead{display:none}.order-page .products-table .productname-small-screens{display:table-row;width:100%}.order-page .products-table .productname-small-screens td{border-bottom:0}.order-page .products-table .request-rma-small-screens{display:table-row;width:100%}.order-page .products-table .request-rma-small-screens td{padding-bottom:15px}.order-page .products-table .product-image{width:30%;text-align:center;border-bottom:0}.order-page .products-table .product-name{display:none}.order-page .products-table .product-price{width:40%;font-weight:700;text-align:center;border-bottom:0}.order-page .products-table .product-amount{width:30%;border-bottom:0}.order-page .products-table .product-price-total{display:none}.order-totals td{width:100px}.productlist-products .productlist-product{width:100%;min-height:200px;padding:0;margin:5px 0 5px 0;border-top:1px solid var(--grey-dark);border-bottom:0}.productlist-products .productlist-product .image-container{float:left;width:50%;height:200px;margin-top:5%;text-align:center}.productlist-products .productlist-product .image-container img{max-width:85%;max-height:200px}.productlist-products .productlist-product .product-title{margin-left:50%}.productlist-products .productlist-product .product-title a h3{margin-left:50%;margin-bottom:-10px}.productlist-products .productlist-product .product-price{margin-left:50%}.productlist-products .productlist-product .product-features{margin-top:14px;margin-left:50%;margin-bottom:7px}.productlist-products .productlist-product .product-category{margin-top:14px;margin-left:50%;margin-bottom:7px}.productlist-products .productlist-product .delivery-time{margin-left:50%}.productlist-products .productlist-product .add-to-cart-button{margin-left:50%}#pagination{text-align:center;margin:0 0 60px 0}.shoppingcart-page .left-part{font-size:1.1em}.shoppingcart-page .products-table .product-image img{max-height:70px}.shoppingcart-page .products-table .product-name{width:40%;padding-left:10px}.shoppingcart-page .products-table .product-amount-normal-screen{display:none}.shoppingcart-page .products-table .product-amount-small-screen{display:unset}.shoppingcart-page .products-table .product-amount-small-screen .product-amount{width:120px;margin-top:5px}.shoppingcart-page .products-table .product-amount-small-screen .product-amount .product-amount-input{height:31px}.order-totals-cart-and-checkout{border:1px solid var(--grey-dark)}.order-totals-cart-and-checkout th,.order-totals-cart-and-checkout td{float:none;border:none;padding:0 5px 0 5px}.order-totals-cart-and-checkout th{width:75%}.order-totals-cart-and-checkout td{width:25%}.shoppingcart-page .shipping-options,.shoppingcart-page .left-part,.bottom-part-cart-and-checkout{width:100%;box-sizing:border-box;float:none}}.responsive-750-show{display:none}@media screen and (max-width:750px){.responsive-750-show{display:unset}.responsive-750-hide{display:none}.general-popup{left:2%;width:96%}.grid.default .left-column{margin:0}.grid.default .right-column{width:100%}.account_not_accounthome_sidebar{display:none!important}.sidebar-left{position:fixed;top:0;left:0;height:100%;width:90%;background-color:var(--white);z-index:102;box-shadow:0 0 0 1000px rgba(0,0,0,0.5);overflow-y:auto}.sidebar-left .sidebar-left-title{text-align:center;background-color:var(--main-color-middle);color:var(--white);font-size:1.4em;line-height:2.5em;margin-top:0}.sidebar-left .sidebar-left-breadcrumb{display:block;padding-bottom:10px;border-bottom:1px solid var(--main-color-middle)}.sidebar-left .sidebar-left-breadcrumb a{font-weight:400;border:none}.sidebar-left a{padding:6.5px 6.5px 6.5px 12px;color:var(--main-color-dark);display:block;border-bottom:1px solid var(--grey-dark)}#outside-categoriesdropdown-responsive{display:initial}.in-subcategory-outside-menu{position:fixed;overflow:hidden}header{height:112px}.header-content .categories-dropdown{left:8px;top:70px;width:96px}.header-content .categories-dropdown .categories-dropdown-button{display:none}.header-content .categories-dropdown .menu-dropdown-button{display:block;height:26px;background-color:var(--main-color-middle);color:var(--white);font-size:1.4em;font-weight:700;padding:6px 0 0 7px;border-radius:var(--border-radius-default);cursor:pointer;border:1px solid var(--main-color-dark)}.header-content .categories-dropdown .menu-dropdown-button .menu-hamburger-bar{width:20px;height:2px;background-color:var(--white);margin:3px 0}.header-content .categories-dropdown .menu-dropdown-button .menu-dropdown-name{position:relative;top:-21px;left:25px}.header-content .categories-dropdown .categories-dropdown-content{position:fixed;top:0;left:0;height:100%;width:90%;z-index:101;font-size:1em;box-shadow:0 0 0 1000px rgba(0,0,0,0.5);overflow-y:auto}.header-content .categories-dropdown #extra-links-menu-mediascreen{display:block;padding-bottom:30px;border-bottom:1px solid var(--main-color-middle)}.header-content .searchbar{left:110px;right:7px;top:70px}.header-content .header-links ul li a{display:none}.header-content .checkout-steps{left:30px;right:0;top:70px}main{min-height:calc(100% - 354px);padding-top:122px}main .breadcrumbs{display:none}main .breadcrumb-only-one{display:inline-block;padding:15px 0 10px 0;font-size:1em;color:var(--main-color-middle)}#main-toplinks{display:none}.admin-link{display:none}.frontpage{padding:0}.frontpage .frontpage-main-block .popular-products{height:580px;margin:0 0 6% 0}.frontpage .frontpage-main-block .popular-products .popular-product{height:calc( 290px - 6%);width:47%;margin:2% 1% 2% 1%;box-sizing:border-box}.frontpage .frontpage-main-block .popular-products .popular-product .image-container{max-height:100%;max-width:100%}.frontpage .frontpage-main-block .popular-products .popular-product .image-container img{max-height:100%;max-width:100%}.productimages{width:100%;float:none}.productimages .selected-image img{max-width:94%}.productimages .thumbnails{height:75px}.productimages .thumbnails ul li{width:65px;height:65px}.productpage-main-info{margin-top:3%}.productpage-main-info .discount-products{margin:-5px 0 20px 0}.productpage-main-info .button-add-product-to-cart-container{position:fixed;bottom:0;left:0;width:100%;height:70px;background-color:var(--white);border-top:1px solid var(--main-color-dark);z-index:2}.productpage-main-info .button.add-product-to-cart{position:fixed;bottom:7px;left:10px;height:57px;right:10px;margin:0;padding:6px 25px 6px 25px;box-sizing:border-box;text-align:center;z-index:2}.productpage-lower-part .productpage-specs .specs-part-1{width:100%}.productpage-lower-part .productpage-specs .specs-part-2{width:100%}.enlarged .selected-image img{max-height:calc( 100vh - 180px )}#productlist-count-sorter-text{display:none}.productlist-header{margin-bottom:55px}.productlist-header #productlist-sorter{position:initial;top:initial;width:48%;text-align:center}.productlist-header #filter-button-for-small-screens{display:unset;height:22px;width:48%;float:left;padding-top:3px;border:1px solid var(--main-color-dark);text-align:center;cursor:pointer}.productlist-header #productlist-count-for-small-screens{display:unset;float:left;padding:10px 0 10px 0}.productlist-products .no-products-found{position:fixed;top:290px}.productlist-filters{display:none}.productlist-filters h4{font-size:1.2em}.productlist-filters input[type=checkbox],.productlist-filters input[type=radio]{transform:scale(1.3);margin-right:3px}.productlist-filters.open-filters-on-small-screen{display:unset;position:absolute;top:0;left:0;width:100%;min-height:100%;box-sizing:border-box;padding:55px 15px 140px 15px;z-index:101;box-shadow:0 0 0 1000px rgba(0,0,0,0.5);background-color:var(--white)}.productlist-filters .filter-close-and-reset-container{position:fixed;top:0;left:0;width:100%;height:50px;background-color:var(--white);border-bottom:2px solid var(--main-color-dark);padding:0 15px 0 15px;z-index:102}.productlist-filters .close-icon{display:unset;position:relative;top:0}.productlist-filters .close-icon:after{color:var(--grey-dark)}.productlist-filters .close-icon:hover:after{color:var(--red)}.productlist-filters .filter-reset{top:15px;right:30px;font-size:1.2em}.productlist-filters .filter-show-results-button-container{display:unset;position:fixed;bottom:0;left:0;width:100%;height:70px;background-color:var(--white);border-top:2px solid var(--main-color-dark);z-index:102}.productlist-filters .button.filter-show-results-button{position:fixed;bottom:4px;left:40%;right:8px;height:62px;line-height:2.1em;font-size:1.6em;text-align:center;z-index:2;margin:0;padding:8px 0 8px 0;box-sizing:border-box}.productlist-filters .filter{max-width:100%;font-size:1.15em;margin-top:12px}.productlist-filters .filter .filter-content .filter-option input.slider-output{height:40px;width:70px;font-size:1.1em}.productlist-filters .filter .filter-content .filter-option .slider-background{width:100%;height:8px}.productlist-filters .filter .filter-content .filter-option .slider{width:calc( 100% - 30px )}.productlist-filters .filter .filter-content .filter-option .slider .ui-slider-handle{height:30px;width:30px;margin-top:-32px}.productlist-filters .filter .filter-content .filter-option .slider .ui-widget-header{bottom:3px;height:11px}.productlist-filters .filter .filter-content .filter-option label{line-height:2em;font-size:1em}.productlist-filters .filter .filter-content .button-expand-all-filter-options{font-size:1.1em;margin-top:3px}.product-in-cart-popup .order-or-continue-shopping{display:none}.product-in-cart-popup .order-or-continue-shopping-small-screen{display:block;text-align:center;padding-bottom:20px}.product-in-cart-popup .order-or-continue-shopping-small-screen .close-popup{position:relative;top:15px}.shoppingcart-page{padding-bottom:100px}.checkout-payment-page .payment-methods .payment-method-label{height:70px;font-size:1.3em}.checkout-payment-page .payment-methods .payment-method-label .logo{margin-left:0px}.checkout-payment-page .payment-methods .payment-method-label .logo-euro-sign{margin-left:19px}.checkout-payment-page .payment-methods .payment-method-label input{margin:0 10px 0 10px}.checkout-payment-page .payment-methods .payment-method-label .payment-method-label-text{line-height:20px}.checkout-payment-page .payment-methods .payment-method-label .payment-method-costs{left:calc( 50% - 205px);margin-top:30px}}@media screen and (max-width:665px){.checkout-payment-page .payment-methods .payment-method-label .payment-method-costs{left:120px;right:initial}}@media screen and (max-width:450px){.header-content .checkout-steps{left:2%;width:100%}.header-content .checkout-steps ul li{width:32%}.productpage-main-info .button.add-product-to-cart{font-size:1.4em!important;padding:12px 7px 12px 7px!important}.address-container .address{display:block}.address-container .address-options{display:block;float:none;text-align:left;margin-bottom:15px}.orders-header #orders-count-sorter-text{left:0}.orders-header #orders-sorter{top:10px;float:none}.shoppingcart-page .continue-shopping{display:none}}@media screen and (max-width:375px){.checkout-payment-page .payment-methods .payment-method-label{height:100px}.checkout-payment-page .payment-methods .payment-method-label .logo{display:none}.checkout-payment-page .payment-methods .payment-method-label .logo-euro-sign{display:none}.checkout-payment-page .payment-methods .payment-method-label input{margin:0 5px 0 5px}.checkout-payment-page .payment-methods .payment-method-label .payment-method-costs{display:block;position:relative;right:initial;left:10px;bottom:30px}}