.detail-view{
padding:120px 0 80px 0;
}
.detail-view img.partner-logo {
	max-width:80%;
	max-height:80%;
}
#filters a.selected {
	color:#fff; !important
}
#filters a:hover {
	background-color;#333;
}
#subheader h1 {
	text-shadow:1px 1px 2px #aaa;
	font-weight:500;
}
section.vhf_section {
	-webkit-background-size: 100% !important;
	-moz-background-size: 100% !important;
	-o-background-size: 100% !important;
	background-size: 100% !important;	
	background:#f5f5f5; 
	height:100%;
	padding:0px 0 0px 0;
}
.vhf_text {
	font-weight:400;
}
.vhf_quote h1 {
	text-transform: none !important;
	letter-spacing:3px;
	font-weight:500;
}
.vhf_quote h1:before{
	font-family:FontAwesome;
	content: "\f10d";
	font-size:30px;
	font-weight:700;
	color:#702961;
}
.vhf_quote h1:after{
	font-family:FontAwesome;
	content: "\f10e";
	font-size:30px;
	font-weight:700;
	color:#702961;
}
#section-versprechen{background:#f5f5f5; height:100%;}
#section-showroom1{background:#f5f5f5; height:100%;}
#section-showroom2{background:#f5f5f5; height:100%;}
#section-team1{background:#f5f5f5; height:100%;}
#section-team2{background:#f5f5f5; height:100%;}
#section-leuchten{background:#f5f5f5; height:100%;}

a.btn-vhf1{
	display:inline-block;
	font-size:13px;
	font-weight:600;
	color:var(--primary-color-1);
	letter-spacing:3px;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	border:solid 2px rgba(112,41,97,.5);
	padding:10px 30px 10px 30px;
}
a.btn-vhf1.dark{
	color:#333;
	border:solid 1px rgba(0,0,0,.5);	
}
a.btn-vhf1:after{
	font-family:FontAwesome;
	content: "\f054";
	margin-left:10px;
}
a.btn-vhf1:hover{
	color:#222;
	background:#fff;
	border-color:#000;
	border:solid 2px #fff;
}
a.btn-vhf2{
	display:inline-block;
	font-size:13px;
	font-weight:600;
	color:var(--primary-color-1);
	letter-spacing:3px;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	border:solid 0px rgba(112,41,97,.5);
	padding:0;
	margin-top:0px;
}
a.btn-vhf2.dark{
	color:#333;
	border:solid 1px rgba(0,0,0,.5);	
}
a.btn-vhf2:before{
	font-family:FontAwesome;
	content: "\f054";
	margin-right:5px;
}
a.btn-vhf2:hover{
	color:#222;
	background:#fff;
	border-color:#000;
	border:solid 2px #fff;
}
#vhf-carousel1 .item{
	width:100%;
}
#vhf-carousel2 .item{
	width:100%;
}
.social-icons-header {
	display:inline-block;
}
.social-icons-header i{
	text-shadow:none;
	color: #fff;
	padding: 8px;
	width: 28px;
	height: 28px;
	text-align: center;
	font-size:16px;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
}
.social-icons-header i{
	color: #702961;
}
.social-icons-header i:hover{
	background:#702961;
	color:#fff;
}
.vhf_oeffnungszeiten {
	letter-spacing:2px;
}
.post-content .post-text a {
	text-decoration:none;
}
.vhf_sectionspace30 {
	width: 100%;
	height: 30px;
	display: block;
	clear: both;
	background:#f5f5f5; 
}
.vhf_sectionspace60 {
	width: 100%;
	height: 60px;
	display: block;
	clear: both;
	background:#f5f5f5; 
}
.vhf_sectionspace90 {
	width: 100%;
	height: 90px;
	display: block;
	clear: both;
	background:#f5f5f5; 
}
.post-text ul {
	padding-left:10px;
}
.post-text li {
	margin:0;
	border:0;
	padding:0;
}