@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900|Yantramanav:100,300,400,500,700,900");@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Thin.otf");font-weight:100;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-ThinItalic.otf");font-weight:100;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-ExtraLight.otf");font-weight:200;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-ExtraLightItalic.otf");font-weight:200;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Light.otf");font-weight:300;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-LightItalic.otf");font-weight:300;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Regular.otf");font-weight:400;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Italic.otf");font-weight:400;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Medium.otf");font-weight:500;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-MediumItalic.otf");font-weight:500;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Bold.otf");font-weight:600;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-BoldItalic.otf");font-weight:600;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-ExtraBold.otf");font-weight:700;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-ExtraBoldItalic.otf");font-weight:700;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Black.otf");font-weight:800;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-BlackItalic.otf");font-weight:800;font-style:italic}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-Heavy.otf");font-weight:900;font-style:normal}@font-face{font-family:'TTNorms';src:url("../fonts/TTNorms-HeavyItalic.otf");font-weight:900;font-style:italic}.product-list .product{position:relative;margin:15px 0}.product-list .product{height:100%;padding:15px;border:1px solid rgba(0,0,0,0.15)}.product-list .product-link{height:50px}.product-list .product-short-description{min-height:32px;overflow:hidden;padding-bottom:14px}.product-list .product-price{height:50px}.product-list .product-list-image a{height:200px}.product-list .product-list-image img{max-height:100%}.product-list input[name="product_count"]{height:31px}.product-price{font-size:24px;line-height:34px;font-weight:500}.cart .cart-product-image{max-width:90px;max-height:90px}.cart .cart-count-input{width:65px;text-align:center;padding-right:0}.cart table.cart-table{font-size:.9em}.cart table.cart-table th,.cart table.cart-table td{vertical-align:middle;border-width:1px;padding:6px}.cart table.cart-table td.cart-image{padding-top:0;padding-bottom:0}.cart-table-wrap{margin:0 -15px}.product-main-image a{display:block;position:relative}.product-list-image img,.product-main-image img{max-height:100%;max-width:100%}.product-link{display:block}.checkout-steps .step{padding:10px;border-bottom:1px solid #DDD}.checkout-steps .step:last-child{padding-bottom:45px}.checkout-steps .step.active{background:rgba(182,226,255,0.125)}#checkout-page .form-control{width:100%}#checkout-page .step-info{padding:5px 0 15px}#checkout-page .completed-step{padding:15px 0}#checkout-page .terms-notice{margin:15px 0;font-size:.75em}#checkout-page .terms-checkbox-wrap{float:left;width:20px}.checkout-table{font-size:.9em}.checkout-table th,.checkout-table td{border-width:1px}.checkout-table .product-stock-info-wrap,.checkout-table .product-stock-info-wrap i{font-size:12px}.checkbox-label{font-weight:normal;padding:15px 10px;clear:both;width:100%;display:block;border-bottom:1px solid #EDEDED}.checkbox-label:first-child{border-top:1px solid #EDEDED}.checkbox-label input{margin-right:5px}.checkbox-label .checkbox-wrap{float:left;width:30%;font-weight:500}.checkbox-label .checkbox-text{float:left;width:70%}.checkbox-label-group{margin-left:-10px;margin-right:-10px}.payment-fee-info{margin-top:1em}.clear:after{content:" ";display:block;clear:both;width:0;height:0}.cart-popup{position:fixed;top:15px;right:15px;max-width:310px;padding:10px;border-radius:3px;background:#FFF;box-shadow:0px 1px 5px rgba(0,0,0,0.2);z-index:99;opacity:0;visibility:hidden;transition:all .25s ease-out}.cart-popup.visible{opacity:1;visibility:visible}.cart-popup .product-count{font-size:14px;font-weight:700;display:none}.cart-popup .product-name{font-size:14px;font-weight:700}.cart-popup .cart-popup-text{display:block;font-size:12px;font-weight:500}.cart-popup .close-cart-popup{margin-right:1px}.cart-popup .btn{padding:0 6px !important;height:32px;line-height:32px;font-size:12px !important;font-weight:600 !important}.cs-modal{position:fixed;height:0;width:0;z-index:99;background:rgba(0,0,0,0.75);visibility:none;opacity:0;transition:opacity .35s ease-out;top:0;left:0;display:block;overflow:auto}.cs-modal.in{top:0;bottom:0;left:0;right:0;opacity:1;width:auto;height:auto}.cs-modal:not(.in) .cs-modal-panel{transform:translateY(-25px) translateX(-50%)}.cs-modal .cs-modal-panel{max-width:95vw;width:640px;position:absolute;left:50%;transform:translateY(0) translateX(-50%);top:5vh;background:#FFF;transition:all .35s ease-out;border-radius:3px;box-shadow:0px 1px 8px rgba(0,0,0,0.25);overflow:auto;margin:0 0 50px 0}.cs-modal .cs-modal-panel .cs-modal-content{padding:15px}.cs-modal .cs-modal-close-icon{position:absolute;top:5px;right:5px;background:none;border:none}.product-single-info-wrap{min-height:calc(300px - 46px)}.product-single-action-wrap{height:46px}.product-single-action-wrap .col-sm-7{padding-left:0px}.product-single{background:#FFF;padding:15px;border-radius:2px;box-shadow:0px 1px 2px rgba(0,0,0,0.001);transition:all .2s ease-out;border:1px solid rgba(0,0,0,0.15)}.product-single .product-article-id{font-size:13px;margin:10px 0 0 0}.product-single h1.product-title,.product-single h3.product-title{display:block;font-size:24px;margin:0 0 10px 0}.product-single .product-images .product-main-image{padding:10px;max-height:300px;max-width:300px;margin:0 auto;display:flex;flex-flow:row}.product-single .product-images .product-main-image a.lg-image{max-height:100%;max-width:100%;padding:0;display:block;text-align:center}.product-single .product-images .product-images-small{display:flex;flex-direction:row;gap:1.66%;margin-top:50px;justify-content:center;flex-wrap:wrap}.product-single .product-images .product-images-small a{display:block;padding:2px;flex:0 0 15%;border:1px solid rgba(0,0,0,0.075);border-radius:3px;position:relative;margin-bottom:4px}.product-single .product-images .product-images-small a i{position:absolute;top:2px;right:2px;z-index:2;font-size:11px;color:#2280b9}.product-single .product-images .product-images-small a img{width:100%;height:100%;object-fit:contain}.product-single .product-description{padding-top:1em}.product-single .product-stock-info-wrap .product-stock{display:none}.product-single .product-stock-info-wrap .stock-status-label{font-weight:600}.product-single .product-stock-info-wrap[data-stock-status="large_amount"] .product-stock-large-amount{display:block}.product-single .product-stock-info-wrap[data-stock-status="short_amount"] .product-stock-short-amount{display:block}.product-single .product-stock-info-wrap[data-stock-status="out_of_stock"] .product-stock-out-of-stock{display:block}.product-single .shipping-information{font-size:13px;text-align:right;padding:1em 0 0}.product-single .shipping-information i{font-size:12px}.product-single .product-price{height:52px;line-height:46px;font-size:28px;font-weight:600}.product-single .add-to-cart-inputs{height:46px;white-space:nowrap}.product-single .add-to-cart-inputs .product-count-input{height:46px;display:block;float:left;width:50px;line-height:50px;font-size:20px;text-align:center;font-weight:600;border-top-left-radius:3px;border-bottom-left-radius:3px;border:1px solid rgba(0,0,0,0.3);border-right:0}.product-single .add-to-cart-inputs .add-to-cart-btn{height:46px;display:block;float:left;width:calc(100% - 50px);padding-left:3px;padding-right:5px;border-top-left-radius:0;border-bottom-left-radius:0;letter-spacing:0px;font-size:13px}.product-single .product-options-wrap{margin:15px 0}.product-single .product-options-wrap label{font-weight:600}.product-single .product-options-wrap select{max-width:100%}article.module-shop .product-single{border:none}article.module-shop .product-single .product-single{padding:0px;border:none}article.module-shop .product-single .product-single .product-description{display:none}article.module-shop.col-sm-8 .product-single .product-price-col,article.module-shop.col-sm-6 .product-single .product-price-col,article.module-shop.col-sm-4 .product-single .product-price-col,article.module-shop.col-sm-3 .product-single .product-price-col{width:100%;text-align:right}article.module-shop.col-sm-8 .product-single .add-to-cart-col,article.module-shop.col-sm-6 .product-single .add-to-cart-col,article.module-shop.col-sm-4 .product-single .add-to-cart-col,article.module-shop.col-sm-3 .product-single .add-to-cart-col{width:100%}article.module-shop.col-sm-8 .product-single .product-options-wrap,article.module-shop.col-sm-6 .product-single .product-options-wrap,article.module-shop.col-sm-4 .product-single .product-options-wrap,article.module-shop.col-sm-3 .product-single .product-options-wrap{width:100%}article.module-shop.col-sm-8 .product-single .product-options-wrap label,article.module-shop.col-sm-8 .product-single .product-options-wrap select,article.module-shop.col-sm-6 .product-single .product-options-wrap label,article.module-shop.col-sm-6 .product-single .product-options-wrap select,article.module-shop.col-sm-4 .product-single .product-options-wrap label,article.module-shop.col-sm-4 .product-single .product-options-wrap select,article.module-shop.col-sm-3 .product-single .product-options-wrap label,article.module-shop.col-sm-3 .product-single .product-options-wrap select{width:100%}article.module-shop.col-sm-4 .product-single .product-images-col,article.module-shop.col-sm-3 .product-single .product-images-col{width:100%}article.module-shop.col-sm-4 .product-single .product-info-col,article.module-shop.col-sm-3 .product-single .product-info-col{width:100%}.product .product-price-col{letter-spacing:-1px}.product:not(.product-single) .product-price-col{padding-right:0}article.module-30 div.clear{height:30px}.redirect-curtain{position:fixed;top:0;bottom:0;left:0;right:0;background:#FFF;z-index:999}.shop-product-list{display:flex;flex-direction:row;margin:0}.shop-product-list .category-list-wrapper{margin:15px;flex:0 0 20%}.shop-product-list .product-list-wrapper{margin:15px;flex:1}.product-form.product{position:relative}.product-form.product.product-has-discount .product-single-action-wrap{margin-top:30px}.product-special-indicator.discount-indicator{background:#bf1f1f}.discount-indicator+.option-indicator{margin-top:37px}.product-special-indicator{position:absolute;left:-6px;top:10px;padding:0 8px 0 16px;height:34px;line-height:34px;z-index:9;font-size:14px;text-align:center;color:#FFF;font-weight:600;background:#2280b9;box-shadow:0px 1px 1px rgba(0,0,0,0.3);transform-origin:50% 0%;transform:translateX(0%) translateY(0%) rotate(0deg);border-bottom-right-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}.product-special-indicator:before{content:" ";display:block;position:absolute;bottom:-6px;left:0;width:0;height:0;border-style:solid;border-width:0 6px 6px 0;border-color:transparent #175267 transparent transparent}.product-list{display:flex;flex-wrap:wrap;flex-direction:row;row-gap:30px;margin:0 -15px}.product-list>.product-list-item{flex:0 1 33.3333%;padding:0 15px;display:flex;flex-direction:column}.product-list .product-link{height:auto;display:block;position:relative}.product-list .product{background:#fff;padding:15px 15px 15px 15px;margin:0;border-radius:2px;box-shadow:0px 1px 2px rgba(0,0,0,0.001);transition:all .2s ease-out;z-index:0;display:flex;flex-direction:column}.product-list .product>.product-link{display:flex;flex-direction:column;margin:-15px;padding:15px;flex-grow:1}.product-list .product:hover{box-shadow:0px 1px 12px rgba(0,0,0,0.085)}.product-list .product .product-image{height:180px;line-height:180px;margin-bottom:10px;text-align:center}.product-list .product .product-image a{display:block;width:100%;text-align:center}.product-list .product .product-image img{max-height:180px;max-width:100%}.product-list .product .product-article-id{font-size:12px;font-weight:500;margin:0;white-space:nowrap;height:15px;line-height:15px}.product-list .product .product-title{font-size:16px;font-weight:600;margin:5px 0;height:32px;line-height:16px}.product-list .product .product-body{font-size:15px;font-weight:400}.product-list .product .product-footer{margin-top:auto;height:40px}.product-list .product .product-price{white-space:nowrap;font-size:22px;font-weight:600;height:34px;line-height:34px;padding:0;margin:0}.product-list .product .product-stock-wrap{position:absolute;right:10px;top:10px}.product-list .product .product-stock-wrap i{font-size:17px}.product-list .product .add-to-cart-wrap{white-space:nowrap;float:right;height:34px;line-height:34px;margin:0;padding:0;display:block}.product-list .product .add-to-cart-wrap .product-count-input{height:34px;line-height:34px;margin:0;display:block;float:left;width:48px;padding:0 5px;text-align:center;border:1px solid #BEBEBE;border-right:0px;border-top-left-radius:3px;border-bottom-left-radius:3px}.product-list .product .btn-add-to-cart{padding:0 6px;height:34px;line-height:34px;margin:0;display:block;float:right;white-space:nowrap}.product-list .product .btn-add-to-cart .fa{display:block;padding:0;margin:0 5px;line-height:34px;height:34px;float:left}.product-list .product .btn-add-to-cart:hover{background:#2280b9}.product-list .product:hover{background:#fff;box-shadow:0px 1px 12px rgba(34,128,185,0.4);border-color:rgba(34,128,185,0.6)}.product-list .product:hover .add-to-cart-wrap{display:block}.stock-tooltip-inner{font-weight:600;font-size:12px}.box.filter-box{overflow:visible}.filters{font-size:14px}.product-image-placeholder{height:180px;background:#EFEFEF;position:relative;overflow:hidden;text-align:center}.product-image-placeholder .fa{height:180px;line-height:180px;font-size:72px;opacity:0.5}.filters .filter-title{font-size:18px;margin:0 -15px 5px;font-weight:600;padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0.2);background:#2280b9;color:#FFF;margin-bottom:0}.filters .filter-title.first{margin-top:-15px}.filters .mobile-category-handler{display:none}.categories-filter{display:block;padding:0;margin:3px -12px}.categories-filter>li{display:block;overflow:visible}.categories-filter>li>a{display:block;padding:8px 15px;position:relative;line-height:32px;font-weight:600;color:#2280b9}.categories-filter>li:hover>a,.categories-filter>li.active>a,.categories-filter>li.active-parent>a{background:#2280b9;color:#FFF}.categories-filter>li:hover>a:after,.categories-filter>li.active>a:after,.categories-filter>li.active-parent>a:after{content:" ";display:block;position:absolute;top:6px;right:-12px;width:24px;height:24px;background:#2280b9;transform:rotate(-45deg);display:none}.categories-filter>li{margin:0 0 3px 0;padding:0}.categories-filter>li>a{min-height:36px;line-height:20px;font-size:14px}.categories-filter>li ul{margin:0 0;padding:5px 0;opacity:0;padding-bottom:0;display:none}.categories-filter>li ul li{display:block;margin:0;padding:0 0 0 20px}.categories-filter>li ul li a{margin:0 0 1px 0;padding:5px 0 0 0;display:inline-block;border-bottom:2px solid transparent}.categories-filter>li ul li>a:hover,.categories-filter>li ul li.active a,.categories-filter>li ul li.active-parent a{border-bottom:2px solid #444;font-weight:600}.categories-filter li{position:relative;clear:both}.categories-filter li.active>ul,.categories-filter li.active-parent>ul,.categories-filter li.open>ul{opacity:1;margin-bottom:10px;display:block;background:rgba(34,128,185,0.15);margin-top:0;padding-bottom:15px}.shop-search-bar{padding:6px 10px;background:#FFF;margin:0 0 10px 0;height:48px}.shop-search-bar:after{content:" ";display:block;clear:both}.shop-search-bar .search-form{height:auto;width:100%;position:relative}.shop-search-bar .search-form button{display:none}.shop-search-bar .search-form input{height:34px;line-height:34px;position:relative;margin-top:1px;border-radius:2px;width:100%}.shop-search-bar .search-form:after{content:"\f002";display:block;line-height:34px;height:34px;width:34px;position:absolute;right:0;font-family:'FontAwesome';top:0;opacity:0.7}.shop-search-bar .btn.shop-btn-back{height:36px;line-height:34px;padding:0 12px;padding-top:0;padding-bottom:0}.shop-search-bar .shop-sort-form{padding:5px 0}.shop-search-bar .shop-sort-form label{font-weight:400}.product-count-input::-webkit-outer-spin-button,.product-count-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#cart-page h1{text-align:center;margin-bottom:30px}#cart-page .coupon-code-box{padding-left:10px}#cart-page .coupon-code-box .coupon-code-col{line-height:38px;height:38px;padding:0 5px}#cart-page .coupon-code-box input,#cart-page .coupon-code-box button,#cart-page .coupon-code-box label{height:38px;font-size:14px;font-weight:600}#cart-page .coupon-code-box button,#cart-page .coupon-code-box .btn{border:none;margin:0;display:block}.label-shop-origin{text-transform:uppercase;font-size:11px}.label-shop-origin.origin-id-inox{background:#ff9c00}.label-shop-origin.origin-isler{background:#2280b9}.user-order-list{display:flex;flex-direction:column;gap:6rem;padding:1rem 0}.user-order-list .user-order-item{flex:0 0 100%;display:flex;flex-direction:column;background:rgba(0,0,0,0);padding:1rem 0 0 0;border-bottom:1px solid rgba(0,0,0,0.2)}.user-order-list .user-order-item .order-id{flex-basis:100%;font-size:2.2rem;font-weight:600;padding:.5rem 0}.user-order-list .user-order-item .user-order-main-data{flex:0 0 100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:0;align-items:center;border-bottom:1px solid rgba(0,0,0,0.2)}.user-order-list .user-order-item .user-order-main-data>div{flex-basis:25%}.user-order-list .user-order-item .user-order-main-data>div:last-child{margin-left:auto;padding:2px 0}.user-order-list .user-order-item .user-order-main-data .order-actions{display:flex;flex-direction:row;justify-content:flex-end}.user-order-list .user-order-item .user-order-details{display:flex;flex-direction:row}.user-order-list .user-order-item .user-order-product-item-list{display:flex;flex-direction:column;gap:1rem;flex-basis:100%;justify-content:start;gap:1rem;flex-basis:100%}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item{display:flex;flex-basis:100%;align-items:center;gap:0}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item .user-order-product-info{display:flex;flex-direction:row}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item .user-order-product-count{padding:0 2rem 0 0;display:flex;align-items:center}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item>div{flex-basis:25%}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item .user-order-product-image a{display:block}.user-order-list .user-order-item .user-order-product-item-list .user-order-product-item .user-order-product-image img{height:80px;margin-right:1rem}.product-volume-prices-list{display:flex;flex-direction:row;gap:4px;margin:1rem 0 2rem}.product-volume-prices-list .product-volume-price-item{flex:0 1 25%;display:flex;flex-direction:column;border:none;box-shadow:0 0 0 1px rgba(0,0,0,0.15),0px 1px 2px rgba(0,0,0,0.001);transition:all .2s ease-out;background:none;outline:none;border-radius:3px;font-size:11px;gap:4px;align-items:flex-start;padding:4px}.product-volume-prices-list .product-volume-price-item .product-volume-price-item-quantity{font-weight:600}.product-volume-prices-list .product-volume-price-item .product-volume-price-item-price{font-weight:600;color:#2280b9;letter-spacing:-0.4px}.product-volume-prices-list .product-volume-price-item:hover{box-shadow:0 0 0 2px #2280b9,0px 1px 2px rgba(0,0,0,0.001);background:#2280b9;color:#FFF;cursor:pointer}.product-volume-prices-list .product-volume-price-item:hover *{color:#FFF}@media (max-width: 1199px){.product .product-price{margin-bottom:10px;text-align:left}.product-single h1.product-title,.product-single h3.product-title{font-size:18px}}@media (max-width: 996px){.product-list>.product-list-item{flex:1 1 50%}}@media (max-width: 767px){body #site-wrap #cart-page .box{margin:0 -15px}body #site-wrap .cart-table{font-size:12px}body #site-wrap .cart-table tr td,body #site-wrap .cart-table tr th{margin:0;padding:2px}body #site-wrap .cart-table tr td:nth-child(4),body #site-wrap .cart-table tr td:nth-child(5),body #site-wrap .cart-table tr th:nth-child(4),body #site-wrap .cart-table tr th:nth-child(5){width:0;overflow:hidden;margin:0;padding:0;max-width:0px}body #site-wrap .cart-table tr td:first-child,body #site-wrap .cart-table tr th:first-child{padding-left:8px}body #site-wrap .cart-table tr td:last-child,body #site-wrap .cart-table tr th:last-child{text-align:right;padding-right:8px}body #site-wrap .cart-table tr td input,body #site-wrap .cart-table tr th input{font-size:12px;padding:0;height:24px;width:36px}body #site-wrap .cart-table tr td button,body #site-wrap .cart-table tr th button{height:24px;width:24px;font-size:12px;padding:3px}body #site-wrap .cart-table tr td.cart-image{width:60px}body #site-wrap .cart-table tr td.cart-image img{max-width:100%}body .user-order-list .user-order-item .user-order-main-data{flex-direction:column;align-items:flex-start;gap:1rem}body .user-order-list .user-order-item .user-order-main-data .order-actions{margin-left:0}body .user-order-list .user-order-item .user-order-product-item-list .user-order-product-item{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 480px){.product-list>.product-list-item{flex:1 1 100%}}.option-changed{animation:shortGlowUp .9s ease-in-out 2}@keyframes shortGlowUp{0%{box-shadow:0 0 0 0 rgba(66,184,255,0)}50%{box-shadow:0 0 2px 3px rgba(66,184,255,0.85)}100%{box-shadow:0 0 0 0 rgba(66,184,255,0)}}body{background:#FFF;font-family:'Source Sans Pro', sans-serif;font-size:16px;font-weight:400;color:#444444;line-height:1.45;width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:always;text-rendering:optimizeLegibility}a:hover,a:focus,a:active{text-decoration:inherit}#site-border{margin:0;background:#F2F2F2;min-height:calc( 100vh - 40px);overflow:hidden;width:100vw}#content{padding:30px 0}.image-col,.article-col,article{padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:'Source Sans Pro'}h1{font-size:38px;font-weight:600}h2{font-size:32px;font-weight:300}h3{font-size:24px;font-weight:600}h4{font-size:20px;font-weight:300}h5{font-size:16px;font-weight:600}h6{font-size:16px;font-weight:300}img{max-width:100%}.ws-nowrap{white-space:nowrap}.alert.alert-warning{color:#3a2f1c}.text-success{color:#3CB53C}.text-warning{color:#E9b337}.nowrap{white-space:nowrap}header{min-height:95px;background:-webkit-linear-gradient(top, #F8F8F8, #FDFDFD);backgorund:#FFF;box-shadow:0px 1px 2px rgba(0,0,0,0.05)}header .header-top{background:#2280b9;color:#FFF;font-size:14px;font-weight:600;height:32px}header .shop-actions{float:right}header .logo{line-height:95px;margin:0;padding:0 15px;float:left;will-change:transform;transform:translateZ(0)}header .logo img{height:48px;will-change:transform;transform:translateZ(0)}header nav{font-weight:500;float:right;text-transform:uppercase;font-family:'Yantramanav';letter-spacing:.025em;font-size:15px;line-height:95px;padding:0 25px}header nav a{color:#323232;padding:0 15px;text-decoration:none;display:block}header nav>ul>li:hover>a,header nav>ul>li:active>a,header nav>ul>li:focus>a{text-decoration:none;color:#2280b9;box-shadow:inset 0px -2px 0 #488BA2}header nav>ul>li.active>a{box-shadow:inset 0px -2px 0 #488BA2}header nav ul{display:block;clear:both;list-style:none;padding:0;margin:0 -15px}header nav ul>li{display:block;list-style:none;float:left;position:relative}header nav ul>li>ul{display:none;position:absolute;background:#FCFCFC;top:100%;left:0px;z-index:21;min-width:175px;box-shadow:0px 2px 2px 0 rgba(0,0,0,0.1);padding:5px 0}header nav ul>li>ul>li{display:block;float:none}header nav ul>li>ul>li>a{line-height:32px;padding:0 25px;display:block;white-space:nowrap;margin:0px 0;float:none;width:100%}header nav ul>li>ul>li:hover>a{background:#2280b9;color:#FFF}header nav ul>li:hover>ul{display:block}header nav ul:after{content:"";clear:both;display:block;width:0;height:0;margin:0;padding:0}header nav li.shop>a:before{content:'\f07a';font-family:'FontAwesome';display:block;padding-right:7px;float:left}header .search-wrap{float:right;height:95px}header .search-wrap input{margin:25px 0}header .header-top a:hover{background:rgba(255,255,255,0.15)}header .shop-actions>a:first-child{border-left:1px solid rgba(255,255,255,0.15)}header .shop-actions>a{padding:0 12px;height:32px;line-height:32px;border-right:1px solid rgba(255,255,255,0.15);margin:0;display:block;float:left}header .language-switcher{display:block;margin:0;padding:0;float:right}header .language-switcher>li{display:block;margin:0;padding:0;position:relative;-z-index:2;border-left:1px solid rgba(255,255,255,0.15)}header .language-switcher>li ul{margin:0;padding:0;display:none;position:absolute;background:#FFF;z-index:99;box-shadow:0px 2px 2px rgba(0,0,0,0.15);width:150px;left:-1px}header .language-switcher>li ul li{display:block;margin:0;padding:0}header .language-switcher>li:hover>ul{display:block}header .language-switcher>li:hover>ul a{color:#323232;font-weight:500}header .language-switcher>li:hover>ul a:hover{background:rgba(0,0,0,0.05)}header .language-switcher>li:hover>a,header .language-switcher>li:hover>span{background:rgba(255,255,255,0.15);background:#86c1d6}header .language-switcher>li a,header .language-switcher>li span{display:block;margin:0;padding:0 12px;height:32px;line-height:32px}header .language-switcher>li .fa{font-size:9px;position:relative;left:2px;top:-2px}body:not(.header-search-toggled) .header-search-toggle .close-search{display:none}.header-search-toggled .header-search-toggle .open-search{display:none}.header-search-wrap{display:none;position:absolute;top:32px;right:15px;background:#FFF;padding:10px;z-index:9;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.1);color:#000}.header-search-toggled .header-search-wrap{display:block}.header-search-wrap .search-form-wrapper{float:right}.header-search-wrap .search-form-wrapper .search-form{float:right}.header-search-wrap .search-form-wrapper .search-form button.search-submit{display:none}.header-search-wrap .search-form-wrapper .search-form input{width:100%}.header-search-wrap li,.header-search-wrap li a{float:none}.article-text ul li{padding-right:1em}footer{padding:60px 0;font-size:16px;font-weight:400;color:rgba(255,255,255,0.85);background:#151B1F;font-family:'Yantramanav';background:#21292F;background:#FFF;color:rgba(0,0,0,0.7)}footer a{color:rgba(255,255,255,0.85);color:#21292F}footer nav{float:right}footer nav ul{display:block;list-style:none}footer nav ul li{display:block;list-style:none;margin:0 0 5px 0}footer .footer-logo{display:block;width:125px;margin-bottom:15px}footer .footer-seperator{height:1px;background:rgba(0,0,0,0.15);margin:15px 0}footer .footer-seperator.margin-top{margin-top:45px}footer h5{margin:0}footer .partner-logos{margin:0 -15px 60px;position:relative;height:130px}footer .partner-logos .partner-block{float:left;height:100px;margin:15px;padding:0}footer .partner-logos .partner-block:not(.last){border-right:1px solid rgba(0,0,0,0.15);padding-right:15px;margin-right:15px}footer .partner-logos .partner-title{position:relative;height:0;width:0px;overflow:visible;display:inline-block;top:-55px}footer .partner-logos .partner{display:inline-block;width:98px;height:60px;margin:15px 11px;line-height:100px;text-align:center}footer .partner-logos .partner.big{width:180px;height:80px;line-height:80px}footer .partner-logos .partner img{max-width:100%;max-height:100%;opacity:0.75}footer .partner-logos .partner:hover img{opacity:1}footer .partner-logos .partner-divider{width:1px;height:100px;background:rgba(0,0,0,0.15);display:inline-block;margin:0 5px;top:30px;position:relative}footer .partner-logos .footer-seperator{height:1px;background:rgba(0,0,0,0.15);margin:0 15px;position:absolute;bottom:0;width:100%}footer .social-icons{display:block;margin:0;padding:0;text-align:center}footer .social-icons li{display:inline-block;margin:15px 5px;padding:0}footer .social-icons li a{display:inline-block;height:42px;width:42px;line-height:42px;text-align:center;font-size:24px;background:#2280b9;color:#FFF;border-radius:100px}footer .social-icons li a .fa{font-size:20px;line-height:42px}footer .payment-types{list-style:none;display:block;margin:0;padding:0}footer .payment-types li{display:block;padding:4px 0px;font-size:16px;font-weight:400}footer .payment-types-bottom{list-style:none;display:block;margin:0;padding:0;white-space:nowrap;opacity:0.9;user-select:none}footer .payment-types-bottom li{display:inline-block;margin:15px 15px 0 0;padding:0;height:42px;line-height:42px;float:left}footer .payment-types-bottom li i{line-height:42px}footer .payment-types-bottom .payment-type-bill{display:block;height:33px;line-height:33px;color:#FFF;background:#545454;border-radius:2px;font-size:14px;font-weight:600;padding:0 4px;margin:5px 0;user-select:none}article h1{margin:1em 0 1em 0}article .image-center{margin:0;padding:0}article .article-default-contents{margin:0}article .article-text{margin:0;padding:0}.article-header-image .image-wrapper{height:320px;background-size:cover;background-position:center center}.team-list{margin-top:30px}.team-list .team-member{text-align:center;margin:30px 0;padding:0 120px}.team-list .team-member .team-center{display:inline-block;margin:0 auto}.team-list .team-member .team-portrait-wrap{margin:0 0 0px 0}.team-list .team-member .team-infos{text-align:center}.team-list .team-member .team-name{font-weight:700;text-transform:uppercase;font-size:18px}.team-list .team-member .team-mail:before{content:"\f0e0";font-family:'FontAwesome';margin-right:5px;font-size:.8em}.row article.is-boxed:not(.boxed-margin){padding:0;margin-bottom:0}.row article.is-boxed:not(.boxed-margin):first-child{padding-left:15px}.row article.is-boxed:not(.boxed-margin):last-child{padding-right:15px}.row article.is-boxed:not(.boxed-margin) .box{margin-bottom:0;padding-bottom:15px}.row article.is-boxed:not(.boxed-margin) .box .article-text{padding:0 15px}article.is-boxed .article-title{margin-left:15px;margin-right:15px}.form-control{box-shadow:none;border-radius:2px;border:1px solid #D0D0D0;background:#FEFEFE;height:36px;line-height:36px;padding:10px;font-size:18px;font-family:'Source Sans Pro';width:225px}select.form-control{padding-top:0;padding-bottom:0}.module-jumbotron{margin:0 0 15px;padding:15px}.module-jumbotron .jumbo{height:300px}.module-jumbotron .jumbo.jumbo-sm{max-height:320px}.module-jumbotron .jumbo.jumbo-lg{height:50vh}.module-jumbotron.no-margin-bottom{margin-bottom:0;padding-bottom:0}.box{background:#FFF;padding:0;margin:0 0 30px 0;clear:both;position:relative;border-radius:2px;overflow:hidden}.box:after{content:" ";display:block;clear:both}.box .box-body{padding:15px}.box .box-img{width:50%}.box .box-text{width:50%;padding:15px}.box .box-footer{position:absolute;bottom:15px;right:15px}.box .left{float:left}.box .right{float:left}.no-margin-bottom .box{margin-bottom:0}.article-inner.box{padding:15px}img{max-width:100%}.btn{border-radius:3px;padding:8px 28px;font-weight:600;text-transform:uppercase;font-size:14px}.btn.btn-sm{padding:8px}.btn.btn-xs{padding:4px 8px;font-size:13px}.btn.btn-primary{background:#2280b9;color:#FEFEFE;border:1px solid #2280b9}.btn.btn-secondary{border:1px solid #488BA2;background:none;color:#488BA2;background:#FFF}.btn.btn-secondary:hover{background:#488BA2;color:#FFFFFF}.btn.btn-secondary:active,.btn.btn-primary:focus{color:#FFFFFF;border:1px solid #2280b9;background:#2280b9;box-shadow:none;outline:none}article .box .article-col.article-text{padding:15px}.search-result-wrapper{max-width:520px;padding:0 10px}.search-result-wrapper .ajax-results{margin:0 -10px;max-height:500px;overflow-y:auto}.search-result-wrapper .ajax-results .search-category-title{padding:0 10px 0 10px;margin-bottom:0px;font-size:13px;font-weight:500;opacity:0.9}.search-result-wrapper .ajax-results .result-list{margin:0 10px}.search-result-wrapper .ajax-results .result-list>li{border-bottom:1px solid rgba(0,0,0,0.075);margin:0 -15px;padding:0 15px}.search-result-wrapper .ajax-results .result-list .result{display:block;margin:0 -10px;padding:3px 10px;height:42px}.search-result-wrapper .ajax-results .result-list .result .search-product-info{float:left;white-space:nowrap;width:calc(100% - 100px);text-overflow:ellipsis;overflow:hidden;font-size:15px}.search-result-wrapper .ajax-results .result-list .result .search-product-price{float:right;line-height:42px;width:100px;white-space:nowrap;text-align:right}.search-result-wrapper .ajax-results .result-list .result .search-product-article-id{display:block;font-size:12px;line-height:14px;height:14px;padding-top:2px}.search-result-wrapper .ajax-results .result-list .result .search-result-title{font-weight:600;font-size:15px;height:22px;line-height:42px;display:inline-block}.search-result-wrapper .ajax-results .result-list .result .search-result-title.search-product-name{line-height:22px}.search-result-wrapper .ajax-results .result-list .result .search-product-desc{text-overflow:ellipsis;display:inline-block;padding-left:3px}.search-result-wrapper .ajax-results .result-list .result:after{content:" ";display:block;clear:both}.search-result-wrapper .ajax-results .result-list .result:hover{color:#FFF;background:#2280b9}#nav-toggle{display:none;width:32px;height:36px;position:relative}#nav-toggle .menu-bar{width:100%;height:2px;margin:6px 0;background:#42A1C1;display:block;position:relative;transition:all .3s ease-out;transform-origin:50% 50%;top:0}.nav-open #nav-toggle .menu-bar{transition-delay:0s}.nav-open #nav-toggle .menu-bar:nth-child(1){transform:rotate(-45deg);top:8px}.nav-open #nav-toggle .menu-bar:nth-child(3){transform:rotate(45deg);top:-8px}.nav-open #nav-toggle .menu-bar:nth-child(2){opacity:0}#checkout-page .terms-notice{font-size:13px}#checkout-page .terms-notice label{font-weight:600}#checkout-page .terms-notice label a{font-weight:800}table.checkout-table tbody>tr>td,table.checkout-table td{vertical-align:middle}.newsletter-checkbox-wrap{font-weight:400;font-size:13px;margin-bottom:0}.newsletter-checkbox-wrap input{margin-right:5px}.register-form .box{padding:15px}.register-form .form-control{width:100%}.shop-login-form label{text-align:center}.shop-login-form .form-control{width:100%}.old-price-wrap{color:red}.product-price .old-price-wrap{font-size:14px;line-height:14px;height:14px;font-weight:400;position:absolute;margin-top:-10px}.product-price .excl-tax-wrap{font-size:10px;font-weight:400;line-height:10px;opacity:.8;letter-spacing:0;position:relative;top:-8px}.product-list .product-price .excl-tax-wrap{top:-4px}.line-through{text-decoration:line-through}.sicherheitsset-extensions h2{font-size:38px;text-align:center;padding:10px;font-weight:600}.sicherheitsset-extensions .form-subtitle{font-size:20px;font-weight:600;text-align:center;margin:10px 0;padding-bottom:10px;border-bottom:1px solid #BEBEBE}.sicherheitsset-extensions label{font-size:15px;font-weight:500}.sicherheitsset-extensions .form-control{font-size:15px;width:100%;padding:0 10px}.sicherheitsset-extensions .submit-wrap{text-align:center}.sicherheitsset-extensions .submit{padding:10px 50px;font-size:16px}.sicherheitsset-extensions .shipping-address-wrap.disabled{opacity:0.35}.sicherheitsset-extensions .form-group.required label:after{content:" *";color:darkred;font-weight:600}.sicherheitsset-extensions .zusatzprodukte-wrap.disabled{overflow:hidden;opacity:0.25;max-height:0px;pointer-events:none}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list{margin:0}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product-col{padding:0 5px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product{font-size:13px;height:315px;position:relative;padding-left:10px;padding-right:10px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .product-image{height:100px;line-height:100px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .product-image img{max-height:100px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row{position:absolute;bottom:10px;left:10px;right:10px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-price-wrap{float:left;width:50%;height:36px;line-height:36px;font-size:18px;font-weight:600}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap{float:left;width:50%;height:36px;line-height:36px}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap .quantity-modifier{display:inline-block;height:36px;line-height:38px;width:25%;float:left;border:none;text-align:center;background:#428ea9;color:#FFF}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap .quantity-modifier:hover{cursor:pointer}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap .quantity-modifier:first-child{border-right:none}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap .quantity-modifier:last-child{border-left:none}.sicherheitsset-extensions .zusatzprodukte-wrap .product-list.additional-products-list .product.additional-product .bottom-row .product-quantity-wrap .quantity-input{width:50%;padding-left:3px;padding-right:3px;text-align:center;float:left;font-size:18px;font-weight:600;border-radius:0}.sicherheitsset-extensions .zusatzprodukte-wrap .product-price .excl-tax-wrap{position:absolute;top:auto;bottom:-3px}.sicherheitsset-extensions input::-webkit-outer-spin-button,.sicherheitsset-extensions input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body{font-family:'TTNorms', sans-serif}body h1,body h2,body h3,body h4,body h5,body h6{font-family:'TTNorms', sans-serif}body footer,body nav{font-family:'TTNorms', sans-serif}body header nav{font-size:14px;letter-spacing:-0.005em}body .logo img{height:60px}.tooltip.in{opacity:1}.tooltip .tooltip-arrow{border-color:#FFF !important}.tooltip .tooltip-inner{background:#FFF;color:#000;border:1px solid rgba(0,0,0,0.15);box-shadow:0px 1px 4px rgba(0,0,0,0.075)}@media (min-width: 767px){#content>.container>.row{display:flex;flex-direction:row}#content>.container>.row>article.cms-modul{display:flex;align-items:stretch;flex-direction:row}#content>.container>.row>article.cms-modul .box{display:flex;flex-direction:column}#content>.container>.row>article.cms-modul.module-shop .article-inner{display:flex;flex-direction:column;margin-bottom:30px}}@media (min-width: 1200px){.container{width:1200px}}@media (max-width: 1200px){header .logo img{height:42px}header nav a{padding:0 8px}}@media (max-width: 997px){header{height:64px;transition:all .35s ease-out;overflow-y:visible;overflow-x:hidden}header .logo{height:64px;line-height:1;padding:0}header .logo img{height:36px;margin:14px 0}header #nav-toggle{display:block;float:right;clear:right;top:17px}nav#main-nav{max-height:0px;overflow:hidden;clear:both;float:none;padding:0;transition:all .5s ease-out;margin:0 -15px}nav#main-nav ul{margin:0;padding:0;max-width:100%;width:100%}nav#main-nav ul li{float:none;display:block;padding:0;text-align:center;border-top:1px solid rgba(0,0,0,0.1)}nav#main-nav ul li a{padding:15px 15px;margin:5px 10px;display:block;line-height:1.5;font-size:18px;font-weight:500}nav#main-nav ul li.has-children:after{content:'\f078';position:absolute;right:20px;top:-15px;z-index:2;display:block;font-family:'FontAwesome';font-size:12px;opacity:0.75;color:#000}nav#main-nav ul li.active>a,nav#main-nav ul li:hover>a{box-shadow:none;background:#42A1C1;color:#FFF}nav#main-nav ul li.has-children.active:after,nav#main-nav ul li.has-children:hover:after{color:#FFF}nav#main-nav ul li:hover>ul,nav#main-nav ul li.open>ul{display:block;position:relative}nav#main-nav ul li>ul{box-shadow:none}nav#main-nav ul li>ul>li>a{margin:5px 10px;padding:10px 15px;font-size:14px;width:auto}header nav li.shop>a:before{display:inline;float:none}.nav-open header{height:auto}.nav-open nav#main-nav{max-height:300vh;overflow:auto;clear:both;float:none}#content{padding:15px 0;margin:0 0}.module-jumbotron{padding:0 15px}.module-jumbotron .jumbo.jumbo-sm{max-height:160px;height:20vh}.box{margin-bottom:15px}footer .partner-logos{margin:0 0 30px 0;padding-bottom:30px}footer .partner-logos .footer-seperator{margin:0}footer .partner-logos .partner-block{height:auto;border:none !important}footer .partner-logos .partner-block.last{margin-top:30px;padding-bottom:30px}.filters .mobile-category-handler{display:block;float:right;clear:right;position:absolute;right:0;top:0;z-index:9}.filters .mobile-category-handler:before{content:"\f078";display:block;font-family:'FontAwesome';font-size:14px;clear:both}.categories-filter-wrap .filter-title .mobile-category-handler{height:47px;line-height:47px;padding-right:15px}.categories-filter-wrap .categories-filter{display:none}.categories-filter-wrap.open .categories-filter{display:block}.categories-filter-wrap li.category.active>ul,.categories-filter-wrap li.category>ul{display:none}.categories-filter-wrap li.category.open>ul{display:block}.product-list .product{height:auto;margin:0 0 15px 0}.product-list .product-short-description{height:auto}}@media (max-width: 995px){#main-area article .image-right{width:100% !important;float:none;clear:both}#main-area article .article-text{float:none;clear:both}}@media (max-width: 767px){h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:16px}header{overflow-x:hidden;overflow-y:visible;overflow:visible !important}header .header-top>.container{padding-left:0;padding-right:0}header .header-search-wrap{left:15px;right:80px;padding:15px;min-height:62px;z-index:29;box-shadow:none;background:#FAFAFA}header .header-search-wrap .search-form-wrapper{float:none}header .header-search-wrap .search-form-wrapper .search-form{width:100%;float:none}footer{text-align:center}footer .footer-logo{display:block;float:none;text-align:center;margin:0;padding:0;width:100%;padding-bottom:10px}footer .footer-logo img{max-width:120px}footer nav{float:none;margin-top:20px}footer nav ul{padding:0;margin:0}#main-area .shop-search-bar{display:none}#main-area article .image-right{width:100% !important;float:none;clear:both}#main-area article .article-text{float:none;clear:both}#main-area article .article-title{margin-left:0;margin-right:0}.product-single-action-wrap{height:auto}.product-single-action-wrap .add-to-cart-inputs{float:none !important}.product-options-select{width:100%}}body.id-inox #site-border{background:#E8E8E8}body.id-inox header{background:#272728}body.id-inox header .header-top{background:#1b1b1d}body.id-inox header nav>ul>li>a{color:#FFF}body.id-inox header nav>ul>li.active>a,body.id-inox header nav>ul>li:hover>a,body.id-inox header nav>ul>li:active>a,body.id-inox header nav>ul>li:focus>a{box-shadow:inset 0px -2px 0 #ff9c00}body.id-inox header nav>ul>li>ul>li:hover>a{background:#ff9c00}body.id-inox footer#footer{background:#0b0b0b;color:#FFF}body.id-inox footer#footer a{color:#FFF}body.id-inox footer#footer .footer-seperator{background:rgba(255,255,255,0.5)}body.id-inox .filters .filter-title{background:#ff9c00}body.id-inox .categories-filter>li>a{color:#ff9c00}body.id-inox .categories-filter>li:hover>a,body.id-inox .categories-filter>li.active>a,body.id-inox .categories-filter>li.active-parent>a{background:#ff9c00;color:#FFF}body.id-inox .categories-filter>li.active>ul,body.id-inox .categories-filter>li.active-parent>ul,body.id-inox .categories-filter>li.open>ul{background:rgba(255,156,0,0.15)}body.id-inox .product-special-indicator{background:#ff9c00}body.id-inox .product-list .product:hover{border-color:rgba(255,156,0,0.6);box-shadow:0px 1px 12px rgba(255,156,0,0.4)}body.id-inox .form-control:focus{border-color:#ff9c00;box-shadow:inset 0 1px 1px rgba(0,0,0,0.08),0 0 8px rgba(255,156,0,0.6)}body.id-inox .btn.btn-primary{background:#ff9c00;border-color:#ff9c00}body.id-inox .btn.btn-primary:hover{background:#ffa61a;border-color:#ff9e05}

/*# sourceMappingURL=base.css.map */