/*
 Theme Name:     Childe-Theme
 Theme URI:      https://autozentrum-acker.de
 Description:    AA Child-Theme
 Author:         MZDN
 Author URI:     https://ad-emotion.marketing
 Template:       Divi
 Version:        1.0.0
*/
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('/wp-content/themes/acker/fonts/open-sans-v40-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
    --acker: #723889;
}
body{
	hyphens: auto;
}
.fieldset-cf7mls {
    text-align: center;
    max-width: 980px;
    margin: auto;
}

.flex-this {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

button.custom-first-btn.custom-next {
    float: unset;
    margin-right: 1rem;
}

button.custom-first-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    min-height: 180px;
    background-color: var(--acker);
    cursor: pointer;
    color: #fff;
    border-radius: 10px;
    border: none;
    transition: .15s ease-in;
}

button.custom-first-btn:hover {
    transform: scale(1.05);
}

button.custom-first-btn i {
    font-size: 50px;
    margin-bottom: 1rem;
}
#form-ausbildung fieldset[data-cf7mls-order="0"] .cf7mls-btns {
    display: block !important;
}

fieldset[data-cf7mls-order="0"] .cf7mls-btns {
    display: none !important;
}
.cf7mls-btns.cf7mls-btns-last-step .wpcf7-spinner{
    display:none;
}
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select{
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 1rem;
}
.customcheckbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.customcheckbox .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
    width: 49%;
    margin: 0 0 1em 0;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    text-align: left;
}

.customcheckbox .wpcf7-list-item label {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}

/* custom checkbox styling for contact form 7 checkbox */

.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
}

.wpcf7-checkbox input[type=checkbox] {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.wpcf7-checkbox input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 30px;
    width: 30px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: 10px;
    border: 1px solid var(--acker);
    background: #fff;
    border-radius: 10px;
}

.wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 32px;
    width: 32px;
    top: 0;
    bottom: 0px;
    margin: auto;
    left: 10px;
    color: #fff;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    background: var(--acker);
    border-radius: 10px;
}

.wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
}

.wpcf7-checkbox input[type=checkbox]:checked + span:after {
    visibility: visible;
}

.customcheckbox .wpcf7-list-item-label {
    display: block;
    width: 100%;
    padding: 15px 20px;
    margin-left: 40px;
}

input[type="checkbox"]::before {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    color: var(--acker);
    font-family: 'FontAwesome';
    visibility: visible;
    display: flex;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
}

input[type="checkbox"][value="Faire und attraktive Vergütung"]::before,
input[type="checkbox"][value="Faire Bezahlung"]::before{
    content: '\f53b';
}

input[type="checkbox"][value="Karriere mit Zukunft"]::before,
input[type="checkbox"][value="Weiterentwicklungs- und Karrierechancen."]::before{
    content: '\f508';
}

input[type="checkbox"][value="Ein moderner Arbeitsplatz mit Teamgeist"]::before,
input[type="checkbox"][value="Ein moderner Arbeitsplatz mit tollen Kolleg:innen."]::before{
    content: '\f109';
}

input[type="checkbox"][value="Respekt und Wertschätzung"]::before,
input[type="checkbox"][value="Wertschätzung und Anerkennung."]::before{
    content: '\f2b5';
}

input[type="checkbox"][value="Mehr Zeit für dein Privatleben"]::before,
input[type="checkbox"][value="Mehr Zeit für die Familie."]::before{
    content: '\e537';
}


}
input[type="checkbox"][value="Lernen von den Besten"]::before{ 
	content: '\f02d';
}


span.wpcf7-form-control.wpcf7-radio.customcheckbox {
    flex-direction: column;
    align-items: center;
}

.wpcf7-submit.absenden{
    border: none;
    background: var(--acker);
    color: #fff;
	float: none !important;
	display: block;
	margin: 1rem auto !important;
}
.cf7mls-btns{
    display: flex !important;
    justify-content: center;
}
.cf7mls_next.action-button{
    background-color: var(--acker);
}
button[name="cf7mls_back"]{
    margin-right: 1em !important;
}
.nnm-wpcf7-radio {
    display: flex;
    flex-direction: column;
    padding: 8px 9px;
    font-size: 15px;
}

.nnm-wpcf7-radio .wpcf7-list-item {
    position: relative;
    margin: auto;
    margin-bottom: 1em;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    width: 75%;
}
.nnm-wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{
    display: block;
    padding: 15px 20px;  
    background: #f8f9fa;
}
.nnm-wpcf7-radio .wpcf7-list-item label {
    margin: 0;
    padding: 0;
}

.nnm-wpcf7-radio .wpcf7-list-item-label::before {
    position: absolute;
    left: 25px;
    width: 20px;
    height: 20px;
    content: "";
    background: #fff;
    border: 1px solid var(--acker);
    border-radius: 100%;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.nnm-wpcf7-radio .wpcf7-list-item-label::after {
    font-family: 'FontAwesome';
    position: absolute;
    left: 26px;
    font-size: 15px;
    color: #fff;

}

.nnm-wpcf7-radio input {
    position: absolute;
    visibility: hidden;
}

.nnm-wpcf7-radio input:checked + .wpcf7-list-item-label::after {
    content: "\f00c";
    background: var(--acker);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.custombarriere .customcheckbox{
	justify-content: center;
}
@media screen and (max-width: 600px) {
    .nnm-wpcf7-radio .wpcf7-list-item {
        width: 100%;
    }
    .customcheckbox .wpcf7-list-item {
        width: 100%;
    }

    .flex-this {
        flex-wrap: wrap;
    }

    button.custom-first-btn.custom-next {
        margin-right: 0px;
        margin-bottom: 1rem;
    }
}