/*
	Theme Name: nevalux
	Theme URI: http://www.stilmedien.de/
	Author: Michael Weigand
	Description: Individuelle Theme
*/

body {
font-size:14px;
font-family: 'Open Sans', sans-serif;
line-height:150%;
color:#030303;
margin:0;
padding:0;
font-weight: normal;
}

/* allgemeine Überschriften*/
h1 {margin-bottom:20px; margin-top:0; color:#030303; font-size:300%; line-height: 1; padding:0; font-family: 'Open Sans', sans-serif; font-weight: 400; position: relative; z-index: 0;}
h2 {margin:0 0 20px 0; color:#030303; font-size:180%; font-weight:normal; padding:0; font-family: 'Open Sans', sans-serif; position: relative; z-index: 1;}
h3 {letter-spacing:0; margin:0 0 20px 0; color:#030303; font-size:180%; font-weight:400; padding:0; font-family: 'Open Sans', sans-serif;}

hr{height: 2px; background: #ed7220; content: " "; display: block; width: 100px; margin: 20px 0 0 0; border: none;}

/* allgemeine links im text */
a:link,a:visited {
text-decoration:underline;
color:#030303;
}

a:hover,a:active {
text-decoration:none;
color:#ed7220;
}

img {
border:none;
max-width: 100%;
height: auto;
}

.button, a.button {background-color:#ed7220 !important; color:#FFFFFF !important; border: none !important; padding: 15px 20px !important; line-height: 20px !important; text-decoration: none !important; border-radius: 0 !important; text-transform: uppercase !important; font-weight: 600 !important; display: inline-block !important;}
.button:hover, a.button:hover, .button:focus {background-color:#030303 !important; color: #FFFFFF !important; cursor:pointer !important;}
.button.secondary, .button.secondary_center, .button.secondary_right{background-color: #030303 !important;}

.primary_center, .secondary_center{text-align: center;}
.primary_right, .secondary_right{text-align: right;}



input.input-text,select,textarea,.inputbox {
background:#F5F5F5;
color:#000000;
border: none;
padding: 0 10px;
line-height: 50px;
height: 50px;
border-radius: 0;
width: 100%;
}

textarea{min-height: 200px; max-width: 100%; padding: 10px;}

/* Weiterlesen-Link */
p.readmore a {
padding: 5px 8px;
background: #E2001A;
color: #FFFFFF !important;
text-decoration: none;
border-radius: 0;
}

p.readmore a:hover {
background: #960012;
}

.item-separator{
margin: 40px 0;
height: 1px;
background: #CCCCCC;	
}


.gmnoprint img {
    max-width: none;
}
.gmnoprint label {
    display: inline;
    width: auto;
}



#page{overflow: hidden;}

#loader {background: #030303 url(images/loader.svg) no-repeat scroll center center / 120px auto; color: #ffffff; float: left; height: 100%; left: 0; padding-top: 25%; position: fixed; text-align: center; top: 0; width: 100%; z-index: 10000;}

.topbar{background: #ed7220; color: #FFFFFF; padding: 10px 15px;}


.header{padding: 0; background: #030303;}
.header .logo{}
.header .logo a{line-height: 50px; margin: 35px 0; display: block;}
.header .logo img{max-height: 50px; width: auto;}

.header .menuwrapper{position: relative;}

.search-wrapper{padding: 30px 15px; background: #131313;}
.search-wrapper .inner{max-width: 100%; width: 600px; margin: 0 auto;}
.search-wrapper form{}
.search-wrapper input{width: 70%; height: 40px; border: none; padding: 10px 20px; border-radius: 0; border-bottom-left-radius: 20px; border-top-left-radius: 20px; font-weight: normal;}
.search-wrapper button{width: 30%; float: right; height: 40px; line-height: 40px; border: none; border-radius: 0; border-bottom-right-radius: 20px;  border-top-right-radius: 20px; background: #ed7220; color: #FFF; text-transform: uppercase; font-weight: bold;}


.mainmenu{text-align: right; margin: 35px 0;}
.mainmenu ul{margin: 0; padding: 0; list-style: none; width: auto; display: inline-block; text-align: right;}
.mainmenu ul li{display: inline-block; padding: 0 10px; margin: 0 0 0 0; position: relative;}
.mainmenu ul li a{color: #FFFFFF; display: block; line-height: 50px; padding: 0; text-decoration: none; font-size: 100%; font-weight: 400;}
.mainmenu ul li a:hover, .mainmenu ul li.current-menu-item a, .mainmenu ul li.current-menu-ancestor a{color: #ed7220;}
.mainmenu ul li.icon{padding: 0; margin: 0; top: 5px;}
.mainmenu ul li.icon.menu{display: none; color: #FFFFFF;}
.mainmenu ul li.icon.cart{position: relative;}
.mainmenu ul li.icon.cart span{position: absolute; top: 0; right: -10px; background: #ed7220; height: 20px; width: 20px !important; line-height: 20px; text-align: center !important; border-radius: 30px; font-size: 70%; color: #FFF; font-weight: bold;}
.mainmenu ul li.icon a{margin: 0 0 0 15px;}

.mainmenu ul ul{display: none; padding: 15px 0; position: absolute; top: 40px; left: -15px; background: #030303; z-index: 90; text-align: left; box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.1);}
.mainmenu ul ul li{display: block;}
.mainmenu ul ul li a{padding: 0 20px; margin: 0; line-height: 40px; white-space: nowrap; color: #FFFFFF !important; font-size: 110%; text-transform: none; display: block;}
.mainmenu ul ul li a:hover, .mainmenu ul ul li.current-menu-item a{color: #ed7220 !important;}
.mainmenu ul li:hover ul{display: block;}

.mainmenu ul ul ul{display: none !important; position: absolute; top: 0; left: 100%; margin: -15px 0 0 0;}
.mainmenu ul ul ul li{display: block;}
.mainmenu ul ul ul li a{color: #FFFFFF; display: block;}
.mainmenu ul ul ul li a:hover, .mainmenu ul ul ul li.current-menu-item a{color: #ed7220 !important;}
.mainmenu ul ul li:hover ul{display: block !important;}


.header .language-switcher{position: absolute; top: 0; right: 15px;}
.header .language-switcher .wpml-ls-legacy-list-horizontal{padding: 0; border: none;}
.header .language-switcher ul{}
.header .language-switcher ul li{}
.header .language-switcher ul li a{color: #FFFFFF; padding: 0; margin: 0 0 0 10px;}
.header .language-switcher ul li .wpml-ls-display{display: none;}

.actions .menu{cursor: pointer;}


.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 10000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}



.mainslider{position: relative;}
.mainslider ul{padding: 0; margin: 0; list-style: none;}
.mainslider ul li{position: relative; background-size: cover; height: auto; width: 100%;}

.mainslider .textwrapper{padding: 40px 80px 40px 40px; background: rgba(19,19,19,0.95); margin: 0; width: auto; display: inline-block; position: absolute; top: 50%; left: 0; max-width: 80%;}
.mainslider .textwrapper.clear{background: none;}
.mainslider img{display: block; position: absolute; width: 100%; height: auto; opacity: 0;}
.mainslider .textwrapper .headline, .mainslider .textwrapper .desc{width: 100%; margin: 0; padding: 0; color: #FFFFFF; display: block;}
.mainslider .textwrapper .headline{font-size: 300%; font-weight: 400; margin: 0; line-height: 1;}
.mainslider .textwrapper .desc{font-size: 115%; font-weight: bold; margin: 20px 0;}
.mainslider .textwrapper .link{margin: 20px 0 0 0; display: inline-block;}

.mainslider .video{position: relative; overflow: hidden;}
.mainslider .video iframe{box-sizing: border-box; height: 100vw; left: 50%; min-height: 100%; min-width: 100%; transform: translate(-50%, -50%); position: absolute; top: 50%; width: 100vh;}

.mainslider .btn{width: 40px; height: 40px; position: absolute; left: 20px; top: 50%; display: block; z-index: 99; margin-top: -20px; background: none; font-size: 140%; line-height: 40px; text-align: center; color: #FFFFFF; cursor: pointer; border-radius: 0;}
.mainslider .btn span{width: 40px; height: 40px; line-height: 40px; position: absolute; left: 0; top: 0; text-align: center; background: #ed7220;}
.mainslider .next{right: 20px; left: auto;}
@media (max-width: 768px) {
	.mainslider{padding: 0 0 40px 0 !important; background: rgba(255,255,255,0.05);}
	.mainslider li{background: none !important; height: auto !important;}
	.mainslider .btn{background: none; left: 5px;}
	.mainslider .next{right: 5px; left: auto;}
	
	.mainslider img{display: block; position: relative; width: 100%; height: auto; opacity: 1;}
	.mainslider .textwrapper{position: relative; top: 0 !important; left: 0 !important; width: 80% !important; max-width: 80%; margin: -40px 10% 0 10% !important; background: rgba(19,19,19,0.95); padding: 40px;}
	
	.mainslider .video{width: 100% !important; padding-top: 56.25% !important; /* 1:1 Aspect Ratio */ position: relative; /* If you want text inside of it */ height: auto !important; margin: 0 !important;}
	
}


.content{padding: 50px 0 0 0; min-height: 500px;}

.content.dark-style{background: #131313; color: #FFFFFF; padding: 0;}

.content .kategorie-link{display: block; border: 5px solid #FFFFFF; background: #FFFFFF; border-radius: 10px; text-align: center; color: #1c1c1c; text-decoration: none; line-height: 3; text-transform: uppercase; font-weight: 700;}


.content .mainheader{padding: 40px; background: rgba(19,19,19,0.95); margin: 150px 0; width: auto; display: inline-block;}
.content .mainheader h1, .content .mainheader h2{width: auto; display: inline-block; margin: 0; padding: 0; color: #FFFFFF;}
.content .mainheader h2{font-size: 115%; font-weight: bold; margin: 15px 0 0 0;}

.content .mainheader1{padding: 20px; background: rgba(19,19,19,0.20); margin: 150px 0; width: auto; display: inline-block;}
.content .mainheader1 h1, .content .mainheader1 h2{width: auto; display: inline-block; margin: 0; padding: 0; color: #FFFFFF;}
.content .mainheader1 h2{font-size: 115%; font-weight: bold; margin: 15px 0 0 0;}

.content .mainheader2{padding: 20px; background: rgba(19,19,19,0.00); margin: 150px 0; width: auto; display: inline-block;}
.content .mainheader2 h1, .content .mainheader2 h2{width: auto; display: inline-block; margin: 0; padding: 0; color: #FFFFFF;}
.content .mainheader2 h2{font-size: 115%; font-weight: bold; margin: 15px 0 0 0;}

.content .teammember{margin: 0 0 30px 0; position: relative; overflow: hidden;}
.content .teammember *{transition: all 0.5s ease-in-out;}
.content .teammember .image{width: 100%; display: block; position: relative; padding-top: 100%; background-size: cover;}
.content .teammember .image .desc{position: absolute; bottom: 20px; right: 0; background: rgba(19,19,19,0.9); padding: 15px 30px; color: #FFFFFF; font-size: 130%;}
.content .teammember .overlay{width: 100%; display: block; height: 100%; position: absolute; top: 2000px; left: 0; background: rgba(19,19,19,0.9);}
.content .teammember:hover .overlay{top: 0;}
.content .teammember:hover .image .desc{bottom: -200px;}
.content .teammember .inner{padding: 40px;}
.content .teammember .name{display: block; font-size: 150%; margin: 0 0 5px 0;}
.content .teammember .function{display: block; font-weight: bold;}
.content .teammember hr{margin: 20px 0;}
.content .teammember .feather{width: 20px; height: 20px;}
.content .teammember .icon{position: absolute; left: 0; top: 50%; margin: -10px 0 0 0;}
.content .teammember .email{display: block; color: #ed7220; text-decoration: none; line-height: 30px; padding-left: 30px; position: relative;}
.content .teammember .phone{display: block; color: #FFFFFF; text-decoration: none; line-height: 30px; padding-left: 30px; position: relative;}
.content .teammember .mobile{display: block; color: #FFFFFF; text-decoration: none; line-height: 30px; padding-left: 30px; position: relative;}

.content .postcollection{}
.content .postcollection a{background: #030303; display: block; text-decoration: none; color: #FFFFFF; margin: 0 0 30px 0;}
.content .postcollection .image{width: 100%; display: block; position: relative; padding-top: 65%; background-size: cover !important; background-position: center center;}
.content .postcollection .info{display: block; padding: 30px;}
.content .postcollection .title{display: block; font-size: 150%; margin: 0 0 5px 0;}
.content .postcollection .category{display: block; font-weight: bold;}
.content .postcollection hr{margin: 20px 0;}
.content .postcollection .desc{display: none;}

.content .mixitupfilter{margin: 0 0 50px 0; text-align: center;}
.content .mixitupfilter span{border: 2px solid #FFFFFF; display: inline-block; padding: 10px 20px; font-size: 100%; font-weight: bold; text-transform: uppercase; margin: 0 5px 10px;}
.content .mixitupfilter span.mixitup-control-active, .content .mixitupfilter span:hover{background: #FFFFFF; color: #030303; cursor: pointer;}



.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.content .products li{text-align: center; border: 0px solid rgba(0,0,0,0.1); overflow: hidden; margin-bottom: 0 !important; padding-bottom: 50px !important;}
.content .products li img{margin: 0 !important;}
.content .products li h2{font-size: 90% !important; text-align: center; margin: 15px 0 0 0 !important; padding: 0 !important; color: #1C1C1C; font-weight: normal;}
.content .products li h3{font-size: 90% !important; text-align: center; margin: 0 0 10px 0 !important; padding: 0 !important; color: #1C1C1C; font-weight: normal;}
.content .products li .endofsale{font-size: 90% !important; background: #E95253; padding: 3px 10px; border-radius: 5px; color: #FFF; margin: 0 0 10px 0; display: inline-block;}
.content .products li span.price{font-size: 120% !important; display: none !important;}
.content .products li span.amount{color: #ed7220; font-weight: 700; margin: 0 0 10px 0;}

.content .products li a.button{display: none !important;}
.content .products li a.add_to_cart_button{position: absolute; bottom: -100px; width: 100%; left: 0; z-index: 90; display: none !important;}
.content .products li a.product_type_variable{display: none !important;}
.content .products li:hover a.add_to_cart_button{bottom: 0;}

.content span.productlabel{position: absolute; top: 10px; right: 10px; background: #1f8299; z-index: 99; color: #FFFFFF; padding: 0 10px; line-height: 36px; border-radius: 5px;}
.content span.productlabel.neuheit{background: #E34653;}
.content span.productlabel.vegan{background: #ed7220;}
.content span.productlabel.bestseller{background: #009540;}
.content span.productlabel.bio{background: #30A32D;}
.content span.productlabel:nth-child(1){top: 10px;}
.content span.productlabel:nth-child(2){top: 40px;}
.content span.productlabel:nth-child(3){display: none;}

.content table.styled{border-top: 1px solid rgba(0,0,0,0.1); width: 100%;}
.content table.styled tr td{border-bottom: 1px solid rgba(0,0,0,0.1); padding: 15px 0 15px 0;}
.content table.styled tr:nth-child(even) td{}
.content table.styled{}


.content .bg1{background: #818995; padding: 20px;}
.content .bg2{background: #656C78; padding: 20px;}
.content .bg3{background: #49505C; padding: 20px;}
.content .bg4{background: #2C343F; padding: 20px;}

.content .bg1 *, .content .bg2 *, .content .bg3 *, .content .bg4 *{color: #FFFFFF;}

#sidebar{padding: 0 0 30px 0;}
#sidebar h3.widget-title{font-size: 100%; text-transform: uppercase; margin: 50px 0 20px 0; padding: 0; display: none;}
#sidebar .woocommerce-product-search{margin: 0;}
#sidebar .woocommerce-product-search input{width: 100%; padding: 0 20px; line-height: 50px; height: 50px; background: #F5F5F5; border: none; color: #030303; margin: 0 0 30px 0;}
#sidebar .woocommerce-product-search button{display: none;}
#sidebar .select2-container--default .select2-selection--single{background:#F5F5F5; color:#030303; border: none; padding: 0 10px; line-height: 50px; height: 50px; border-radius: 0;}
#sidebar .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 50px;}
#sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {height: 50px; position: absolute; top: 0; right: 10px; width: 20px;}
#sidebar ul.product-categories{padding: 0; margin: 0; list-style: none;}
#sidebar ul.product-categories li{margin: 0 0 10px 0;}
#sidebar ul.product-categories li a{text-decoration: none;}
#sidebar .facetwp-facet{margin-bottom: 20px;}
#sidebar .extend-button{background: #030303; padding: 5px 10px; display: inline-block; color: #FFFFFF; text-transform: uppercase; font-weight: bold;}

/* WooCommerce */
.woocommerce-page h1.page-title{position: relative; text-align: center; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid rgba(0,0,0,.1); top: 0;}
.woocommerce-info{border-color: #009540;}
.woocommerce-info:before{color: #009540;}
.woocommerce-message{border-color: #8FAE1B;}
.woocommerce-message:before{color: #8FAE1B;}

.woocommerce form .form-row label{text-transform: uppercase; font-size: 80%;}

.woocommerce a.remove{color: #030303 !important;}

.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table th{border: none;}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{border-bottom: 1px solid #CCC;}

.woocommerce .woocommerce-result-count{display: none !important;}


/* Single Product */
.mainvideo{margin-top: 30px; margin-bottom: 30px;}

.gallery-wrapper{position: relative;}
.gallery-wrapper .gallery .col-xs-3 .thumb img{max-width: 100px;}
.gallery-wrapper .gallery .col-xs-2{padding: 0; width: 20%;}
.gallery-wrapper .subgallery{margin: 0 15px;}
.gallery-wrapper .subgallery .col-xs-2{padding: 0 1px; width: 20%; margin: 0 0 2px 0;}
.link3d{position: absolute; top: 30px; right: 30px; width: 50px; height: 50px; font-size: 150%; font-weight: bold; text-align: center; background: #ED7220; color: #FFFFFF !important; line-height: 50px; border-radius: 50px;}
.link3d:hover{opacity: 0.8; cursor: pointer;}
.mainimg{position: relative; text-align: center;}
.mainimg img{width: 500px; margin: 0 auto;}
.mainimg .label{position: absolute; bottom: 0; right: 0; width: 50px;}

.remodal .frame {position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0;}
.remodal .frame iframe {position: absolute; top: 0;	left: 0; width: 100%; height: 100%; border: none;}

.product-title h1.product_title{text-align: left; margin: 0 0 10px 0 !important; padding: 0 120px 0 0 !important; display: inline-block; line-height: 1;}
.product-title .mark{position: absolute; top: 0; right: 0; height: 100%; background: none; height: 100px;}
.product-title .smart_remote{background: url(images/mark_smart_remote.png) right top no-repeat; background-size: 100% auto; width: 30px; height: 100%; min-height: 100px; margin: 0 0 0 10px; float: right;}
.product-title .livelink{background: url(images/mark_livelink.png) right top no-repeat; background-size: 100% auto; width: 80px; height: 100px; margin: 0 0 0 10px; float: right;}
.product-title .bluetooth{background: url(images/mark_bluetooth.png) right top no-repeat; background-size: 100% auto; width: 30px; height: 100px; margin: 0 0 0 10px; float: right;}
.product-title h2.nl_title{font-size: 115%; color: #030303; font-weight: bold; margin: 0 40px 0 0; padding: 0;}
.product-title h2.nl_title:after{height: 2px; background: #ed7220; content: " "; display: block; width: 100px; margin: 20px 0;}

.product-summary{padding: 0 0 50px 0;}

.product-summary .nl_shortdescription{margin: 0;}
.product-summary .nl_shortdescription .inner{margin: 0 0 30px 0;}

.product-summary .woocommerce-product-details__short-description{margin: 0;}
.product-summary .woocommerce-product-details__short-description ul{margin: 0 0 30px 30px; padding: 0;}
.product-summary .woocommerce-product-details__short-description ul li{margin: 5px 0;}

.product-summary .price{font-size: 150% !important; margin: 0 0 60px 0 !important; color: #030303 !important;}
.product-summary .default-price{position: relative;}
.product-summary .default-price:before{content: 'Bruttopreis exkl. MwSt. und vRG'; content: attr(data-grossprice); display: block; line-height: 1; padding: 5px 0; position: absolute; top: 25px; font-size: 75%;}
.product-summary .default-price.brutto:before{content: 'Bruttopreis exkl. MwSt. und vRG'; content: attr(data-grossprice);}
.product-summary .default-price.netto .amount:before{content: 'Standardpreis exkl. MwSt. und vRG'; content: attr(data-netprice);}
.product-summary .default-price.netto:before{content: 'Mengenrabatte werden im Warenkorb berücksichtigt'; content: attr(desc);}
.quantity input.qty, .woocommerce .quantity .qty{width: 90px !important;}
.loggedinhint{background: #F5F5F5; padding: 20px; margin: 0 0 40px 0;}
.loggedinhint a{color: #ed7220;}
.logged-in .loggedinhint{display: none !important;}
.not-logged-in .single_variation_wrap{display: none !important;}
/*.not-logged-in form.cart{display: none !important;}*/
.not-logged-in form.cart .qty, .not-logged-in form.cart button{display: none !important;}

.product-summary .stock{display: none !important;}
.additionalinfo{font-size: 75%; display: block; line-height: 1.2; padding: 0; margin: -15px 0 25px 0;}
.not-logged-in .additionalinfo{display: none !important;}
#variationinfo-wrapper{display: none;}

.produktstatus{background: #ccc; padding: 30px; margin: 0 0 20px 0;}
.produktstatus .title{font-weight: bold;}
.produktstatus a.future-product{display: block; margin: 10px 0;}

.woocommerce-tabs .panel{background: none !important; display: none;}
.woocommerce-tabs ul.tabs{text-align: center;}
.woocommerce-tabs ul.tabs:before{display: none !important;}
.woocommerce-tabs ul.tabs li{background: none !important; border: none !important;}
.woocommerce-tabs ul.tabs li:before{display: none !important;}
.woocommerce-tabs ul.tabs li:after{display: none !important;}
.woocommerce-tabs ul.tabs li a{font-size: 150%; font-weight: 400 !important;}
.woocommerce-tabs ul.tabs li.active a{border-bottom: 2px solid #FFFFFF;}

#tab-description .products-grid h2{display: block;}
#tab-description .products-grid .price{font-size: 0.875rem !important; font-weight: 400;}

table.variations{border-top: 1px solid #F5F5F5 !important; border-bottom: 1px solid #F5F5F5 !important; margin: 0 0 30px 0 !important;}
.variations td{float: left; width: 100%;}
.variations td label{display: block; text-align: left; text-transform: uppercase; font-weight: normal; color: #000000; margin: 10px 0 0 0;}
.variations td select{margin: 0;}
.variations .reset_variations{padding: 0; margin: 0;}

table.general_data{width: 100%;}
table.general_data tr{border: none;}
table.general_data td{font-size: 100%; padding: 5px 20px 5px 0; border-bottom: 1px solid #ed7220; color: #FFFFFF;}
table.general_data td:first-child{font-weight: bold; min-width: 25%; white-space: nowrap;}

table.accessoires{width: 100%;}
table.accessoires tr{border: none;}
table.accessoires td{font-size: 100%; padding: 5px 0; border-bottom: 1px solid #ed7220; color: #FFFFFF;}
table.accessoires td.link{text-align: right;}
table.accessoires td.link a{color: #ed7220;}
table.accessoires img{max-width: 100px; height: auto;}

table.downloads{width: 100%;}
table.downloads tr{border: none;}
table.downloads td{font-size: 100%; padding: 5px 0; border-bottom: 1px solid #ed7220; color: #FFFFFF;}
table.downloads td a{color: #FFFFFF;}
table.downloads td.link{text-align: right;}
table.downloads td.link a{color: #ed7220 !important;}

@media (max-width: 768px) {
	table.general_data td{float: left; width: 100%; border: none; padding: 10px 0 0 0; line-height: 1.4; white-space: normal;}
	table.general_data td:last-child{padding: 0 0 10px 0; border-bottom: 1px solid #ed7220;}
	
	table.accessoires td{float: left; width: 100%; text-align: center; border: none; padding: 0; line-height: 1.4;}
	table.accessoires tr:first-child{display: none;}
	table.accessoires td:first-child{padding: 10px 0 0 0; font-weight: bold;}
	table.accessoires td:last-child{padding: 0 0 10px 0; text-align: center; border-bottom: 1px solid #ed7220;}
	
	table.downloads td{float: left; width: 100%; border: none; padding: 0; line-height: 1.4;}
	table.downloads tr:first-child{display: none;}
	table.downloads td:first-child{padding: 10px 0 0 0; font-weight: bold;}
	table.downloads td:last-child{padding: 0 0 10px 0; text-align: left; border-bottom: 1px solid #ed7220;}

}

.illustrationen{text-align: center;}
.illustrationen .col{display: inline-block; width: 30%; margin: 0 1.5%;}
.illustrationen .item{margin: 0 0 30px 0; display: block;}
.illustrationen a{color: #FFFFFF; text-decoration: none;}
.illustrationen a img{width: 100%; height: auto; margin: 0 0 10px 0;}

.highlights{text-align: center;}
.highlights .item{margin: 0 0 30px 0; display: block;}
.highlights a{color: #FFFFFF; text-decoration: none;}
.highlights a img{width: 100%; height: auto; margin: 0 0 10px 0;}

.schaltbilder{text-align: center;}
.schaltbilder .item{margin: 0 0 30px 0; display: block;}
.schaltbilder a{color: #FFFFFF; text-decoration: none;}
.schaltbilder a .image{background: #FFF; display: block;}
.schaltbilder a .desc{margin: 10px 0 10px 0; display: block;}
.schaltbilder a img{width: 100%; height: auto; margin: 0;}

.single-product .woocommerce-tabs{background: #030303; color: #FFFFFF; position: relative; padding-top: 50px; padding-bottom: 50px;}
.single-product .woocommerce-tabs:before{background: #030303; width: 500px; height: 100%; position: absolute; left: -500px; top: 0; content: " "; display: block;}
.single-product .woocommerce-tabs:after{background: #030303; width: 500px; height: 100%; position: absolute; right: -500px; top: 0; content: " "; display: block;}
.single-product .woocommerce-tabs .tabs li{border-color: #FFFFFF !important;}
.single-product .woocommerce-tabs .tabs li a{color: #FFFFFF !important;}

.single-product .theme-light .woocommerce-tabs{background: #F8F8F8; color: #030303;}
.single-product .theme-light .woocommerce-tabs:before, .single-product .theme-light .woocommerce-tabs:after{background: #F8F8F8;}
.single-product .theme-light .woocommerce-tabs ul.tabs li.active a{border-color: #030303;}
.single-product .theme-light .woocommerce-tabs .tabs li a{color: #030303 !important;}
.single-product .theme-light .highlights a,
.single-product .theme-light .schaltbilder a,
.single-product .theme-light .illustrationen a,
.single-product .theme-light table.general_data td,
.single-product .theme-light table.downloads td,
.single-product .theme-light table.downloads td a,
.single-product .theme-light table.accessoires td{color: #030303;}

.single-product .product_meta{background: #FFFFFF; position: relative; display: block;}
.not-logged-in .single-product .product_meta{padding: 0; margin: -30px 0 20px 0;}

.single_product_summary_related{display: none !important;}
.single_product_summary_upsell{display: none !important;}

.accessories{}
.accessories img{}
.accessories .title{display: block; text-align: center;}
.accessories .price{display: block; font-size: 100% !important; text-align: center !important; margin: 10px 0 0 0 !important;}



.ask-trigger{text-align: center; padding: 0;}
.ask-question{background: #F3F3F3; padding: 0 0 50px 0; position: relative;}
.ask-question:before{position: absolute; left: -500px; width: 500px; height: 100%; background: #F3F3F3; content: " "; top: 0;}
.ask-question:after{position: absolute; right: -500px; width: 500px; height: 100%; background: #F3F3F3; content: " "; top: 0;}
.ask-question .form{max-width: 600px; margin: 0 auto;}



/* Cart */
.woocommerce-cart td.actions{padding: 30px !important;}
.woocommerce-cart .coupon input#coupon_code{width: 200px; border: none !important;}
.woocommerce-cart .actions .button{background: #F5F5F5 !important; color: #030303 !important; font-size: 80% !important;}
.woocommerce .cart.shop_table .product-name a {text-decoration: none !important;}
.woocommerce .cart.shop_table .product-thumbnail {display: none;}
.woocommerce .cart.shop_table .product-thumbnail img {width: 100px;}
.woocommerce .cart.shop_table small.product-sku{display: none;}
.woocommerce .cart.shop_table .variation{font-size: 80%;}
.woocommerce-cart .woocommerce-shipping-totals .woocommerce-shipping-destination{display: none;}
.woocommerce-cart .cart-collaterals{background: #F5F5F5; position: relative; padding-top: 50px; padding-bottom: 50px;}
.woocommerce-cart .cart-collaterals:before{background: #F5F5F5; width: 500px; height: 100%; position: absolute; left: -500px; top: 0; content: " "; display: block;}
.woocommerce-cart .cart-collaterals:after{background: #F5F5F5; width: 500px; height: 100%; position: absolute; right: -500px; top: 0; content: " "; display: block;}
.woocommerce-cart .cart-collaterals .cart_totals{float: none !important; width: 100%; max-width: 500px; margin: 0 0 0 auto;}
.woocommerce-cart .cart-collaterals .cart_totals h2{display: none !important;}
.woocommerce-cart .cart-collaterals .cart_totals td{text-align: right;}
.woocommerce-cart .cart-collaterals .cart_totals .button{text-align: center; width: 100%; font-size: 80%;}


/* Checkout */
.woocommerce-checkout{}
.woocommerce-checkout .woocommerce-form-coupon-toggle{display: none !important;}

.select2-container--default .select2-selection--single{background:#F5F5F5; color:#030303; border: none; padding: 0 10px; line-height: 50px; height: 50px; border-radius: 0;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 50px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 50px; position: absolute; top: 0; right: 10px; width: 20px;}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2{width: 100%;}
.woocommerce-checkout h3#ship-to-different-address{margin: 30px 0 0 0; font-size: 100%; font-weight: normal !important; text-align: center; width: 100%;}
.woocommerce-checkout h3#ship-to-different-address label{font-weight: normal;}
.woocommerce-checkout h3#ship-to-different-address input{}
.woocommerce-checkout .woocommerce-additional-fields{display: block; margin: 30px 0 40px 0;}
.woocommerce-checkout .woocommerce-additional-fields textarea{height: 100px; min-height: 100px;}

.woocommerce-checkout #order_review tfoot{background: #F5F5F5;}

.woocommerce-checkout .about_paypal{display: none !important;}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label{position: relative; padding: 0 0 0 20px; margin: 20px 0; display: block !important; line-height: 1.2 !important;}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label input{position: absolute; top: 4px; left: 0;}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label span{}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: none;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{padding: 20px 0;}
.woocommerce-checkout #payment ul.payment_methods li input{display: inline-block !important;}


.footer{background: #030303; color: rgba(255,255,255,0.5); padding: 50px 0 20px 0; font-size: 90%; line-height: 1.6; text-align: center;}
.footer .col-md-4{margin-bottom: 30px;}
.footer a{color: rgba(255,255,255,0.5);}
.footer .icon{color: #ed7220;}
.footer .feather {width: 40px; height: 40px; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; fill: none;}
.footer h3{color: #ed7220; text-transform: uppercase; font-size: 120%; margin: 10px 0 10px 0; font-weight: 500;}

.footer-logo{background: #131313; padding: 40px 0; text-align: center;}
.footer-logo img{width: 200px; height: auto;}

.footer-menu{background: #030303; text-align: center; padding: 40px 0;}
.footer-menu ul{margin: 0; padding: 0; list-style: none;}
.footer-menu ul li{display: inline-block; padding: 0 10px;}
.footer-menu ul li a{color: #FFFFFF; text-decoration: none;}

.wpcf7{}
.wpcf7 label{width: 100%; padding-bottom: 20px;}
.wpcf7 input, .wpcf7 textarea{width: 100%; background: rgba(255,255,255,0.3); color: #000000; border: none; border-radius: 0; font-weight: normal;}
.wpcf7 input{padding: 0 10px; line-height: 40px; height: 40px;}
.wpcf7 textarea{padding: 10px; line-height: 1.2;}
.wpcf7 input.wpcf7-submit{width: auto; line-height: normal; height: auto;}
.wpcf7-form-control-wrap{position: relative;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip{position: absolute; border: 0; left: 0; font-size: 80%;}
div.wpcf7-response-output{margin: 20px 0; padding: 20px;}




#panel{z-index: 999; overflow: auto; background: #030303;}
#panel .inner{padding: 0 30px 30px;}
#panel .close-panel{width: 40px; height: 40px; line-height: 40px; margin: 30px; cursor: pointer; text-align: left; color: #FFFFFF;}

#panel ul{margin: 0 0 20px 0; padding: 0; list-style: none;}
#panel ul li{position: relative; line-height: 30px; margin: 15px 0 0 0;}
#panel ul li a{margin: 0; padding: 0; color: #FFFFFF; background: none !important; text-decoration: none;}

#panel ul ul{margin: 10px 0 30px 0;}
#panel ul ul li{margin: 0 0 5px 0;}

#panel ul ul ul{margin: 10px 0 30px 15px;}


#panel ul>li .trigger {
    position: absolute;
    right: 10px;
    top: 0;
    background: url(images/icon_trigger.png) center center no-repeat;
    background-size: 25px auto;
    height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 99;
}
#panel ul>li .trigger.active {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}



@media (max-width: 992px){

	.header .menuwrapper{padding-right: 15px; position: relative;}
	
	.mainmenu ul li.icon.menu{display: inline-block;}
	.mainmenu ul li.menu span{display: block;}
	.mainmenu ul li.menu span, .mainmenu ul li.cart a, .mainmenu ul li.search a{width: 45px; margin: 0;}
	.mainmenu ul.menu{display: none;}
	
	.afterslider{text-align: center;}
	.afterslider .col-sm-6{width: 30.33%; margin: 0 1.5% 10px 1.5%; display: inline-block; padding: 0;}
	.content .kategorie-link{font-size: 90%;}
	
	.filter-sidebar{position: absolute; top: 0; left: 15px; z-index: 99; background: #030303; color: #FFFFFF; text-transform: uppercase; font-weight: bold; line-height: 50px; padding: 0; text-align: center; width: 40%;}
	.woocommerce-ordering{width: 55%; float: right; text-align: right;}
	.woocommerce-ordering select.orderby{display: block; width: 100%; max-width: 200px;}
	#sidebar{z-index: 999; overflow: auto; background: #FFFFFF;}
	#sidebar .inner{padding: 0 30px 30px;}
	#sidebar .close-panel{width: 40px; height: 40px; line-height: 40px; margin: 30px; cursor: pointer; color: #FFFFFF; background: #030303; text-align: center;}
	#sidebar .extend{display: block !important;}
	#sidebar .extend-button{display: none !important;}

}

@media (max-width: 768px){
	.topbar{display: none;}
	
	.header .logo{padding-right: 0;}
	.header .logo a{margin: 18px 0 17px 0;}
	.menuwrapper{padding-left: 0;}
	.mainmenu{margin: 25px 0 10px 0;}
	.mainmenu ul li span, .mainmenu ul li a{width: 40px !important; text-align: right !important; padding: 0 !important; margin: 0 !important;}
	
	.slider{padding: 100px 20px 250px 20px; margin: 0; background-size: auto !important;}
	.slider .textwrapper .headline{font-size: 300%;}
	.slider .textwrapper .subline{font-size: 100%;}
	.slider .text{font-size: 100%; margin: 0 5%; max-width: 90%;}

	.afterslider:before{background: #F3F3F3; width: 3000px; height: 400px; content: " "; display: block; top: -150px; left: 50%; margin: 0 0 0 -1500px; position: absolute; transform: rotate(-3deg);}
	.afterslider .col-sm-6{width: 28%; margin: 0 1.5% 10px 1.5%; display: inline-block; padding: 0;}
	.content .kategorie-link{font-size: 70%;}
	
	.content .products li:hover a.add_to_cart_button{display: none !important;}
	
	.interactive-features .spot .desc{font-size: 80%;}
	
	.illustrationen .col{width: 100%; margin: 0 0 30px 0;}
}


.bglightgrey{background: #f3f3f3}
