/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.wpcf7-form-control-wrap.datenschutz {
	width: 10%;
	float: left;
}
.datenschutz-text {
	width: 90%;
	float: right;
}
.abstand-oben-30 {
	margin-top: 30px;
}

body.home a.qbutton {
	text-align: center;
    line-height: 20px;
    padding: 10px 20px;
	height: initial;
}

body.arg0-anzeigenaufgabe .wpcf7-form-control-wrap.anzeige-erscheint .wpcf7-radio .wpcf7-list-item:not(.first):not(.last) {
	display: none;
}