/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 14:15:25 */
#kontakt-form-hinweis {
	font-size: 0.75em;
}

#contactform-muskeltiere label {
	line-height: 1.2em;
	font-weight: normal;
}

#contactform-muskeltiere input[type=text], #contactform-muskeltiere input[type=email], #contactform-muskeltiere input[type=tel] {
	border-radius: 0;
	padding: 0.4em;
	margin-top: 5px;
	font-size: 1em;
	line-height: normal;
}

#contactform-muskeltiere  textarea {
	height: 75px;
	border-radius: 0;
	padding: 0.3em;
	margin-top: 5px;
	font-size: 1em;
	width: 100%;
	display: block;
}
 
#contactform-muskeltiere .wpcf7-not-valid-tip {
	margin-top: 5px;
	font-size: 0.9em;
    line-height: 1.2em;
}

#contactform-muskeltiere .wpcf7-list-item {
	margin: 0;
}

#contactform-muskeltiere .wpcf7-submit {
	border-radius: 0;
	background-color: #0373BD;
	color: #fff;
	font-weight: normal;
	display: block;
    width: 100%;
	margin-top: 15px;
	border: none;
}

#contactform-muskeltiere .wpcf7-submit:hover {
	background-color: #005C98;
}

#contactform-muskeltiere .wpcf7-spinner {
	display: none;
}

#contactform-muskeltiere .form-label {
	margin-bottom: 20px;
	width: 100%;
}

#kontakt-form-hinweis a {
	color: #0373bd;
} 

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #E30613;
}

.estlButton {
	display: none;
}

