/*
CSS CBS – Fachmarkt

*/
/*** FACHMARKT ***/
#intro {
	_padding-bottom:0;
}
#intro .infobox {
	margin-top:4em !important;
	margin-bottom: -1em;
	position: relative;
	padding:0.75em 0.5em 2em;
}
#intro .infobox h3 {
	font-size:1.25em;
	background: rgba(var(--blue));
	color:rgb(var(--white));
	padding:0.25em 0.75em;
	position: absolute;
	left:50%;
	transform: translate(-50%,-90%);
}
#intro .infobox p {
	font-size:1.125em;
	font-weight: 500;
	color: rgb(var(--darkblue));
}
#intro .infobox h3 + p {
	margin-top: 1.5em !important;
}
#intro .infobox h3 + p span {
	white-space: nowrap;
}
#gallery_fachmarkt > .content,
#gallery_ausstellung > .content {
	max-width:85em;
}
#gallery_fachmarkt .gallery {
	
}
#gallery_fachmarkt .gallery.rectangle figure,
#gallery_ausstellung .gallery.rectangle figure {
	padding-top: 56.25%;
}
#berater_fachmarkt .beraterlist,
#berater_ausstellung .beraterlist {
	padding-bottom:0;
}
#berater_fachmarkt .beraterlist.smallberater .cat-heading h2,
#berater_ausstellung .beraterlist.smallberater .cat-heading h2 {
	font-size:1.75em
}
#ausstellung {
	text-align: center;
	padding-top:0;
	padding-bottom:0;
	background: linear-gradient(rgba(var(--darkblue3),0.2), rgba(var(--blue3),0)10em);
}

.fachmarkt #producer {
	padding-top: 1em;
	padding-bottom: 3vw;
	background: linear-gradient(rgba(var(--darkblue3),0.2), rgba(var(--blue3),0)8%);
}
.fachmarkt #producer .content {
	max-width: 105em;
}
.fachmarkt #producer .cat-heading {
	padding: 0 !important;
}
.fachmarkt #producer h2 {
	/*! margin-bottom: 1em; */
}
.fachmarkt .producerlist .producer {
	display: inline-block;
	margin: 0 0.5em 0;
	position: relative;
}
.fachmarkt .producerlist .thumb img {
	width: 8em;
	max-width: 25vw;
}
.fachmarkt .producerlist .producer .edit-link {
	position: absolute;
	right:0.5em;
	top:0;
}

 
 
 
 
 
 
 /*** SHORTCODES-CUSTOM-CSS ***/
 
