#tnd-showmenu, #tnd-hidemenu{
	
text-align: center;
background: #292b37;
width: 200px;
margin: 0 auto;
color: white;
border: 1px solid #292b37;
display: none;
margin-top: 50px;

}
#tnd-showmenu:hover, #tnd-hidemenu:hover{
	
	background: white;
	color: #292b37;
}
.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem{
	
	margin: 5px;
	padding: 5px;
	background: #292b37;
	color: white;
	border: 1px solid #292b37;
	cursor: pointer;
}
.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem a{

	color: white;
	

}
.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem:hover{
	
	background: white;
	color: #a71581;
	border: 1px solid #a71581;
}
.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem:hover a{
	
	color: #a71581;

}
.tnd-nav-cats{
	padding-left: 0px;
	list-style: none;
	margin-top: 0px;
	 
}
.tnd-nav, .tnd-content{

	float: left;
	margin-top: 50px;

}
.tnd-nav{

	width: 20%;

}
.tnd-content{

	width: 80%;

}
.tnd-product-box .tnd-product-name{

	font-size: 30px;

}
.tnd-product-box .tnd-product-name, .tnd-product-box .tnd-description{

	padding: 10px;

}

.tnd-product-box .tnd-description{
	position: absolute;
	left: 0px;
	bottom: 0px; 
	text-align: center;
	background: #a71581;
	width: 100%;

}
.tnd-product-box{
position: relative;
float: left;
margin: 5px;
color: white;
background: #292b37;
height: 490px;
cursor: pointer;
 
}
.tnd-product-box .img{
	
height: 300px;
background-color: white !important;
background-position: center;
background-size: cover;
background: url("https://rennergy-heizung.de/media/image/84/61/3f/saugschlauch_mit_pu-beschichtung_innen_aussendurchmesser_60mm_fuer_pellets-1.png");
}

.tnd-product-detail{

	width: 100%;
	height: auto;
	padding-left: 100px;

}

#tnd-detail-image{

	height: auto;
	width: 400px;

}

.tnd-product-detail .tnd-product-name{

	

}

.tnd-product-detail .tnd-description{


}

@media (min-width: 720px) {
	
	.tnd-product-box{

	width: 48%;

	}
	.tnd-nav{

	width: 100%;
	display: block !important;

	}
	.tnd-content{

	width: 100%;

	}
	.tnd-nav .tnd-nav-cats{
		
	text-align: center;

	}
	.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem{
		
	display: inline-block;	
	width: 47%;
	
	}
	#tnd-showmenu{

		display: none !important;

	} 
	#tnd-hidemenu{

		display: none !important;

	}
	.tnd-product-detail{

	width: 100%;
	height: auto;
	padding-left: 100px;

	}
}
@media (min-width: 990px) {


	.tnd-product-box{

	width: 30%;

	}

}

@media (min-width: 1300px) { 

	.tnd-product-box{

	width: 30%;

	}
	.tnd-nav{

	width: 20%;

	}
	.tnd-content{

	width: 80%;

	}
	.tnd-nav .tnd-nav-cats{
		
	text-align: left;

	}
	.tnd-nav .tnd-nav-cats .tnd-nav-cats-listitem{
	
	
	display: block;
	width: unset;
	
	}

}

@media (max-width: 720px) {
	
	.tnd-product-box{
	width: 100%;
	height: 500px;
	}
	.tnd-nav{

	width: 100%;
	

	}
	.tnd-content{

	width: 100%;

	}
	#tnd-showmenu{

	display: none;

	} 
	#tnd-hidemenu{

	display: block;

	}
	.tnd-product-detail{

	width: 100%;
	height: auto;
	padding-left: 0px;

	}
}




#adminmenu .wp-menu-image img{
	
	max-width: 30px;
	
}
.tnprodsync-options .column-columnname{

	padding-left: 50px;

}
.tnprodsync-options

	table {
	  border-collapse: collapse;
	  width: 100%;
	}

	th, td {
	  text-align: left; 
	  padding: 8px;
	}

	tr:nth-child(even){
		background-color: #f2f2f2;
		}
	



