.wpcf7 form p {
margin-bottom: 0;
}
.wpcf7 form input,
.wpcf7 form select,
.wpcf7 form textarea {
font-size: 1rem;
}
.wpcf7 form label {
position: relative;
font-size: 0.875rem;
} .wpcf7 form .flex-content {
display: flex;
flex-direction: column;
justify-content: space-between;
margin: 2.5em 0;
padding-bottom: 2.5em;
border-bottom: 2px solid #dedede;
}
@media (min-width: 1030px) {
.wpcf7 form .flex-content {
flex-direction: row;
}
.wpcf7 form .flex-content.flex-column {
flex-direction: column;
}
}
.wpcf7 form .flex-content.last-type {
padding-bottom: 0;
border-bottom: none;
}
.wpcf7 form .flex-content h2,
.wpcf7 form .flex-content h3 {
margin-top: 0;
font-weight: 900;
text-transform: uppercase;
}
.wpcf7 form .flex-content .left {
width: 100%;
}
@media (min-width: 1030px) {
.wpcf7 form .flex-content .left {
width: 30%;
}
}
.wpcf7 form .flex-content .right,
.wpcf7 form .flex-content .form-right-section {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (min-width: 1030px) {
.wpcf7 form .flex-content .right,
.wpcf7 form .flex-content .form-right-section {
width: 65%;
}
}
.wpcf7 form .flex-content .fullwidth {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}    
.wpcf7 form .flex-content .form-right-section {
margin-bottom: 2.25em;
padding-bottom: 2.25em;
border-bottom: 1px solid #dedede;
}
.wpcf7 form .flex-content .form-right-section p {
margin-bottom: 1.25em;
}
.wpcf7 form .flex-content .form-right-section p.pre-list-paragraph {
margin-bottom: 10px;
}
.wpcf7 form .flex-content .form-right-section ul {
padding-left: 20px;
}
.wpcf7 form .flex-content .form-right-section ul li p {
margin-bottom: 0;
}
.wpcf7 form .flex-content .form-right-section.last {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .wpcf7 form .form-field-wrap {
width: 100%;
margin: 0 0 24px;
}
@media (min-width: 480px) {
.wpcf7 form .form-field-wrap.one-half {
width: 48%;
}
}
@media (min-width: 960px) {
.wpcf7 form .form-field-wrap .form-anrede {
display: block;
width: 23%;
}
.wpcf7 form .form-field-wrap.one-fourth {
width: 23.0769230769%;
}
.wpcf7 form .form-field-wrap.one-half,
.wpcf7 form .form-field-wrap.two-fourths {
width: 48.7179487179%;
}
.wpcf7 form .form-field-wrap.one-third {
width: 31.6239316239%;
}
.wpcf7 form .form-field-wrap.two-thirds {
width: 65.811965812%;
}
.wpcf7 form .form-field-wrap.three-fourths {
width: 74.358974359%;
}
}
@media (min-width: 1030px) {
.wpcf7 form .form-field-wrap.w50 {
width: 48%;
}
.wpcf7 form .form-field-wrap.form-zip {
width: 28%;
}
.wpcf7 form .form-field-wrap.form-place {
width: 68%;
}
} .wpcf7 form abbr.validation-required {
position: absolute;
top: 0;
width: 12px;
height: 12px;
}
.wpcf7 form abbr.validation-required svg {
display: block;
margin-left: 4px;
}
.wpcf7 form abbr.validation-required-notice {
position: relative;
}
.wpcf7 form abbr.validation-required-notice svg {
display: inline-block;
position: initial;
width: 12px;
height: 12px;
margin: 0;
} .wpcf7 form .wpcf7-list-item {
display: flex;
justify-content: center;
flex-direction: column;
border: 1px solid #dedede;
padding: 10px 30px;
background: #f9f9f9;
margin: 0 0 15px;
cursor: pointer;
font-weight: 700;
}
.wpcf7 form .wpcf7-list-item input {
display: none;
}
.wpcf7 form .wpcf7-list-item input[type="text"] {
display: block;
}
.wpcf7 form .wpcf7-list-item:hover,
.wpcf7 form .wpcf7-list-item:focus {
background: color-mix(in srgb, #ab002e, #fff 80%);
border-color: #ab002e;
}
.wpcf7 form .wpcf7-list-item.current {
color: #ffffff;
background: color-mix(in srgb, #ab002e, #fff 30%);
border-color: #ab002e;
}
.wpcf7 form .wpcf7-checkbox {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item {
width: 100%;
}
@media (min-width: 1030px) {
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item {
width: 45%;
}
} .wpcf7 form .wpcf7-form-control.wpcf7-radio {
display: flex;
flex-wrap: wrap;
} .wpcf7 form .wpcf7-spinner {
display: block;
left: 130px;
top: 15px;
} .wpcf7 form input.wpcf7-submit {
float: right;
background: rgb(81, 210, 184);
color: white;
}
.wpcf7 form input.wpcf7-submit:hover,
.wpcf7 form input.wpcf7-submit:focus {
background: rgb(63 184 159);
} .wpcf7 form input.error,
.wpcf7 form input.valid,
.wpcf7 form input.hasDatepicker {
background-repeat: no-repeat;
background-position: calc(100% - 10px) 50%;
background-size: 16px;
}
.wpcf7 form input.error {
border-left-width: 3px;
border-color: #e8644d;
background-image: url(//fewo-merten.de/wp-content/plugins/cf7-beaver-builder-plugin/css/lib/images/form-false.svg);
}
.wpcf7 form input.valid {
border-left-width: 3px;
border-color: #98d23e;
background-image: url(//fewo-merten.de/wp-content/plugins/cf7-beaver-builder-plugin/css/lib/images/form-true.svg);
}
.wpcf7 form input.hasDatepicker {
cursor: pointer;
background-image: url(//fewo-merten.de/wp-content/plugins/cf7-beaver-builder-plugin/css/lib/images/datepicker.svg);
}
.wpcf7 form .wpcf7-not-valid-tip {
display: none;
} .wpcf7 form .wpcf7-acceptance {
display: block;
padding: 1em;
background: #fffae9;
border: 1px solid #ecd386;
}
.wpcf7 form .wpcf7-acceptance > span {
display: block;
}
.wpcf7 form .wpcf7-acceptance label {
display: flex;
align-items: baseline;
}
.wpcf7 form .wpcf7-acceptance label input {
margin-right: 10px;
} .wpcf7.cf7-submitted .wpcf7-form {
display: none;
}
.wpcf7 .cf7-success-overlay {
display: flex;
align-items: center;
justify-content: center;
padding: 2em;
margin: 2em 0;
background: #f0faf0;
border: 2px solid #4CAF50;
border-radius: 8px;
}
.wpcf7 .cf7-success-content {
text-align: center;
}
.wpcf7 .cf7-success-icon {
display: block;
margin: 0 auto 1em;
}
.wpcf7 .cf7-success-text {
font-size: 1.125rem;
color: #2e7d32;
margin-bottom: 1.5em;
font-weight: 600;
}
.wpcf7 .cf7-reset-button {
display: inline-block;
padding: 0.75em 2em;
background: #4CAF50;
color: #fff;
border: none;
border-radius: 4px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: background 0.2s ease;
}
.wpcf7 .cf7-reset-button:hover,
.wpcf7 .cf7-reset-button:focus {
background: #388E3C;
} .wpcf7 form .wpcf7-response-output {
text-align: center;
margin: 2em 0.5em 1em;
padding: 10px;
border: 1px solid;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
background: #fff890;
border-color: #f7e700;
border-width: 0px;
border-left-width: 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
background: #c0ec96;
border-color: #98d23e;
border-width: 0px;
border-left-width: 5px;
} .ui-datepicker {
background: #fff;
border: 1px solid #ccc;
border-top: none;
}
.ui-datepicker select {
background-size: 10px;
background-position: 95% center;
}
.ui-datepicker .ui-datepicker-title {
padding: 0 .5em;
margin: 0;
}
.ui-datepicker .ui-datepicker-header a {
display: none;
}
.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled {
color: #8a8a8a;
background: #f0f0f0;
}
.ui-datepicker tbody {
border-bottom: none;
}
@media (min-width: 1140px) {
.ui-datepicker {
width: 19em;
}
}
.ui-datepicker-month {
float: left;
}
.ui-datepicker-year {
float: right;
}
.ui-datepicker-calendar td a {
text-align: center;
}
.ui-datepicker-calendar td a:hover {
color: white;
background: #007bff;
}
.ui-datepicker-current-day a {
color: #fff;
}