/*
Theme Name: Mastertheme
Theme URI: #
Author: Hellmedia GmbH
Author URI: https://www.hellmedia.de
Description: Ein Theme für die neue Website
Version: 2022.1
Requires PHP: 7.0
Text Domain: mastertheme
*/

@import "css/_grid.css";
@import "css/_form.css"; 

@import "css/_nav.css";
@import "css/_card.css";
@import "css/_tab.css";
@import "css/_tag.css";
@import "css/_dropdown.css";

@import "css/_util.css";
 


:root {
  --bg-color: #ffffff;
  --bg-secondary-color: #f3f3f6;
  --color-sandgrau-hell: #ddd9d5;
  --color-begrsee-blau: #09999b;
  --color-primary: #a8a098;
  --color-secondary: #a8a098;
  --color-lightGrey: #d2d6dd;
  --color-grey: #747681;
  --color-darkGrey: #3f4144;
  --color-error: #d43939;
  --color-success: #0ba7b3;
  --grid-maxWidth: 150rem;
  --grid-gutter: 4em;
  --font-size: 16pt;
  --font-color: #191919;
  --font-family-sans: -apple-system, BlinkMacSystemFont, Avenir, "Avenir Next",
    "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
    "Droid Sans", "Helvetica Neue", "Source Serif 4", "Inter", sans-serif;
  --font-family-mono: monaco, "Consolas", "Lucida Console", monospace;
}

.has-primary-color {
  color: var(--color-primary);
}
.has-primary-background-color {
  background-color: var(--color-primary);
}


.has-sandgrau-color {
  color: #a8a098;
}
.has-sandgrau-background-color {
  background-color: #a8a098;
}
.has-sandgrau-border-color {
  background-color: #a8a098;
}


.has-moosgruen-border-color {
  background-color: #717a6c;
}

.has-begrseeblau-color {
  color: #09999b;
}
.has-begrseeblau-background-color {
  background-color: #09999b;
}
.has-begrseeblau-border-color {
  background-color: #6d8fc6;
}

.has-sandgrauhell-color {
  color: #ddd9d5;
}
.has-sandgrauhell-background-color {
  background-color: #ddd9d5;
}
.has-sandgrauhell-border-color {
  background-color: #ddd9d5;
}
.has-granit-color {
  color: #191919;
}
.has-granit-background-color {
  background-color: #191919;
}
.has-granit-border-color {
  background-color: #191919;
}



/* source-serif-4-200 - 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: 'Source Serif 4';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/source-serif-4-v13-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-serif-4-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-serif-4-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/source-serif-4-v13-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-serif-4-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-serif-4-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


@font-face {
  font-family: "Linearicons-Free";
  src: url("fonts/Linearicons-Free.eot?w118d");
  src: url("fonts/Linearicons-Free.eot?#iefixw118d") format("embedded-opentype"),
    url("fonts/Linearicons-Free.woff2?w118d") format("woff2"),
    url("fonts/Linearicons-Free.woff?w118d") format("woff"),
    url("fonts/Linearicons-Free.ttf?w118d") format("truetype"),
    url("fonts/Linearicons-Free.svg?w118d#Linearicons-Free") format("svg");
  font-weight: normal;
  font-style: normal;
}




html {
  box-sizing: border-box;
  font-size: 62.5%;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  scrollbar-width: thin;
  scrollbar-color: var(--color-lightGrey) var(--bg-primary);
}

*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background: var(--bg-primary);
}

*::-webkit-scrollbar-thumb {
  background: var(--color-lightGrey);
}

body {
  background-color: var(--bg-color);
  line-height: 1.6;
  font-size: var(--font-size);
  color: var(--font-color);
  font-family: var(--font-family-sans);
  font-family: "Inter", sans-serif; /*fallback*/
  margin: 0;
  /*padding: 82px 0 0;*/
  word-break: normal;
  hyphens: auto;
  height: 100%;
}
main {
  height: 100%;
  position: relative;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0.35em 0 0.7em 0;
	font-family:"Source Serif 4";
}

h1 {
  font-family: "Source Serif 4";
  font-size: 40px;
  color: #fff;
  display: inline;
  text-shadow: 5px 2px 5px black;
}

h2 {
  font-family: "Source Serif 4";
  /* font-size: 3.6em; */
  font-size: 30px;
  line-height: 1.08;
  font-stretch: -20;
}

h3 {
  font-size: 19px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

@media (min-width: 1000px) {
  h1 {
    font-size: 75px;
    hyphens: initial;
  }
  .home h1 {
    font-size: 75px;
    line-height: 1.5;
  }
  h2 {
    font-size: 45px; 
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0.5em 0 0.5em;
  }

  h3 {
    font-size: 1.5em;
  }

  h4 {
    font-size: 1.25em;
  }

  h5 {
    font-size: 1em;
  }

  h6 {
    font-size: 0.85em;
  }
}

a {
  color: black;
  text-decoration: none;
}

a:hover:not(.button) {
  opacity: 0.75;
}

button {
  font-family: inherit;
}

p {
  margin-top: 0;
}

dl dt {
  font-weight: bold;
}

hr {
  border: none;
  background-color: var(--color-lightGrey);
  height: 1px;
  margin: 1rem 0;
}

table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

table.striped tr:nth-of-type(2n) {
  background-color: var(--bg-secondary-color);
}

td,
th {
  vertical-align: middle;
  padding: 1.2rem 0.4rem;
}

thead {
  border-bottom: 2px solid var(--color-lightGrey);
}

tfoot {
  border-top: 2px solid var(--color-lightGrey);
}

code,
kbd,
pre,
samp,
tt {
  font-family: var(--font-family-mono);
}

code,
kbd {
  padding: 0 0.4rem;
  font-size: 90%;
  white-space: pre-wrap;
  border-radius: 4px;
  padding: 0.2em 0.4em;
  background-color: var(--bg-secondary-color);
  color: var(--color-error);
}

pre {
  background-color: var(--bg-secondary-color);
  font-size: 1em;
  padding: 1rem;
  overflow-x: auto;
}

pre code {
  background: none;
  padding: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

img {
  max-width: 100%;
}
.bildcopy {
  display: block;
  text-align: right;
  margin: -3em 1.5em 0 0;
  min-height: 3em;
  color: #fff;
  text-shadow: 1px 1px 2px #777;
  font-size: 8pt;
}

fieldset {
  border: 1px solid var(--color-lightGrey);
}

iframe {
  border: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Custom */

.alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px 3%;
  box-sizing: border-box;
}

#wrapper {
  position: fixed;
	z-index: 33;
	width: 100%;
	/*transition: 1s;*/
	top:0;
}
header .container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 120px;
  gap: 2em;
}
#branding {
  /* margin: 60px 0 20px; */
	
   
}
.menubox {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.logo {
  width: 100%;
	max-width: 220px; 
  
}

.logo-header {
  width: 100%;
  /* min-height: 5em; */
  max-width: 220px; 

  
}

nav ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 0;
}
nav ul li {
  list-style: none;
  margin-right: 30px;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
nav ul li.current-menu-item a {
  border-bottom: 3px var(--color-primary) solid;
}
@media (min-width: 400px) {
  nav ul li {
    float: left;
  }
}

h1.orange,
.orange h1 {
  background-color: var(--color-secondary);
  display: inline;
  border: 0.3em var(--color-secondary) solid;
  color: #fff;
}

@media (min-width: 1290px) {
  .home .orange h1 {
    margin-left: 3em;
  }
}
.wp-block-post-date,
.entry-date {
  margin: 1.4em 0;
  display: block;
}

blockquote {
  padding: 0;
  font-family: "Josefin Slab", var(--font-family-mono);
  font-size: 3em;
  color: var(--color-primary);
  line-height: 1;
  font-weight: bold;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-stretch: -20;
}

.post_tags {
  margin-bottom: 2em;
}

#footer .wp-block-columns {
  margin-bottom: 0;
}

.clear {
  clear: both;
}

/* Getwid Slider Icons */

.wp-block-getwid-content-slider .slick-prev:before,
.wp-block-getwid-images-slider .slick-prev:before,
.wp-block-getwid-media-text-slider .slick-prev:before,
.wp-block-getwid-post-slider .slick-prev:before,
.wp-block-getwid-post-carousel .slick-prev:before {
  -webkit-transform: translateX(-60%) translateY(-50%);
  -ms-transform: translateX(-60%) translateY(-50%);
  transform: translateX(-60%) translateY(-50%);
  content: "\e875";
}

.wp-block-getwid-content-slider .slick-next:before,
.wp-block-getwid-images-slider .slick-next:before,
.wp-block-getwid-media-text-slider .slick-next:before,
.wp-block-getwid-post-slider .slick-next:before,
.wp-block-getwid-post-carousel .slick-next:before {
  content: "\e876";
  -webkit-transform: translateX(-40%) translateY(-50%);
  -ms-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
}

.wp-block-getwid-content-slider .slick-prev:before,
.wp-block-getwid-content-slider .slick-next:before,
.wp-block-getwid-images-slider .slick-prev:before,
.wp-block-getwid-images-slider .slick-next:before,
.wp-block-getwid-media-text-slider .slick-prev:before,
.wp-block-getwid-media-text-slider .slick-next:before,
.wp-block-getwid-post-slider .slick-prev:before,
.wp-block-getwid-post-slider .slick-next:before,
.wp-block-getwid-post-carousel .slick-prev:before,
.wp-block-getwid-post-carousel .slick-next:before {
  color: #2c3847;
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  font-size: 24px;
  font-size: 5rem;
  font-weight: bolder;
  text-shadow: 1px 1px 2px black
}

.wp-block-getwid-images-slider__caption {
  font-weight: bold;
  background: #fff !important;
  padding-top: 10px !important;
}

/* Schlagwort-Icons */

.schlagwort-icon {
  display: block;
  width: 70px;
  height: 70px;
  background: #f0f6f7;
  border-radius: 35px;
  padding: 10px;
  float: left;
  margin: 30px 30px 0 0;
}

.entry-summary .schlagwort-icon {
  display: block;
  width: 30px;
  height: 30px;
  background: transparent;
  border-radius: unset;
  padding: 0;
  float: left;
  margin: 20px 20px 0 0;
}

/* Home-Page */

.home .banner {
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 0px;
}

/* Artikel */

.single .alignfull {
  padding: 0;
  position: relative;
}
.single .alignfull svg {
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  position: absolute;
}

.single .aktuelles .tilted-heading {
  transform: none;
}
.single .aktuelles h1 {
  background: transparent;
  border: 0px;
  color: var(--color-primary);
  transform: none;
}

/* Aktuelles */
.loop_versetzt {
  display: grid;
  grid-template-areas:
    "one"
    "two"
    "three"
    "four"
    "five"
    "six"
    "seven"
    "eight"
    "nine";
  gap: 4em;
}
@media (min-width: 900px) {
  .loop_versetzt {
    display: grid;
    grid-template-areas:
      "one two"
      "three two"
      "three four"
      "five four"
      "five six"
      "seven six"
      "seven eight"
      "nine eight";
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 4em;
  }
}
.loop_versetzt > div {
  min-height: 200px;
}
.nummer_1 {
  grid-area: one;
}
.nummer_2 {
  grid-area: two;
}
.nummer_3 {
  grid-area: three;
}
.nummer_4 {
  grid-area: four;
}
.nummer_5 {
  grid-area: five;
}
.nummer_6 {
  grid-area: six;
}

.hinweistitel {
  font-size: 2.8em;
  color: var(--color-secondary);
  margin-top: 200px;
  width: 90%;
}
.row > div > article {
  height: 100%;
}

.entry-summary {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.entry-summary > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.entry-summary > div a {
  min-height: 5em;
  display: block;
}
@media (min-width: 900px) {
  .ajax-container > div:first-child {
    margin-bottom: 100px;
  }

  .ajax-container > div:first-child .entry-summary {
    flex-direction: row;
    gap: 3em;
  }
  .ajax-container > div:first-child .entry-summary > a {
    display: block;
  }
}

.filterchips {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3em;
}
@media (min-width: 900px) {
  .filterchips {
    flex-direction: row;
  }
}

.chipstext {
  display: block;
  max-width: 300px;
  color: var(--color-primary);
  float: left;
  margin-right: 20px;
  font-size: 0.8em;
  word-break: keep-all;
  hyphens: initial;
}
.widget-area .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label {
  margin-right: 18px;
  margin-left: 0;
  border: 0px !important;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  background-color: transparent;
}
.wpc-filters-widget-main-wrapper input[type="checkbox"],
.wpc-filters-widget-main-wrapper input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 0 !important;
  background: #ffffff;
  border-radius: 50px;
  min-width: 20px;
}

.widget-area
  .wpc-filters-labels
  li.wpc-term-item
  label
  span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper
  .wpc-filters-labels
  li.wpc-term-item
  label
  span.wpc-filter-label-wrapper {
  background-color: transparent !important;
}
.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget-area
  .wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label,
.widget-area
  .wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  span.wpc-filter-label-wrapper,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  span.wpc-filter-label-wrapper,
.wpc-term-count-0:not(.wpc-has-not-empty-children),
.wpc-term-count-0:not(.wpc-has-not-empty-children) a,
body
  .wpc-filters-widget-main-wrapper
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label,
body
  .wpc-filters-widget-main-wrapper
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  a {
  opacity: 1 !important;
}
.wpc-label-item a {
  text-align: center;
  min-width: 85px;
  color: var(--font-color);
  font-size: 0.8em;
}

.wpc-filters-widget-top-container {
  display: none;
}
.wpc-label-item a:hover,
.wpc-term-selected a,
.widget-area .wpc-filters-labels li.wpc-term-item input:checked + label a,
.wpc-filters-widget-main-wrapper
  .wpc-filters-labels
  li.wpc-term-item
  input:checked
  + label
  a {
  color: var(--color-primary) !important;
}

/* Seite Netzwerk */
.netzwerklogos .wp-block-columns {
  flex-wrap: nowrap !important;
  gap: 0.1em;
  margin-bottom: 0.4em;
}
@media (min-width: 780px) {
  .netzwerklogos {
    border: 10px var(--color-primary) dotted;
    border-radius: 40vw 40vw 0 0;
    border-bottom: 0;
    width: 80vw;
    min-height: 40vw;
    padding: 5vw 15vw 0;
    margin-bottom: 5vw;
  }
  .netzwerklogos .wp-block-columns {
    gap: 2em;
  }
}

.quicklinks > div img {
  width: 80px;
}

.quicklinks li img {
  width: 36px !important;
  height: 27px !important;
}

/* Menü */
header nav {
  position: relative;
}
header > .container > .menubox > label {
  display: block;
  min-height: 50px;
  min-width: 4.4rem;
}
header > .container > .menubox > label > input {
  display: none;
}
header > .container > .menubox > label nav::after,
header > .container > .menubox > label nav::before {
  content: "";
  position: absolute;
  top: 0;
  right: 1rem;
  width: 4.4rem;
  height: 4.4rem;
  display: none;
  background-size: 3rem;
  background-position: center center;
  background-repeat: no-repeat;
}
header > .container > .menubox > label nav::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M6%2036h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z%22%2F%3E%3C%2Fsvg%3E);
}
header > .container > .menubox > label nav::after {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M38%2012.83L35.17%2010%2024%2021.17%2012.83%2010%2010%2012.83%2021.17%2024%2010%2035.17%2012.83%2038%2024%2026.83%2035.17%2038%2038%2035.17%2026.83%2024z%22%2F%3E%3C%2Fsvg%3E);
}

header > .container > .menubox > label nav::after,
header > .container > .menubox > label nav::before {
  display: block;
}
.container > .menubox > label > input ~ nav::after {
  opacity: 0;
}

header > .container > .menubox > label nav ul {
  display: none;
}
@media (min-width: 75rem) {
  header > .container > .menubox > label nav::after,
  header > .container > .menubox > label nav::before {
    display: none;
  }
  header > .container > .menubox > label nav ul {
    display: block;
  }
}
@media (max-width: 75rem) {
  .container > .menubox > label > input:checked ~ nav::after {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  .container > .menubox > label > input:checked ~ nav::before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 0;
  }
  .container > .menubox > label > input:checked ~ nav ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: fixed;
    top: 70px;
    left: 0px;
    width: 100%;
    background: #fff;
    padding: 5%;
  }
}
/* Menü-Suche */

.menu_search {
  float: right;
  /* margin-top: 1em;
  width: 100%; */
}

.menu_search form input[type="search"] {
  background-color: transparent;
  box-shadow: none;
  width: 0px;
  background-image: url("images/icons/search.svg");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 8px;
  padding: 12px;
  -webkit-transition: margin-left 0s ease;
  transition: margin-left 0s ease;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
  /* float: right;
  margin-left: 100%; */
  border: 0px;
}

.menu_search form::before {
  display: none;
}

.menu_search form input[type="search"]:focus {
  background-color: transparent;
  width: 100%;
  border: 0px;
  border-bottom: 1px var(--color-primary) solid;
  background-origin: content-box;
  outline-color: transparent;
  background-position-x: right;
  background-position-y: center;
  padding-right: 0px;
  margin-left: 0px;
}

/* @media (min-width: 1100px) {
  .menu_search {
    float: right;
    margin-top: 1em;
    width: 200px;
  }
  .menu_search form input[type="search"] {
    margin-left: 200px;
  }
  .menu_search form input[type="search"]:focus {
    margin-left: 0px;
    width: 200px;
  }
} */

.menu_search .search-submit {
  display: none;
}

.aside-section {
  height: 100%;
  position: fixed;
  padding: 85px 2% 2%;
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
  overflow: auto;
  margin-top: 0px;
}

.aside-left {
  width: 100%;
  left: 0;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;
}

.aside-right {
  display: none;
  width: 50%;
  right: 0;
  z-index: 2;
  background-image: url("/wp-content/uploads/2024/04/urlaubsgenuss-hotel-mitterwirt-dienten.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}
.menu-footer-info {
  position: absolute;
  bottom: 0px;
  font-size: 13pt;
}
.aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  /* margin-top: 150px; */
  text-align: left;
  /* padding-left: 50px; */
  font-size: 22px;
}

.aside-content {
  margin-top: 150px;
  padding: 0 40px;
  position: relative;
  color: white;
  text-align: center;
}

.aside-list li {
  margin-bottom: 5px;
  list-style: none;
}
.aside-list ul li:hover ul,
.aside-list ul li:focus ul {
  display: block;
}
.aside-list ul ul {
  display: none;
}

/* test 1 */
.aside-list ul.sub-menu {
 /* margin-top: 2rem;*/
 /*margin-bottom: 2.5rem;*/
  overflow: hidden;
  transition: margin 0.5s;
}
.aside-list ul.sub-menu li{
	list-style: inside;
}
.aside-list li.menu-item-has-children::before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #555;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}

/* ende test 1 */

.aside-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ff5964;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 3px;
}

.aside-anchor::before {
  border-radius: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  height: 3px;
  z-index: 1;
  width: 50%;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.aside-anchor:hover:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.aside-anchor {
  padding-bottom: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  position: relative;
  font-weight: 500;
}

 .checkbox-menu input[type="checkbox"] {
  display: none;
}

 input[type="checkbox"]:checked ~ aside .aside-left {
  transform: translateY(0%);
}

 input[type="checkbox"]:checked ~ aside .aside-right {
  transform: translateX(0%);
}

 input[type="checkbox"]:checked ~ label .bar {
  background-color: #000000;
}

 input[type="checkbox"]:checked ~ label .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
}

 input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

 input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}

.middle {
  margin: 0 auto;
}

label {
  /* top: 10px; */
  display: block;
  padding: 7px 10px;
  cursor: pointer;
  margin: 10px;
  z-index: 3;
  position: relative;
}

.bar {
  display: block;
  background-color: #ffffff;
  width: 30px;
  height: 3px;
  border-radius: 5px;
  margin: 5px auto;
  transition: background-color 0.4s ease-in, transform 0.4s ease-in,
    width 0.4s ease-in;
}


.button {
  display: inline-block;
  background-image: none;
  border: none;
  background-color: transparent;
  padding-bottom: 7px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  color: white;
  padding: 7px 50px;
  border: 2px solid var(--color-sandgrau-hell);
}

@media (min-width: 992px) {
  
  .aside-right {
    display: block;
    z-index: 2;
  }

  .aside-left {
    width: 50%;
    z-index: 2;
  }
}

.anfragen-buchen-header {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: -1;
  background-color: var(--color-primary);
  
}

.anfragen-buchen-header .quicklinks {
  color: white;
  font-size: 17pt;
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}
.anfragen-buchen-header .quicklinks div a{
  color: white;
 
  
}
.anfragen-buchen-header .quicklinks div p, ul, nav ul li{
 
  margin:5px;
}

.anfragen-buchen-header .quicklinks div:hover{
 cursor:pointer;

}

@media (max-width: 1120px) {
  .logo {
    max-width: 170px;
    padding: 5px;
  }

  .anfragen-buchen-header {
    width: 100%;
    text-align: center;
  }
.anfragen-buchen-header .quicklinks {
  font-size: 14pt;

}
.anfragen-buchen-header .quicklinks .text-footer-linie{
		display:none;
		
	}
.anfragen-buchen-header .quicklinks i{
  margin:10px;

}
  .quicklinks ul {
    margin: 0;
  }
  input[type="checkbox"]:checked ~ label .bar {
    background-color: #000;
  }
 .anfragen-buchen-header .quicklinks div p, ul, nav ul li{
 
  margin:10px;

  
}
}


#footer{
	font-size: 13pt;
	background-color:var(--color-sandgrau-hell);
	padding:80px 0 50px;
	margin-top:10px;
}
#footer #copyright {
  
  text-align: center;
  font-size: 0.8em;
  text-transform: uppercase;
  font-family: var(--font-family);
}
#footer #copyright a {
  color: var(--color-secondary);
}

.footer-spalte-3 {
  align-self: center;
}

.tilted-heading {
  text-align: center;
}

.bannerbild {
  min-height: 300px;
  height: 40vw;
  width: 100vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.wp-block-query .wp-block-post-excerpt__more-link {
  background-color: var(--color-primary);
  display: inline-block;
  padding: 15px 25px;
  margin: 10px 0 0;
  color: #fff;
  float: right;
}

@media (max-width: 599px) {
	.wp-block-cover{
  		width: 100vw;
  		margin-left: calc(50% - 50vw);
	}
}

.wp-block-button__link {

  border-radius:0;
  
}

.border-box{
    padding: 20px;
    margin-bottom: 20px;
	background-color: var(--color-sandgrau-hell);
	border: 2px solid black;
}
input.wpcf7-form-control.wpcf7-text{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

div.spam-schutz span.wpcf7-form-control-wrap label{
	display:flex;
	align-items:center;
}

div.spam-schutz span.wpcf7-form-control-wrap label input.wpcf7-form-control.wpcf7-quiz{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    width: 50px !important;
	margin-left: 7px;
	
}

h1.has-background {
 background-color: transparent !important;
}


.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: transparent;
}

