/*
Theme Name: 3D-Drucker-Tests
Theme URI: http://wazzupteam.com/wpthemes/externefestplatte
Author: the WordPress team
Author URI: http://wazzupteam.com
Description: 3D-Drucker-Tests coder by WazzupTeam.
Version: 1171
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
img{
	border: 0;
}
.menu-menu-1-container {
    font-size: 0;
}
.produktvergleich th{
	padding-left: 10px;
}
.beste a{
	line-height: 25px;
}
.edit{
	padding-right: 7px;
	margin-right: 5px;
}
.comment-wait {
	padding-top: 5px;
	font-size: 13px;
}
.youtube-embed {
	padding: 10px 0px 10px 0px;
	text-align: center;
	max-width: 419px;
	margin: 0 auto;
}
.youtube-embed img{
	width: 419px;
	margin-bottom: -7px;
}
.gallery .gallery-icon img {
	border: 1px solid #eee;
}
.thumbnail-table img{
	width: 100%;
	height: 100%;
}

#menu-header-menu li:last-child .sub-menu{
	max-width: 550px;
}
#menu-header-menu li:last-child  .sub-menu li  a{
	font-weight: normal;
	color: #333;
}


#menu-header-menu li:nth-last-child(2) .sub-menu{
	max-width: 616px;
}
#menu-header-menu li:nth-last-child(2) .sub-menu li  a{
	font-weight: normal;
	color: #333;
}


.two-col ul li {
    float: left;
 /** height: 35px;  kemme brauch das nicht glaubt er **/
    max-width: 220px;
	width: 25%;
}

.main-navigation ul.nav-menu > li > ul li {
	vertical-align: top;
	padding: 0px;
}
.entry-content a:visited, .comment-content a:visited{
	color: #333;
}
.category-table td:nth-child(2), .category-table td:nth-child(3){
	width: auto;
}
.thumbnail-table  td:nth-child(2), .thumbnail-table td:nth-child(3){
	width: auto;
}
.price-table  td:nth-child(2), .price-table td:nth-child(3){
	width: auto;
}

.technischedaten  table th{
padding: 5px 5px 5px 0;
border-left: 0;
font-weight: 600;
width: 260px;
}
.produktspezifikationen textarea {
	width: 300px;
	height: 110px;
	max-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	resize: none;
	font-size: 12px;
	background-color: #fafafa;
	padding: 5px 10px;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu-header-menu li:last-child .sub-menu li{
	width: 24.5%;
}

#menu-header-menu li:last-child(2) .sub-menu li{
	float: left;
	width: 25%;
	max-width: inherit;
}
@media only screen and (max-width: 870px) {

	.hersteller_seite_liste {
		display: inline-block;
		float: none;
		margin: 0 2%;
		text-align: center;
		width: 25%;
	}
	.entry-content img, .comment-content img, .widget img {
		max-width: 100%;
		width: 100%;
	}

	.entry-content, .entry-summary, .mu_register {
		text-align: center;
	}
	div.produktansicht_details div.produktname h1{
		float: left;
	}
}
@media only screen and (max-width: 625px) {
	.hersteller_seite_liste {
		width: 40%;
	}
	div.produktansicht_details div.produktname h1{
		 font-size: 29px;
		 padding: 25px 0 0 13px;
	}
}

@media only screen and (max-width: 545px) {
	div.produktansicht_details div.produktname h1 {
		padding-top: 0px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 390px) {
	.hersteller_seite_liste {
		width: 60%;
	}
	.page-template-template-hersteller .entry-title{
		font-size: 21px;
	}
}
@media only screen and (max-width: 737px) {
	table.produktvergleich td:last-child{
		background-color: #d6d6d6;
	}
	.produktvergleichen_button{
		text-align: center;
		float: none;
	}
	.produktvergleich .no_ranking_bewertung{
		margin: 0 auto;
		float: none;
	}
	table {
		display: block;
	}
}
@media only screen and (min-width: 591px) {
	.dekstop-ver{
		display: block;
	}
	.mobile-ver{
		display: none;
	}
}
@media only screen and (max-width: 590px) {
	.dekstop-ver{
		display: none;
	}
	.mobile-ver{
		display: block;
		width: 100%;
	}
	.section {
		clear: both;
		padding: 0px;
		margin: 0px;
	}

	/*  COLUMN SETUP  */
	.col {
		display: block;
		float:left;
		margin: 1% 0 1% 1.6%;
	}
	.col:first-child { margin-left: 0; text-align: left;}

	.one_title p{
		margin: 0px;
		padding: 0px;
	}
	/*  GROUPING  */
	.group:before,
	.group:after {
		content:"";
		display:table;
	}
	.group:after {
		clear:both;
	}
	.group {
		zoom:1; /* For IE 6/7 */
	}

	/*  GRID OF THREE  */
	.one_title{
		width: 25%;
	}

	.span_1_of_3 {
		width: 35%;
	}
	.span_1_of_3 img{
		width: 100%;
	}
	.col-last{
		background: #d6d6d6;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.produktvergleich .no_ranking_bewertung{
		width: auto;
	}

	.mobile-ver.produktvergleich .link_button {
		background-color: #245074;
		color: #fff;
		display: block;
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		padding-left: 10px;
		padding-right: 10px !important;
		text-align: center;
		text-decoration: none;
		transition: background-color 0.5s ease 0s;
	}

	.mobile-ver.produktvergleich a.amazon_button {
		background-color: #ff7200;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		margin-bottom: 10px;
		padding-left: 10px !important;
		padding-right: 10px !important;
		text-align: center;
		text-decoration: none;
		transition: background-color 0.5s ease 0s;
	}
}
@media only screen and (max-width: 450px) {
	.span_1_of_3 {
		width: 100%;
	}
	.col {
		margin: 1% 0 0;
	}
	.col:first-child {
		margin-top: 15px;
		margin-bottom: 5px;
		font-weight: bold;
	}
	.span_1_of_3 img {
		width: auto;
	}

}
@media screen and (min-width:970px) {
	select.produktvergleich_spalte {
		min-width: 300px;
	}
}
@media only screen and (max-width: 589px) {
	.produktvergleichen_button{
		float: none;
	}

	.form_ss {
		text-align: center;
	}
	.produktvergleich th{
	
		padding-left: 0;
	}

	select.produktvergleich_spalte {
		margin-bottom: 9px;
		width: 100%;
	}
	table.produktvergleich tr td{
		border-top: none;
	
	}
	/* Force table to not be like tables anymore GEÄNDERT VON KEMME IN COMPACT*/
	table, thead, tbody, th, td, tr { 
		display: compact; 
	}
	

	table.produktvergleich{
		 border: 1px solid #ccc;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;

	}
	table.produktvergleich tr {padding: 3%; width: 94%;border-bottom: 1px solid #ccc;}
	.thumbnail-table{ display: inline-block;}
	.thumbnail-table > td {
		float: left;

	}
	table.produktvergleich td:first-child{
		width: auto;
		font-weight: bold;
	}
	.category-table{
		border-top: 1px solid #ccc;
	}

	.ts-table > td {
		display: table-cell;
	}
	.ts-table > td:first-child {
		width: 200px !important;
	}
	.ts-table > td{
		padding: 2px !important;
	}
	.thumbnail-table{
		width: auto !important;
		border-bottom: none !important;
		
	}
	.rate-table > td {
		clear: both;
	}
	
	.rate-table > td:first-child {
		padding: 0;
	}
	.rate-table > td:nth-child(2) {
		width: 94%;
	}
	.rate-table > td:last-child {
		width: 94%;
	}
	.link-table{

	}
	.link-table > td{
		width: 100% !important;
		padding: 0px !important;
	}
	.last-link-table{
		border-top: 1px solid #ccc !important;
	}
	table.produktvergleich tr td div.produktbuttons{
		padding-bottom: 5px;
	}
	.thumbnail-table td:first-child{
		display: none;
	}
	.thumbnail-table img {
		height: 50% !important;
		width: 50% !important;
	}
	.thumbnail-table td:nth-child(2), .thumbnail-table td:nth-child(3) {
		width: 94% !important;
	}
}


@media screen and (max-width:647px) {

	.two-col ul li {
		float: none;
		height: auto;
		max-width: inherit;
		width: auto;
	}
	.two-col-parent ul {
		width: auto;
	}
}
@media screen and (max-width:435px) {
	.youtube-embed img{
		max-width: 419px;
		width: 78%;
	}
	div.produktansicht_details div.produktpreis2{
		right: 0;
	}

	div.produktansicht_details div.produkthersteller {
		float: right;
		margin-left: 50px;
		max-height: 90px;
	}
}
@media screen and (max-width:990px) {
	#sidebar-header-suche.widget-area .widget .widget-title{
		margin: 35px auto 10px 0px;
		text-align: center;
	}
}

.stripped {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-collapse: separate;
border-left: 0;
border-radius: 4px;
}

.stripped  tr:hover  {
background-color: #f5f5f5;
}



.stripped table {
margin: 10px 0;
width: auto;
}
.stripped table tbody tr td th{
}

.stripped td {
border-left: 1px solid #ddd;
}
.stripped th, .stripped td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
.stripped tbody tr:nth-child(odd) td, .stripped tbody tr:nth-child(odd) th {
background-color: #f9f9f9;
}
.stripped tbody tr:nth-child(odd) td:hover, .stripped tbody tr:nth-child(odd) th:hover {
background-color: #f5f5f5;
}
#secondary .produktansicht {
	margin: 0;
	padding: 0;
	border: 0px;
	border-radius: 0px;
	float: none;
	width: 100%;
}
.produktansicht_neu a {
	color: #474747;
	text-decoration: none;
	font-size: 15px;
	text-align: left;
}
.produktansicht_neu a div.produktname {
	margin-left: 15px;
	margin-right: 15px;
	height: 43px;
	overflow: hidden;
	text-align: left;
	line-height: 35px;
	font-weight: bold;
}
#secondary .produktansicht div.produktbild {
	text-align: center;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	float: none;
	position: relative;
}
#secondary .produktansicht div.produktbild span {
	width: 10px;
	height: 100%;
	display: inline-block;
	margin-left: -10px;
	vertical-align: middle;
}
#secondary .produktansicht div.produktbild img {
	vertical-align: middle;
	border: 0 none;
	max-width: 100%;
	max-height: 100%;
}
#secondary .produktansicht div.ranking_prozente {
	padding: 10px 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	width: 40px;
	float: right;
	text-align: center;
	margin: 0 10px 0;
	position: absolute;
	top: 5px;
	right: 5px;
}
#secondary .produktansicht div.produktpreis {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 15px;
}
#secondary .produktansicht .produktpreis .last_update {
	color: #bbb;
	font-size: 11px;
	margin: 5px 0 0;
	font-weight: normal;
}


#techspecs_table tr:first-child{
	border-top: 1px solid #CCC;
}
#techspecs_table tr:last-child{
	border-bottom: none;
}
#techspecs_table tr{
	border-bottom: 1px solid #CCC;
}
#techspecs_table tr td {
	padding: 1.5em 0;
}
#techspecs_table .techspecs_table-title {
	width: 30%;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
}
#secondary .produktansicht{
	position: relative;
}
#secondary .produktansicht div.produktbild{
	position: static;
}
#secondary .produktansicht div.ranking_prozente{
	right: 0px;
}

a.button2 {
  background: #f4d079;
  border: 1px solid #d9b764;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 2px #dddddd, inset 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #303942;
  display: inline-block;
  line-height: 2.8;
  margin: 0px 0 5px;
  padding: 1px 20px 0;
  text-decoration: none; 
  width: 200px;
  text-align: center;
  }

a.button2:hover,
a.button2:active,
a.button2:focus {
  background: #f6d994;
  border-color: #e1c583;
  color: #303942;
  text-decoration: none; 
  cursor: pointer;
  }

a.button2 img {
  display: inline-block;
  margin: 0 5px -5px;
  vertical-align: middle; }

.produktrechts a {
color: #474747;
cursor: pointer;
}

.produktrechts a:hover {
color: #21759b;
}

.headline .name {
	float: left;
	display: inline-block;
	padding-left: 5px;
	margin: 5px;
	font-weight: 400;
}
@media only screen and (max-width: 410px) {
	.gallery-item{
		float: none !important;
		width: 100% !important;
	}
	
	.gallery-item a, .gallery-caption{
		width: 100%;
	}

	.produktansicht_untenrechts img {
		width: 100%;
	}
}