@charset "UTF-8";

/************************************************************************************
*
* Theme Name: 		WP Theme für Süddeutsche Hausverwaltung GmbH
* Theme URI:		https://sueddeutschehausverwaltung.de/
* Description: 		Webseite mit WordPress
* Author:			Süddeutsche Hausverwaltung GmbH
* Author URI:		https://sueddeutschehausverwaltung.de/
* Version:			1.0
* License:          13-6 GmbH
* License URI:      https://13-6.de
*
************************************************************************************/

/************************************************************************************
*
* CUSTOM CSS
*
************************************************************************************/

.wp-block--group {
  width: 100%;
  display: flex;
  justify-content: center;
    padding: 7.5em 0 0 0;
}

.wp-block--group h1 {
    font-size: 2.5rem;
  line-height: 2.75rem;
}

.wpforms-block {
  --max-width: 60em;
  --padding: 1em;
  width: min(var(--max-width), 100% - var(--padding) * 2);
  margin: 5em auto;
}

.wpforms-container {
    width: 100%;
}

#wpforms-92-field_1-container .wpforms-field-label,
#wpforms-92-field_2-container .wpforms-field-label,
#wpforms-92-field_3-container .wpforms-field-label {
    color: #fff
}

.formularfeld_01 input#wpforms-92-field_1,
.formularfeld_02 input#wpforms-92-field_2 {
    font-family: 'TTHoves-Medium';
    font-size: 1.25rem;
    font-weight: normal;
    color: #2ebad5 !important;
    font-size: .875rem;
    padding: .25rem 0rem;
    height: 3rem;
    background: #fff;
    border-bottom: 2px solid #fff;
    -webkit-appearance: none;
    border-radius: 0;
    background: none;
}

#wpforms-92-field_3-container {
    margin: 2.5rem 0 0 0
}

#wpforms-92-field_3 {
    border: 2px solid #fff;
    background: #2ebad5;
    height: 180px;
}

ul#wpforms-92-field_6 li > input#wpforms-92-field_6_1 {
    display: block;
    font-family: 'TTHoves-Bold';
    font-size: .875rem;
    margin: 0 0 .5rem 0;
    color: #2ebad5;
}

#wpforms-92-field_3.wpforms-field-medium.wpforms-valid {
     color: #2E2D2C; color: #2E2D2C;
}

#wpforms-92-field_6-container a {
    color: #2ebad5
}

ul#wpforms-92-field_6 .wpforms-field-label-inline {
    font-family: 'TTHoves-Regular';
    font-size: 1rem;
    color: #fff
}

/************************************************************************************
*
* CUSTOM CSS - WP FORMS
*
************************************************************************************/

select.wpforms-field-medium {
border-top:0;
    border-left:0;
    border-right:0;
    display:block;
    margin:2em 0 1em 0;
}

.wpforms-field-select::after {
  display: inline-block;
  right: 1rem;
  top: 5rem;
  position: absolute;
  width: 20px;
  height: 10px;
  content: '';
  border-left: solid 12px transparent;
  border-top: solid 12px #2ebad5;
  border-right: solid 12px transparent;
  pointer-events: none;
}

.form-container {
    margin:5em 0
}

.wpforms-headline h3 {
    font-weight: 400;
    font-size: 1.35rem;
    margin: 0 0 1.25rem 0;
    color: #03ACE5
}

label.wpforms-field-label {
    display: block;
    font-family: 'Morn-Regular';
    font-size: .875rem;
    margin: 0 0 .5rem 0;
    color: #2E2D2C;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.wpforms-container .wpforms-required-label {
    font-family: 'Morn-Regular';
    font-weight: normal;
    color: #2E2D2C !important;
    font-size: .875rem;
}

.wpforms-field-medium,
.wpforms-field-large {
    padding: .25rem 0rem;
    height: 3rem;
    background: transparent;
    border-bottom: 2px solid #2ebad5;
    -webkit-appearance: none;
    border-radius: 0;
}

textarea.wpforms-field-medium {
    border: 2px solid #2ebad5;
}

.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

.wpforms-container .wpforms-one-half {
    width: 48%;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 1rem 0
}

.wpforms-container .wpforms-one-half {
    display: inline-block;
    float: none !important
}

.wpforms-field-row.wpforms-field-medium {
    background: none;
    padding: 0
}

.wpforms-container ul {
    margin: 2.5rem 0
}

.wpforms-container ul li {
    font-family: 'Morn-Regular';
    font-size: .875rem;
    line-height: 1.5rem;
    margin: 0;
    color: #2E2D2C;
    list-style: none;
}

.wpforms-field-html h4 {
    font-family: 'Morn-DemiBold';
    font-size: .875rem;
    text-transform: uppercase;
    letter-spacing: 2px
}

.wpforms-field-html p {
    font-family: 'Morn-Regular';
    font-size: .875rem;
    line-height: 1.5rem;
}

.wpforms-container label.wpforms-error {
    display: block;
    color: #D2488F !important;
    font-family: 'TTHoves-Regular';
    font-size: .875rem;
    margin: .5rem 0;
    float: none;
}

.wpforms-container .wpforms-field input.wpforms-error {
    border: 1px solid #D2488F !important;
}

.wpforms-field-divider {
    display: block;
    height: 2rem
}

.wpforms-form button[type="submit"] {
    display: inline-block;
    padding: 1em 2em;
    font-family: 'Morn-Regular';
    font-size: .875rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    background-color:#AFD39A;
    color:#282827;
    cursor: pointer;
    /*transition: translateY 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;*/
}

.wpforms-form button[type="submit"]:hover {
    background-color:#282827;
    color:#AFD39A;
   /*will-change: translateY;
    transform: translateY(-4px);*/
}

label.wpforms-field-label-inline a {
    font-family:'Morn-Regular';
    color: #03ACE5;
}

.wpforms-container textarea.wpforms-field-medium {
  height: 180px!important;
}

.wpforms-confirmation-container p {
   font-family: "Morn-Regular";
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #03ACE5;
    text-align: center;
}

.wpforms-field-medium {
    padding: .25rem;
    height: 3rem;
}

textarea {
    resize: none;
    overflow: auto;
    padding: .25rem
}

.wpforms-valid {
   font-family: "Morn-Regular";
   font-size: 1rem;
   color: #2E2D2C;
}

/************************************************************************************
*
* WP Forms Checkboxen
*
************************************************************************************/

/* remove standard-styles */

input {
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    font-family: 'TTHoves-Medium';
    width: 100%
}

/* graceful degradation for ie8 */

input[type='checkbox'],
input[type='radio'] {
    width: auto;
    float: left;
    margin: 0;
    background: transparent;
    border: none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
    cursor: pointer;
}

input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    /*top: 13px;*/
    left: 0px;
    border: 1px solid #03ACE5;
    background: transparent;
    margin: 0 .5rem 0 0;
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
    border-radius: 20px;
}

input[type='checkbox']:hover + label::before,
input[type='radio']:hover + label::before {
    background: #03ACE5;
    box-shadow: inset 0 0 0 2px #fff;
}

input[type='checkbox']:checked + label::before,
input[type='radio']:checked + label::before {
    background: #03ACE5;
    box-shadow: inset 0 0 0 2px #fff;
}

@media screen and (min-width: 20em) {
    .wpforms-container .wpforms-one-half, .wpforms-container .wpforms-three-sixths, .wpforms-container .wpforms-two-fourths {
  width: 100%!important;
}
    
    .wpforms-container .wpforms-one-half {
    margin-left: 0%!important;
}
}


@media screen and (min-width: 46em) {
    .wpforms-container .wpforms-one-half, .wpforms-container .wpforms-three-sixths, .wpforms-container .wpforms-two-fourths {
  width: 48%!important;
        
}
    
    .wpforms-container .wpforms-one-half {
    margin-left: 4%!important;
}
}

/************************************************************************************
*
* 404
*
************************************************************************************/

.page-404-wrapper {
    width: 100%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    hyphens: auto
}

.content-404 h1 {
  font-family: "Morn-DemiBold";
font-size: 2rem;
line-height: 1.2;
    color: #282827;
    word-wrap: break-word;
    margin:1em 0;
}

.content-404 h2 {
    font-family: "Morn-Regular";
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 400;
    color: #282827;
    word-wrap: break-word
}

.content-404 p {
  font-family: "Morn-Regular";
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: #282827;
}

.content-404 p a {
    color: #03ACE5;
    text-decoration: underline
}