.actionlink {
	cursor: pointer;
}

.wpc-filters-widget-content .wpc-filters-section {
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
}
.wpc-filters-widget-content select, .wpc-filters-widget-content input[type=text] {
	border: 2px solid #000 !important;
	width: 100%;
}
.wpc-filters-widget-content .wpc-search-icon {
	top: 30px;
}

.wpc-filters-widget-content select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: white !important;
}
.wpc-filters-widget-content select:focus {
	outline: none !important;
}
.wpc-filters-widget-content select option {
	background-color: white !important;
	color: black !important;
}
.wpc-filters-widget-content select option:hover,
.wpc-filters-widget-content select option:checked {
	background-color: #f39c12;
	color: white;
}

.wpc-search-field-wrapper a.wpc-search-clear-icon {
	top: 30px !important;
}
.projects-table {
	border-collapse: separate;
	border-spacing: 5px !important;
}
.projects-table tr th, .projects-table tr td {
	border: none;
	text-align: left;
	vertical-align: middle
}
.projects-table tr td {
	background-color: #f9f9f9 !important;
	color: #00A65C;
	line-height: 110% !important;
	text-decoration: none;
}
.projects-table tr td.title a {
	color: #00A65C;
	text-decoration: none;
}
.projects-table tr td.title a strong {
	
}
.widget.widget_wpc_filters_widget {
	margin-top: 0 !important;
}
.wpc-filter-title {
	font-weight: bold;
}
@media screen and (min-width: 768px) {
	.wpc-filters-scroll-container .wpc-filters-widget-wrapper .wpc-filters-section {
		min-width: 260px;
	}
	.wpc-filters-scroll-container .wpc-filters-widget-wrapper .wpc-filters-section.wpc-filter-themengebiet {
		margin-right: 20px;
	}
	.projects-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.projects-grid .project-item {
		flex-basis: 50%;
		padding: 10px;
	}
	.projects-grid .project-item a {
		background-color: #ccc;
		display: block;
		height: 100%;
	}
	.projects-grid .project-item a .text {
		padding: 20px;
	}
	.projekte-table {
		display: table;
	}
	.projekte-table-cell {
		display: table-cell;
		vertical-align: top;
		width: 50%;
	}
	.projekte-table-cell:first-child {
		padding-right: 30px;
	}
	.projekte-table-cell.one-third {
		width: 30%;
	}
	.projekte-table-cell.two-third {
		width: 70%;
	}
}
@media screen and (max-width: 1440px) and (min-width: 768px) {
	.section-projekt-suche .section_wrapper {
		max-width: 100% !important;
	}
	.projekte-suche > .vc_column-inner > .wpb_wrapper > .vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.projekte-suche > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column {
		width: 100% !important;
	}
}
.projekte-title {
	margin-top: 50px !important;
	margin-bottom: 10px !important;
}
.projekte-subtitle {
	margin-bottom: 30px !important;
}
.projekte-description {
	text-align: justify-all;
}
.gusta-post-meta.gusta-align-left p.acf-status-dot {
	display: flex !important;
}
/* laufend -> grün */
.acf-status-dot.is-laufend::before {
	background: #2bb673 !important;
}
/* abgeschlossen -> grau */
.acf-status-dot.is-abgeschlossen::before {
	background: #9aa3ad !important;
}

.projekt-website {
	margin-top: 10px;
}
.projekt-website.gusta-icon-link {
	font: inherit;
	outline: 0;
	letter-spacing: .01rem;
	transition: all 250ms ease-out;
	position: relative!important;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	padding: 0!important;
	height: 42px;
	overflow: hidden;
	box-sizing: content-box!important;
	font-size: 16px;
	line-height: 42px!important;
	box-shadow: none!important;
	text-decoration: none;
	display: inline-flex !important;
	align-items: center !important;
	gap: .45em !important;
	float: left!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	width: auto;
	z-index: 2;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-top-left-radius: 50px !important;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
	background-color: rgb(228, 242, 208) !important;
	border-color: #000 !important;
	border-style: solid !important;
	font-family: 'metropolis-semibold' !important;
	color: #003300 !important;
	margin: 0 10px 5px 0 !important;
}
.projekt-website i {
	letter-spacing: .01rem;
	text-align: center;
	cursor: pointer;
	border: 0;
	font: inherit;
	word-break: keep-all !important;
	margin: 0!important;
	padding: 0!important;
	border-style: solid!important;
	border-width: 0;
	box-sizing: border-box;
	transition: all 250ms ease-out;
	font-family: vc_material!important;
	speak: none;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
	z-index: 1;
	position: relative;
	display: inline-flex !important;
	align-items: center !important;
	line-height: 1 !important;
	color: #003300 !important;
}
.projekt-website span {
	text-align: center;
	cursor: pointer;
	color: #003300 !important;
	-webkit-font-smoothing: antialiased;
	border: 0;
	font: inherit;
	word-break: keep-all !important;
	margin: 0!important;
	padding: 0!important;
	border-style: solid!important;
	border-width: 0;
	box-sizing: border-box;
	transition: all 250ms ease-out;
	vertical-align: top;
	z-index: 1;
	position: relative;
	display: inline-block;
	padding-left: 5px!important;
	padding-right: 5px!important;
	font-size: clamp(0.6rem, 0.9vw, 0.9rem) !important;
	line-height: 1 !important;
	letter-spacing: -0.01em !important;
	font-family: "Metropolis-Semibold", Arial, sans-serif !important;
}

.projekt-website.gusta-icon-link:hover {
	background-color: #003300 !important;
	color: rgb(255, 255, 255) !important;
}
.projekt-website.gusta-icon-link:hover i,
.projekt-website.gusta-icon-link:hover span {
	color: #fff !important;
}


