@charset "UTF-8";

/*
Theme Name: diedrich
Text Domain: diedrich
Description: Eigens erstellt für das DIEDRICH Wellnesshotel & SPA in D-59969 Hallenberg. Wer das liest ist doof! ^^
Author: Leander Diedrich
Author URI: https://www.hotel-diedrich.de/
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
------------------------------------------------------------------------------------ */
html {
  line-height: 1.4; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.4; /* 1 */
  margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.search-results .page-subheading {
    display: none;
}

/* LOAD FONTS
------------------------------------------------------------------------------------ */

@font-face {
    font-family: tabac_g2;
    src: url(fonts/tabac_g2.woff2);
    font-display: swap;
}
@font-face {
    font-family: gt_walsheim_regular;
    src: url(fonts/gt_walsheim_regular.woff2);
    font-display: swap;
}
@font-face {
    font-family: gt_walsheim_medium;
    src: url(fonts/gt_walsheim_medium.woff2);
    font-display: swap;
}

/* GENERALS
------------------------------------------------------------------------------------ */

* {
    box-sizing: border-box;
    border-radius: 0;
}
html {
    font-size: 16px;
}
body {
    margin: 0 auto;
    display: block;
    font-family: gt_walsheim_regular, sans-serif, helvetica, arial;
    font-weight: initial;
    min-width: 270px;
    max-width: 100vw;
    color: #333333;
    background-color: #ffffff;
    overflow-x: hidden;
}
.navbar, .button, .footertitel, .teaserlink, .accordion, .footerlinks-container, mark, blockquote p, blockquote cite {
    font-family: gt_walsheim_medium, sans-serif, helvetica, arial;
    font-weight: initial;
}
strong {
    font-family: gt_walsheim_medium, sans-serif, helvetica, arial;
}
h1, h2, h3, .titel, .listentitel, .teasertitel, .schema-faq-question {
    font-family: tabac_g2, serif, georgia;
    font-weight: initial;
}
header {
    max-width: 840px;
    margin: 0 auto;
    padding: 0;
    margin-top: 9.375rem;
    display: block;
    clear: both;
    text-align: center;
}
main {
    margin: 0 auto;
    display: block;
    clear: both;
    font-size: 1rem;
}
footer {
    max-width: 840px;
    margin: 0 auto;
    margin-top: 5rem;
    margin-bottom: 1.25rem;
    display: block;
    padding: 0;
    clear: both;
    font-size: 0.75rem;
}

/* BEGRENZUNGEN AUS AUSRICHTUNG
------------------------------------------------------------------------------------ */

p, ul, figure, .container, h1, .titel, .listentitel, h2, h3, .schema-faq, .post-flex-container, .edge-to-edge, hr {
    display: block;
    margin: 0 auto;
    padding: 0; 
    max-width: 840px;
    width: 100%;
}
.menu-nav-container ul, .liste-flex-item-text p, .liste-flex-item-text ul, .liste-flex-item-text h2, .liste-flex-item-text h3, .desktop-vorteile-container {
    max-width: 100%;
}


/* ÜBERSCHRIFTEN
------------------------------------------------------------------------------------ */

h1::after {
    border-left: 1px solid #ab9969;
    content: "";
    display: block;
    height: 2.5rem;
    margin: 1rem 50%;
}
h1 {
    font-size: 2rem;
    line-height: 1.2;
    margin-top: 5rem;
}
.titel {
    font-size: 2rem;
    text-align: left;
    line-height: 1.2;
    margin-top: 5rem;
    margin-bottom: 2.5rem;
}
h2 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}
.listentitel {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 1rem;
}
.teasertitel {
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: left;
    margin: 0 auto;
    text-align: center;
}
h3 {
    font-size: 1.17rem;
    line-height: 1.2;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.schema-faq-question {
    font-size: 1.17rem;
    text-align: left;
    margin: 0 auto;
    line-height: 1.2;
}

/* DESIGN
------------------------------------------------------------------------------------ */
p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.footertitel {
    font-size: 0.88rem;
    letter-spacing: 0.02rem;
}
ul {
    list-style-type: disc;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 20px;
    text-align: left;
}
mark {
    background-color: rgba(171,153,105,0.3);
}
hr {
    height: 1px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 0;
    background-color: #333333;
    border: none;
    unicode-bidi: isolate;
}
img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.abstand-gross {
    margin-top: 5rem !important;
}
.abstand-mittel {
    margin-top: 2.5rem !important;
}
.abstand-kein {
    margin-top: 0rem !important;
}
.abstand-unten-gross {
    margin-bottom: 5rem !important;
}
.abstand-unten-mittel {
    margin-bottom: 2.5rem !important;
}
.abstand-unten-kein {
    margin-bottom: 0rem !important;
}
.trennlinie {
    min-height: 1px;
    height: 1px;
    max-height: 1px;
    border-top: 1px solid #333333;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.has-text-align-center, .aligncenter  {
    text-align: center;
}
.wp-block-image {
    margin: 0 auto;
}
.wp-block-embed, .wp-block-image.size-large, .wp-block-image.size-medium {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
figcaption {
    font-size: 0.75rem;
    line-height: 1;
    font-style: italic;
    margin: 0 auto;
    margin-bottom: -0.5rem;
    padding: 0;
    text-align: center;
}
blockquote {
    margin: 0 auto;
    padding: 0.5rem 10px; 
    quotes: "\201C""\201D""\2018""\2019"; 
    max-width: 840px; 
}
blockquote p {
    display: block; 
    margin-top: 0;
    margin-bottom: 0.5rem;
    margin-left: 40px;
    font-style: italic;
    text-align: left;
    max-width: calc(100% - 80px);
}
blockquote p::before {
    position: relative;
    margin-right: 10px;
    font-size: 6rem;
    font-family: tabac_g2, serif, georgia;
    font-style: italic;
    line-height: 0;
    color: #ab9969;
    content: "„";
    top: -10px;
}
blockquote cite {
    display: block;
    font-size: 70%;
    margin-top: 0rem;
    margin-left: 70px;
    font-style: italic;
    text-align: left;
    max-width: calc(100% - 80px);
}

/* LINKS UND SELECTION
------------------------------------------------------------------------------------ */

a, a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover, a:active {
    color: #ab9969;
}
main a, main a:visited {
    text-decoration: underline;
    text-decoration-color: #ab9969;
    text-decoration-style: solid;
}
h1 a, h1 a:visited, .listentitel a, .listentitel a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
    text-decoration: none;
}
h1 a:hover, h1 a:active, .listentitel a:hover, .listentitel a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
    color: #333333;
}
::-moz-selection { /* Code for Firefox */
  color: #333333;
  background: #e9e9e9;
}
::selection {
  color: #333333;
  background: #e9e9e9;
}

/* BUTTON LINKS
------------------------------------------------------------------------------------ */

.button {
    font-size: 0.75rem;
    line-height: 2.5rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    border: none;
    margin: 0 auto;
    padding: 0.65rem;
    color: #ffffff !important;
    background-color: #4b4b4d !important;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    text-decoration: none;
}
.button:hover {
    color: #ffffff !important;
    background-color: #ab9969 !important;
}

/* JOB AKKORDION
------------------------------------------------------------------------------------ */

.job {
    margin: 2.5rem 1.25rem 0 1.25rem; 
    padding: 0;
}

/* ANWENDUNGEN AKKORDION
------------------------------------------------------------------------------------ */

.accordion {
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    background-color: #f0f6eb;
    color: #333333;
    cursor: pointer;
    padding: 1.25rem;
    margin: 2.5rem 0 0 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
}
.accordion.active, .accordion:hover {
    background-color: #cde3bb;
}
.panel {
    margin: 0 auto; 
    padding: 0;
    background-color: #ffffff;
    max-height: 0;
    overflow: hidden;
}
.einzelanwendung {
    border-bottom: 1px solid #333333;
    padding: 0 0 1.5rem 0;
    margin: 1.25rem 20px 2.5rem 20px;
}
.accordion::before {
    font-size: 1rem;
    line-height: 1rem;
    content: "\002B";
    float: left;
    padding-right: 16px;
}
.accordion.active::before {
    content: "\2212";
}

/* FAQ AKKORDION
------------------------------------------------------------------------------------ */
.schema-faq-section {
    margin: 0 auto;
    padding: 1.25rem;
    border-bottom: 1px solid #333333;
}
#faq-question-1585833164241 /*Letzte Frage FAQ*/ {
    border-bottom: 1px solid #333333;
}
#faq-question-1588920530442 /*Letzte Frage Hygiene*/ {
    border-bottom: 1px solid #333333;
}
.schema-faq-question {
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0;
    text-align: left;
    font-weight: initial;
}
/*.schema-faq-question.active {
    text-decoration: underline;
    text-decoration-color: #ab9969;
    text-decoration-style: solid;
}*/
.schema-faq-question::before {
    content: "\002B";
    float: left;
    padding-right: 16px;
    margin-bottom: 1.25rem;
    line-height: 1.2;
}
.schema-faq-question.active::before {
    content: "\2212";
}
.schema-faq-answer {
    padding: 1.5rem 0;
    margin: 0 auto;
    display: none;
}

/* NAV CONTAINER
------------------------------------------------------------------------------------ */

.navbar {
    position: fixed;
    margin: 0 auto;
    padding: 0;
    top: 0;
    display: block;
    min-height: 6rem;
    height: auto;
    max-height: 100%;
    width: 100%;
    font-size: 0.75rem;
    z-index: 100;
}
.menu-nav-container {
    position: absolute;    
    margin: 1rem 0 0 0;
    padding: 0 220px 0 126px;
    width: 100%;
    background-color: rgba(255,255,255,0.95);
}

/* NAV
------------------------------------------------------------------------------------ */

.primary-menu {
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    overflow: hidden;
    list-style-type: none;
    display: block;
    white-space: nowrap;
}
.primary-menu a:link, .primary-menu a:visited, .primary-menu a:hover, .primary-menu a:active {
    cursor: default;
    color: #333333;
    border: none;
}
.nav-item {
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    line-height: 5rem;
    min-height: 5rem;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
.nav-link {
    width: 100%;
}
.dropdown-menu {
    margin: 0 auto;
    padding: 0;
    height: 0;
    max-height: 0;
    line-height: 1.2;
    opacity: 0%;
    visibility: hidden;
    position: relative;
    text-align: center;
    overflow: visible;
    display: block;
    white-space: normal;
}
.dropdown-menu a:link, .dropdown-menu a:visited {
    cursor: pointer;
    color: #333333;
    border: none;
}
.dropdown-menu a:hover, .dropdown-menu a:active {
    cursor: pointer;
    color: #ab9969;
}
.dropdown-item {
    text-transform: none;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 0.75rem 0;
    display: block;
    overflow: visible;
    vertical-align: top;
}

/* DESKTOP NAVIGATION HOVER FUNKTION
------------------------------------------------------------------------------------ */

@media screen and (min-width: 1025px) { 
    .navbar:hover .dropdown-menu {
        padding: 0 0 1.25rem 0;
        height: auto;
        max-height: 100%;
        opacity: 100%;
        visibility: visible;
    }
    .navbar:hover .dropdown-menu::before {
        border-left: 1px solid #ab9969;
        content: "";
        display: block;
        height: 1.75rem;
        margin: -1.25rem 50% 0rem 50%;
        padding: 0;
    }
    .navbar:hover .menu-nav-container {
        border-bottom: 1px solid #333333;
    }
}

/* DESKTOP NAV ELEMENTE
------------------------------------------------------------------------------------ */

.desktop-vorteile-container {
    position: absolute;
    top: 0;
    margin: 0 auto;
    padding: 0;
    min-height: 1rem;
    height: 1rem;
    max-height: 1rem;
    line-height: 1rem;
    background-color: rgba(205,227,187,0.95);
    font-size: 0.6rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    list-style-type: none;
    color: #333333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
    z-index: 110;
}
.desktop-vorteile-container li {
    display: inline-block;
    width: 20%;
}
.desktop-vorteile-container a:link, .desktop-vorteile-container a:visited {
    color: #333333;
    border: none;
}
.desktop-vorteile-container a:hover, .desktop-vorteile-container a:active  {
    color: #ab9969;
}
.desktop-container-logo {
    position: absolute;
    top: 1rem;
    left: 0;
    margin: 5px 0 0 20px;
    padding: 0;    
    width: 106px;
    z-index: 110;
}
.desktop-container-lupe {
    position: absolute;    
    margin: 1rem 0 0 0;
    padding: 0;
    top: 0;
    right: 160px;
    min-height: 5rem;
    height: 5rem;
    width: 60px;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    z-index: 110;
}
.desktopnav-lupe {
    margin: 0 auto;
    padding: 0;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.desktop-container-quicklinks {
    position: absolute;    
    margin: 1rem 0 0 0;
    padding: 0;
    top: 0;
    right: 0;
    min-height: 5rem;
    height: 5rem;
    line-height: 2;
    width: 160px;
    overflow: hidden;
    background-color: #4b4b4d;
    display: table;
    vertical-align: middle;
    z-index: 110;
}
.desktopnav-quicklinks {
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-size: 0.75rem;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.desktopnav-quicklinks a:link, .desktopnav-quicklinks a:visited {
    color: #ffffff;
    border: none;
}
.desktopnav-quicklinks a:hover, .desktopnav-quicklinks a:active {
    color: #ab9969;
}
.desktopnav-quicklinktrenner {
    width: 2.2rem;
    min-height: 1px;
    height: 1px;
    max-height: 1px;
    border-top: 1px solid #ab9969;
    margin: 0 auto;
    padding: 0;
    display: block;
}

/* MOBILE NAV CONTAINER
------------------------------------------------------------------------------------ */

.mobile-logo {
    display: none;
    position: fixed;
    margin: 0 auto;
    padding: 7px 0 1px 0;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255,255,255,0.95);
    border-bottom: 1px dotted rgba(75,75,7,0.2);
    z-index: 110;
}
.mobile-lupe {
    display: none;
    position: fixed;
    margin: 0 auto;
    padding: 15px 0 10px 20px;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 120;
}
.mobile-burger {
    display: none;
    position: fixed;
    margin: 0 auto;
    padding: 15px 20px 10px 0;
    text-align: center;
    right: 0;
    top: 0;
    z-index: 120;
}
.blank {
    display: none;
    position: fixed;
    margin: 0 auto;
    padding: 0;
    right: 0;
    top: 0;
    z-index: 230;
}
.mobile-quicklinks {
    display: none;
    margin: 0 auto;
    padding: 0;
    max-width: 540px;
}
.mobile-navbutton {
    line-height: 2.5rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    border: none;
    margin: 0 0 1.25rem 0;
    padding: 0;
    color: #ffffff !important;
    background-color: #4b4b4d !important;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile-navbutton:hover {
    color: #ffffff !important;
    background-color: #ab9969 !important;
}

/* LISTE STARTSEITE
------------------------------------------------------------------------------------ */

.flex-container-img-l {
    max-width: 840px;
    padding: 0 0 5rem 0;
    margin: 0 auto;
    display: flex;
    display: -ms-flexbox;
    justify-content : center;
    -ms-flex-pack : center;
    align-items: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flex-container-img-r {
    max-width: 840px;
    padding: 0 0 5rem 0;
    margin: 0 auto;
    display: flex;
    display: -ms-flexbox;
    justify-content : center;
    -ms-flex-pack : center;
    align-items: center;
    -ms-flex-align: center;
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-revers;
}
.wechsel-flex-item-img {
    width: 55%;
    margin: 0 auto;
    padding: 0 10px;
}
.wechsel-flex-item-txt {
    width: 45%;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
}
.teasertitel::after {
    border-left: 1px solid #ab9969;
    content: "";
    display: block;
    height: 2.5rem;
    margin: 1rem 50%;
}
.teaserlink {
    font-size: 0.75rem;
    line-height: 3;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/* LISTE ZIMMER, ANGEBOTE, DAY-SPA
------------------------------------------------------------------------------------ */

.liste-flex-container {
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    display: -ms-flexbox;
    justify-content : center;
    -ms-flex-pack : center;
    align-items: flex-start;
    -ms-flex-align: start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.listentrenner {
    margin: 2.5rem 20px;
    padding: 0;
    min-height: 1px;
    height: 1px;
    max-height: 1px;
    border-top: 1px solid #333333;
    display: block;
}
.listentrenner-start {
    margin: 5rem 20px 2.5rem 20px;
    padding: 0;
    min-height: 1px;
    height: 1px;
    max-height: 1px;
    border-top: 1px solid #333333;
    display: block;
}
.liste-flex-item-bild {
    width: 40%;
    margin: 0 auto;
    padding: 0 10px 0 0rem;
}
.liste-flex-item-text {
    width: 60%;
    margin: 0 auto;
    padding: 0 0 0 10px;
}


/* SUCHE LISTE
------------------------------------------------------------------------------------ */

.suche-flex-container {
    margin: 0 auto;
    padding: 0;
    display: flex;
    display: -ms-flexbox;
    justify-content : center;
    -ms-flex-pack : center;
    align-items: flex-start;
    -ms-flex-align: start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    
}
.suche-aktiv-flex-item-bild {
    width: 25%;
    margin: 0 auto;
    padding: 0 10px 0 0;
}
.suche-aktiv-flex-item-text {
    width: 75%;
    margin: 0 auto;
    padding: 0 0 0 10px;
}

/* PRESSEMITTEILUNGEN LISTE
------------------------------------------------------------------------------------ */

.post-flex-container {
    margin: 0 auto;
    padding: 0;
    display: flex;
    display: -ms-flexbox;
    justify-content : center;
    -ms-flex-pack : center;
    align-items: flex-start;
    -ms-flex-align: start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    
}
.post-flex-item-bild {
    width: 50%;
    margin: 0 auto;
    padding: 0 10px 0 0;
}
.post-flex-item-text {
    width: 50%;
    margin: 0 auto;
    padding: 0 0 0 10px;
}


/* FORMULARE
------------------------------------------------------------------------------------ */

.acceptance-container {
    font-size: 0.75rem;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 1.25rem;
}
input {
    border: 1px solid #333333;
    padding: 10px;
    margin: 0 auto;
    text-decoration: none;
    color: #333333;
    background-color: #ffffff;
    text-align: left;
    width: 100%;
}
input[type=search] {
    width: 21rem;
}
input[type=checkbox] {
    border: 1px solid #333333;
    background-color: #ffffff;
    color: #333333;
    position: relative;
    height: 1.25rem;
    width: 1.25rem;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
}
input[type=date] {
    cursor: pointer;
    border: 1px solid #333333;
    padding: 10px;
    margin: 0 auto;
    text-decoration: none;
    color: #333333;
    background-color: #ffffff;
    text-align: left;
    height: 2.5rem;
    width: 93%;
}
input[type=submit] {  
    font-size: 0.75rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    border: none;
    width: auto;
    color: #ffffff;
    background-color: #4b4b4d;
    text-align: center;
    cursor: pointer;
}
input[type=submit]:hover {
    color: #ffffff;
    background-color: #ab9969;
    text-decoration: none;
}
textarea {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #333333;
    text-decoration: none;
    color: #333333;
    background-color: #ffffff;
}
select {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #333333;
    text-decoration: none;
    color: #333333;
    cursor: pointer;
    background-color: #ffffff;
    height: 2.5rem;
}
.formular-container {
    /*border: 3px solid #333333;*/
    padding: 2.5rem 80px 1.25rem 80px;
    margin: 0 auto;
    max-width: 840px;
    text-align: center;
    background-color: #f0f6eb;
}

/* Formulare und Newsletter */

.sib-form {
    background-attachment: fixed !important;
    font-size: 1rem !important;
    font-family: inherit !important;
    padding: 0 !important;
    margin: 0 auto !important;
}
.wpcf7-not-valid-tip {
    margin: 0 auto !important;
    padding: 0 !important;
    background-color: inherit !important;
    color: #f64747 !important;
    font-weight: initial !important;
    font-size: 1rem !important;
    z-index: 10 !important;
    display: block !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 3px solid green !important;
    padding: 1rem !important;
    margin: 0 auto !important;
    background-color: inherit !important;
    z-index: 10 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: 3px solid #ffa500 !important;
    padding: 1rem !important;
    margin: 0 auto !important;
    margin-bottom: 1.25rem;
    background-color: inherit !important;
    z-index: 10 !important;
}
.wpcf7-submit {
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 1.25rem;
}
.ajax-loader {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
}

/* FOOTER
------------------------------------------------------------------------------------ */

.footer-flex-container {
    margin: 0 auto;
    padding: 1.25rem 0;
    border-top: 1px solid #333333;
    max-width: 100%;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.footerlinks-container {
    line-height: 3;
    margin: 1.25rem 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.footerlinks-container a:link, .footerlinks-container a:visited {
    color: #333333;
    border: none;
}
.footerlinks-container a:hover, .footerlinks-container a:active {
    color:#ab9969;
}
.footeradresse-container {
    margin: 0 auto;
    padding: 2.5rem 0 0 0;
    border-top: 1px solid #333333;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
.footericons-container {
    margin: 2.5rem 0;
    padding: 0;
    text-align: right;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
.footericon {
    margin: 0 0 0 1.25rem;
}

/* TABELLEN
------------------------------------------------------------------------------------ */

table, th, td {
    text-align: left;
    vertical-align: top;
    border: 1px solid #333333;
    border-collapse: collapse;
    padding: 10px;
    word-break: keep-all;
    word-wrap: normal;
    overflow-x: auto;
}
table {
    width: 100%;
    max-width: 100%;
}


/* MEDIA BEFEHLE
------------------------------------------------------------------------------------ */

@media screen and (max-width: 1200px) {
    .desktop-container-lupe {
    width: 40px;
    }
    .menu-nav-container {
    padding: 0 180px 0 106px;
    }
}
@media (hover:none), screen and (max-width: 1024px) {
    header {
        margin-top:  calc(50px + 2.5rem);
    }
    .desktop-vorteile-container {
        display: none;
    }
    .navbar {
        overflow-y: auto;
        min-height: 0px;
        margin: 0 auto;
        padding: 70px 20px 55px 20px;
        background-color: rgba(255,255,255,0.95);
    }
    #nav-container {
        display: none;
    }
    .desktop-container-logo, .desktop-container-lupe, .desktop-container-quicklinks {
        display: none;
    }
    .menu-nav-container, .navbar:hover .menu-nav-container {
        margin: 0 auto;
        padding: 0;
        max-width: 540px;
        display: block;
        position: relative;
        background-color: transparent;
    }
    .mobile-logo, .mobile-lupe, .mobile-burger, .blank {
        display: inline-block;
    }
    .mobile-quicklinks {
        display: block;
    }
    .primary-menu {
        text-align: left;
    }
    .nav-item {
        display: block;
        width: 100%;
        font-size: 1rem;
        line-height: 3;
        min-height: 1rem;
        padding: 1.25rem 0 1.25rem 1.25rem;
        vertical-align: middle;
        border-top: 1px solid #333333;
    }
    .nav-item-13750 {
        border-top: 0;
    }
    .navbar:hover .dropdown-menu::before {
        display: none;
    }
    .dropdown-menu, .navbar:hover .dropdown-menu {
        opacity: 100%;
        visibility: visible;
        padding: 0 0 1.25rem 1.25rem;
        height: auto;
        max-height: 100%;
        text-align: left;
        word-break: break-all;
    }
    .dropdown-item {
        font-size: 1rem;
        padding: 1.25rem 0 1.25rem 1.25rem;
        width: 100%;
        vertical-align: middle;
    }
    .liste-flex-container {
        display: block;
        clear: both;
    }
    .liste-flex-item-bild {
        width: 840px;
        padding: 0;
        text-align: center;
    }
    .liste-flex-item-text {
        width: 840px;
        padding: 1.25rem 0 0 0;
    }
}
@media screen and (max-width: 900px) {
    p, figure, .container, h1, .titel, h2, h3, footer, blockquote {
        padding: 0 20px 0 20px; 
        max-width: 100%;
    }
    hr {
        max-width: 100%;
    }
    blockquote p {
        padding: 0;
    }
    .schema-faq-section {
        border-right: 0px; 
        border-left: 0px; 
    }
    .container p, .container figure, .container h2, .container h3, .einzelanwendung p, .einzelanwendung h2, .job p, .job h3 {
        padding: 0; 
    }
    ul {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 20px;
    }
    .post-flex-container {
        max-width: 100%;
    }
    .formular-container {
        padding: 2.5rem 20px 3.75rem 20px;
    }
    .actionbuttons {
        margin-top: 1.25rem;
        text-align: center;
    }
    .liste-flex-item-bild figure, .liste-flex-item-text p, .liste-flex-item-text h2, .liste-flex-item-text h3 {
        padding: 0; 
    }
    .liste-flex-item-text ul, .einzelanwendung ul, .job ul {
        padding-left: 20px;
        padding-right: 0;
    }
    .liste-flex-item-text, .liste-flex-item-bild {
        width: 100%;
    }
    .wechsel-flex-item-txt {
        width: 100%;
        padding: 1.25rem 0 0 0;
    }
    .wechsel-flex-item-img {
        width: 100%;
        padding: 0;
    }
    .suche-aktiv-flex-item-bild, .suche-aktiv-flex-item-text, .post-flex-item-bild, .post-flex-item-text {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .suche-aktiv-flex-item-text {
        margin-top: 1rem;
    }
    .suche-aktiv-flex-item-text p {
        text-align: center;
    }
    .post-flex-item-text p {
        text-align: center;
    }
}
@media screen and (max-width: 650px) {
    .footerlinks-container {
        width: 100%;
    }
}