h1, h2, h3, h4, h5, h6 { color: #292e4a; }

nav#top-menu-nav, #top-menu {
	text-transform: uppercase !important;
	font-size: 120% !important;
	}
	
#et-info-phone{
	text-transform: uppercase!important;
	font-weight: bold !important;
	color: #ff3d00 !important;
}

.et_pb_blurb h4 {
	background-color: rgba(0, 0, 0, 0.38);
	padding-top: 10px;
	padding-bottom: 10px;}

/*Logo Box*/	
#logos { padding: 0 !important;}
#logos .et_pb_row {	padding: 10px 0 0 !important;}
#logos-bilder {margin: 0 !important;}
#logos-bilder img {padding: 0 2% !important; }

/*Vorführräume Box*/
#vorfuehr h1 { line-height: 30px !important;}
#box-orange {
	background-color: rgba(255, 65, 7, 0.68) !important;
	padding: 10px !important;
	height: 260px !important;
}

#box-blue {
	background-color: rgba(0, 13, 47, 0.68) !important;
	padding: 10px !important;
	height: 260px !important;
}
#box-orange-flach {
	background-color: rgba(255, 65, 7, 0.68) !important;
	padding: 10px !important;
	height: 130px !important;
}

.blogartikel .et_pb_image_container{
	height: 180px; overflow: hidden !important;
}

/*News und Artikel Startseite */
.blogartikel .et_pb_post {	height: 320px !important;}
.blogartikel .post-meta {	display: none !important;}

/* Produktboxen */
.produktbox p{
	line-height: 0.2em !important;
}

.produktbox .et_shop_image {height: 180px !important; overflow: hidden !important; border: 2px dotted #eee !important;}
.produktbox .et_shop_image img {margin-top: -20px !important; }
.produktbox {height: 260px !important;}



/* WooCommerce CSS FIX nach Uodate */
.et_pb_text .woocommerce ul.products li.product, .et_pb_text .woocommerce-page ul.products li.product {
width:100% !important; 
}