.hidethis {
    display: none !important;
}

h2.modal-title p {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0px auto;
}

/*========== FORMULAR ========== */
.formular_grid.apfelback {
    display: grid;
    justify-content: center;
    background: url(../img/dosk-rockit-apfel-ohne-logo.png) no-repeat right 0px bottom 40px / 240px;
}

form {
    margin: 0px 0px 40px;
    width: 100%;
    max-width: 1040px;
    z-index: 20;
}

label,
input {
    font-family: "Geograph", sans-serif;
    font-weight: 400;
    color: var(--rot);
    font-size: 18px;
    line-height: 20px;
}

.wpuf-checkbox-block {
    font-size: 18px;
}

input:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
    background-color: var(--weiss) !important;
}

.checkboxen label {
    font-weight: 200;
    margin: 0 0 15px 15px;
    float: left;
    width: 100%;
}

.checkboxen input {
    clear: both;
    float: left;
    width: auto;
    height: auto;
    background: none;
    border: none;
    margin: 5px 0px 0px;
}

.sicherheitscode {
    font-weight: 700;
    color: #000;
    margin-top: 0px;
}

img.sicherheitscode {
    height: 32px;
}

label {
    display: inline-block;
    margin-top: 5px;
}

input,
select,
textarea {
    width: 100%;
    height: 32px;
    background: #fff;
    border: none;
    font-family: "Geograph", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: var(--rot);
    margin: 0px;
    padding: 5px;
}

textarea {
    height: 180px;
    font-size: 18px;
    border: 1px solid var(--rot);
    padding: 5px;
}

input[type="checkbox"],
input[type="radio"] {
    width: 18px;
    float: left;
    margin: 1px 8px 0px 0px;
    height: 18px;
}

input[type="file"] {
    background-color: transparent;
    padding-left: 0px;
}

input#sicherheitscode {
    width: 148px;
    float: left;
    margin: 0px 20px 30px 0px;
}

img.sicherheitscode {
    float: left;
    margin: 0px 10px 30px 0px;
}

input#submit,
a.button_archiv {
    float: none;
    display: block;
    margin: 40px auto 40px;
    font-family: "Geograph", sans-serif;
    font-weight: 700;
    width: 330px;
    height: 50px;
    color: var(--weiss);
    background-color: var(--rot);
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    transition: .3s;
}

input#submit:hover,
a.button_archiv:hover {
    background-color: var(--gruen);
    transition: .3s;
}

a.button_archiv {
    text-decoration: none;
    padding-top: 10px;
}

.checkboxen {
    display: inline-block;
}

small {
    display: inline-block;
    clear: both;
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000;
    width: 600px;
}

.fehlermeldung {
    color: #000;
    color: var(--rot);
    font-size: 1em;
    line-height: 1em;
    margin: 0px 0px 5px;
    padding: 10px;
    background-color: #fff;
}

.fehlermeldung:last-child {
    margin-bottom: 20px;
}

.screen-reader-response ul {
    display: none;
}

.screen-reader-response p {
    color: #e40036;
    max-width: 1024px;
    font-weight: 700;
    font-size: 20px;
    padding: 0px;
    line-height: 1.4em;
    background-color: #fff;
    padding: 0px 20px;
    text-align: center;
}

.wpcf7-form-control-wrap p {
    display: block;
}

.wpcf7-response-output {
    display: none;
}

.wpcf7-not-valid-tip {
    display: block;
    color: #e40036;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2em;
}

.rezept_oeffnen_button {
    align-self: baseline;
}

.rezept_oeffnen_button button {
    margin-top: 20px;
    font-family: "Geograph", sans-serif;
    font-weight: 700;
    width: 100%;
    min-width: 205px;
    height: 42px;
    color: #fff;
    background-color: #8e1b81;
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 20px;
    line-height: 41px;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s;
}

.rezept_oeffnen_button button:hover {
    background-color: #dd1d1d;
    transition: .3s;
}

.radiobtn_rezeptname {
    display: grid;
    grid-template-columns: 23px 1fr;
}

.formular_grid {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    width: 100%;
    max-width: 900px;
    margin:auto
}

.rezeptdarstellung {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 80px;
    padding: 0px;
    max-width: 1040px;
    justify-self: center;
    justify-content: center;
}

.rezeptdarstellung_gewinner {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    padding: 0px;
    max-width: 1040px;
    justify-self: center;
}

.rezepte {
    display: grid;
    margin-bottom: 20px;
    justify-content: center;
}

.rezepte div.rezeptname p,
.rezepte div.rezeptname {
    font-family: "Geograph", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
    hyphens: auto;
}

.rezeptabbildung {
    margin-top: 20px;
    width: 200px;
    height: 200px;
}

.rezepte img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    cursor: pointer;
}

.teilnehmerdaten {
    margin-top: 40px;
}

.suchbalken {
    width: 100%;
    max-width: 1140px;
    background-color: #8E1B81;
    padding: 20px;
    margin: 40px auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    align-items: center;
}

.suchbalken_beschriftung {
    font-family: Geograph;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    text-align: left;
    color: #f9bb01;
    text-transform: uppercase;
    margin: 0px;
}

.suchfeld {
    justify-self: right;
}

.search-results {
    max-width: 1040px;
    margin: 0px auto 80px;
}

.search-results p a {
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

form#searchform {
    display: inline-block;
    margin: 0px;
}

form#searchform input {
    border: 1px solid #fff;
    float: none;
    display: inline-block;
    margin: 0px;
    padding: 20px;
    width: unset;
}

form#searchform input:focus {
    outline: none;
}

form#searchform input#searchsubmit {
    margin-left: -5px;
    padding: 20px 20px 20px 40px;
    background-color: #8E1B81;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 0;
    transition: .3s;
    background-image: url("../img/lupe.svg");
    background-position: center left 13px;
    background-repeat: no-repeat;
}

form#searchform input#searchsubmit:hover {
    opacity: .6;
    transition: .3s;
}

.modal.single {
    display: block;
    background-color: #0008;
    overflow: auto;
}

body.overflow_hidden {
    overflow: hidden;
}

.gewinn.emu {
    display: grid;
    justify-items: right;
}

.gewinn.emu img {
    max-width: 340px;
    margin-top: 80px;
    margin-left: 0px;
}

.bakingredevent_logo {
    display: flex;
    justify-content: center;
}

.bakingredevent_logo img {
    width: 100%;
    height: auto;
    max-width: 440px;
}

.coming_soon {
    display: flex;
    justify-content: center;
}

.coming_soon img {
    width: 100%;
    max-width: 500px;
}

.emu img {
    width: 100%;
}

.row.top.archiv {
    height: 100%;
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
    margin-top: 40px;
}

h2.archiv {
    margin-top: 40px;
    margin-bottom: 40px;
}

/* ************** Media Querry +++++++++++++++++ */


@media(max-width:1439px) {

    .kissabel_logo img {
        right: -150px;
    }

    .footer .row {
        max-width: none;
    }

    .rezeptdarstellung {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
}

@media (max-width: 1200px) {
    textarea {
        height: 260px;
    }
}

@media (max-width: 992px) {
    .rechtespalte {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {

    .container {
        padding-bottom: 0px;
    }

    form#searchform {
        padding-bottom: 0px;
        margin-bottom: 8px;
    }

    .headline {
        margin-right: 20px;
    }

    .headline img {
        margin-top: 10px;
    }

    .headerlinks {
        padding: 0px;
    }

    .headline img {
        max-width: 300px;
    }

    h2 {
        font-size: 32px;
    }

    .footer {
        padding: 0 15px;
    }

    .mittig p {
        text-align: center;
    }

    .checkboxen {
        margin-top: 20px;
    }

    .rezeptdarstellung {
        padding: 0px 20px;
        grid-template-columns: 1fr 1fr;
    }

    .row.top.archiv {
        display: block;
    }

}

@media (max-width: 490px) {

    input,
    textarea {
        width: 100%;
    }

    select {
        margin-right: 0%;
        width: 100%;
    }

    #datei {
        width: 100%;
    }

    .rezeptabbildung {
        width: 300px;
        height: 300px;
    }

    .rezepte img {
        height: 280px;
        width: 280px;
    }
}

/* ----------- layer danke ----------- */

.layer-danke {
    z-index: 1000;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fbbb00ee;
    ;
    color: #ffffff;
    text-align: center;
    padding: 20vh 5vh 0;
}

/* +++++ WP User Frontend +++++++ */

body ul.wpuf-form.form-label-above li .wpuf-label {
    margin-bottom: 5px !important;
}

body ul.wpuf-form li {
    margin-left: 0 !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.wpuf-submit-button {
    margin-top: 20px;
    font-family: "Geograph", sans-serif;
    font-weight: 700;
    width: calc(50% - 20px);
    min-width: 205px;
    height: 42px;
    color: #fff;
    background-color: var(--rot);
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 20px;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s;
}

.wpuf-submit-button:hover {
    background-color: var(--gruen);
    transition: .3s;
}

a.button.file-selector {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: "Geograph", sans-serif;
    font-weight: 400;
    width: calc(50% - 20px);
    min-width: 205px;
    height: 32px;
    color: var(--rot);
    border: 1px solid var(--rot);
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    float: left;
    text-transform: none;
    text-decoration: none;
    transition: .3s;
}

a.button.file-selector:hover {
    background-color: var(--weiss);
    transition: .3s;
}

/* Grundlayout: Grid mit 2 Spalten */
.wpuf-form.form-label-above {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    /* Abstand zwischen Spalten & Zeilen */
    list-style: none;
    margin: 80px 0;
    padding: 0;
}

body ul.wpuf-form li .wpuf-label .required {
    color: var(--rot) !important;
}

/* Elemente in der zweiten Spalte gleichmäßig verteilen */
.wpuf-form.form-label-above > li {
    margin: 0;
}

/* Breite über volle Spalte für bestimmte Felder (z. B. Upload, Textbereich, Submit) */
/* .wpuf-form.form-label-above .wpuf-el.vereinslogo_hochladen, */
.wpuf-form.form-label-above .wpuf-el.textbereich,
.wpuf-form.form-label-above .wpuf-submit,
.wpuf-el.teilnahmebedingungen_copy {
    grid-column: 1 / -1;
    /* über beide Spalten spannen */
}

/* Einheitliches Label-Layout */
.wpuf-form.form-label-above .wpuf-label {
    margin-bottom: 0.4rem;
}

/* Eingabefelder anpassen */
.wpuf-form.form-label-above .wpuf-fields input[type="text"],
.wpuf-form.form-label-above .wpuf-fields textarea,
.wpuf-form.form-label-above .wpuf-fields select
{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid var(--rot);
    background-color: transparent;
    font-size: 18px
}

/* Responsive: auf schmalen Bildschirmen nur eine Spalte */
@media (max-width: 992px) {
    .wpuf-form.form-label-above {
        grid-template-columns: 1fr;
    }

    a.button.file-selector {
        width: 100%;
    }
}

.content {
    max-width: 1140px;
    margin: 80px auto;
}
