/**
 * Retained site-specific styles from the previous child theme.
 *
 * This transitional file deliberately excludes the legacy Astra header,
 * footer, page-title and copied-template rules. Review and reduce it after the
 * Astra 4 layouts have been configured and visually tested.
 */

.weiss p {
	color: #fff !important;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
	padding-top: 5px;
	padding-bottom: 5px;
}

.vc_btn3.vc_btn3-style-classic {
	border: 1px dashed #444 !important;
}

.vc_btn3-container {
	margin-bottom: 12px !important;
}

.blog .entry-title a {
	color: #819a70;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
	border-color: #819a70;
}

.vc_separator.vc_sep_color_green h4,
h2.widget-title,
.entry-title a {
	color: #819a70;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0.5em 0 0.5em 1em;
}

span.wpcf7-checkbox .first,
.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}

.widget_tag_cloud .tagcloud a {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 0.1em 0.2em;
	border: 0;
	color: #444;
	font-size: 1rem !important;
	line-height: 1.5;
	transition: all 0.2s linear;
}

.max1200 {
	max-width: 1200px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	margin-left: 0.9em;
	padding: 0.5em;
}

.wpcf7 textarea {
	height: 11.4em;
	margin-left: 0.9em;
}

.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="reset"] {
	width: 100%;
	padding: 5px 40px;
	border: 1px dashed #444;
	border-radius: 0;
	background-color: #fff;
	color: #444;
	text-align: center;
}

.hasDatepicker {
	margin-top: -23px;
	margin-left: 0.9em;
}

.ui-widget {
	font-family: "Nunito Sans", sans-serif;
}

.ui-datepicker {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 18px;
}

.ui-widget-header {
	border: 0 !important;
	background: #fff !important;
	color: #819a70 !important;
}

.ui-datepicker table {
	border-width: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	background: none;
	background-image: none !important;
}

.ui-datepicker th {
	font-weight: normal !important;
}

.ui-icon {
	width: 24px;
	height: 34px;
}

.ui-datepicker-prev span {
	background-image: url("/wp-content/uploads/2019/08/prev.png") !important;
	background-position: 0 0 !important;
}

.ui-datepicker-next span {
	background-image: url("/wp-content/uploads/2019/08/next.png") !important;
	background-position: 0 0 !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	margin-top: -15px;
}

.ui-state-hover,
.ui-state-active {
	border: 0 !important;
	background: #819a70 !important;
	color: #fff !important;
}

.tag {
	color: #3a3a3a !important;
}

.entry-content p {
	overflow: hidden;
}

@media (min-width: 770px) {
	.jahr {
		display: inline-block;
		float: left;
		width: 18%;
	}

	.tjahr {
		display: inline-block;
		float: left;
		width: 82%;
	}

	#cookie-notice {
		position: fixed;
		right: 1em !important;
		bottom: 1em;
		left: 70% !important;
		display: block;
		visibility: hidden;
		z-index: 100000;
		width: 350px;
		min-width: 350px;
		height: 220px;
		padding: 3em;
		font-size: 13px;
		line-height: 20px;
		text-align: left;
	}

	#cn-notice-text {
		display: block;
	}
}

@media (min-width: 800px) and (max-width: 1080px) {
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 input[type="tel"],
	.hasDatepicker,
	.wpcf7 textarea {
		margin-left: 0;
	}
}

@media (min-width: 1360px) and (max-width: 1370px) {
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 input[type="tel"],
	.hasDatepicker,
	.wpcf7 textarea {
		margin-left: 0;
	}
}

@media (min-width: 320px) and (max-width: 667px) {
	.jahr,
	.tjahr {
		display: block;
		float: left;
		width: 100%;
	}

	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 input[type="tel"],
	.hasDatepicker,
	.wpcf7 textarea,
	span.wpcf7-list-item {
		margin-left: 0;
	}
}

@media (min-width: 1440px) {
	.jahr {
		float: left;
		width: 125px;
		height: 50px;
	}

	.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg,
	.entry-meta .published {
		font-size: 22px;
	}
}

@media (max-width: 1440px) {
	p {
		font-size: 16px;
		line-height: 18px;
	}
}

.w153-form {
	font-size: 17px;
}

span.wpcf7-list-item,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	margin-left: 0 !important;
}

.w153-list-inline span.wpcf7-list-item {
	margin-right: 20px !important;
}

.w153-list-cols .wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
}

.w153-list-cols .wpcf7-checkbox .wpcf7-list-item {
	flex-basis: 100%;
}

@media (min-width: 768px) {
	.w153-list-cols .wpcf7-checkbox .wpcf7-list-item {
		flex-basis: calc(50% - 20px);
	}
}
.vc_btn3.vc_btn3-style-classic
 {
text-decoration:none!important;
}