﻿@charset "UTF-8";
/*
Theme Name: Flixgrün_2017
Author: Gregor Döhnert
Author URI: https://www.gregor-doehnert-grafik.de//
Description: Responsives Theme für Flixgrün von Gregor Döhnert Grafik.
Version: 1.0
*/
/* für debugging */
/* header, main, nav, article, aside, footer {
background: rgba(200,200,200,0.2);
padding: 0.5em;
margin-bottom: 0.5em;
} */
/* @import url("https://fonts.googleapis.com/css?family=Muli:300,400,600,700,900"); */
@font-face {
  font-family: 'nexa_rust_sansblack';
  src: url("/wp-content/fonts/NexaRustSans-Black-Free-webfont.eot");
  src: url("/wp-content/fonts/NexaRustSans-Black-Free-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/fonts/NexaRustSans-Black-Free-webfont.woff2") format("woff2"), url("/wp-content/fonts/NexaRustSans-Black-Free-webfont.woff") format("woff"), url("/wp-content/fonts/NexaRustSans-Black-Free-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
    font-family: 'muliregularitalic';
    src: url('/wp-content/fonts/muli-italic-webfont.woff2') format('woff2'),
         url('/wp-content/fonts/muli-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'muliregular';
    src: url('/wp-content/fonts/muli-webfont.woff2') format('woff2'),
         url('/wp-content/fonts/muli-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

/* gruenkonfekt */
/* montserrat-300 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('/wp-content/fonts/montserrat-v25-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/wp-content/fonts/montserrat-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/wp-content/fonts/montserrat-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-300.woff') format('woff'), /* Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/wp-content/fonts/montserrat-v25-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  
  /* montserrat-regular - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/wp-content/fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/wp-content/fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/wp-content/fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  
  /* montserrat-700 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('/wp-content/fonts/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/wp-content/fonts/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/wp-content/fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-700.woff') format('woff'), /* Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/wp-content/fonts/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  
  /* montserrat-900 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('/wp-content/fonts/montserrat-v25-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/wp-content/fonts/montserrat-v25-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/wp-content/fonts/montserrat-v25-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-900.woff') format('woff'), /* Modern Browsers */
         url('/wp-content/fonts/montserrat-v25-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/wp-content/fonts/montserrat-v25-latin-900.svg#Montserrat') format('svg'); /* Legacy iOS */
  }

  /* sprossi */
  /* readcliffe - latin */
  @font-face {
    font-family: 'Radcliffe';
    font-style: normal;
    font-weight: 900;
    src: url('/wp-content/fonts/Radcliffe-ExtraBold.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/wp-content/fonts/Radcliffe-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/wp-content/fonts/Radcliffe-ExtraBold.woff') format('woff'), /* Modern Browsers */
         url('/wp-content/fonts/Radcliffe-ExtraBold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/wp-content/fonts/Radcliffe-ExtraBold.svg') format('svg'); /* Legacy iOS */
  }

/* GLOBALS */

:root {
  --color-green: #1e5031; 
  --color-text: #2F4B46;
  --color-link: #3F6B4B;
  --color-accent: #C3DA0C;
  --font-body: 'muliregular', Calibri, Arial, Helvetica, sans-serif;
  --font-heading: 'nexa_rust_sansblack', sans-serif;
  --bg-body: #EFEBDD url("...") repeat;
  --slider-height: 492px; /* alt:720px */
  --bg-background: #EFEBDD;
  --bg-background-hover: #cdc5aa;
  --border-active: 2px solid #1e5031;
  --box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  --box-shadow-active: rgba(33, 104, 58, 0.25) 0px 8px 16px -2px, rgba(30, 80, 49, 0.3) 0px 3px 7px -3px;
  --logo-width: 270px;


}

* {
  box-sizing: border-box; }

body {
  color: var(--color-text);
  font-size: 15px;
  font-family: var(--font-body);
  line-height: 1.5;
 }

body.brand-dach {
  background: #fff;
}
body.brand-inhouse-farming {
  background: #EFEBDD url("/wp-content/themes/flixgruen/images/Pappe_1500x750_25.jpg") repeat;
  background-attachment: fixed;


  --color-text: #243B36;
  --color-link: #3F6B4B;
  --color-accent: #C3DA0C;
  --bg-body: #EFEBDD url("/wp-content/themes/flixgruen/images/Pappe_1500x750.jpg") repeat;
  --slider-height: 500px;
  --bg-background: #EFEBDD;
}

body.brand-sprossi {
  background-color: #E5F0D1;

  --color-green: #68AE43;
  --color-text: #257577;
  --color-link: #3F6B4B;
  --color-accent: #C3DA0C;
  --color-heading: #E0553E;
  --bg-body: #E5F0D1;
  --slider-height: 720px;
  --bg-background: #E5F0D1;
  --logo-width: 500px;
  --font-heading: 'Radcliffe',Calibri,Arial,Helvetica,sans-serif;


}
body.brand-gruenkonfekt {
  background-color: #699B96;

  --color-text: #fff;
  --color-link: #3F6B4B;
  --color-accent: #C3DA0C;
  --color-heading: #E0553E;
  --bg-body: #699B96;
  --slider-height: 500px;
  --bg-background: #699B96;
  --logo-width: 500px;
  --font-heading: 'Montserrat',Calibri,Arial,Helvetica,sans-serif;
}
body.brand-gruenkonfekt .header-bg,
body.brand-gruenkonfekt .content-container {
  --font-body: 'Montserrat',Calibri,Arial,Helvetica,sans-serif;
}

body.brand-gruenkonfekt .tiergruppe {
    width: 80vW;
    display: grid;
    margin-top: -20px;
    margin-bottom: max(-17px, -2.5%);
    max-width: 590px;
    margin-inline: auto;
  }

.wrapper {
  width: 90%;
  margin: 0 5%; }

.wrapper:has(.cd-primary-nav) {
  width: 100%;
  margin: 0; }

a:link,
a:visited {
  color: var(--color-link);
  text-decoration: none; }

p, li {
  a:hover,
  a:target,
  a:focus-visible {
    color: #628979;
    cursor: pointer;
    border-bottom: var(--border-active); }
} 
/* header */
nav {
  /*float: right;*/
  width: 100%; }

.nav-container {
  background-color: #fff;
  height: 2.1em;
  position: fixed; }

.logo {
  width: var(--logo-width);
  padding: 1.5em 1em;
  display: block;
  margin-inline: auto; }

.logo img {
  width: 220px; }

.dach-logo {
  width: 100%;
  padding: 1em;
  position: relative;
  display: grid;
  place-items: center;
  margin-top: -1em;}

.dach-logo img {
  width: 120px; }

/* Suche */
/*.suche {
	position: absolute;
	top: -1.5em;
	right:0;
}*/
#searchfield {
  clear: both; }

#searchfield .searchinput {
  height: 40px;
  top: 0;
  border: none;
  width: 32px;
  background: url("images/search-white.png") transparent no-repeat;
  background-position: 4px center;
  display: inline-block;
  line-height: 31px;
  outline: medium none;
  /* padding: 0.2em 0 0 40px; */
  z-index: 100;
  -webkit-transition: width 0.6s;
  /* For Safari 3.1 to 6.0 */
  transition: width 0.6s;
  color: #747474;
  font-family: var(--font-body); }

#searchfield .searchinput:hover,
#searchfield .searchinput:focus,
#searchfield .searchinput:active {
  background: url("../../uploads/suche-icon_hell.png") #fff no-repeat;
  background-position: 185px center;
  width: 100%; }

#searchfield .searchinput::placeholder {
  color: #666; }

#searchfield .searchinput:hover::placeholder {
  color: #888; }

#searchfield .searchinput:focus::placeholder,
#searchfield .searchinput:active::placeholder {
  color: #fff; }

.header_bg {
  background-color: var(--bg-body);
  max-height: var(--slider-height); }

.wrapper_headerimage {
  /*width: 1280px !important;*/
  max-width: 100%; }

.headerimage {
  margin-bottom: 26px;
  max-height: var(--slider-height);
  display: flex;
  background-position: center 25%;
  background-size: 100% auto;
  background-size: cover;
  height: 200px;
  /*border-bottom: 8px solid var(--color-green);*/
  border-top: 8px solid var(--color-green); }

.headerimage img {
  width: 100%;
  object-fit: cover;
  height: 100%
}

.headerslider {
  margin-bottom: 26px;
  max-height: var(--slider-height);
  display: block;
  background-position: center 25%;
  background-size: 100% auto;
  background-size: cover; }

.headerslider:has(.headerimage) {
  max-height: 100%;
}

.home .headerimage {
  max-height: var(--slider-height); }

.headerimage p,
.headerslider p {
  font-family: var(--font-heading);
  text-align: center;
  margin-top: 0.3em;
  z-index: 5;
  position: absolute;
  margin: 0.3em auto;
  width: 100%; }

.headerimage .header_slogan,
.headerslider .header_slogan {
  text-align: center;
  color: #fff;
  background-color: var(--color-green);
  padding: 0.3em 1em;
  font-size: 1em; }

.brand-inhouse-farming .headerslider {
  /* border-bottom: 8px solid var(--color-green);*/
  border-top: 8px solid var(--color-green);  }

.brand-gruenkonfekt .headerimage .header_slogan,
.brand-gruenkonfekt .headerslider .header_slogan{
  display: none;
}

/* main */
.breadcrumbs {
  float: right;
  font-size: 0.85em;
  text-transform: uppercase; }

.page-title {
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.2em;
  text-align: center; }

/* content */
h3 {
  font-size: 1.2em;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 2em 0 0.5em 0; }

h4 {
  margin: 1.5em 0 -0.5em 0; }

section:last-child {
  margin-bottom: 3em; }

.front-page section:last-child {
  margin-bottom: 0; }

article .so-gehts-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 2em;
  border-top: 3px solid var(--color-green);
  background-color: rgba(255, 255, 255, 0.5); }

article .so-gehts-container h2 {
  text-transform: uppercase; }

article .so-gehts-bild {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left; }

article .so-gehts-bild img {
  width: 100%; }

article .so-gehts-inner {
  display: table-cell;
  padding-right: 2em;
  padding-left: 2em; }

.front-page .page p,
.sorte-container p {
  font-size: 1.15em;
  line-height: 1.4em; }

ul {
  padding: 1em; }

/* sidebar */
.termin {
  margin-top: 0;
  margin-bottom: 0; }

.termin:first-of-type {
  margin-top: 1em; }

.termin:last-child {
  margin-bottom: inherit; }

.widgettitle {
  margin-top: 0; }

.widget {
  margin-top: 1em; }

/* footer */
.site-footer {
  background-color: rgba(254, 255, 236, 0.6);
  margin-top: 2em;
  padding: 2em 0; }

footer .onethird:first-child {
  float: left;
  width: 100%; }

/* s. media queries */
footer .logo {
  padding-left: 0; }

footer .logo > img {
  width: 150px; }

footer .contact {
  opacity: 0.8; }

.contact > a {
  color: #000; }

footer .contact:hover,
footer .contact:focus {
  opacity: 1; }

.contact > a:link,
.contact > a:focus {
  color: #000 !important; }

@media only screen and (min-width: 1140px) {
  /* ===============
Maximal Width
=============== */
  .wrapper {
    width: 1026px;
    margin: 0 auto; } 
   }

@media only screen and (min-width: 1300px) {
  /* ===============
Maximal Width
=============== */
  .wrapper {
    width: 1280px;
    /* 1140px - 10% for margins */
    }

  }

/* ===== Initializr Styles ==================================================  */
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #D8E75F;
  text-shadow: none; }

::selection {
  background: #D8E75F;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dotted #628979;
  margin: 2em 0;
  padding: 0; }

hr:last-child {
  display: none; }

.search hr {
  margin: 0;
  width: 61%; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ===================
ALL: flixgruen-theme
=================== */
.title {
  color: white; }

h1 {
  font-family: var(--font-heading);
  font-size: 2.2em;
  text-align: center; }

h1 a {
  text-decoration: none;
  color: var(--color-link); }

h1 a:link,
h1 a:visited {
  text-decoration: none;
  color: var(--color-link); }

h1 a:hover,
h1 a:focus {
  text-decoration: none;
  color: #628979; }

.article_3 p,
.article_3 h2,
.rsCaption h2 {
  text-align: center; }

.article_3 button,
.article_3 img {
  margin: auto; }

.article_3 button,
.article_3 img {
  display: block; }

.entry-header h1,
.entry-title {
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: 0.25em;
  margin-bottom: 1em;
  color: var(--color-link); }

a:hover .entry-title {
  color: #628979; }

.entry-header h4,
.entry-teaser {
  font-size: 0.85em;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-bottom: 0.25em; }
.more-link {
  font-size: 1em;
  color: var(--color-link);
  text-decoration: none;
  text-align: right;
  float: left; }

.more-link:after {
  content: "";
  display: block;
  background-image: url("/wp-content/uploads/bt_weiter_2.svg");
  width: 26px;
  height: 26px;
  background-position: center;
  float: right;
  margin: -2px 0.25em 0 0.35em; }


/* ==========================================================================
sorten und sorte
========================================================================== */
.context-brand article:has(.category-sorten) {
  --grid-min-col-size: 300px;
  text-align: center;
  position: relative;
  margin: 3.7em 0; 
  display: grid;
  grid-template-columns: 
    repeat(auto-fill, minmax(min(var(--grid-min-col-size), 100%), 1fr));
  grid-template-columns: 
    repeat(auto-fill, minmax(var(--grid-min-col-size), 1fr));
  gap: 1rem;
}
.context-brand .category-sorten {
  width: 100%;
  margin-bottom: 1.5em;
  position: relative;
}
.sorten_name_container {
  height: 50px; }

.sorten_name {
  font-size: 1.2em;
  text-align: center;
  font-family: var(--font-heading);
  margin-bottom: 0; }

.sorten_name_zwei {
  font-size: 0.75em;
  text-align: center;
  font-family: var(--font-heading);
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 0.1em; }

article .sorte-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 2em; }

article .sorte-bild {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 2em; }

article .sorte-bild img {
  width: 100%; }

/* ==========================================================================
sorten und sorte test
========================================================================== */
.sorten_bild_2 {
  /* position: absolute;
left: 50%;
top: 50%;
width: auto;
max-width: 100%;
min-width: 100%;
height: auto;
min-height: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);*/
  transform: translate(0, 10%);
  position: relative;
  width: 100%; }

.sorten_name_container_2 {
  height: 100%; }

.sorten_name_container_2 .sorten_name {
  font-size: 1.2em;
  text-align: center;
  font-family: var(--font-heading);
  margin-bottom: 0; }

.sorten_name_container_2 .sorten_name_zwei {
  font-size: 0.75em;
  text-align: center;
  font-family: var(--font-heading);
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 0.1em; }

.sorten_container {
  border-top: 4px solid var(--color-green);
  border-bottom: 2px solid var(--color-green);
  width: 100%; }

.sorten_name_container_3 {
  padding: 0 0.5em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80px; }

.sorten_name_container_3 .sorten_name {
  font-size: 1.2em;
  text-align: center;
  font-family: var(--font-heading);
  margin: 0 0 -0.2em 0;
  letter-spacing: 0.05em; }

.sorten_name_container_3 .sorten_name_zwei {
  text-align: center;
  font-family: var(--font-heading);
  margin: 0;
  letter-spacing: 0.1em; }

.sorten_text_container {
  display: none; }

.sorten_text_container_show {
  transition: max-height 0.2s ease-out;
  position: absolute;
  z-index: 2;
  background: #FFFFFF;
  display: block;
  border-bottom: 2px solid var(--color-green);
  background-size: contain;
  background-position: bottom;
  padding: 0 1em 3em;
  background-repeat: no-repeat; 
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }

.sorten_text_container_show p:last-child {
  margin-bottom: 8em; }

.sorten_container:hover {
  transition: max-height 0.2s ease-out;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.8);
  display: block; }

.sorten_container_style {
  transition: max-height 0.2s ease-out;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  background: #FFFFFF;
  display: block; }

.category-textbaustein,
.category-textbaustein .sorten_text_container {
  display: block;
  width: 100%;
  clear: both; }

.category-textbaustein .sorten_container {
  border: none;
  position: relative; }

.category-textbaustein .sorten_name_container_3 .sorten_name {
  font-size: 1.2em;
  text-align: left; } }

@media only screen and (min-width: 480px) {
  /* .blog section.category-sorten,
  .context-brand section.category-sorten {
    width: 40%;
    height: 60px;
    margin: 2em 5%; } */
  .sorten_name_container_3 .sorten_name {
    font-size: 1.4em; }
  .sorten_name_container_3 .sorten_name_zwei {
    font-size: 1em; } }

@media only screen and (min-width: 1000px) {
  /* .blog section.category-sorten,
  .context-brand section.category-sorten {
    width: 29.3%;
    height: 80px;
    margin: 1em 2%; } */
  .sorten_name_container_3 .sorten_name {
    font-size: 1.5em; } }

@media only screen and (min-width: 960px) {
  .sorten_name_container_3 .sorten_name {
    font-size: 1.8em; } }

/* ==============
MOBILE: Menu
============== */
.menu {
  width: 100%;
  max-width: 1026px;
  margin: 4px auto; }

nav ul,
#menu-footer-menue {
  margin: 0;
  padding: 0;
  list-style-type: none; }

nav li {
  display: block;
  width: 100%;
  position: relative;
  margin: 1em auto;
  padding: 8px; }

nav li a {
  display: inline;
  padding: 5px 1%;
  text-align: center;
  text-decoration: none;
  /*font-weight: bold;*/
  text-transform: uppercase;
  word-break: keep-all; }

nav li a:link,
nav li a:visited {
  color: #fff; }

nav li:hover,
nav li:target,
nav li:focus-visible /* ,
nav li:hover > a, */
/* nav li:target > a */ { 
  color: black;  }

nav li.suche:hover,
nav li.suche:target {
  background-color: transparent; }

#menu-footer-menue a:link,
#menu-footer-menue a:visited {
  color: var(--color-text);
  font-size: 0.875em;
  letter-spacing: 0.1em; }

#menu-footer-menue li:hover,
#menu-footer-menue li:hover > a,
#menu-footer-menue li:target,
#menu-footer-menue li:target > a {
  color: black; }

nav li ul {
  display: none;
  position: relative;
  height: auto;
  text-align: left; }

nav li ul li {
  margin-bottom: 0;
  /* background-color: #EFEBDD; */}

nav li:hover ul,
nav li:focus-visible ul,
nav li:target ul {
  display: block;
  position: absolute;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  top: 28px;
  /* width: 100%; */
  background-color: #EFEBDD;
  box-shadow: var(--box-shadow); 
  border-top: var(--border-active);}

:not('.nav-open') .brand-inhouse-farming nav li:hover ul,
:not('.nav-open') .brand-inhouse-farming nav li:focus-visible ul,
:not('.nav-open') .brand-inhouse-farming nav li:target ul {
  background: url("/wp-content/themes/flixgruen/images/Pappe_1500x750.jpg") no-repeat; }


a:has(li:hover),
a:has(li:focus-visible),
a:has(li:target) {
  border-bottom: var(--border-active);
}

ul.sub-menu li:hover a,
ul.sub-menu li:focus-visible a,
ul.sub-menu li:target a {
  border-bottom: none;
 } 

ul.sub-menu li:hover,
ul.sub-menu li:focus-visible,
ul.sub-menu li:target {
  background-color: var(--bg-background-hover);
  filter: brightness(1.5);
  border-bottom: none;
 }  

nav li:hover ul li,
nav li:target ul li {
  display: block;
  width: 100%;
  padding: 0.66em 1em;;
  margin-left: 0; }

/* nav li ul li a { */
  /*für das Mobile Menü*/
  /* background-color: #909193; } 

nav li ul li a:hover {
  background-color: #EFEBDD; } */

/* Marken-Überschrift im Menü (Individueller Link mit #) */
.menu-item a[href="#"],
.menu-item a[href="#main"] {
    cursor: default;
    pointer-events: none;
}

/* Auf Touch-Geräten: Dropdown trotzdem per Klick auf den Eintrag öffnen */
.menu-item-has-children > a[href="#"],
.menu-item-has-children > a[href="#main"] {
    pointer-events: auto;
}

.menu-item-has-children > a::after {
  content: "▾";
  margin-left: 6px; }

nav ul .current_page_item a,
nav ul .current-menu-item a {
  border-bottom: var(--border-active); }

nav ul ul .current_page_item,
nav ul ul .current-menu-item {
  background-color: var(--bg-background-hover);
  filter: brightness(1.5);
 } 

nav ul ul .current_page_item a,
nav ul ul .current-menu-item a {
  border-bottom: none;
 } 

#menu-footer-menue a {
  text-transform: uppercase; }

/* ==============
MOBILE: Main
============== */
.main {
  padding: 30px 0; }

.main article h1 {
  font-size: 2em; }

.main aside {
  color: white;
  padding: 0px 5% 10px; }

.footer-container footer {
  color: white;
  padding: 20px 0; }

/* ===============
ALL: IE Fixes
=============== */
.ie7 .title {
  padding-top: 20px; }

/* ==========================================================================
Media Queries
========================================================================== */
@media only screen and (min-width: 480px) {
  /* ====================
INTERMEDIATE: Menu
==================== */
  nav li {
    /*width: auto;*/ }
  nav li a {
    margin-bottom: 0;
    letter-spacing: 0.1em; }
  nav li:first-child a {
    margin-left: 0; }
  nav li:last-child a {
    margin-right: 0; }
  #searchfield {
    clear: none; }
  /* ========================
INTERMEDIATE: IE Fixes
======================== */
  .oldie nav a {
    margin: 0 0.7%; }
  /* ===========================
Klassen aus dem alten css
=========================== */
  .page-title {
    font-size: 2.2em;
    line-height: 1.2em;
    margin: 1.5em 0; }
  .entry-header h1,
  .entry-title {
    font-size: 1.75em; }
  .entry-header h4,
  .entry-teaser {
    font-size: 0.95em; }
  .more-link {
    font-size: 1.1em; }
  .more-link:after {
    width: 30px;
    height: 30px;
    float: right; }
  /*.blog .post p:last-child {
	text-align: right !important;
	} */
  section:last-child {
    margin-bottom: 3.5em; }
  article .sorte-bild {
    width: 43%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 1.5em; }
  /* article .so-gehts-bild {
		width:43%;  
		height:auto;
		overflow: hidden;
		float: left;
		margin-right: 1.5em;
	} */
  .front-page .page p {
    font-size: 1.25em;
    line-height: 1.5em; }
  footer .onethird:first-child {
    width: 46%; }
  footer .onequarter {
    width: 50%;
    float: left; } }

@media only screen and (min-width: 600px) {
    .dach-logo {
      margin-block: 0; }
}

@media only screen and (min-width: 1000px) {
  body {
    font-size: 16px;
    line-height: 1.5; }
  /* ============
WIDE: Menu
============ */
  .title {
    float: left; }
  .page-title {
    font-size: 2.5em; }
  .logo {
    width: var(--logo-width);
    margin: 60px auto 20px; }
  .logo img {
    width: var(--logo-width) }
  .dach-logo {
    width: 220px;
    padding: 1.5em 1em;
    display: block; 
    position: absolute;
    left: 1.2em;
    top: 90px;}
  .dach-logo img {
    width: 170px; }

  body.brand-gruenkonfekt .tiergruppe {
    margin-top: 0;
    margin-top: -20px;
    z-index: 100;
    position: relative;
    align-content: center;
  }
  nav ul li {
    flex: 0;
    width: 100%;
    white-space: nowrap; }
  nav li {
    margin: 0 1em 10px;
    padding: 0;}
  /* nav li:hover,
  nav li:hover > a,
  nav li:target,
  nav li:target > a {
    background: url("/wp-content/themes/flixgruen/images/Pappe_1500x750.jpg") no-repeat; } 
  nav li:hover ul li,
  nav li:target ul li {
    width: 100%; }
  nav li ul li:first-child a {
    margin: 4px 0 0 0; }
  nav li ul li a {
    /* background-color: #EFEBDD; */
    /* padding: 15px 15px;
    text-align: left; } */
  nav li a:link,
  nav li a:visited {
    color: #000; }

  .suche {
    margin-left: 2em;
    margin-right: 0; }
  #searchfield .searchinput {
    height: 2.1em;
    background-position: 4px center;
    background: url("images/suche-icon.png") transparent no-repeat;
    top: 0;
    position: absolute;
    right: 0; }
  #searchfield .searchinput:hover {
    background: url("images/suche-icon_hell.png") transparent no-repeat;
    width: 32px; }
  #searchfield .searchinput:focus,
  #searchfield .searchinput:active,
  #searchfield .searchinput:target {
    width: 220px;
    -ms-transform: translate(0, 2.2em);
    /* IE 9 */
    -webkit-transform: translate(0, 2.2em);
    /* Safari */
    transform: translate(0, 2.2em);
    -webkit-animation-name: such;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s;
    /* Safari 4.0 - 8.0 */
    animation-name: such;
    animation-duration: 0.6s; }
  /* Safari 4.0 - 8.0 */
    @-webkit-keyframes such,
    @keyframes such {
      0% {
        left: 0px;
        top: 0px; }
      100% {
        left: 0px;
        top: 2.2em; } }


  .headerimage,
  .headerslider {
    height: var(--slider-height); }
  .headerimage p,
  .headerslider p {
    text-align: center;
    margin-left: auto; }
  .headerslider p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5; }
  .headerimage .header_slogan,
  .headerslider .header_slogan {
    padding: 0.3em 2em;
    font-size: 1.25em; }
  /* ============
WIDE: Main
============ */
  /*.site-main article,
  .article23 {
    float: left;
    width: 61%; }
  .site-main .full-width {
    float: left;
    width: 100%; } */
  /*.wrapper {
	width: 1026px; /* 1140px - 10% for margins */
  /*margin: 0 auto;
	}*/
  article .so-gehts-bild {
    width: 35%;
    max-height: 380px;
    overflow: hidden;
    float: left;
    margin-right: 2em; }
  article .so-gehts-inner {
    padding-left: 0; }
  article .sorte-bild {
    width: 35%;
    max-height: 380px;
    overflow: hidden;
    float: left;
    margin-right: 2em;
    margin-bottom: 2em; }
  .front-page .page p {
    font-size: 1.25em;
    line-height: 1.5em; }
  .front-page .onethird {
    float: left;
    width: 32%; }
  footer .onethird:first-child {
    width: 50%; }
  footer .logo > img {
    width: 180px; } }

@media only screen and (min-width: 860px) {
  footer .onethird:first-child {
    width: 28%; }
  footer .onethird {
    width: 36%;
    float: left; }
  footer .onequarter {
    width: 25%; } }

@media only screen and (min-width: 1080px) {
  .headerimage,
  .headerslider {
    height: var(--slider-height); } }

@media only screen and (max-width: 999px) {
  .nav-container {
    background-color: transparent; }
  #sidebar-footer-4 img {
    width: 120px;
    height: auto; } }

/* ==========================================================================
Helper classes
========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.gruen {
  color: var(--color-green); }

/* ==========================================================================
Print styles
========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
Formular
========================================================================== */
select,
input[type="text"],
input[type="email"],
textarea {
  background-color: #fff;
  color: var(--color-text);
  width: 100%;
  padding: 10px 16px;
  border: 1px solid #ccc;
  margin: 0.4em 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family: inherit; }

select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  border-color: #28C8E6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(40, 200, 230, 0.3);
  outline: 0 none; }

input[type="submit"] {
  background-color: var(--color-link);
  color: #000;
  padding: 10px 16px;
  border: 1px solid var(--color-link);
  margin: 0.2em; }

input[type="submit"]:hover {
  background-color: #EFEBDD;
  border-color: #EFEBDD; }

.single .wpcf7-list-item {
  margin: 0.5em 0; }

input[type="checkbox"] {
  margin-right: 0.5em; }

/* ==========================================================================
Navigation with Hamburger Menu (thx. Codyhouse)
========================================================================== */
.cd-auto-hide-header {
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s; }

@media only screen and (max-width: 999px) {
  .cd-auto-hide-header {
    position: absolute;
    top: 37px; } }

.cd-auto-hide-header::after {
  clear: both;
  content: "";
  display: block; }

.cd-auto-hide-header.is-hidden {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.cd-auto-hide-header .nav-trigger {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); 
  display: table;
  height: 100%;
  padding: 0 1em;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  right: 0;
  background-color: #fff;
  z-index: 201; }

.cd-auto-hide-header .nav-trigger span {
  /* vertically align inside parent element */
  display: table-cell;
  vertical-align: middle; }

.cd-auto-hide-header .nav-trigger em, .cd-auto-hide-header .nav-trigger em::after, .cd-auto-hide-header .nav-trigger em::before {
  /* this is the menu icon */
  display: block;
  position: relative;
  height: 3px;
  width: 32px;
  background-color: var(--color-green);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-auto-hide-header .nav-trigger em {
  /* this is the menu central line */
  margin: 29px auto;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

.cd-auto-hide-header .nav-trigger em::before, .cd-auto-hide-header .nav-trigger em::after {
  position: absolute;
  content: '';
  left: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.cd-auto-hide-header .nav-trigger em::before {
  /* this is the menu icon top line */
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px); }

.cd-auto-hide-header .nav-trigger em::after {
  /* this is the menu icon bottom line */
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px); }

@media only screen and (min-width: 1000px) {
  .cd-auto-hide-header .nav-trigger {
    display: none; } }

.cd-auto-hide-header.nav-open .nav-trigger em {
  /* transform menu icon into a 'X' icon */
  background-color: rgba(255, 255, 255, 0); }

.cd-auto-hide-header.nav-open .nav-trigger em::before {
  /* rotate top line */
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cd-auto-hide-header.nav-open .nav-trigger em::after {
  /* rotate bottom line */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-primary-nav {
  height: 100%;
  /*height: 60px;*/
  z-index: 200;
  text-align: center; 
}

.cd-primary-nav > ul {
  /* position: absolute; */
  z-index: 200;
  top: 68px;
  display: none; }

/* .cd-primary-nav > ul a {} */
@media only screen and (min-width: 1000px) {
  .cd-primary-nav {
    /* vertically align its content */
    /* display: table; */
    margin-inline: auto;
  }
  .cd-primary-nav > ul {
    /* vertically align inside parent element */
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;} }

.nav-open .cd-primary-nav ul,
.cd-primary-nav ul:target {
  /* show primary nav - mobile only 
:target is used to show navigation on no-js devices
*/
  display: block;
  width: 100%;
  margin: 0;
  background-color: var(--color-green); 
  /* padding-block: 1em; */
  text-align: center; }

.overlay{
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.5); /* dunkelheit */
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease;
  z-index: 100;
}

body:has(.nav-open) .overlay{
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}

.nav-open {
  .nav-open .cd-primary-nav {
    padding-block: 1em;
  }

  #menu-hauptmenue > li > a {
  display: flex;
  justify-content: center;
 }

  #menu-hauptmenue > li:hover > a,
  #menu-hauptmenue li:focus-visible > a,
  #menu-hauptmenue li:target> a {
  background-color: var(--bg-background-hover);
  border-bottom: none;
 } 

  li ul.sub-menu {
    display: none; }

  li:has(.sub-menu) {
    padding-bottom: 0.5em;
  }

  li:hover > ul.sub-menu,
  .nav-open li:target > ul.sub-menu {
  display: block;
  position: static; }

  ul.sub-menu li:first-child {
    margin-top: 0;
  }

  nav ul .current_page_item a, 
  nav ul .current-menu-item a {
    border-bottom: none;
  }

  nav li:hover ul li,
  nav li:target ul li {
    padding: 8px;
  }

  ul.sub-menu li:hover, 
  ul.sub-menu li:focus-visible, 
  ul.sub-menu li:target,
  nav ul ul .current_page_item,
  nav ul ul .current-menu-item {
    filter: none;
  }

  nav li:hover ul, 
  nav li:focus-visible ul, 
  nav li:target ul {
  box-shadow: none;
  border-block: 1px solid #fff;    
  }

  ul.sub-menu li:hover a {
    color: var(--color-green);
  }
}

@media only screen and (min-width: 1000px) {
  .nav-open .cd-primary-nav ul,
  .cd-primary-nav ul:target {
    display: table-cell; } }

/* ==========================================================================
slider
s. auch royalslider.css oder flixgruen-slider.css
========================================================================== */
.headerslider {
  margin-bottom: 26px;
  max-height: var(--slider-height); }

button, .btn,
.front-page .page .btn,
.context-brand .wp-block-button > .wp-block-button__link.wp-element-button {
  background-color: var(--color-green);
  border-radius: 8px;
  color: #fff;
  padding: 7px 10px;
  border: 1px solid var(--color-green);
  margin: 0.2em;
  min-width: 140px;
  display: inline-block;
  font-size: 1em;
  text-align: center;
  font-weight: 700; }

@media only screen and (min-width: 480px) {
  button, .btn {
    font-size: 1em; }
  .front-page .page .btn {
    min-width: 200px;
    font-size: 1.1em; } }

button:hover,
button:target,
.btn:hover,
.btn:target,
.front-page .page .btn:hover,
.front-page .page .btn:target {
  background-color: var(--color-link); }

a.btn,
a.btn:link,
.btn a,
.btn a:link {
  color: #fff; }

/* ==========================================================================
suche
========================================================================== */
strong.search-excerpt {
  background: yellow; }

.search-results section p {
  font-size: 1em !important;
  line-height: 1.4em !important; }

/* a:hover img {
  opacity: 0.8; } */

/*  ====================================================================
Styles slideout Shoplink
====================================================================  */
/* .kontaktslider {
  display: none; }

@media only screen and (min-width: 1000px) {
  .kontaktslider {
    display: block;
    position: fixed;
    top: 630px;
    background-color: var(--color-green);
    margin: 0;
    padding: 0 1em;
    right: 0;
    z-index: 10;
    padding: 0px; }
  .kontaktslider .social-box {
    position: absolute;
    right: -280px;
    background: rgba(254, 154, 19, 0.8);
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -ms-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s; }
  .kontaktslider .social-box:hover,
  .kontaktslider .social-box:focus,
  .kontaktslider .social-box:active {
    cursor: pointer;
    right: 0; }
  .kontakt_btn {
    background: url("../../uploads/Kontakt.png") rgba(254, 154, 19, 0.8) no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    width: 35px;
    height: 100%;
    left: -35px;
    top: 0;
    text-indent: -99999px;
    vertical-align: middle; } } */

/* ==========================================================================
Shoplink und bio-button
========================================================================== */
#Shoplink {
  position: absolute;
  right: 0;
  top: 120px;
  height: 40px;
  width: 120px;
  background-color: var(--color-green);
  padding: 11px 0 2px 15px;
  margin-top: 10px;
  text-align: left;
  letter-spacing: 0.1em;
  border-radius: 7px 0px 0px 7px;
  font-weight: 700;
  font-size: 0.7em;
  color: #fff;
  text-transform: uppercase; }

@media only screen and (min-width: 1000px) {
  #Shoplink {
    top: 120px; } }

.Shoplink .fa {
  font-size: 1.4em; }

.Shoplink a {
  color: #eee !important;
  text-decoration: none; }

.Shoplink a:hover {
  color: #fff !important;
  text-decoration: none;
  opacity: 0.8; }

.bio-tag {
  background: var(--color-green);
  border-radius: 14px;
  color: #fff;
  font-family: 'nexa_rust_sansblack';
  position: absolute;
  padding: 0.3em 0.5em;
  font-size: 1.2em;
  top: 220px;
  left: 1.8rem; }

@media only screen and (min-width: 480px) {
  .bio-tag {
    border-radius: 20px;
    padding: 0.4em 0.7em;
    font-size: 1.4em; } }

@media only screen and (min-width: 1000px) {
  .bio-tag {
    font-size: 2em;
    top: 320px;
    left: 1.8rem; } }

.bio-tag a {
  color: #fff; }

.bio-tag a span:first-child {
  font-family: var(--font-body);
  font-size: 0.9em; }

.bio-tag a span:last-child {
  font-size: 1.6em;
  line-height: 0.8; }

/* .home .bio-tag,
.blog .bio-tag {
  top: 260px; }

@media only screen and (min-width: 1000px) {
  .home .bio-tag,
  .blog .bio-tag {
    top: 620px; } } */

.brand-gruenkonfekt .bio-tag {
  display: none;
}

/*  ====================================================================
Styles Kontaktseite
====================================================================  */
#fuer_karte {
  overflow: hidden;
  height: 320px;
  min-height: 320px;
  border: 1px solid #dddbcc;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 2px;
  background-color: #e7eaf0; }

#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(73, 107, 75, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("/wp-content/themes/flixgruen/images/cd-icon-controller.png");
  background-image: url("/wp-content/themes/flixgruen/images/cd-icon-controller.svg"); }

.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #990000; }

@media only screen and (min-width: 1000px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 30px; } }

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px; }

@media only screen and (min-width: 1000px) {
  #cd-zoom-in {
    margin-top: 30px; } }

#cd-zoom-out {
  background-position: 50% -32px; }

/*  ====================================================================
Sorten-Farben
====================================================================  */
/* Brokkoletti */
.postid-164 h1,
.post-164 .sorten_name,
.post-164 .sorten_name_zwei {
  color: #5c4495; }

.post-164 .sorten_bild {
  border-color: #5c4495; }

/* Rotkohl */
.postid-166 h1,
.post-166 .sorten_name,
.post-166 .sorten_name_zwei {
  color: #6c4469; }

.post-166 .sorten_bild {
  border-color: #6c4469; }

/* Mizuma */
.postid-170 h1,
.post-170 .sorten_name,
.post-170 .sorten_name_zwei {
  color: #ed313a; }

.post-170 .sorten_bild {
  border-color: #ed313a; }

/* Tatsoi */
.postid-172 h1,
.post-172 .sorten_name,
.post-172 .sorten_name_zwei {
  color: #009fe3; }

.post-172 .sorten_bild {
  border-color: #009fe3; }

/* Radies - Gruen */
.postid-174 h1,
.post-174 .sorten_name,
.post-174 .sorten_name_zwei {
  color: #009640; }

.post-174 .sorten_bild {
  border-color: #009640; }

/* Radies - China Rose */
.postid-176 h1,
.post-176 .sorten_name,
.post-176 .sorten_name_zwei {
  color: #e6007e; }

.post-176 .sorten_bild {
  border-color: #e6007e; }

/* Mairübe */
.postid-178 h1,
.post-178 .sorten_name,
.post-178 .sorten_name_zwei {
  color: #f58141; }

.post-178 .sorten_bild {
  border-color: #f58141; }

/* Grünkohl */
.postid-180 h1,
.post-180 .sorten_name,
.post-180 .sorten_name_zwei {
  color: #888730; }

.post-180 .sorten_bild {
  border-color: #888730; }

/* Chia */
.postid-181 h1,
.post-182 .sorten_name,
.post-182 .sorten_name_zwei {
  color: #021811; }

.post-182 .sorten_bild {
  border-color: #021811; }

/* Linsen - rot */
.postid-184 h1,
.post-184 .sorten_name,
.post-184 .sorten_name_zwei {
  color: #991918; }

.post-184 .sorten_bild {
  border-color: #991918; }

/* Kresse */
.postid-186 h1,
.post-186 .sorten_name,
.post-186 .sorten_name_zwei {
  color: #85be4c; }

.post-186 .sorten_bild {
  border-color: #85be4c; }

/* Rucola */
.postid-154 h1,
.post-154 .sorten_name,
.post-154 .sorten_name_zwei {
  color: #72c1ce; }

.post-154 .sorten_bild {
  border-color: #72c1ce; }

/* Senf */
.postid-156 h1,
.post-156 .sorten_name,
.post-156 .sorten_name_zwei {
  color: #532f14; }

.post-156 .sorten_bild {
  border-color: #532f14; }

/* Kohlrabi */
.postid-92 h1,
.post-92 .sorten_name,
.post-92 .sorten_name_zwei {
  color: #174290; }

.post-92 .sorten_bild {
  border-color: #174290; }

/* Fenchel */
.postid-476 h1,
.post-476 .sorten_name,
.post-476 .sorten_name_zwei {
  color: #eba800; }

.post-476 .sorten_bild {
border-color: #eba800; }

/* Dill */
.postid-472 h1,
.post-472 .sorten_name,
.post-472 .sorten_name_zwei {
  color: #00987f; }

.post-472 .sorten_bild {
border-color: #00987f; }

  /* Inkarnatklee */
.postid-478 h1,
.post-478 .sorten_name,
.post-478 .sorten_name_zwei {
  color: #e394bf; }

.post-478 .sorten_bild {
border-color: #e394bf; }

/* Komatsuna /Roter Raps */
.postid-466 h1,
.post-466 .sorten_name,
.post-466 .sorten_name_zwei {
  color: #ea565a; }

.post-466 .sorten_bild {
  border-color: #ea565a; }

/* Koriander */
.postid-482 h1,
.post-482 .sorten_name,
.post-482 .sorten_name_zwei {
  color: #3571b7; }

.post-482 .sorten_bild {
  border-color: #3571b7; }

/* Radies Sango */
.postid-470 h1,
.post-470 .sorten_name,
.post-470 .sorten_name_zwei {
  color: #ee8d76; }

.post-470 .sorten_bild {
  border-color: #ee8d76; }

/* Rote Bete */
.postid-474 h1,
.post-474 .sorten_name,
.post-474 .sorten_name_zwei {
  color: #652240; }

.post-474 .sorten_bild {
  border-color: #652240; }

  /* Russischer Kohl */
.postid-463 h1,
.post-463 .sorten_name,
.post-463 .sorten_name_zwei {
  color: #567b94; }

.post-463 .sorten_bild {
  border-color: #567b94; }

.post-463 .sorten_name {
    line-height: 1.1em;
}

/* Zwiebel */
.postid-484 h1,
.post-484 .sorten_name,
.post-484 .sorten_name_zwei {
  color: #009baa; }

.post-484 .sorten_bild {
  border-color: #009baa; }


/* .blog hr {
display: none;
}

@media only screen and (min-width: 684px) {
.blog hr:nth-of-type(3n) {    
display: block;
border-top: 4px solid var(--color-text);
width: 100%;
float:left;
margin-top: 2em;
margin-bottom: 0;
}
}
@media only screen and (min-width: 912px) {
.blog hr:nth-of-type(3n) {    
display: none;
}
.blog hr:nth-of-type(4n) {    
display: block;
border-top: 4px solid var(--color-text);
width: 100%;
float:left;
margin-top: 2em;
margin-bottom: 0;
}
}
@media only screen and (min-width: 1140px) {
.blog hr:nth-of-type(4n) {    
display: none;
}
.blog hr:nth-of-type(5n) {    
display: block;
border-top: 4px solid var(--color-text);
width: 100%;
float:left;
margin-top: 2em;
margin-bottom: 0;
}
}
.blog hr:last-child {
display: none;
} */
.wp-video {
  margin: 1em auto; }

.video_container {
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 2em auto; }

.intro {
  font-size: 1.15em; }

.freisteller {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }

.freisteller {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  width: 100%;
  height: 100%; }

@media only screen and (min-width: 1000px) {
  .freisteller {
    width: 45%;
    height: 45%; } }

/* ==========================================================================
video-player
========================================================================== */
.post-532 .container {
  overflow: hidden; }

.post-532 .video-box {
  margin: 1em auto;
  width: 100%;
  max-width: 480px;
  border: 1px solid #F4F6F7;
  border-radius: 5px;
  text-align: center;
  box-shadow: var(--box-shadow); }

@media only screen and (min-width: 1080px) {
  .post-532 .video-box {
    width: 47%;
    float: left;
    margin: 0.5em 0.5em; }
  .video-box:first-child {
    margin-right: 1em; }
  .bm-mejs-container {
    width: 47%;
    height: auto; } }

.bm-mejs-container.mejs-container .mejs-controls {
  display: none;
  position: static; }

.bm-mejs-container.mejs-container .mejs-volume-button .mejs-mute,
.bm-mejs-container.mejs-container .mejs-controls div,
.bm-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  display: none; }

.bm-mejs-container.mejs-container .mejs-controls .mejs-offscreen {
  display: none !important; }

.bm-mejs-container.mejs-container .mejs-poster {
  background-size: cover;
  background-position: center; }

.wp-video .mejs-container .mejs-controls {
  visibility: hidden; }

.page-id-18 .header-container .content-container {
  background: url("images/CP-Logo-weiss_500.png") no-repeat;
  background-size: contain;
  background-position: center; }

.Hinweis {
  clear: both;
  border: 1px solid #699B96;
  padding: 1em;
  overflow: auto;
  margin: 0 2% }

.Hinweis:first-of-type {
  margin-top: 4em; }
.Hinweis:last-of-type {
    margin-bottom: 4em; }

.Hinweis img {
  width: 40%;
  height: auto;
  float: left;
  margin-right: 1em; }

.home .Hinweis img {
    max-width: 150px;
    background-color: #fff; }

.Hinweis h3 {
  margin-top: 0;
  font-weight: 900;
 }

.Hinweis p {
  padding-right: 3em; }

.Hinweis:hover {
  background-color: rgba(255,255, 255, 0.3) }

.Hinweis a:link,
.Hinweis a:focus {
  color: var(--color-text);
}


@media only screen and (min-width: 1000px) {
  .Hinweis img {
    width: 30%;
    height: auto; } }

@media only screen and (min-width: 480px) {
  .Hinweis img {
    width: 30%;
    height: auto; } }

.Abstand {
  clear: both;
  width: 100%;
  margin: 2em 0;
  border: 0; }

/*# sourceMappingURL=style.css.map */


/* =Slider
----------------------------------------------- */

.splide__track {
   max-height: calc( var(--slider-height) - 8px);
}

.splide__caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 0 30px;
padding-left: 100px;
display: inline-block;
max-width: 1170px;
margin: auto;
bottom: 50px;
}
@media only screen and (max-width: 750px) {
.splide__caption {
  display: none;
}
}

body .splide__caption h2 {
background: rgb(255, 255, 255);
background: rgba(255, 255,255, 0.9);
font-weight: 400;
font-size: 24px;
max-width: 640px;
display: inline-block;
padding: 12px 20px;
margin-bottom: 0;
color: var(--capa-green2);
}
body .splide__caption .excerpt {
background: rgb(40,70,20);
background: rgba(40,70,20,0.9);
font-weight: bold;
display: block;
color: #ddd;
max-width: 600px;
padding: 12px 20px;
}

body a:hover .splide__caption h2 {
background: rgba(255, 255,255, 0.9);
}

body .splide__caption .excerpt p {
font-weight: bold;
display: block;
color: #ddd;
}

body .flex-direction-nav a::before {
font-family: FontAwesome;
font-size: 40px;
display: inline-block;
content: '\f104';
}
body .flex-direction-nav a.flex-next::before {
content: '\f105';
}

body .splide__pagination {
bottom: 1em;
}
body .splide__arrow {
width: 4em;
height: 4em;
background: transparent;
}
body .splide__arrow svg{ 
width: 2.2em;
height: 2.2em;
fill: aliceblue;
}
body .splide__arrow:hover {
background-color: var(--capa-green2)
}
body .splide__slide img {
margin-top: 0;
margin-bottom: 0;
width: 100%;
width: 100vw;
}
body .splide__slide__container a {
display: block;
}

/*font-page Karten */

.brand-card-container {
  --col-count: 1;
  display: grid;
  grid-template-columns: repeat(var(--col-count), 1fr);
  --grid-min-col-size: 275px;
  gap: 2rem;

  .brand-text {
    text-align: center;
  }

  .button {
    width: 100%;
    align-self: end;
    height: 2.8em;
    max-width: 350px;
    color: #fff;
  }
  /* .button > a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1.8;
  } */
   .link-hint {
    background-image: url("/wp-content/themes/flixgruen/images/arrow_up_gruen-filled.svg");
    display: block;
    width: 32px;
    height: 32px;
    background-position: center;
    align-self: end;
   }
}
.brand-card {
  background-color: #fff;
  display: grid;
  gap: 1rem;
  place-items: center;
  padding: 1.5em;
  box-shadow: var(--box-shadow);
  border-radius: 12px;
  transition: filter 0.15s, transform 0.25s;

}
.brand-card:hover,
.brand-card:focus-visible  {
  filter: brightness(112%);
  transform: translateY(-3px);
  box-shadow: var(--box-shadow-active);
  transition: filter 0.15s, transform 0.25s;


}

.brand-card div {
    display: grid;
    gap: 1rem;
    place-items: center;
}

.brand-logo {
  object-fit: cover;
  max-width: 75%;
}
.produkt-bild {
  object-fit: cover;
  max-width: 100%;
}

.brand-card.brand-card--inhouse-farming { 
  background: #EFEBDD url("/wp-content/themes/flixgruen/images/Pappe_1500x750_33.jpg") repeat;
 }
.brand-card.brand-card--sprossi { 
  background-color: #E5F0D1;
}
.brand-card.brand-card--gruenkonfekt { 
  background-color: #699B96;
}

@media only screen and (min-width: 460px) and (max-width: 999px) {
  .brand-card div { 
    grid-template-areas:
      "a b" 
      "c b";
    grid-template-columns: 40% 1fr; }
  .brand-logo {
    max-width: 90%;
    grid-area: a;
  }
  .brand-card.brand-card--gruenkonfekt .brand-logo { 
    max-width: 110%;
  }
  .produkt-bild {
    grid-area: b;
  }
  .brand-text {
    grid-area: c;
    place-self: stretch;
  }
}

@media only screen and (min-width: 1000px) {
  .front-page main {
    position: relative;
    margin-top: -440px;
  }
  
  .brand-card-container {
    --col-count: 3;
  }

  .brand-gruenkonfekt .logo {
    margin-top: 40px;
  }
}


/*brand-theme defs. */
.brand-gruenkonfekt {
  h1, h2, h3 {
    font-weight: 700;
  }
  .logo {
    width: calc(var(--logo-width) / 100 * 60);
    padding: 1.5em 0;
    display: block;
    margin: auto; }
    .logo img {
  width: calc(var(--logo-width) / 100 * 60) }
  .dach-logo{
    margin-block: 1em -1em;
  }
}

@media only screen and (min-width: 600px) {
  .brand-gruenkonfekt .logo {
    width: var(--logo-width);
    margin: 60px auto -30px;
  }
  .brand-gruenkonfekt .logo img {
    width: var(--logo-width);
  }
}

/*.brand-sprossi .wrapper_headerimage {
  max-width: 100%;
}*/

.brand-sprossi {
  .headerimage {
    max-height: 100%;
    display: grid;
    border-top: 0;
  } 
  .headerimage img {
    object-fit: contain;
    max-width: 1200px;
    margin: 4em auto auto;
  }
  .header_slogan {
    display: none;
  }
  h1, h2, h3 {
    color: var(--color-heading); 
  }
  .logo {
    width: calc(var(--logo-width) / 100 * 60);
    padding: 1.5em 0;
    display: block;
    margin-inline: auto;
  }
  .logo img {
    width: calc(var(--logo-width) / 100 * 60);
  }
  .sorten_container {
    border-top: 4px solid var(--color-green);
    border-bottom: 2px solid var(--color-green);
    width: 100%;
  }

}

@media only screen and (min-width: 1000px) {
  .brand-sprossi .logo,
  .brand-sprossi .logo img {
    width: var(--logo-width)
  }
  .brand-sprossi {
    .headerimage {
      height: var(--slider-height);
    }
}

.context-brand.brand-gruenkonfekt article:has(.category-sorten) {
  --grid-min-col-size: 350px;
}

.brand-gruenkonfekt {
  /* ==========================================================================
   sorten und sorte
   ========================================================================== */

.blog section.category-sorten {
	width: 100%;
	float: left;
	text-align: center;
	clear: right;
	display: block;
	position: relative;
	margin: 5.2em 0;
}
@media only screen and (min-width: 480px) {
	.blog section.category-sorten {
		height: 100px;
		margin: 2em auto; }
	.sorten_name_container .sorten_name {
		font-size: 1.4em; }
	.sorten_name_container .sorten_name_zwei {
		font-size: 1em; } 
}

@media only screen and (min-width: 768px) {
	.blog section.category-sorten {
		width: 46%;
		//height: 100px;
		margin: 3em 2%; }
	.sorten_name_container .sorten_name {
		font-size: 1.5em; } 
}

@media only screen and (min-width: 960px) {
	.sorten_name_container .sorten_name {
		font-size: 1.8em; 
	} 
}

.sorten_container {
	background-color: #699B96;
	border: 1px solid #fff;
  padding-block: 1em;
}

.sorten_name_container,
.sorten_name_container_3 {
	min-height: 100px; 
}

.sorten_name_container p {
	margin-bottom: 0;
}
.sorten_name_container_3 .sorten_ikon {
	width: 80px;
	height: auto;
  margin-inline: auto;
}

.sorten_name_container .sorten_name {
	font-size: 1.2em;
	text-align: center;
	font-weight: 700;
	margin: 0 0 -0.2em 0;
	letter-spacing: 0.05em; 
}

.sorten_name_container .sorten_name_zwei {
	text-align: center;
	font-weight: 700;
	margin: 0 0 00.5em 0;
	letter-spacing: 0.1em;
}

.sorten_text_container_show {
	background-size: cover;
	background-position: bottom;
	padding: 0 1em;
	background-repeat: no-repeat; 
  border-bottom: 1px solid #fff;
}
.sorten_text_container p {
    text-shadow: 0px 0px 10px rgba(224, 85, 62, 0.7);
}

.sorten_text_container_show p:last-child {
	margin-bottom: 8em; 
}

.sorten_container:hover {
	transition: max-height 0.2s ease-out;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.2);
	display: block; 
}

.sorten_container_style {
	transition: max-height 0.2s ease-out;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
	display: block; 
}

.sorten_bild {
    max-width: 190px;
    max-height:190px;
    border-radius: 95px;
    border: 4px solid #E0553E;
}
.sorten_bild_2 {
	transform: translate(0, 10%);
	position: relative;
	width: 100%; 
}

/*  ====================================================================
Sorten-Farben
====================================================================  */

/* Vogelhirse */
.VOGELHIRSE .sorten_container {
	border-bottom: 0.5em solid #e3b77f;
	z-index: 100;
}
/* Kleingarten */
.KLEINGARTEN .sorten_container {
	border-bottom: 0.5em solid #f7a390;
}
/* Nagersalat */
.NAGERSALAT .sorten_container {
	border-bottom: 0.5em solid #bad796;
}
/* Vitalmix */
.VITALMIX .sorten_container {
	border-bottom: 0.5em solid #ffd95b;
}
/* Katzenimbiss */
.KATZENIMBISS .sorten_container {
	border-bottom: 0.5em solid #ff9954;
}
article .sorte-container {
    width:100%;  
    height:auto;
    overflow: hidden;
    float: left;        
    margin-bottom: 2em;
}

article .sorte-bild {
    width:100%;  
    height:auto;
    overflow: hidden;
    float: left;        
    margin-bottom: 2em;
}

.Hinweis {
	clear: both;
	border: 1px solid #699B96;
	padding: 2em;
	overflow: auto; 
	background-color: rgba(255, 255, 255, 0.1);
}
}