.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-top-center{
top: 0; right: auto; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-bottom-center{
top: auto; right: auto; bottom: 0; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
z-index: 9999;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
select,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
color: #0f3647;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip-path: inset(50%);
overflow: hidden;
height: 1px;
width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip-path: none;
color: #000;
display: block;
font-size: 12px;
height: auto;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
width: auto;
z-index: 100000; } .site {
padding: 0 24px;
padding: 0 1.714285714rem;
background-color: #fff;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
} .site-header {
padding: 24px 0;
padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
color: #21759b;
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
} .main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul,
.widget-area .textwidget ol {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li > ul,
.widget-area .textwidget li > ol {
margin-bottom: 0;
}
.widget-area .textwidget ol {
list-style: decimal;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area .widget a:visited {
color: #9f9f9f;
}
.widget-area #s {
width: 53.66666666666%; } footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin-top: 24px;
margin-top: 1.714285714rem;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #21759b;
}
.site-info span[role=separator] {
padding: 0 0.3em 0 0.6em;
}
.site-info span[role=separator]::before {
content: '\002f';
} .entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
color: #9f9f9f;
}
.entry-content .more-link {
white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
font-size: inherit;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(to bottom, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
#respond #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
#respond .comment-form-cookies-consent label {
display: inline;
}
.required {
color: red;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} .widget select {
max-width: 100%;
}
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
.wp-calendar-nav,
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
.wp-calendar-nav {
display: table;
}
.wp-calendar-nav span {
display: table-cell;
}
.wp-calendar-nav-next,
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
.widget-area .widget.widget_tag_cloud li {
line-height: 1;
}
.template-front-page .widget-area .widget.widget_tag_cloud li {
margin: 0;
}
.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-6 .gallery-icon img,
.widget-area .gallery-columns-7 .gallery-icon img,
.widget-area .gallery-columns-8 .gallery-icon img,
.widget-area .gallery-columns-9 .gallery-icon img {
height: auto;
max-width: 80%;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
.site {
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
color: #000;
}
.main-navigation li {
margin: 0 40px 0 0;
margin: 0 2.857142857rem 0 0;
position: relative;
}
.main-navigation li ul {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip-path: inset(50%);
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
border-left: 0;
clip-path: none;
overflow: inherit;
height: inherit;
width: inherit;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 22px;
font-size: 1.571428571rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
} @media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}:root { --hellgrau: #eee;
--grau: #484847;
--dunkelgrau: #333;
--grasgruen: #80C85F;
--hellgruen: #D9EE5C;
--ockergruen: #97AE09;
--knallgruen: #2A9A61;
--aubergine: #9E2163;
--aubergine70: #bb6391;
--himbeere: #C8174A;
--knallrot: #E84249;
--dunkelblau: #111C4B;
--hellblau: #9EBFE6;
--aquamarineblau: #0095DB;
--blau: #0075BF;
--blau60: #8aa9d3;
--link-color: var(--knallrot);
--link-color-hover: var(--knallrot);
--link-color-light: var(--knallrot);
--link-color-light-hover: var(--knallrot); --transition-duration-sticky-header: .3s;
--transition-timing-function-sticky-header: ease-in;
--transition-buttons: all .2s ease-in-out;
}   .verveine {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
}  .korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: 700;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: 700;
font-style: italic;
}
.korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: bold;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: bold;
font-style: italic;
} .korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: italic;
}  @font-face {
font-family: 'Quicksand';
src: url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.eot);
src: url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.eot?#iefix) format('embedded-opentype'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.woff2) format('woff2'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.woff) format('woff'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.ttf) format('truetype'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.svg#Quicksand-Bold) format('svg');
font-weight: 700;
font-style: normal;
font-display: swap;
} body {
max-width: 100%;
background-color: #fff;
}
html.noscroll {
overflow-y: hidden;
}
#page {
margin: 0;
padding: 0;
box-shadow: none;
max-width: none;
}  .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
box-shadow: none !important;
border-radius: 0 !important;
} figcaption, 
.entry-content .vc_row.wpb_row .wpb_wrapper figcaption {
font-style: italic;
margin-top: 5px;
font-size: .75em;
}
#primary.site-content {
margin: 0;
}
#primary.site-content article {
border-bottom: none;
margin-bottom: 0;
padding: 0;
}
#secondary.widget-area {
padding: 0;
}  #page > #main {
width: 100%;
max-width: 1440px;
margin: 0 auto;
box-sizing: border-box;
}
#page > #main > * {
width: 100%;
padding: 0 20px;
margin: 0;
box-sizing: border-box;
}
@media screen and (min-width: 768px){
#page > #main > * {
padding: 0 30px;
}
}
@media screen and (min-width: 1200px){
#page > #main > * {
padding: 0 50px;
}
}
@media screen and (min-width: 1600px){
#page > #main > * {
padding: 0 70px;
}
}
#page > #main > #primary {
margin-top: 0px;
} .entry-content .vc_row.extend-beyond-edge {
margin-left: -20px;
margin-right: -20px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 20px;
margin-right: 20px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -30px;
margin-right: -30px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 30px;
margin-right: 30px;
}
}
@media screen and (min-width: 1200px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -50px;
margin-right: -50px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 50px;
margin-right: 50px;
}
}
@media screen and (min-width: 1600px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -70px;
margin-right: -70px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 70px;
margin-right: 70px;
}
}    .entry-content .vc_row {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
position: relative;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row {
margin-bottom: 70px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row {
margin-bottom: 100px;
}
} #page .entry-content .vc_row.row-narrow {
width: 100%;
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.entry-content .vc_row > .vc_column_container > .vc_column-inner {
padding: 0;
}  .entry-content .vc_row.vc_row-has-fill {
padding: 30px 20px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill {
padding: 50px 40px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill {
padding: 70px 50px;
}
}
.entry-content .vc_row.extend-beyond-edge.vc_row-has-fill .wpb_text_column {
margin-left: 0;
margin-right: 0;
}  @media screen and (min-width: 1024px){
.entry-content > .wpb-content-wrapper > .vc_row.vc_row-o-full-height, 
.entry-content > .wpb-content-wrapper > .vc_row .vc_row-o-full-height {
max-height: 800px; }
} .entry-content .vc_row .vc_column_container > .vc_column-inner {
margin-bottom: 35px;
}
.entry-content .vc_row .vc_column_container:last-child > .vc_column-inner {
margin-bottom: 0;
}
@media screen and (min-width: 768px){
.entry-content .vc_row .vc_column_container > .vc_column-inner {
margin-bottom: 0;
}
}
.entry-content .vc_col-has-fill>.vc_column-inner, 
.entry-content .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.entry-content .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.entry-content .vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-top: 0;
} .entry-content .vc_row.wpb_row .vc_col-has-fill.vc_column_container > .vc_column-inner {
padding: 20px 30px;
} .grid-img-no-gap > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child {
margin-top: -20px;
margin-left: -30px;
margin-right: -30px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.wpb_row .vc_col-has-fill.vc_column_container > .vc_column-inner {
padding: 30px 50px;
} .grid-img-no-gap > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child {
margin-top: -30px;
margin-left: -50px;
margin-right: -50px;
}
} .entry-content .vc_row.extend-beyond-edge .vc_col-has-fill .wpb_text_column {
margin-left: 0;
margin-right: 0;
} .entry-content .vc_row.vc_column-gap-1 { margin-left: -.5px; margin-right: -.5px; }
.entry-content .vc_row.vc_column-gap-2 { margin-left: -1px; margin-right: -1px; }
.entry-content .vc_row.vc_column-gap-3 { margin-left: -1.5px; margin-right: -1.5px; }
.entry-content .vc_row.vc_column-gap-4 { margin-left: -2px; margin-right: -2px; }
.entry-content .vc_row.vc_column-gap-5 { margin-left: -2.5px; margin-right: -2.5px; }
.entry-content .vc_row.vc_column-gap-10 { margin-left: -5px; margin-right: -5px; }
.entry-content .vc_row.vc_column-gap-15 { margin-left: -7.5px; margin-right: -7.5px; }
.entry-content .vc_row.vc_column-gap-20 { margin-left: -10px; margin-right: -10px; }
.entry-content .vc_row.vc_column-gap-25 { margin-left: -12.5px; margin-right: -12.5px; }
.entry-content .vc_row.vc_column-gap-30 { margin-left: -15px; margin-right: -15px; }
.entry-content .vc_row.vc_column-gap-35 { margin-left: -17.5px; margin-right: -17.5px; }
@media screen and (max-width: 767px){
.entry-content .vc_row.wpb_row > .wpb_column.vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.entry-content .vc_row.vc_column-gap-1, 
.entry-content .vc_row.vc_column-gap-2, 
.entry-content .vc_row.vc_column-gap-3, 
.entry-content .vc_row.vc_column-gap-4, 
.entry-content .vc_row.vc_column-gap-5, 
.entry-content .vc_row.vc_column-gap-10, 
.entry-content .vc_row.vc_column-gap-15, 
.entry-content .vc_row.vc_column-gap-20, 
.entry-content .vc_row.vc_column-gap-25, 
.entry-content .vc_row.vc_column-gap-30, 
.entry-content .vc_row.vc_column-gap-35 {
margin-left: 0;
margin-right: 0;
}
} .entry-content > .wpb-content-wrapper > .vc_row .wpb_wrapper > *:not(:first-child) {
margin-top: 35px;
margin-bottom: 0;
}
.entry-content > .wpb-content-wrapper > .vc_row .wpb_wrapper > *:first-child {
margin-top: 0;
margin-bottom: 0;
}
.entry-content > .wpb-content-wrapper > .vc_row.wpb_row .wpb_wrapper h1 {
margin-top: 35px;
} .wpb_text_column > .wpb_wrapper > * {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
} @media screen and (min-width: 768px){
.text-three-columns, 
.text-two-columns {
column-count: 2;
}
}
@media screen and (min-width: 1366px){
.text-three-columns {
column-count: 3;
}
} * {
hyphens: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
white-space: normal;
box-sizing: border-box;
color: #000;
font-family: 'Quicksand', sans-serif;
font-weight: inherit;
}  strong, strong *, b, b * {
font-family: inherit;
color: inherit;
font-weight: 700;
font-style: inherit;
} em, em *, i, i * {
font-family: inherit;
color: inherit;
font-weight: inherit;
font-style: italic;
} span {
font-family: inherit;
color: inherit;
font-weight: inherit;
font-style: inherit;
} h1, .entry-content h1, .comment-content h1, .entry-header h1, 
h2, .entry-content h2, .comment-content h2, 
h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6, 
.entry-content .text-big *, .text-big * {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
line-height: 1.2;
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
}
h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6, 
.entry-content .text-big *, .text-big * {
hyphens: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
} .site-content .entry-content blockquote, .site-content .entry-content blockquote * {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
line-height: 1.2;
}
.entry-content .wpb_text_column .wpb_wrapper blockquote {
font-size: 1.95em;
padding: 0;
max-width: 1024px;
}
.entry-content .wpb_text_column .wpb_wrapper blockquote * {
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
} .entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 2.5em;
line-height: 1;
max-width: 1200px;
}
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote * {
line-height: 1;
}
@media screen and (min-width: 1024px){
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 3.2em;
}
}
@media screen and (min-width: 1366px){
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 4em;
}
} .entry-content .vc_row .wpb_wrapper .speech-bubble, .entry-content .vc_row .wpb_wrapper .speech-bubble * {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
line-height: 1;
white-space: nowrap;
margin: 0;
}
.entry-content .vc_row .wpb_wrapper .speech-bubble {
font-size: 1.875em;
}  h1, .entry-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, 
.entry-content .h2big h2 {
margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding: 0;
text-transform: none;
text-transform: uppercase;
line-height: 1;
}  h2, .entry-content h2, .comment-content h2 {
text-transform: uppercase;
line-height: 1;
} h3, .entry-content h3, .comment-content h3, 
.entry-content .text-big *, .text-big * {
text-transform: uppercase;
line-height: 1.2;
} .slogan {
font-size: 1.5em;
}
.slogan * {
text-shadow: 0 0 3px rgba(255,255,255,.7);
} h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6 {
line-height: 1.2;
padding: 0;
}
p, .entry-content p, .comment-content p, 
ol, .entry-content ol, .comment-content ol, 
ul, .entry-content ul, .comment-content ul, 
li, .entry-content li, .comment-content li {
line-height: 1.5;
} a, a:link, a:visited, a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
font-family: inherit;
} p a, p a:link, p a:visited, 
.wpb_text_column a, .wpb_text_column a:link, .wpb_text_column a:visited {
color: #E84249;
color: var(--link-color);
}
p a:hover, p a:focus, p a:active, .wpb_text_column a:hover, .wpb_text_column a:focus, .wpb_text_column a:active {
text-decoration: underline;
color: #E84249;
color: var(--link-color-hover);
} .entry-content ul, .comment-content ul, .mu_register ul, 
.entry-content ol, .comment-content ol, .mu_register ol {
list-style-position: outside;
padding-left: 28px;
}
ul + ul, .entry-content .vc_row.wpb_row .wpb_wrapper ul + ul, .comment-content ul + ul {
margin-top: 0;
}
.entry-content li, .comment-content li, .mu_register li {
list-style-position: outside;
margin: 0;
}  .text-white *, .white-text *, .weiss-text *, .text-weiss * {
color: #fff;
} .text-white a, .text-white a:link, .text-white a:visited, 
.white-text a, .white-text a:link, .white-text a:visited, 
.weiss-text a, .weiss-text a:link, .weiss-text a:visited {
color: #E84249;
color: var(--link-color-light);
}
.text-white a:hover, .text-white a:focus, .text-white a:active, 
.white-text a:hover, .white-text a:focus, .white-text a:active, 
.weiss-text a:hover, .weiss-text a:focus, .weiss-text a:active {
color: #E84249;
color: var(--link-color-light-hover);
} .hellgrau, .hellgrau * {
color: #eee;
color: var(--hellgrau);
}
.grau, .grau * {
color: #484847;
color: var(--grau);
}
.dunkelgrau, .dunkelgrau * {
color: #333;
color: var(--dunkelgrau);
}
.grasgruen, .grasgruen * {
color: #80C85F;
color: var(--grasgruen);
}
.hellgruen, .hellgruen * {
color: #D9EE5C;
color: var(--hellgruen);
}
.ockergruen, .ockergruen * {
color: #97AE09;
color: var(--ockergruen);
}
.knallgruen, .knallgruen * {
color: #2A9A61;
color: var(--knallgruen);
}
.aubergine, .aubergine * {
color: #9E2163;
color: var(--aubergine);
}
.aubergine70, .aubergine70 * {
color: #bb6391;
color: var(--aubergine70);
}
.himbeere, .himbeere * {
color: #C8174A;
color: var(--himbeere);
}
.knallrot, .knallrot * {
color: #E84249;
color: var(--knallrot);
}
.dunkelblau, .dunkelblau * {
color: #111C4B;
color: var(--dunkelblau);
}
.hellblau, .hellblau * {
color: #9EBFE6;
color: var(--hellblau);
}
.aquamarineblau, .aquamarineblau * {
color: #0095DB;
color: var(--aquamarineblau);
}
.blau, .blau * {
color: #0075BF;
color: var(--blau);
} body {
font-size: 20px;
}
* {
font-size: 1em;
}
header.site-header * {
font-size: 18px;
}
header.site-header .contact-link span {
font-size: .835em;
}
footer * {
font-size: 18px;
}
sub , 
sup {
font-size: .6em;
} .widget-title {
font-size: 1em;
}
h1, .entry-content h1, .comment-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, .entry-content .h2big h2 { font-size: 2.5em; }
h2, .entry-content h2, .comment-content h2, .entry-header h2 { font-size: 1.8em; }
.small-h2 h2, .entry-content .small-h2 h2, .entry-content .entry-image h2 { font-size: 1.5em; }
h3, .entry-content h3, .comment-content h3, .entry-header h3, .entry-content .text-big p, .text-big p { font-size: 1.37em; }
h4, .entry-content h4, .comment-content h4, .entry-header h4 { font-size: 1.3em; }
h5, .entry-content h5, .comment-content h5, .entry-header h5 { font-size: 1.2em; }
h6, .entry-content h6, .comment-content h6, .entry-header h6 { font-size: 1.1em; } @media screen and (min-width: 768px){
body {
font-size: 24px;
}
} @media screen and (min-width: 1024px){
} @media screen and (min-width: 1366px){
body {
font-size: 28px;
}
h1, .entry-content h1, .comment-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, .entry-content .h2big h2 { font-size: 3.9286em; }
h2, .entry-content h2, .comment-content h2, .entry-header h2 { font-size: 2.5em; }
.small-h2 h2, .entry-content .small-h2 h2, .entry-content .entry-image h2 { font-size: 1.6em; }
h3, .entry-content h3, .comment-content h3, .entry-header h3, .entry-content .text-big p, .text-big p { font-size: 1.6075em; }
h4, .entry-content h4, .comment-content h4, .entry-header h4 { font-size: 1.5em; }
h5, .entry-content h5, .comment-content h5, .entry-header h5 { font-size: 1.3em; }
h6, .entry-content h6, .comment-content h6, .entry-header h6 { font-size: 1.1em; }
} @media screen and (min-width: 1500px){
footer * {
font-size: 20px;
}
}
@media screen and (min-width: 1600px){
header.site-header * {
font-size: 20px;
}
}  .header-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99;
}
.header-container * {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
} .logged-in.admin-bar .header-container {
top: 46px;
}
@media screen and (min-width: 783px){
.logged-in.admin-bar .header-container {
top: 32px;
}
}
#masthead.site-header {
width: 100% !important;
padding: 0;
background-color: #fff;
color: #484847;
color: var(--grau);
position: relative;
z-index: 10;
display: flex;
justify-content: center;
}
#masthead.site-header.boxShadow {
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
}
#headerwrap {
height: auto;
display: inline-block;
width: 100%; margin: 0 auto;
padding: 10px 12px 0;
box-sizing: border-box;
}
#headerwrap > * {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px){
#headerwrap {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (min-width: 1200px){
#headerwrap {
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (min-width: 1600px){
#headerwrap {
padding-left: 70px;
padding-right: 70px;
}
} #masthead.site-header a, 
#masthead.site-header a:link, 
#masthead.site-header a:visited {
color: #000;
} #masthead.site-header a:hover, 
#masthead.site-header a:focus, 
#masthead.site-header a:active {
color: #E84249;
color: var(--knallrot);
} #header-info div.widget-wrap > div {
display: flex;
}
@media screen and (max-width: 450px){
.header_row_one {
justify-content: flex-end;;
}
}
#header-info div.widget-wrap div > a:first-child{
padding-right: 25px
}
.header_row_one {
color: #465497;
color: var(--dark-blue);
font-size: 16px;
font-weight: 700;
padding: 0;
margin: 0;
width: 100%;
clear: both;
float: none;
width: auto;
display: flex;
justify-content: flex-end;
align-items: center;
} .header_row_one > * {
float: right;
display: flex;
align-items: center;
margin: 0 20px 0 0;
font-family: 'Quicksand', sans-serif;
}
.header_row_one > * span {
font-family: 'Quicksand', sans-serif;
display: inline;
}
.header_row_one > *:last-child {
margin: 0 0 0 0 !important;
} .header_row_one > * img {
margin: 0 10px 0 0;
} .header_row_two {
display: flex;
justify-content: space-between;
align-items: stretch;
} .header-col {
display: flex;
align-items: flex-end;
margin-bottom: 0;
} .header-col.header-col-1 {
margin-right: 10px;
margin-bottom: 10px;
}
@media screen and (min-width: 1024px){
.header-col.header-col-1 {
margin-bottom: 15px;
}
} #logo {
clear: none;
float: left;
margin-top: 0;
}
#logo a:hover, 
#logo a:focus, 
#logo a:active {
opacity: .8;
cursor: pointer;
}
#logo img {
height: 34px !important;
width: auto !important;
}
@media screen and (min-width: 1024px){
#logo img {
height: 48px !important;
}
}  @media screen and (min-width: 600px){
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: none;
border-top: none;
text-align: left;
width: auto;
}
}
#site-navigation.main-navigation {
clear: none;
float: right;
height: 100%;
margin: 0;
padding: 0;
display: flex;
align-items: flex-end;
}  .contact-link {
display: flex;
align-items: center;
}
.contact-link span {
display: none;
}
@media screen and (min-width: 450px){
.contact-link {
min-width: 210px;
}
.contact-link span {
display: inline;
}
} .main-navigation li.menu-item:not(:last-child) {
margin-right: 5px;
}
.main-navigation li.menu-item a {
line-height: 1.3;
padding: 10px 10px;
color: #000;
font-size: 1em;
}
.main-navigation ul.nav-menu > li.menu-item {
margin: 0;
padding-right: 0;
} .main-navigation ul.menu > li.menu-item {
margin: 0 40px 0 0;
}
.main-navigation ul.menu > li.menu-item:last-child {
margin: 0 10px 0 0;
} #site-navigation.main-navigation .current-menu-item > a,
#site-navigation.main-navigation .current-menu-ancestor > a,
#site-navigation.main-navigation .current_page_item > a,
#site-navigation.main-navigation .current_page_ancestor > a {
color: #9E2163;
color: var(--aubergine);
}  li.menu-item-has-children > .trigger {
width: 45px;
height: 45px;
border-left: 1px solid #000;
float: right;
display: inline-block;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: unset;
right: 0;
cursor: pointer;
}
li.menu-item-has-children:hover > .trigger div {
border-color: #E84249;
border-color: var(--knallrot);
margin-top: 2px;
}
ul.sub-menu li.menu-item-has-children:hover > .trigger div {
margin-top: 0;
}
.nav-menu.toggled-on li.menu-item-has-children > .trigger {
display: flex;
}
li.menu-item-has-children > .trigger > div {
height: 12px;
width: 12px;
border: 2px solid #000;
border-top: none;
border-left: none;
transform: rotate(45deg);
transition: all .2s linear;
}
li.menu-item-has-children.active > .trigger > div {
transform: rotate(-135deg);
}
.nav-menu.toggled-on li.menu-item.menu-item-has-children:before {
display: none; }     li.menu-item-has-children > ul.sub-menu {
height: 1px !important;
width: 1px !important;
overflow: hidden !important;
clip: rect(1px, 1px, 1px, 1px) !important;
}
li.menu-item-has-children.active > ul.sub-menu {
clip: inherit !important;
overflow: inherit !important;
height: inherit !important;
width: inherit !important;
clip-path: none;
}
ul.sub-menu {
display: flex;
flex-direction: column;
box-shadow: 0 0 10px rgba(255,255,255,.5);
} #site-navigation ul.nav-menu > .menu-item:last-child > ul.sub-menu, 
#site-navigation ul.nav-menu > .menu-item:nth-last-child(2) > ul.sub-menu {
left: unset;
right: 0;
} .main-navigation ul.nav-menu > .menu-item > ul.sub-menu li {
margin: 0;
background: #efefef;
}
.main-navigation ul.nav-menu > .menu-item > ul.sub-menu li a {
width: auto;
min-width: 180px;
white-space: nowrap;
font-size: 1em;
text-align: left;
}  .main-navigation ul.sub-menu .menu-item.menu-item-has-children:before {
right: 8px;
transform: rotate(-45deg);
} #site-navigation.main-navigation .menu-toggle {
display: inline-block !important;
}
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: none !important;
} #site-navigation.main-navigation .menu-toggle {
position: relative;
height: 23px;
width: 25px;
padding: 10px;
background: transparent;
border: none;
box-shadow: none;
box-sizing: content-box;
}
#site-navigation.main-navigation .menu-toggle > div {
position: relative;
top: 0;
left: 0;
height: 3px;
width: 25px;
background-color: #000;
border-radius: 10px;
transform-origin: 0 0;
transform: rotate(0deg);
transition-duration: .2s;
transition-timing-function: linear;
transition-property: transform, top, left, width;
}
#site-navigation.main-navigation .menu-toggle > div:first-child {
top: -8px;
}
#site-navigation.main-navigation .menu-toggle > div:nth-child(2) {
top: -1px;
}
#site-navigation.main-navigation .menu-toggle > div:nth-child(3) {
top: 6px;
} #site-navigation.main-navigation .menu-toggle:hover div {
background-color: #E84249;
background-color: var(--knallrot);
}  #site-navigation.main-navigation .menu-toggle.toggled-on div {
background-color: #E84249;
background-color: var(--knallrot);
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:first-child {
transform: rotate(41deg);
width: 33px;
top: -8px;
left: 2px;
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:nth-child(2) {
transform: rotate(-41deg);
width: 33px;
top: 11px;
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:nth-child(3) {
opacity: 0;
}
#site-navigation.main-navigation ul.nav-menu.toggled-on {
position: fixed;
top: 92px;
left: 0;
max-height: calc(100vh - 92px);
display: block !important;
width: 100%; min-width: 320px;
padding-bottom: 100px;
background-color: #fff;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
overflow: scroll !important;
}
@media screen and (min-width: 531px){
#site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 82px;
max-height: calc(100vh - 82px);
max-width: 75%;
}
}
@media screen and (min-width: 1024px){
#site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 99px;
max-height: calc(100vh - 99px);
}
} .logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 138px;
max-height: calc(100vh - 138px);
}
@media screen and (min-width: 531px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 129px;
max-height: calc(100vh - 129px);
}
}
@media screen and (min-width: 783px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 115px;
max-height: calc(100vh - 115px);
}
}
@media screen and (min-width: 1024px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 131px;
max-height: calc(100vh - 131px);
}
} .main-navigation .nav-menu.toggled-on li.menu-item {
position: relative;
display: block;
margin-right: 0;
margin-top: 0;
border-bottom: 1px solid #ddd;
}
.main-navigation .nav-menu.toggled-on li.menu-item.menu-item-has-children {
padding-right: 0;
}
.main-navigation ul.nav-menu > .menu-item > ul.sub-menu li  > ul.sub-menu li {
background: #d9d9d9;
background-color: #d9d9d9;
border-bottom: 1px solid #c5c5c5;
}
.main-navigation ul.nav-menu.toggled-on li.menu-item a, 
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu li a {
padding: 10px 20px;
height: 45px;
width: 100%;
text-align: left;
display: inline-block;
background: transparent;
border: none;
}
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu li a {
padding-left: 30px;
}
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu li a {
padding-left: 40px;
} .nav-menu.toggled-on ul.sub-menu {
position: static;
height: 0;
width: auto;
clip: unset;
overflow: hidden;
transition: height .5s linear .5s;
}
.nav-menu.toggled-on .menu-item-has-children.active > ul.sub-menu {
height: auto;
} #site-navigation.main-navigation .menu-toggle {
display: inline-block !important;
}
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: none !important;
}
@media screen and (min-width: 860px){
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: block !important;
}
#site-navigation.main-navigation .menu-toggle {
display: none !important;
} .main-navigation ul.nav-menu > li.menu-item {
margin: 0;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children {
padding-right: 20px;
}
.main-navigation li.menu-item:not(:last-child) {
margin-right: 10px;
}
.main-navigation li.menu-item > a {
padding: 10px 10px;
height: 45px;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children > a {
padding-right: 2px;
} li.menu-item-has-children > .trigger {
width: 20px;
height: 45px;
border-left: none;
}
li.menu-item-has-children > .trigger > div {
margin-top: -8px;
}
ul.sub-menu li.menu-item-has-children > .trigger > div {
transform: rotate(-45deg);
}
}
@media screen and (min-width: 1024px){
li.menu-item-has-children > .trigger {
width: 30px;
height: 45px;
border-left: none;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children {
padding-right: 30px;
}
.main-navigation li.menu-item > a {
padding: 10px 20px;
}
}  #searchbox .search-menu {
clear: none;
float: left;
padding: 10px 5px;
margin-top: 5px;
cursor: pointer;
} .after-header { width: 100%;
margin: 0 auto;
padding: 10px 10px; 
background-color: #ededed;
background-color: var(--hellgrau);
position: absolute;
z-index: 9;
transform: translateY(-70px); transition: all .5s linear;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
}
.after-header > div {
width: 100%;
max-width: 1450px;
margin: 0 auto;
}
@media screen and (max-width: 767px){
.header_row_one {
display: flex;
justify-content: center;
}
}
@media screen and (max-width: 530px){
.header_row_one {
margin-bottom: 10px;
}
}
@media screen and (min-width: 768px){
.header_row_one > * {
margin: 0 38px 0 0;
}
.after-header {
padding: 10px 20px;
}
}
@media screen and (min-width: 1024px){
.after-header {
display: flex;
justify-content: flex-end;
}
}
@media screen and (min-width: 1366px){
.after-header {
padding: 10px 50px;
}
} .after-header.search-toggled-on {
transform: translateY(0);
} .after-header form {
display: inline-block;
float: right;
}
.after-header form > * {
float: left;
line-height: 1;
}
.after-header form > *:not(:first-child) {
margin: 0 0 0 10px;
} .after-header input.search-field, 
.after-header input.search-field[type="search"] {
height: auto !important;
width: 160px !important;
font-size: 14px !important;
padding: 10px 20px !important;
border: none;
outline: none;
margin: 0;
line-height: 1;
text-transform: uppercase;
background-color: #fff;
}
.after-header input.search-field *, 
.after-header input.search-field[type="search"] *, 
.after-header input.search-field::placeholder, 
.after-header input.search-field[type="search"]::placeholder {
font-size: 14px !important;
line-height: 1;
margin: 0 !important;
} .after-header input.search-submit, 
.after-header input.search-submit[type="submit"] {
font-size: 14px !important;
padding: 10px 20px !important;
}
@media screen and (min-width: 540px){
.after-header input.search-field, 
.after-header input.search-field[type="search"] {
font-size: 16px !important;
width: auto !important;
max-width: 270px !important;
}
.after-header input.search-field *, 
.after-header input.search-field[type="search"] *, 
.after-header input.search-field::placeholder, 
.after-header input.search-field[type="search"]::placeholder {
font-size: 16px !important;
}
.after-header input.search-submit, 
.after-header input.search-submit[type="submit"] {
font-size: 16px !important;
}
} .after-header .close_search {
height: 32px;
margin-right: -5px;
cursor: pointer;
}
.after-header .close_search:hover {
opacity: .6;
}
.after-header .close_search>div {
width: 30px;
height: 2px;
background-color: #000;
}
.after-header .close_search>div:first-child {
transform: rotate(45deg);
margin-top: 16px;
}
.after-header .close_search>div:nth-child(2) {
transform: rotate(-45deg);
margin-top: -2px;
}  #responsive-menu-pro-wrap {
margin-bottom: 20px;
}
.header-container button#responsive-menu-pro-button {
position: static;
min-width: 0 !important;
border-radius: 0 !important;
} .header-container.stickyHeader {} .header-container.stickyHeader #headerwrap {
padding-top: 5px;
}
#headerwrap {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: padding-top;
} .header-container.stickyHeader .header-col.header-col-1 {
margin-bottom: 5px;
}
.header-col.header-col-1 {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: margin-bottom;
}  .header-container.stickyHeader header.site-header * { }
header.site-header * {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: font-size;
} .header-container.stickyHeader .main-navigation li.menu-item a {
}
.main-navigation li.menu-item a {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: line-height;
} .header-container.stickyHeader #searchbox .search-menu {
line-height: 1;
} .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 87px;
max-height: calc(100vh - 87px);
}
@media screen and (min-width: 531px){
.header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 77px;
max-height: calc(100vh - 77px);
}
}
@media screen and (min-width: 1024px){
.header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 103px;
max-height: calc(100vh - 103px);
}
} .logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 133px;
max-height: calc(100vh - 133px);
}
@media screen and (min-width: 531px){
.logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 123px;
max-height: calc(100vh - 123px);
}
}
@media screen and (min-width: 783px){
.logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 109px;
max-height: calc(100vh - 109px);
}
}  .header-height {
height: 100vh;
max-height: 700px;
} .vc_row .vc_btn3-container {
margin: 0;
}  button, input[type="submit"], input[type="button"], body .nf-form-content button, body .nf-form-content input[type=button], body .nf-form-content input[type=submit], .after-header form input.search-submit[type="submit"], #page .vc_btn3-container .vc_general.vc_btn3, #page .vc_btn3-container .vc_btn3, .vc_btn3-container .vc_general.vc_btn3, .vc_btn3-container .vc_btn3, footer#colophon button, footer#colophon input[type="submit"], footer#colophon input[type="button"] {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: #9E2163;
background: var(--aubergine);
color: #fff;
font-family: korolev-rounded, sans-serif;
font-size: 1.2em;
height: auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0;
padding: 10px 30px;
border: none; border-radius: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
transition: var(--transition-buttons);
}  button:hover, button:focus, button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, body .nf-form-content button:hover, body .nf-form-content button:focus, body .nf-form-content button:active, 
body .nf-form-content input[type=button]:hover, body .nf-form-content input[type=button]:focus, body .nf-form-content input[type=button]:active, 
body .nf-form-content input[type=submit]:hover, body .nf-form-content input[type=submit]:focus, body .nf-form-content input[type=submit]:active, .after-header form input.search-submit[type="submit"]:focus, .after-header form input.search-submit[type="submit"]:focus-within, 
.after-header form input.search-submit[type="submit"]:hover, .after-header form input.search-submit[type="submit"]:active, #page .vc_btn3-container .vc_btn3:hover, #page .vc_btn3-container .vc_btn3:focus, #page .vc_btn3-container .vc_btn3:active, 
#page .vc_btn3-container .vc_general.vc_btn3:hover, #page .vc_btn3-container .vc_general.vc_btn3:focus, #page .vc_btn3-container .vc_general.vc_btn3:active, footer#colophon button:hover, footer#colophon button:focus, footer#colophon button:active, 
footer#colophon input[type="submit"]:hover, footer#colophon input[type="submit"]:focus, footer#colophon input[type="submit"]:active, 
footer#colophon input[type="button"]:hover, footer#colophon input[type="button"]:focus, footer#colophon input[type="button"]:active { background-color: #C8174A;
background-color: var(--himbeere);
}  button:hover *, button:focus *, button:active *, input[type="submit"]:hover *, input[type="submit"]:focus *, input[type="submit"]:active *, input[type="button"]:hover *, input[type="button"]:focus *, input[type="button"]:active *, body .nf-form-content button:hover *, body .nf-form-content button:focus *, body .nf-form-content button:active *, 
body .nf-form-content input[type=button]:hover *, body .nf-form-content input[type=button]:focus *, body .nf-form-content input[type=button]:active *, 
body .nf-form-content input[type=submit]:hover *, body .nf-form-content input[type=submit]:focus *, body .nf-form-content input[type=submit]:active *, .after-header form input.search-submit[type="submit"]:focus *, .after-header form input.search-submit[type="submit"]:focus-within *, 
.after-header form input.search-submit[type="submit"]:hover *, .after-header form input.search-submit[type="submit"]:active *, #page .vc_btn3-container .vc_btn3:hover *, #page .vc_btn3-container .vc_btn3:focus *, #page .vc_btn3-container .vc_btn3:active *, 
#page .vc_btn3-container .vc_general.vc_btn3:hover *, #page .vc_btn3-container .vc_general.vc_btn3:focus *, #page .vc_btn3-container .vc_general.vc_btn3:active *, 
.vc_btn3-container .vc_btn3:hover *, .vc_btn3-container .vc_btn3:focus *, .vc_btn3-container .vc_btn3:active *, 
.vc_btn3-container .vc_general.vc_btn3:hover *, .vc_btn3-container .vc_general.vc_btn3:focus *, .vc_btn3-container .vc_general.vc_btn3:active * { } #page .vc_btn3-container .vc_btn3 .vc_btn3-icon, .vc_btn3-container .vc_btn3 .vc_btn3-icon {
color: #fff;
transition: var(--transition-buttons);
}
#page .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-right, .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-right {
padding-right: 48px;
}
#page .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left, .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left {
padding-left: 48px;
}    #page .grid-img-no-gap .vc_btn3-container {
float: left;
}
#page .btn-weiss.vc_btn3-container .vc_general.vc_btn3, 
#page .grid-img-no-gap .vc_btn3-container .vc_general.vc_btn3 {
background-color: #fff;
color: #000;
}
#page .btn-hellgrau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #eee;
background-color: var(--hellgrau);
}
#page .btn-grau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #484847;
background-color: var(--grau);
}
#page .btn-dunkelgrau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #333;
background-color: var(--dunkelgrau);
}
#page .btn-grasgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #80C85F;
background-color: var(--grasgruen);
}
#page .btn-hellgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #D9EE5C;
background-color: var(--hellgruen);
color: #000;
}
#page .btn-ockergruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #97AE09;
background-color: var(--ockergruen);
color: #000;
}
#page .btn-knallgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #2A9A61;
background-color: var(--knallgruen);
}
#page .btn-aubergine.vc_btn3-container .vc_general.vc_btn3 {
background-color: #9E2163;
background-color: var(--aubergine);
}
#page .btn-aubergine70.vc_btn3-container .vc_general.vc_btn3 {
background-color: #bb6391;
background-color: var(--aubergine70);
}
#page .btn-himbeere.vc_btn3-container .vc_general.vc_btn3 {
background-color: #C8174A;
background-color: var(--himbeere);
}
#page .btn-knallrot.vc_btn3-container .vc_general.vc_btn3 {
background-color: #E84249;
background-color: var(--knallrot);
}
#page .btn-dunkelblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #111C4B;
background-color: var(--dunkelblau);
}
#page .btn-hellblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #9EBFE6;
background-color: var(--hellblau);
color: #000;
}
#page .btn-aquamarineblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #0095DB;
background-color: var(--aquamarineblau);
}
#page .btn-blau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #0075BF;
background-color: var(--blau);
} #breadcrumbs {
width: 100%;
border-top: 10px solid #484847;
border-top: 10px solid var(--grau);
margin-top: 10px;
margin-bottom: 20px;
}
#breadcrumbs * {
font-size: 12px;
color: #484847;
color: var(--grau);
}
#breadcrumbs p {
width: 100%;
margin: 0 auto;
display: none;
}
#breadcrumbs p span {
color: #000;
}
@media screen and (min-width: 768px){
#breadcrumbs p {
padding: 10px 30px;
display: block;
}
}
@media screen and (min-width: 1200px){
#breadcrumbs p {
padding: 10px 50px;
}
} .crt-widget-grid a.crt-logo.crt-tag {
display: none !important;
}
.crt-popup-container {
width: 100%;
max-width: 940px;
}
.crt-popup-wrapper .crt-popup .crt-previous, .crt-popup-wrapper .crt-popup .crt-next {
background-color: rgba(0,0,0,.3)
}
.crt-popup-container .crt-popup-left .popup-video-container {
min-width: 0 !important;
}
.site .entry-content .overflow-visible {
overflow: visible;
}  .entry-content > .wpb-content-wrapper > .vc_row.entry-image {
height: 500px;
padding-bottom: 20px;
}
@media screen and (min-width: 768px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
min-height: 500px;
height: calc(90vh - 100px);
max-height: 800px;
}
}
@media screen and (min-width: 1024px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
padding-bottom: 30px;
}
}
@media screen and (min-width: 1366px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
padding-bottom: 80px;
}
} .entry-content > .wpb-content-wrapper > .vc_row.wpb_row.entry-image .wpb_wrapper h1 {
margin-top: 0;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image > .wpb_column > .vc_column-inner {
margin-bottom: 0;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image > .wpb_column > .vc_column-inner > .wpb_wrapper {
position: relative;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image .wpb_text_column {
margin-top: 0 !important;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image h2 {
text-transform: uppercase;
line-height: 1;
}       .rote-beete {
width: 160px;
height: auto;
position: absolute;
top: -260px;
left: -110px;
transform-origin: 50% 80%;
transform: rotate(90deg);
z-index: 1;
animation-duration: 1s;
animation-delay: 1s;
animation-name: rote-beete-title;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -180px; }
100% { transform: rotate(90deg); left: -110px; }
} .huhu {
position: absolute;
top: -140px;
left: 0px;
transform: rotate(-30deg);
z-index: 2;
display: inline-block;
animation-duration: 3s;
animation-name: huhu;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes huhu{
0% { opacity: 0; }
66% { opacity: 0; }
100% { opacity: 1; }
}
@media screen and (min-width: 768px){
.rote-beete {
width: 200px;
top: -330px;
left: -130px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -200px; }
100% { transform: rotate(90deg); left: -130px; }
}
.huhu {
top: -190px;
}
}
@media screen and (min-width: 1024px){
.rote-beete {
left: -150px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -210px; }
100% { transform: rotate(90deg); left: -150px; }
}
}
@media screen and (min-width: 1366px){
.rote-beete {
width: 325px;
top: -500px;
left: -220px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -300px; }
100% { transform: rotate(90deg); left: -220px; }
}
.huhu {
top: -260px;
}
} .brokkoli {
width: 200px;
height: auto;
position: absolute;
top: -55px;
left: unset;
right: 0;
}
.neu-hier {
position: absolute;
top: -20px;
left: unset;
right: 190px;
transform: rotate(5.47deg);
}
.brokkoli-emptyspace {
height: 100px !important;
}
@media screen and (min-width: 768px){
.brokkoli {
width: 348px;
top: -100px;
right: -55px;
}
.neu-hier {
top: -35px;
left: unset;
right: 270px;
} }
@media screen and (min-width: 1150px){
.neu-hier {
top: 200px;
right: 206px;
}
} .entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-top: 100px;
padding-top: 160px;
padding-bottom: 60px;
overflow: visible;
} .vc_row.beforeBio {
margin-top: 80px;
}
@media screen and (min-width: 430px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
padding-top: 100px;
}
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-bottom: 100px;
padding-top: 70px;
padding-bottom: 70px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-top: 150px;
margin-bottom: 150px;
padding-top: 100px;
padding-bottom: 100px;
} .vc_row.beforeBio {
margin-top: 135px;
}
}
@media screen and (min-width: 1456px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-bottom: 130px;
}
} .woher-essen.wpb_single_image {
width: 155px;
position: absolute;
top: -280px;
margin: 0;
left: unset;
right: 0;
}
.woher-essen.wpb_single_image .vc_single_image-wrapper.vc_box_border_purple {
padding: 10px;
background-color: #9E2163;
background-color: var(--aubergine);
}
@media screen and (min-width: 430px){
.woher-essen.wpb_single_image {
top: -230px;
}
}
@media screen and (min-width: 768px){
.woher-essen.wpb_single_image {
top: -160px;
}
}
@media screen and (min-width: 1024px){
.woher-essen.wpb_single_image {
width: 252px;
top: -250px;
}
.woher-essen.wpb_single_image .vc_single_image-wrapper.vc_box_border_purple {
padding: 16px;
}
} @media screen and (min-width: 768px){
.biologisch-section > .wpb_column:nth-child(2) .wpb_text_column {
padding-left: 20px;
padding-right: 20px;
}
} .aubergine-img {
width: 120px;
max-width: 250px;
position: absolute;
top: -200px;
}
@media screen and (min-width: 768px){
.aubergine-img {
width: 100%;
top: -100px;
}
}
@media screen and (min-width: 1024px){
.aubergine-img {
top: -170px;
}
}
@media screen and (min-width: 1366px){
.aubergine-img {
max-width: 300px;
top: -185px;
}
} .bio-logisch {
position: absolute;
top: -75px;
transform: rotate(-10.31deg);
}
.bio-logisch .wpb_wrapper > * {
font-size: 1.2em;
}
@media screen and (min-width: 768px){
.bio-logisch {
top: 100px;
left: 0;
}
}
@media screen and (min-width: 860px){
.bio-logisch {
top: 130px;
left: 0;
}
}
@media screen and (min-width: 1024px){
.bio-logisch {
top: 100px;
}
}
@media screen and (min-width: 1366px){
.bio-logisch {
top: 140px;
left: 15px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi {
overflow: visible;
padding-top: 150px;
padding-bottom: 200px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi {
padding-top: 100px;
padding-bottom: 100px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble {
position: absolute;
z-index: 2;
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
width: 200px;
margin: 0 auto;
position: absolute;
top: -200px;
left: 0;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
width: 100%;
max-width: 300px;
top: 0;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
left: 50px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -120px;
left: 200px;
transform: rotate(-12.68deg);
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -50px;
left: 80px;	
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -40px;
left: 120px;
top: 0;
left: 0;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 200px;
margin: 0 auto;
position: absolute;
top: -35px;
left: unset;
right: -20px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 180px;
width: 90%;
max-width: 300px;
top: -100px;
top: unset;
bottom: -140px;
left: 45px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 100%;
bottom: -250px;
left: 0;
}
}  .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 140px;
left: unset;
right: 145px;
transform: rotate(-37.95deg);
max-width: 140px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 100px;
left: unset;
right: -15px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 180px;
right: 30px;
}
}  .vc_row.backgroundCenter > .vc_parallax-inner {
background-position: center;
} .vc_row.backgroundRight > .vc_parallax-inner {
background-position: right;
}  .brokkoli-header {
width: 200px;
height: auto;
position: absolute;
top: -200px;
left: unset;
right: -120px;
transform-origin: 50% 80%;
transform: rotate(-53.66deg);
z-index: 1;
animation-duration: 1s;
animation-delay: 1s;
animation-name: brokkoli-title;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -180px; }
100% { transform: rotate(-53.66deg); right: -120px; }
} .huhu-brokkoli-header {
position: absolute;
top: -185px;
left: unset;
right: 40px;
transform: rotate(-15.8deg);
z-index: 2;
animation-duration: 3s;
animation-name: huhu-brokkoli;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes huhu-brokkoli{
0% { opacity: 0; }
66% { opacity: 0; }
100% { opacity: 1; }
}
@media screen and (min-width: 768px){
.brokkoli-header {
width: 300px;
top: -170px;
right: -95px;
right: -190px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -300px; }
100% { transform: rotate(-53.66deg); right: -190px; }
}
.huhu-brokkoli-header {
top: -150px;
}
}
@media screen and (min-width: 1024px){
.brokkoli-header {
top: -140px;
right: -180px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -290px; }
100% { transform: rotate(-53.66deg); right: -180px; }
}
.huhu-brokkoli-header {
top: -120px;
}
}
@media screen and (min-width: 1366px){
.brokkoli-header {
width: 400px;
top: -100px;
right: -250px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -360px; }
100% { transform: rotate(-53.66deg); right: -250px; }
}
.huhu-brokkoli-header {
top: -80px;
}
} .aubergine-service {
width: 180px;
position: relative;
top: 0;
left: 50%;
margin-left: -90px;
} .immer-fuer-sie-da {
position: absolute;
top: 170px;
left: 50%;
margin-left: -110px !important;
transform: rotate(6.44deg);
}
@media screen and (min-width: 768px){
.aubergine-service {
position: absolute;
top: -300px;
left: unset;
right: 0;
margin-left: 0;
} .immer-fuer-sie-da {
top: -120px;
left: unset;
right: 40px;
}
}
@media screen and (min-width: 1024px){
.aubergine-service {
width: 244px;
top: -420px;
} .immer-fuer-sie-da {
top: -180px;
right: 125px;
}
}
.aubergineService {
margin-top: -45px !important;
width: 120px;
float: right;
}
.immerFuerSieDa {
position: absolute;
top: 60px;
left: unset;
right: 110px;
}
@media screen and (min-width: 768px){
.aubergineService {
position: absolute;
top: -100px;
left: unset;
right: 0;
margin-top: 0 !important;
max-width: 240px;
width: 180px;
} .immerFuerSieDa {
top: 80px;
right: 110px;
}
}
@media screen and (min-width: 1024px){
.aubergineService {
top: -150px;
width: 200px;
} .immerFuerSieDa {
top: 40px;
right: 180px;
}
} .entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 40px;
padding-bottom: 50px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 70px;
padding-bottom: 70px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 90px;
padding-bottom: 90px;
}
} .brokkoli-fragen {
width: 250px;
position: relative;
top: 0;
left: 50%;
margin-left: -125px;
} .fragen {
position: absolute;
top: 50px;
top: 0;
left: 50%;
max-width: 200px;
margin-left: -130px !important;
margin-top: 0 !important;
transform: rotate(-15.8deg);
}
.entry-content .vc_row .wpb_wrapper .speech-bubble.fragen .wpb_wrapper * {
white-space: break-spaces;
}
@media screen and (min-width: 768px){ .fragen {
top: 30px;
top: 0;
margin-left: -100px !important;
}
}
@media screen and (min-width: 1024px){
.brokkoli-fragen {
width: 300px;
margin-left: -150px;
} .fragen {
margin-left: -130px !important;
}
}
@media screen and (min-width: 1366px){
.brokkoli-fragen {
position: absolute;
width: 435px;
top: -80px;
left: -40px;
margin-left: 0;
} .fragen {
top: 50px;
top: 0;
left: -40px;
margin-left: 0 !important;
max-width: none;
}
} .z-index-10 {
position: relative;
z-index: 10;
} .gemuese-parade {
position: absolute;
top: 200px;
left: unset;
right: 0;
max-width: 500px;
}
@media screen and (min-width: 390px){
.gemuese-parade {
top: 150px;
}
}
@media screen and (min-width: 530px){
.gemuese-parade {
top: 110px;
}
}
@media screen and (min-width: 768px){
.gemuese-parade {
position: static;
max-width: none;
}
}
@media screen and (min-width: 1024px){
.gemuese-parade {
position: absolute;
top: 0;
}
}  .serviette {
max-width: 120px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 1024px){
.serviette {
max-width: 200px;
}
} .hilfstomate {
max-width: 250px;
margin-top: 50px !important;
}
.fragen-tomate {
position: absolute;
top: 0;
left: unset;
right: 0;
transform: rotate(-11.1deg);
}
@media screen and (min-width: 400px){
.fragen-tomate {
left: 180px;
right: unset;
}
}
@media screen and (min-width: 768px){
.hilfstomate {
width: 250px;
}
.fragen-tomate {
left: 150px;
}
}
@media screen and (min-width: 1024px){
.hilfstomate {
margin-top: 0 !important;
}
.fragen-tomate {
top: 80px;
left: 280px;
}
} .spitzkohl-umfrage {
width: 200px;
position: relative;
top: 0;
left: 50%;
margin-left: -100px;
} .umfrage {
position: absolute;
top: 50px;
left: 50%;
margin-left: -160px !important;
transform: rotate(-15.8deg);
}
@media screen and (min-width: 768px){ .umfrage {
top: 30px;
margin-left: -140px !important;
}
}
@media screen and (min-width: 1024px){
.spitzkohl-umfrage {
width: 250px;
margin-left: -125px;
} .umfrage {
margin-left: -190px !important;
}
}
@media screen and (min-width: 1366px){
.spitzkohl-umfrage {
position: absolute;
width: 320px;
top: -80px;
left: -40px;
margin-left: 0;
} .umfrage {
top: 50px;
left: -40px;
margin-left: 0 !important;
}
} .list-checkbox-wrap ul li {
display: block;
clear: both;
float: none;
}
.list-checkbox-wrap ul li input {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
width: 20px;
height: 20px;
}  .kohlrabi-header { height: 230px;
max-height: 40vh;
max-height: 400px;
width: auto;
position: absolute;
bottom: -250px;
left: -20px;
z-index: 1;
}
.kohlrabi-gap {
margin-top: 0;
}
.entry-content .kohlrabi-header * {
height: 100%;
width: auto;
}
@media screen and (min-width: 768px){
.kohlrabi-header {
height: 360px; bottom: -400px;
}
}
@media screen and (min-width: 1024px){
.kohlrabi-header {
height: 450px; bottom: -530px;
left: -50px;
}
}
@media screen and (min-width: 1366px){
.kohlrabi-gap {
margin-top: 50px;
}
} .voll-kohlkopf {
width: 150px;
max-width: 300px;
height: auto;
float: right;
}
.voll-kohl { display: inline-block;
float: right;
transform: rotate(-22.65deg);
margin-top: 85px !important;
margin-right: 20px !important;
}
@media screen and (min-width: 768px){
.voll-kohlkopf {
position: absolute;
top: -150px;
left: unset;
right: 0;
z-index: 1;
}
.voll-kohl {
position: absolute;
top: -70px;
right: 160px;
z-index: 2;
margin-top: 0 !important;
margin-right: 0 !important;
}
}
@media screen and (min-width: 1024px){
.voll-kohlkopf {
width: 180px;
top: -165px;
}
.voll-kohl {
right: 190px;
}
}
@media screen and (min-width: 1366px){
.voll-kohlkopf {
width: 220px;
top: -185px;
right: -100px;
}
.voll-kohl {
right: 130px;
}
}   .vc_grid-container .vc_gitem-zone-c .vc_gitem_row {
margin-bottom: 30px;
}
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 20px 30px;
}
@media screen and (min-width: 768px){
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 30px 50px;
}
}
@media screen and (min-width: 1024px){
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 40px 70px;
}
} .post-grid-blog-2-columns {}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini {
height: 100%;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row {
height: 100%;
margin-bottom: 0;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col {
height: 100%;
position: relative;
padding-bottom: 100px;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col > .vc_btn3-container {
position: absolute;
top: unset;
bottom: 40px;
} .vc_grid-container .wpb_single_image {
margin-left: -30px;
margin-right: -30px;
}
@media screen and (min-width: 768px){
.vc_grid-container .wpb_single_image {
margin-left: -50px;
margin-right: -50px;
}
}
@media screen and (min-width: 1024px){
.vc_grid-container .wpb_single_image {
margin-left: -70px;
margin-right: -70px;
}
}  .post-grid-blog .wpb_single_image {
height: 0;
overflow: hidden;
padding-top: 75%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}  .post-grid-blog .wpb_single_image{
padding-top: 37%!important;
}
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 35px;
}
@media screen and (min-width: 768px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 50px;
}
}
@media screen and (min-width: 1024px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 70px;
}
}
@media screen and (min-width: 1366px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 90px;
}
} #page .vc_pageable-load-more-btn .vc_btn3-container .vc_general.vc_btn3 {
background-color: #D9EE5C;
background-color: var(--hellgruen);
color: #000;
} .post-grid-blog.vc_grid-container, 
.post-grid-blog.vc_grid-container > .vc_grid {
margin-bottom: 0;
} .post-grid-blog .vc_gitem-post-data-source-post_date, 
.post-grid-blog .vc_gitem-post-data-source-post_categories { display: inline-block;
float: left;
margin-right: 10px;
font-size: 1.37em;
}
@media screen and (min-width: 1366px){
.post-grid-blog .vc_gitem-post-data-source-post_date, 
.post-grid-blog .vc_gitem-post-data-source-post_categories {
font-size: 1.6075em;
}
}
.post-grid-blog .vc_gitem-post-data-source-post_date *, 
.post-grid-blog .vc_gitem-post-data-source-post_categories * { text-transform: uppercase;
font-family: korolev-rounded, sans-serif;
} .post-grid-blog .vc_gitem-post-data-source-post_categories:before {
content: '/';
display: inline-block;
margin-right: 10px;
} .post-grid-blog .vc_gitem-post-meta-field-custom-styled-title {
clear: both;
}
.post-grid-blog .vc_gitem-post-meta-field-custom-styled-title h1 { margin-bottom: 35px;
} .post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image {
margin-bottom: 35px;
clear: both;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image *:not(img) {
width: 100%;
height: 100%;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image figure {
position: absolute;
top: 0;
left: 0;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image img {
height: 100%;
width: 100%;
object-fit: cover;
} @media screen and (min-width: 768px){
.post-grid-blog-2-columns .vc_pageable-slide-wrapper {
display: flex;
align-items: stretch;
flex-wrap: wrap;
}
} .post-grid-blog-2-columns .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #D9EE5C;
background-color: var(--hellgruen);
}   body.single-post #content {
position: relative;
}
body.single-post .post-meta-top {
position: absolute;
top: 75px;
left: 0;
z-index: 10;
}
body.single-post .post-meta-top * { }
body.single-post article .entry-content > .wpb-content-wrapper > .vc_row:first-child {
padding-top: 170px;
} body.single-post .nav-single {
display: none;
} body.single-post .vc_grid-container .vc_gitem-post-data-source-post_excerpt {
display: none;
} body.single-post .post-meta-top .categories, 
.vc_gitem-post-data.vc_gitem-post-data-source-post_categories {
display: none;
}  body.single-post p a, body.single-post p a:link, body.single-post p a:visited, 
body.single-post .wpb_text_column a, body.single-post .wpb_text_column a:link, body.single-post .wpb_text_column a:visited {
color: #9E2163;
color: var(--aubergine);
}
body.single-post p a:hover, body.single-post p a:focus, body.single-post p a:active, body.single-post .wpb_text_column a:hover, body.single-post .wpb_text_column a:focus, body.single-post .wpb_text_column a:active {
text-decoration: underline;
color: #9E2163;
color: var(--aubergine);
} #team, #qualitaet, #referenzen, #transport {
margin-top: -90px;
padding-top: 90px;
} .entry-content .vc_grid.vc_row {
margin-bottom: 0;
} .post-grid-lieferanten {} .post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 20px;
margin-bottom: 35px;
}
@media screen and (min-width: 1024px){
.post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 20px;
margin-bottom: 50px;
}
}
@media screen and (min-width: 1366px){
.post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 40px;
margin-bottom: 70px;
}
} .post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
max-width: 1100px;
margin: 35px 0 15px;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title > * {
margin: 0;
}
@media screen and (min-width: 1024px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
margin: 40px 0 30px;
}
}
@media screen and (min-width: 1366px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
margin: 50px 0 75px;
}
} .post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item .vc_btn3-container.btn-weiss {
display: inline-block;
float: left;
margin-top: 35px;
margin-right: 35px;
}
.post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+2) .vc_btn3-container.btn-weiss .vc_general.vc_btn3 {
background-color: #9EBFE6 !important;
background-color: var(--hellblau) !important;
} .post-grid-lieferanten .vc_gitem-post-meta-field-custom.link {
float: left;
margin-top: 35px;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link .vc_btn3-container {
float: left;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link .vc_general.vc_btn3 {
background-color: #0095DB !important;
background-color: var(--aquamarineblau) !important;
color: #000 !important;
}
@media screen and (min-width: 840px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link { }
} .post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+1) {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
} @media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper {
display: flex;
align-items: stretch;
flex-wrap: wrap;
}
} .post-grid-weitere-lieferanten .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 66.666%;
}
@media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 115%;
}
} .post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
}
@media screen and (max-width: 767px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+2) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
}
@media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(4n+2), 
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(4n+3) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
} @media screen and (min-width: 768px){
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
}
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+2), 
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+4), 
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+6) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
}  body.single-lieferanten .nav-single {
display: none;
} input {
border-radius: 100px;
padding: 20px;
appearance: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
}
*::placeholder {
color: #e5e5e5;
} .nf-form-cont {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
padding: 0;
} .nf-form-cont .nf-form-title {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
display: block;
display: none;
}   .nf-form-cont form .nf-form-content {
max-width: none;
padding: 0;
} .nf-field-label label {
cursor: pointer;
} :is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap input[type="checkbox"] { border: 1px solid #000;
padding: 5px;
border-radius: 3px;
}
.label-right:is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field-label {
padding-left: 15px;
} :is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap {
flex-direction: column;
}
:is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap .nf-field-label {
margin-bottom: 5px;
} .nf-form-wrap.ninja-forms-form-wrap {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
padding: 0;
width: 100%;
}  #contact-box-container {
position: fixed;
top: 200px;
left: unset;
right: -300px;
transition: right .5s linear;
z-index: 99;
display: none;
font-size: .75em;
}
@media screen and (min-width: 768px){
#contact-box-container {
display: block;
}
}
#contact-box-container > * {
float: left;
}
#contact-box-container.toggle-on {
right: 0;
} .contact-handle {
width: 122px;
padding: 7px 10px 10px 12px;
background-color: #fff;
box-shadow: -3px 3px 5px rgba(0,0,0,.5);
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
cursor: pointer;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
.contact-handle:hover img {
opacity: .7;
}
.contact-handle img {
width: 100px;
height: auto;
}  .contact-box-content {
width: 300px;
padding: 20px;
background-color: #fff;
position: relative;
z-index: 0;
}
.toggle-on .contact-box-content {
box-shadow: -3px 3px 5px rgba(0,0,0,.5);
}
.contact-box-content > *:nth-child(2) {
display: none;
} .contact-box-content img {
border-radius: 100%;
max-width: 100%;
}
@media screen and (min-width: 1366px){
#contact-box-container {
right: -380px;
}
.contact-box-content {
width: 380px;
}
.contact-handle {
width: 142px;
}
.contact-handle img {
width: 120px;
} } body.search-results #content > article, 
body.archive #content > article {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}
body.search-results #content > article:not(:last-child), 
body.archive #content > article:not(:last-child) {
border-bottom: 1px solid #ededed;
padding-bottom: 25px;
} body.search-results #content > article .search-post-title, 
body.archive article.post .entry-title {
font-size: 1.7em;
}
body.search-results #content > article .search-post-title {
margin-bottom: 30px;
} .error404 article {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.error404 .entry-content * {
text-align: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}  body.search-results .page-title span {
clear: both;
display: block;
color: #C8174A;
color: var(--himbeere);
} body.search-no-results .entry-content * {
text-align: center;
} body.search-results .post-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
body.search-results .post-container * {
max-width: 800px;
} body.search-results .search-post-thumbnail {
margin-bottom: 15px;
} body.search-results .search-post-title {
font-size: 1.5em;
margin: 0 0 30px;
}
body.search-results .search-post-title a {
color: #484847;
color: var(--grau);
}
body.search-results .search-post-title a:hover, 
body.search-results .search-post-title a:focus, 
body.search-results .search-post-title a:active {
color: #a6a6a6;
color: var(--hellgrau);
} body.search-results .search-post-excerpt {
font-size: 1em;
margin: 0 0 30px;
} footer.entry-meta {
margin-bottom: 40px;
display: none;
}  footer#colophon {
position: relative;
display: inline-block;
background-color: #eee;
background-color: var(--hellgrau);
width: 100%;
max-width: none;
padding: 75px 25px 20px;
margin: 50px 0 0;
}
@media screen and (min-width: 768px){
footer#colophon {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (min-width: 1200px){
footer#colophon {
padding: 85px 50px 20px;
}
}
@media screen and (min-width: 1600px){
footer#colophon {
padding-left: 80px;
padding-right: 80px;
}
} footer#colophon * {
color: #000;
line-height: 1.5;
}
footer#colophon * {
font-family: korolev-rounded, sans-serif;
font-weight: 700;
}
footer#colophon p {
font-family: 'Quicksand', sans-serif;
font-weight: 700;
} footer#colophon a, 
footer#colophon a:link, 
footer#colophon a:visited {} footer#colophon a:hover, 
footer#colophon a:focus, 
footer#colophon a:active {
opacity: .5;
} footer#colophon .widget-title {
margin-bottom: 20px;
} footer#colophon .footer-headline {
text-transform: uppercase;
color: #9E2163;
color: var(--aubergine);
font-size: 1.4em;
} footer#colophon p:not(:last-child) {
margin-bottom: 20px;
} footer#colophon li:not(:last-child) {
margin-bottom: 5px;
} #footerwidgets {
max-width: 1440px;
margin: 0 auto;
} footer#colophon #footerwidgets .footer-column {
width: 100%;
}
footer#colophon #footerwidgets .footer-column:not(:last-child) {
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 1024px){
footer#colophon #footerwidgets {
display: flex;
align-items: stretch;
}
footer#colophon #footerwidgets .footer-column {
float: left;
border-bottom: none;
}
footer#colophon #footerwidgets .footer-column:not(:last-child) {
padding-right: 25px;
margin-bottom: 0;
border-bottom: none;
}
footer#colophon #footerwidgets #footereins {
width: 25%;
}
footer#colophon #footerwidgets #footerzwei {
width: 50%;
}
footer#colophon #footerwidgets #footerdrei {
width: 25%;
}
}
footer#colophon #footerwidgets .footer-column > .widget {
margin-bottom: 40px;
}
@media screen and (min-width: 1024px){
footer#colophon #footerwidgets .footer-column > .widget:first-child {
height: 125px;
}
} #footerwidgets #footereins img {
margin-right: 20px;
} #text-6 div {
margin-bottom: 10px;
}
#text-6 div a {
display: inline-flex;
align-items: center;
} .footer-social a {
display: inline-flex;
align-items: center;
float: left;
clear: none;
}
.footer-social a:last-child {
float: none;
} #footerwidgets #footerzwei > .widget {
clear: both;
}
#footerwidgets #footerzwei > .widget:first-child {
width: 66.666%;
clear: none;
float: left;
padding-right: 20px;
}
#footerwidgets #footerzwei > .widget.widget_media_image:nth-child(2) {
width: 33.333%;
clear: none;
float: right;
} footer#colophon #footerwidgets ul.menu {
column-count: 2;
}
@media screen and (min-width: 768px){
footer#colophon #footerwidgets ul.menu {
column-count: 3;
}
}
footer#colophon #footerwidgets ul.menu li {
margin-bottom: 20px;
}
footer#colophon #footerwidgets ul.menu li a {
text-transform: uppercase;
}   #copyrightline {
padding: 50px 50px 100px;
font-size: .7em;
}
#copyrightline * {
text-align: center;
} #copyrightline a, 
#copyrightline a:link, 
#copyrightline a:visited {} #copyrightline a:hover, 
#copyrightline a:focus, 
#copyrightline a:active {
opacity: .5;
} #totop {
display: flex;
position: fixed;
right: 23px;
top: unset;
left: unset;
bottom: 100px;
z-index: 999;
width: 64px;
height: 64px;
justify-content: center;
align-items: center;
background-color: #9E2163;
background-color: var(--aubergine);
color: #fff;
border-radius: 100px;
border-radius: 12px;
box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
#totop span.label {
transform: rotate(180deg);
}   #sgpb-popup-dialog-main-div {
width: 430px !important;
max-width: 90vw !important;
border: 3px solid #e84249 !important;
border-radius: 10px !important;
font-size: .8em;
padding: 20px;
}
#sgpb-popup-dialog-main-div > div {
overflow: hidden;
}
#sgpb-popup-dialog-main-div .vc_row {
margin-left: 0;
margin-right: 0;
}
#sgpb-popup-dialog-main-div .vc_row .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
#sgpb-popup-dialog-main-div .vc_row .wpb_text_column {
padding-left: 20px;
padding-right: 20px;
}
#sgpb-popup-dialog-main-div .vc_row .wpb_content_element, 
#sgpb-popup-dialog-main-div .vc_row .vc_btn3-container {
margin-bottom: 20px;
}
#sgpb-popup-dialog-main-div .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left {
padding: 5px 15px;
}:root { --hellgrau: #eee;
--grau: #484847;
--dunkelgrau: #333;
--grasgruen: #80C85F;
--hellgruen: #D9EE5C;
--ockergruen: #97AE09;
--knallgruen: #2A9A61;
--aubergine: #9E2163;
--aubergine70: #bb6391;
--himbeere: #C8174A;
--knallrot: #E84249;
--dunkelblau: #111C4B;
--hellblau: #9EBFE6;
--aquamarineblau: #0095DB;
--blau: #0075BF;
--blau60: #8aa9d3;
--link-color: var(--knallrot);
--link-color-hover: var(--knallrot);
--link-color-light: var(--knallrot);
--link-color-light-hover: var(--knallrot); --transition-duration-sticky-header: .3s;
--transition-timing-function-sticky-header: ease-in;
--transition-buttons: all .2s ease-in-out;
}   .verveine {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
}  .korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: 700;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: 700;
font-style: italic;
}
.korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: bold;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: bold;
font-style: italic;
} .korolev-rounded {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
}
.korolev-rounded-italic {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: italic;
}  @font-face {
font-family: 'Quicksand';
src: url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.eot);
src: url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.eot?#iefix) format('embedded-opentype'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.woff2) format('woff2'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.woff) format('woff'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.ttf) format('truetype'),
url(//drei-koeche.de/wp-content/themes/twentytwelve-child/fonts/quicksand/Quicksand-Bold.svg#Quicksand-Bold) format('svg');
font-weight: 700;
font-style: normal;
font-display: swap;
} body {
max-width: 100%;
background-color: #fff;
}
html.noscroll {
overflow-y: hidden;
}
#page {
margin: 0;
padding: 0;
box-shadow: none;
max-width: none;
}  .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
box-shadow: none !important;
border-radius: 0 !important;
} figcaption, 
.entry-content .vc_row.wpb_row .wpb_wrapper figcaption {
font-style: italic;
margin-top: 5px;
font-size: .75em;
}
#primary.site-content {
margin: 0;
}
#primary.site-content article {
border-bottom: none;
margin-bottom: 0;
padding: 0;
}
#secondary.widget-area {
padding: 0;
}  #page > #main {
width: 100%;
max-width: 1440px;
margin: 0 auto;
box-sizing: border-box;
}
#page > #main > * {
width: 100%;
padding: 0 20px;
margin: 0;
box-sizing: border-box;
}
@media screen and (min-width: 768px){
#page > #main > * {
padding: 0 30px;
}
}
@media screen and (min-width: 1200px){
#page > #main > * {
padding: 0 50px;
}
}
@media screen and (min-width: 1600px){
#page > #main > * {
padding: 0 70px;
}
}
#page > #main > #primary {
margin-top: 0px;
} .entry-content .vc_row.extend-beyond-edge {
margin-left: -20px;
margin-right: -20px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 20px;
margin-right: 20px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -30px;
margin-right: -30px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 30px;
margin-right: 30px;
}
}
@media screen and (min-width: 1200px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -50px;
margin-right: -50px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 50px;
margin-right: 50px;
}
}
@media screen and (min-width: 1600px){
.entry-content .vc_row.extend-beyond-edge {
margin-left: -70px;
margin-right: -70px;
}
.entry-content .vc_row.extend-beyond-edge .wpb_text_column {
margin-left: 70px;
margin-right: 70px;
}
}    .entry-content .vc_row {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
position: relative;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row {
margin-bottom: 70px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row {
margin-bottom: 100px;
}
} #page .entry-content .vc_row.row-narrow {
width: 100%;
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.entry-content .vc_row > .vc_column_container > .vc_column-inner {
padding: 0;
}  .entry-content .vc_row.vc_row-has-fill {
padding: 30px 20px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill {
padding: 50px 40px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill {
padding: 70px 50px;
}
}
.entry-content .vc_row.extend-beyond-edge.vc_row-has-fill .wpb_text_column {
margin-left: 0;
margin-right: 0;
}  @media screen and (min-width: 1024px){
.entry-content > .wpb-content-wrapper > .vc_row.vc_row-o-full-height, 
.entry-content > .wpb-content-wrapper > .vc_row .vc_row-o-full-height {
max-height: 800px; }
} .entry-content .vc_row .vc_column_container > .vc_column-inner {
margin-bottom: 35px;
}
.entry-content .vc_row .vc_column_container:last-child > .vc_column-inner {
margin-bottom: 0;
}
@media screen and (min-width: 768px){
.entry-content .vc_row .vc_column_container > .vc_column-inner {
margin-bottom: 0;
}
}
.entry-content .vc_col-has-fill>.vc_column-inner, 
.entry-content .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.entry-content .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.entry-content .vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-top: 0;
} .entry-content .vc_row.wpb_row .vc_col-has-fill.vc_column_container > .vc_column-inner {
padding: 20px 30px;
} .grid-img-no-gap > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child {
margin-top: -20px;
margin-left: -30px;
margin-right: -30px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.wpb_row .vc_col-has-fill.vc_column_container > .vc_column-inner {
padding: 30px 50px;
} .grid-img-no-gap > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child {
margin-top: -30px;
margin-left: -50px;
margin-right: -50px;
}
} .entry-content .vc_row.extend-beyond-edge .vc_col-has-fill .wpb_text_column {
margin-left: 0;
margin-right: 0;
} .entry-content .vc_row.vc_column-gap-1 { margin-left: -.5px; margin-right: -.5px; }
.entry-content .vc_row.vc_column-gap-2 { margin-left: -1px; margin-right: -1px; }
.entry-content .vc_row.vc_column-gap-3 { margin-left: -1.5px; margin-right: -1.5px; }
.entry-content .vc_row.vc_column-gap-4 { margin-left: -2px; margin-right: -2px; }
.entry-content .vc_row.vc_column-gap-5 { margin-left: -2.5px; margin-right: -2.5px; }
.entry-content .vc_row.vc_column-gap-10 { margin-left: -5px; margin-right: -5px; }
.entry-content .vc_row.vc_column-gap-15 { margin-left: -7.5px; margin-right: -7.5px; }
.entry-content .vc_row.vc_column-gap-20 { margin-left: -10px; margin-right: -10px; }
.entry-content .vc_row.vc_column-gap-25 { margin-left: -12.5px; margin-right: -12.5px; }
.entry-content .vc_row.vc_column-gap-30 { margin-left: -15px; margin-right: -15px; }
.entry-content .vc_row.vc_column-gap-35 { margin-left: -17.5px; margin-right: -17.5px; }
@media screen and (max-width: 767px){
.entry-content .vc_row.wpb_row > .wpb_column.vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.entry-content .vc_row.vc_column-gap-1, 
.entry-content .vc_row.vc_column-gap-2, 
.entry-content .vc_row.vc_column-gap-3, 
.entry-content .vc_row.vc_column-gap-4, 
.entry-content .vc_row.vc_column-gap-5, 
.entry-content .vc_row.vc_column-gap-10, 
.entry-content .vc_row.vc_column-gap-15, 
.entry-content .vc_row.vc_column-gap-20, 
.entry-content .vc_row.vc_column-gap-25, 
.entry-content .vc_row.vc_column-gap-30, 
.entry-content .vc_row.vc_column-gap-35 {
margin-left: 0;
margin-right: 0;
}
} .entry-content > .wpb-content-wrapper > .vc_row .wpb_wrapper > *:not(:first-child) {
margin-top: 35px;
margin-bottom: 0;
}
.entry-content > .wpb-content-wrapper > .vc_row .wpb_wrapper > *:first-child {
margin-top: 0;
margin-bottom: 0;
}
.entry-content > .wpb-content-wrapper > .vc_row.wpb_row .wpb_wrapper h1 {
margin-top: 35px;
} .wpb_text_column > .wpb_wrapper > * {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
} @media screen and (min-width: 768px){
.text-three-columns, 
.text-two-columns {
column-count: 2;
}
}
@media screen and (min-width: 1366px){
.text-three-columns {
column-count: 3;
}
} * {
hyphens: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
white-space: normal;
box-sizing: border-box;
color: #000;
font-family: 'Quicksand', sans-serif;
font-weight: inherit;
}  strong, strong *, b, b * {
font-family: inherit;
color: inherit;
font-weight: 700;
font-style: inherit;
} em, em *, i, i * {
font-family: inherit;
color: inherit;
font-weight: inherit;
font-style: italic;
} span {
font-family: inherit;
color: inherit;
font-weight: inherit;
font-style: inherit;
} h1, .entry-content h1, .comment-content h1, .entry-header h1, 
h2, .entry-content h2, .comment-content h2, 
h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6, 
.entry-content .text-big *, .text-big * {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
line-height: 1.2;
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
}
h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6, 
.entry-content .text-big *, .text-big * {
hyphens: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
} .site-content .entry-content blockquote, .site-content .entry-content blockquote * {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
line-height: 1.2;
}
.entry-content .wpb_text_column .wpb_wrapper blockquote {
font-size: 1.95em;
padding: 0;
max-width: 1024px;
}
.entry-content .wpb_text_column .wpb_wrapper blockquote * {
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
} .entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 2.5em;
line-height: 1;
max-width: 1200px;
}
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote * {
line-height: 1;
}
@media screen and (min-width: 1024px){
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 3.2em;
}
}
@media screen and (min-width: 1366px){
.entry-content .blockquote-big.wpb_text_column .wpb_wrapper blockquote {
font-size: 4em;
}
} .entry-content .vc_row .wpb_wrapper .speech-bubble, .entry-content .vc_row .wpb_wrapper .speech-bubble * {
font-family: verveine, sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
line-height: 1;
white-space: nowrap;
margin: 0;
}
.entry-content .vc_row .wpb_wrapper .speech-bubble {
font-size: 1.875em;
}  h1, .entry-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, 
.entry-content .h2big h2 {
margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding: 0;
text-transform: none;
text-transform: uppercase;
line-height: 1;
}  h2, .entry-content h2, .comment-content h2 {
text-transform: uppercase;
line-height: 1;
} h3, .entry-content h3, .comment-content h3, 
.entry-content .text-big *, .text-big * {
text-transform: uppercase;
line-height: 1.2;
} .slogan {
font-size: 1.5em;
}
.slogan * {
text-shadow: 0 0 3px rgba(255,255,255,.7);
} h3, .entry-content h3, .comment-content h3, 
h4, .entry-content h4, .comment-content h4, 
h5, .entry-content h5, .comment-content h5, 
h6, .entry-content h6, .comment-content h6 {
line-height: 1.2;
padding: 0;
}
p, .entry-content p, .comment-content p, 
ol, .entry-content ol, .comment-content ol, 
ul, .entry-content ul, .comment-content ul, 
li, .entry-content li, .comment-content li {
line-height: 1.5;
} a, a:link, a:visited, a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
font-family: inherit;
} p a, p a:link, p a:visited, 
.wpb_text_column a, .wpb_text_column a:link, .wpb_text_column a:visited {
color: #E84249;
color: var(--link-color);
}
p a:hover, p a:focus, p a:active, .wpb_text_column a:hover, .wpb_text_column a:focus, .wpb_text_column a:active {
text-decoration: underline;
color: #E84249;
color: var(--link-color-hover);
} .entry-content ul, .comment-content ul, .mu_register ul, 
.entry-content ol, .comment-content ol, .mu_register ol {
list-style-position: outside;
padding-left: 28px;
}
ul + ul, .entry-content .vc_row.wpb_row .wpb_wrapper ul + ul, .comment-content ul + ul {
margin-top: 0;
}
.entry-content li, .comment-content li, .mu_register li {
list-style-position: outside;
margin: 0;
}  .text-white *, .white-text *, .weiss-text *, .text-weiss * {
color: #fff;
} .text-white a, .text-white a:link, .text-white a:visited, 
.white-text a, .white-text a:link, .white-text a:visited, 
.weiss-text a, .weiss-text a:link, .weiss-text a:visited {
color: #E84249;
color: var(--link-color-light);
}
.text-white a:hover, .text-white a:focus, .text-white a:active, 
.white-text a:hover, .white-text a:focus, .white-text a:active, 
.weiss-text a:hover, .weiss-text a:focus, .weiss-text a:active {
color: #E84249;
color: var(--link-color-light-hover);
} .hellgrau, .hellgrau * {
color: #eee;
color: var(--hellgrau);
}
.grau, .grau * {
color: #484847;
color: var(--grau);
}
.dunkelgrau, .dunkelgrau * {
color: #333;
color: var(--dunkelgrau);
}
.grasgruen, .grasgruen * {
color: #80C85F;
color: var(--grasgruen);
}
.hellgruen, .hellgruen * {
color: #D9EE5C;
color: var(--hellgruen);
}
.ockergruen, .ockergruen * {
color: #97AE09;
color: var(--ockergruen);
}
.knallgruen, .knallgruen * {
color: #2A9A61;
color: var(--knallgruen);
}
.aubergine, .aubergine * {
color: #9E2163;
color: var(--aubergine);
}
.aubergine70, .aubergine70 * {
color: #bb6391;
color: var(--aubergine70);
}
.himbeere, .himbeere * {
color: #C8174A;
color: var(--himbeere);
}
.knallrot, .knallrot * {
color: #E84249;
color: var(--knallrot);
}
.dunkelblau, .dunkelblau * {
color: #111C4B;
color: var(--dunkelblau);
}
.hellblau, .hellblau * {
color: #9EBFE6;
color: var(--hellblau);
}
.aquamarineblau, .aquamarineblau * {
color: #0095DB;
color: var(--aquamarineblau);
}
.blau, .blau * {
color: #0075BF;
color: var(--blau);
} body {
font-size: 20px;
}
* {
font-size: 1em;
}
header.site-header * {
font-size: 18px;
}
header.site-header .contact-link span {
font-size: .835em;
}
footer * {
font-size: 18px;
}
sub , 
sup {
font-size: .6em;
} .widget-title {
font-size: 1em;
}
h1, .entry-content h1, .comment-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, .entry-content .h2big h2 { font-size: 2.5em; }
h2, .entry-content h2, .comment-content h2, .entry-header h2 { font-size: 1.8em; }
.small-h2 h2, .entry-content .small-h2 h2, .entry-content .entry-image h2 { font-size: 1.5em; }
h3, .entry-content h3, .comment-content h3, .entry-header h3, .entry-content .text-big p, .text-big p { font-size: 1.37em; }
h4, .entry-content h4, .comment-content h4, .entry-header h4 { font-size: 1.3em; }
h5, .entry-content h5, .comment-content h5, .entry-header h5 { font-size: 1.2em; }
h6, .entry-content h6, .comment-content h6, .entry-header h6 { font-size: 1.1em; } @media screen and (min-width: 768px){
body {
font-size: 24px;
}
} @media screen and (min-width: 1024px){
} @media screen and (min-width: 1366px){
body {
font-size: 28px;
}
h1, .entry-content h1, .comment-content h1, .entry-header h1.entry-title, .page-header h1.page-title, .archive-header h1.archive-title, .entry-content .h2big h2 { font-size: 3.9286em; }
h2, .entry-content h2, .comment-content h2, .entry-header h2 { font-size: 2.5em; }
.small-h2 h2, .entry-content .small-h2 h2, .entry-content .entry-image h2 { font-size: 1.6em; }
h3, .entry-content h3, .comment-content h3, .entry-header h3, .entry-content .text-big p, .text-big p { font-size: 1.6075em; }
h4, .entry-content h4, .comment-content h4, .entry-header h4 { font-size: 1.5em; }
h5, .entry-content h5, .comment-content h5, .entry-header h5 { font-size: 1.3em; }
h6, .entry-content h6, .comment-content h6, .entry-header h6 { font-size: 1.1em; }
} @media screen and (min-width: 1500px){
footer * {
font-size: 20px;
}
}
@media screen and (min-width: 1600px){
header.site-header * {
font-size: 20px;
}
}  .header-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99;
}
.header-container * {
font-family: korolev-rounded,sans-serif;
font-weight: 900;
font-style: normal;
} .logged-in.admin-bar .header-container {
top: 46px;
}
@media screen and (min-width: 783px){
.logged-in.admin-bar .header-container {
top: 32px;
}
}
#masthead.site-header {
width: 100% !important;
padding: 0;
background-color: #fff;
color: #484847;
color: var(--grau);
position: relative;
z-index: 10;
display: flex;
justify-content: center;
}
#masthead.site-header.boxShadow {
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
}
#headerwrap {
height: auto;
display: inline-block;
width: 100%; margin: 0 auto;
padding: 10px 12px 0;
box-sizing: border-box;
}
#headerwrap > * {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px){
#headerwrap {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (min-width: 1200px){
#headerwrap {
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (min-width: 1600px){
#headerwrap {
padding-left: 70px;
padding-right: 70px;
}
} #masthead.site-header a, 
#masthead.site-header a:link, 
#masthead.site-header a:visited {
color: #000;
} #masthead.site-header a:hover, 
#masthead.site-header a:focus, 
#masthead.site-header a:active {
color: #E84249;
color: var(--knallrot);
} #header-info div.widget-wrap > div {
display: flex;
}
@media screen and (max-width: 450px){
.header_row_one {
justify-content: flex-end;;
}
}
#header-info div.widget-wrap div > a:first-child{
padding-right: 25px
}
.header_row_one {
color: #465497;
color: var(--dark-blue);
font-size: 16px;
font-weight: 700;
padding: 0;
margin: 0;
width: 100%;
clear: both;
float: none;
width: auto;
display: flex;
justify-content: flex-end;
align-items: center;
} .header_row_one > * {
float: right;
display: flex;
align-items: center;
margin: 0 20px 0 0;
font-family: 'Quicksand', sans-serif;
}
.header_row_one > * span {
font-family: 'Quicksand', sans-serif;
display: inline;
}
.header_row_one > *:last-child {
margin: 0 0 0 0 !important;
} .header_row_one > * img {
margin: 0 10px 0 0;
} .header_row_two {
display: flex;
justify-content: space-between;
align-items: stretch;
} .header-col {
display: flex;
align-items: flex-end;
margin-bottom: 0;
} .header-col.header-col-1 {
margin-right: 10px;
margin-bottom: 10px;
}
@media screen and (min-width: 1024px){
.header-col.header-col-1 {
margin-bottom: 15px;
}
} #logo {
clear: none;
float: left;
margin-top: 0;
}
#logo a:hover, 
#logo a:focus, 
#logo a:active {
opacity: .8;
cursor: pointer;
}
#logo img {
height: 34px !important;
width: auto !important;
}
@media screen and (min-width: 1024px){
#logo img {
height: 48px !important;
}
}  @media screen and (min-width: 600px){
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: none;
border-top: none;
text-align: left;
width: auto;
}
}
#site-navigation.main-navigation {
clear: none;
float: right;
height: 100%;
margin: 0;
padding: 0;
display: flex;
align-items: flex-end;
}  .contact-link {
display: flex;
align-items: center;
}
.contact-link span {
display: none;
}
@media screen and (min-width: 450px){
.contact-link {
min-width: 210px;
}
.contact-link span {
display: inline;
}
} .main-navigation li.menu-item:not(:last-child) {
margin-right: 5px;
}
.main-navigation li.menu-item a {
line-height: 1.3;
padding: 10px 10px;
color: #000;
font-size: 1em;
}
.main-navigation ul.nav-menu > li.menu-item {
margin: 0;
padding-right: 0;
} .main-navigation ul.menu > li.menu-item {
margin: 0 40px 0 0;
}
.main-navigation ul.menu > li.menu-item:last-child {
margin: 0 10px 0 0;
} #site-navigation.main-navigation .current-menu-item > a,
#site-navigation.main-navigation .current-menu-ancestor > a,
#site-navigation.main-navigation .current_page_item > a,
#site-navigation.main-navigation .current_page_ancestor > a {
color: #9E2163;
color: var(--aubergine);
}  li.menu-item-has-children > .trigger {
width: 45px;
height: 45px;
border-left: 1px solid #000;
float: right;
display: inline-block;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: unset;
right: 0;
cursor: pointer;
}
li.menu-item-has-children:hover > .trigger div {
border-color: #E84249;
border-color: var(--knallrot);
margin-top: 2px;
}
ul.sub-menu li.menu-item-has-children:hover > .trigger div {
margin-top: 0;
}
.nav-menu.toggled-on li.menu-item-has-children > .trigger {
display: flex;
}
li.menu-item-has-children > .trigger > div {
height: 12px;
width: 12px;
border: 2px solid #000;
border-top: none;
border-left: none;
transform: rotate(45deg);
transition: all .2s linear;
}
li.menu-item-has-children.active > .trigger > div {
transform: rotate(-135deg);
}
.nav-menu.toggled-on li.menu-item.menu-item-has-children:before {
display: none; }     li.menu-item-has-children > ul.sub-menu {
height: 1px !important;
width: 1px !important;
overflow: hidden !important;
clip: rect(1px, 1px, 1px, 1px) !important;
}
li.menu-item-has-children.active > ul.sub-menu {
clip: inherit !important;
overflow: inherit !important;
height: inherit !important;
width: inherit !important;
clip-path: none;
}
ul.sub-menu {
display: flex;
flex-direction: column;
box-shadow: 0 0 10px rgba(255,255,255,.5);
} #site-navigation ul.nav-menu > .menu-item:last-child > ul.sub-menu, 
#site-navigation ul.nav-menu > .menu-item:nth-last-child(2) > ul.sub-menu {
left: unset;
right: 0;
} .main-navigation ul.nav-menu > .menu-item > ul.sub-menu li {
margin: 0;
background: #efefef;
}
.main-navigation ul.nav-menu > .menu-item > ul.sub-menu li a {
width: auto;
min-width: 180px;
white-space: nowrap;
font-size: 1em;
text-align: left;
}  .main-navigation ul.sub-menu .menu-item.menu-item-has-children:before {
right: 8px;
transform: rotate(-45deg);
} #site-navigation.main-navigation .menu-toggle {
display: inline-block !important;
}
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: none !important;
} #site-navigation.main-navigation .menu-toggle {
position: relative;
height: 23px;
width: 25px;
padding: 10px;
background: transparent;
border: none;
box-shadow: none;
box-sizing: content-box;
}
#site-navigation.main-navigation .menu-toggle > div {
position: relative;
top: 0;
left: 0;
height: 3px;
width: 25px;
background-color: #000;
border-radius: 10px;
transform-origin: 0 0;
transform: rotate(0deg);
transition-duration: .2s;
transition-timing-function: linear;
transition-property: transform, top, left, width;
}
#site-navigation.main-navigation .menu-toggle > div:first-child {
top: -8px;
}
#site-navigation.main-navigation .menu-toggle > div:nth-child(2) {
top: -1px;
}
#site-navigation.main-navigation .menu-toggle > div:nth-child(3) {
top: 6px;
} #site-navigation.main-navigation .menu-toggle:hover div {
background-color: #E84249;
background-color: var(--knallrot);
}  #site-navigation.main-navigation .menu-toggle.toggled-on div {
background-color: #E84249;
background-color: var(--knallrot);
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:first-child {
transform: rotate(41deg);
width: 33px;
top: -8px;
left: 2px;
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:nth-child(2) {
transform: rotate(-41deg);
width: 33px;
top: 11px;
}
#site-navigation.main-navigation .menu-toggle.toggled-on div:nth-child(3) {
opacity: 0;
}
#site-navigation.main-navigation ul.nav-menu.toggled-on {
position: fixed;
top: 92px;
left: 0;
max-height: calc(100vh - 92px);
display: block !important;
width: 100%; min-width: 320px;
padding-bottom: 100px;
background-color: #fff;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
overflow: scroll !important;
}
@media screen and (min-width: 531px){
#site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 82px;
max-height: calc(100vh - 82px);
max-width: 75%;
}
}
@media screen and (min-width: 1024px){
#site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 99px;
max-height: calc(100vh - 99px);
}
} .logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 138px;
max-height: calc(100vh - 138px);
}
@media screen and (min-width: 531px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 129px;
max-height: calc(100vh - 129px);
}
}
@media screen and (min-width: 783px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 115px;
max-height: calc(100vh - 115px);
}
}
@media screen and (min-width: 1024px){
.logged-in.admin-bar #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 131px;
max-height: calc(100vh - 131px);
}
} .main-navigation .nav-menu.toggled-on li.menu-item {
position: relative;
display: block;
margin-right: 0;
margin-top: 0;
border-bottom: 1px solid #ddd;
}
.main-navigation .nav-menu.toggled-on li.menu-item.menu-item-has-children {
padding-right: 0;
}
.main-navigation ul.nav-menu > .menu-item > ul.sub-menu li  > ul.sub-menu li {
background: #d9d9d9;
background-color: #d9d9d9;
border-bottom: 1px solid #c5c5c5;
}
.main-navigation ul.nav-menu.toggled-on li.menu-item a, 
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu li a {
padding: 10px 20px;
height: 45px;
width: 100%;
text-align: left;
display: inline-block;
background: transparent;
border: none;
}
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu li a {
padding-left: 30px;
}
.main-navigation ul.nav-menu.toggled-on > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu li a {
padding-left: 40px;
} .nav-menu.toggled-on ul.sub-menu {
position: static;
height: 0;
width: auto;
clip: unset;
overflow: hidden;
transition: height .5s linear .5s;
}
.nav-menu.toggled-on .menu-item-has-children.active > ul.sub-menu {
height: auto;
} #site-navigation.main-navigation .menu-toggle {
display: inline-block !important;
}
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: none !important;
}
@media screen and (min-width: 860px){
#site-navigation.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: block !important;
}
#site-navigation.main-navigation .menu-toggle {
display: none !important;
} .main-navigation ul.nav-menu > li.menu-item {
margin: 0;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children {
padding-right: 20px;
}
.main-navigation li.menu-item:not(:last-child) {
margin-right: 10px;
}
.main-navigation li.menu-item > a {
padding: 10px 10px;
height: 45px;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children > a {
padding-right: 2px;
} li.menu-item-has-children > .trigger {
width: 20px;
height: 45px;
border-left: none;
}
li.menu-item-has-children > .trigger > div {
margin-top: -8px;
}
ul.sub-menu li.menu-item-has-children > .trigger > div {
transform: rotate(-45deg);
}
}
@media screen and (min-width: 1024px){
li.menu-item-has-children > .trigger {
width: 30px;
height: 45px;
border-left: none;
}
.main-navigation ul.nav-menu > li.menu-item.menu-item-has-children {
padding-right: 30px;
}
.main-navigation li.menu-item > a {
padding: 10px 20px;
}
}  #searchbox .search-menu {
clear: none;
float: left;
padding: 10px 5px;
margin-top: 5px;
cursor: pointer;
} .after-header { width: 100%;
margin: 0 auto;
padding: 10px 10px; 
background-color: #ededed;
background-color: var(--hellgrau);
position: absolute;
z-index: 9;
transform: translateY(-70px); transition: all .5s linear;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
}
.after-header > div {
width: 100%;
max-width: 1450px;
margin: 0 auto;
}
@media screen and (max-width: 767px){
.header_row_one {
display: flex;
justify-content: center;
}
}
@media screen and (max-width: 530px){
.header_row_one {
margin-bottom: 10px;
}
}
@media screen and (min-width: 768px){
.header_row_one > * {
margin: 0 38px 0 0;
}
.after-header {
padding: 10px 20px;
}
}
@media screen and (min-width: 1024px){
.after-header {
display: flex;
justify-content: flex-end;
}
}
@media screen and (min-width: 1366px){
.after-header {
padding: 10px 50px;
}
} .after-header.search-toggled-on {
transform: translateY(0);
} .after-header form {
display: inline-block;
float: right;
}
.after-header form > * {
float: left;
line-height: 1;
}
.after-header form > *:not(:first-child) {
margin: 0 0 0 10px;
} .after-header input.search-field, 
.after-header input.search-field[type="search"] {
height: auto !important;
width: 160px !important;
font-size: 14px !important;
padding: 10px 20px !important;
border: none;
outline: none;
margin: 0;
line-height: 1;
text-transform: uppercase;
background-color: #fff;
}
.after-header input.search-field *, 
.after-header input.search-field[type="search"] *, 
.after-header input.search-field::placeholder, 
.after-header input.search-field[type="search"]::placeholder {
font-size: 14px !important;
line-height: 1;
margin: 0 !important;
} .after-header input.search-submit, 
.after-header input.search-submit[type="submit"] {
font-size: 14px !important;
padding: 10px 20px !important;
}
@media screen and (min-width: 540px){
.after-header input.search-field, 
.after-header input.search-field[type="search"] {
font-size: 16px !important;
width: auto !important;
max-width: 270px !important;
}
.after-header input.search-field *, 
.after-header input.search-field[type="search"] *, 
.after-header input.search-field::placeholder, 
.after-header input.search-field[type="search"]::placeholder {
font-size: 16px !important;
}
.after-header input.search-submit, 
.after-header input.search-submit[type="submit"] {
font-size: 16px !important;
}
} .after-header .close_search {
height: 32px;
margin-right: -5px;
cursor: pointer;
}
.after-header .close_search:hover {
opacity: .6;
}
.after-header .close_search>div {
width: 30px;
height: 2px;
background-color: #000;
}
.after-header .close_search>div:first-child {
transform: rotate(45deg);
margin-top: 16px;
}
.after-header .close_search>div:nth-child(2) {
transform: rotate(-45deg);
margin-top: -2px;
}  #responsive-menu-pro-wrap {
margin-bottom: 20px;
}
.header-container button#responsive-menu-pro-button {
position: static;
min-width: 0 !important;
border-radius: 0 !important;
} .header-container.stickyHeader {} .header-container.stickyHeader #headerwrap {
padding-top: 5px;
}
#headerwrap {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: padding-top;
} .header-container.stickyHeader .header-col.header-col-1 {
margin-bottom: 5px;
}
.header-col.header-col-1 {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: margin-bottom;
}  .header-container.stickyHeader header.site-header * { }
header.site-header * {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: font-size;
} .header-container.stickyHeader .main-navigation li.menu-item a {
}
.main-navigation li.menu-item a {
transition-duration: var(--transition-duration-sticky-header);
transition-timing-function: var(--transition-timing-function-sticky-header);
transition-property: line-height;
} .header-container.stickyHeader #searchbox .search-menu {
line-height: 1;
} .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 87px;
max-height: calc(100vh - 87px);
}
@media screen and (min-width: 531px){
.header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 77px;
max-height: calc(100vh - 77px);
}
}
@media screen and (min-width: 1024px){
.header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 103px;
max-height: calc(100vh - 103px);
}
} .logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 133px;
max-height: calc(100vh - 133px);
}
@media screen and (min-width: 531px){
.logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 123px;
max-height: calc(100vh - 123px);
}
}
@media screen and (min-width: 783px){
.logged-in.admin-bar .header-container.stickyHeader #site-navigation.main-navigation ul.nav-menu.toggled-on {
top: 109px;
max-height: calc(100vh - 109px);
}
}  .header-height {
height: 100vh;
max-height: 700px;
} .vc_row .vc_btn3-container {
margin: 0;
}  button, input[type="submit"], input[type="button"], body .nf-form-content button, body .nf-form-content input[type=button], body .nf-form-content input[type=submit], .after-header form input.search-submit[type="submit"], #page .vc_btn3-container .vc_general.vc_btn3, #page .vc_btn3-container .vc_btn3, .vc_btn3-container .vc_general.vc_btn3, .vc_btn3-container .vc_btn3, footer#colophon button, footer#colophon input[type="submit"], footer#colophon input[type="button"] {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: #9E2163;
background: var(--aubergine);
color: #fff;
font-family: korolev-rounded, sans-serif;
font-size: 1.2em;
height: auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0;
padding: 10px 30px;
border: none; border-radius: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
transition: var(--transition-buttons);
}  button:hover, button:focus, button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, body .nf-form-content button:hover, body .nf-form-content button:focus, body .nf-form-content button:active, 
body .nf-form-content input[type=button]:hover, body .nf-form-content input[type=button]:focus, body .nf-form-content input[type=button]:active, 
body .nf-form-content input[type=submit]:hover, body .nf-form-content input[type=submit]:focus, body .nf-form-content input[type=submit]:active, .after-header form input.search-submit[type="submit"]:focus, .after-header form input.search-submit[type="submit"]:focus-within, 
.after-header form input.search-submit[type="submit"]:hover, .after-header form input.search-submit[type="submit"]:active, #page .vc_btn3-container .vc_btn3:hover, #page .vc_btn3-container .vc_btn3:focus, #page .vc_btn3-container .vc_btn3:active, 
#page .vc_btn3-container .vc_general.vc_btn3:hover, #page .vc_btn3-container .vc_general.vc_btn3:focus, #page .vc_btn3-container .vc_general.vc_btn3:active, footer#colophon button:hover, footer#colophon button:focus, footer#colophon button:active, 
footer#colophon input[type="submit"]:hover, footer#colophon input[type="submit"]:focus, footer#colophon input[type="submit"]:active, 
footer#colophon input[type="button"]:hover, footer#colophon input[type="button"]:focus, footer#colophon input[type="button"]:active { background-color: #C8174A;
background-color: var(--himbeere);
}  button:hover *, button:focus *, button:active *, input[type="submit"]:hover *, input[type="submit"]:focus *, input[type="submit"]:active *, input[type="button"]:hover *, input[type="button"]:focus *, input[type="button"]:active *, body .nf-form-content button:hover *, body .nf-form-content button:focus *, body .nf-form-content button:active *, 
body .nf-form-content input[type=button]:hover *, body .nf-form-content input[type=button]:focus *, body .nf-form-content input[type=button]:active *, 
body .nf-form-content input[type=submit]:hover *, body .nf-form-content input[type=submit]:focus *, body .nf-form-content input[type=submit]:active *, .after-header form input.search-submit[type="submit"]:focus *, .after-header form input.search-submit[type="submit"]:focus-within *, 
.after-header form input.search-submit[type="submit"]:hover *, .after-header form input.search-submit[type="submit"]:active *, #page .vc_btn3-container .vc_btn3:hover *, #page .vc_btn3-container .vc_btn3:focus *, #page .vc_btn3-container .vc_btn3:active *, 
#page .vc_btn3-container .vc_general.vc_btn3:hover *, #page .vc_btn3-container .vc_general.vc_btn3:focus *, #page .vc_btn3-container .vc_general.vc_btn3:active *, 
.vc_btn3-container .vc_btn3:hover *, .vc_btn3-container .vc_btn3:focus *, .vc_btn3-container .vc_btn3:active *, 
.vc_btn3-container .vc_general.vc_btn3:hover *, .vc_btn3-container .vc_general.vc_btn3:focus *, .vc_btn3-container .vc_general.vc_btn3:active * { } #page .vc_btn3-container .vc_btn3 .vc_btn3-icon, .vc_btn3-container .vc_btn3 .vc_btn3-icon {
color: #fff;
transition: var(--transition-buttons);
}
#page .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-right, .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-right {
padding-right: 48px;
}
#page .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left, .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left {
padding-left: 48px;
}    #page .grid-img-no-gap .vc_btn3-container {
float: left;
}
#page .btn-weiss.vc_btn3-container .vc_general.vc_btn3, 
#page .grid-img-no-gap .vc_btn3-container .vc_general.vc_btn3 {
background-color: #fff;
color: #000;
}
#page .btn-hellgrau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #eee;
background-color: var(--hellgrau);
}
#page .btn-grau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #484847;
background-color: var(--grau);
}
#page .btn-dunkelgrau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #333;
background-color: var(--dunkelgrau);
}
#page .btn-grasgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #80C85F;
background-color: var(--grasgruen);
}
#page .btn-hellgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #D9EE5C;
background-color: var(--hellgruen);
color: #000;
}
#page .btn-ockergruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #97AE09;
background-color: var(--ockergruen);
color: #000;
}
#page .btn-knallgruen.vc_btn3-container .vc_general.vc_btn3 {
background-color: #2A9A61;
background-color: var(--knallgruen);
}
#page .btn-aubergine.vc_btn3-container .vc_general.vc_btn3 {
background-color: #9E2163;
background-color: var(--aubergine);
}
#page .btn-aubergine70.vc_btn3-container .vc_general.vc_btn3 {
background-color: #bb6391;
background-color: var(--aubergine70);
}
#page .btn-himbeere.vc_btn3-container .vc_general.vc_btn3 {
background-color: #C8174A;
background-color: var(--himbeere);
}
#page .btn-knallrot.vc_btn3-container .vc_general.vc_btn3 {
background-color: #E84249;
background-color: var(--knallrot);
}
#page .btn-dunkelblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #111C4B;
background-color: var(--dunkelblau);
}
#page .btn-hellblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #9EBFE6;
background-color: var(--hellblau);
color: #000;
}
#page .btn-aquamarineblau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #0095DB;
background-color: var(--aquamarineblau);
}
#page .btn-blau.vc_btn3-container .vc_general.vc_btn3 {
background-color: #0075BF;
background-color: var(--blau);
} #breadcrumbs {
width: 100%;
border-top: 10px solid #484847;
border-top: 10px solid var(--grau);
margin-top: 10px;
margin-bottom: 20px;
}
#breadcrumbs * {
font-size: 12px;
color: #484847;
color: var(--grau);
}
#breadcrumbs p {
width: 100%;
margin: 0 auto;
display: none;
}
#breadcrumbs p span {
color: #000;
}
@media screen and (min-width: 768px){
#breadcrumbs p {
padding: 10px 30px;
display: block;
}
}
@media screen and (min-width: 1200px){
#breadcrumbs p {
padding: 10px 50px;
}
} .crt-widget-grid a.crt-logo.crt-tag {
display: none !important;
}
.crt-popup-container {
width: 100%;
max-width: 940px;
}
.crt-popup-wrapper .crt-popup .crt-previous, .crt-popup-wrapper .crt-popup .crt-next {
background-color: rgba(0,0,0,.3)
}
.crt-popup-container .crt-popup-left .popup-video-container {
min-width: 0 !important;
}
.site .entry-content .overflow-visible {
overflow: visible;
}  .entry-content > .wpb-content-wrapper > .vc_row.entry-image {
height: 500px;
padding-bottom: 20px;
}
@media screen and (min-width: 768px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
min-height: 500px;
height: calc(90vh - 100px);
max-height: 800px;
}
}
@media screen and (min-width: 1024px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
padding-bottom: 30px;
}
}
@media screen and (min-width: 1366px){
.entry-content > .wpb-content-wrapper > .vc_row.entry-image {
padding-bottom: 80px;
}
} .entry-content > .wpb-content-wrapper > .vc_row.wpb_row.entry-image .wpb_wrapper h1 {
margin-top: 0;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image > .wpb_column > .vc_column-inner {
margin-bottom: 0;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image > .wpb_column > .vc_column-inner > .wpb_wrapper {
position: relative;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image .wpb_text_column {
margin-top: 0 !important;
} .entry-content > .wpb-content-wrapper > .vc_row.entry-image h2 {
text-transform: uppercase;
line-height: 1;
}       .rote-beete {
width: 160px;
height: auto;
position: absolute;
top: -260px;
left: -110px;
transform-origin: 50% 80%;
transform: rotate(90deg);
z-index: 1;
animation-duration: 1s;
animation-delay: 1s;
animation-name: rote-beete-title;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -180px; }
100% { transform: rotate(90deg); left: -110px; }
} .huhu {
position: absolute;
top: -140px;
left: 0px;
transform: rotate(-30deg);
z-index: 2;
display: inline-block;
animation-duration: 3s;
animation-name: huhu;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes huhu{
0% { opacity: 0; }
66% { opacity: 0; }
100% { opacity: 1; }
}
@media screen and (min-width: 768px){
.rote-beete {
width: 200px;
top: -330px;
left: -130px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -200px; }
100% { transform: rotate(90deg); left: -130px; }
}
.huhu {
top: -190px;
}
}
@media screen and (min-width: 1024px){
.rote-beete {
left: -150px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -210px; }
100% { transform: rotate(90deg); left: -150px; }
}
}
@media screen and (min-width: 1366px){
.rote-beete {
width: 325px;
top: -500px;
left: -220px;
}
@keyframes rote-beete-title{
0% { transform: rotate(0deg); left: -300px; }
100% { transform: rotate(90deg); left: -220px; }
}
.huhu {
top: -260px;
}
} .brokkoli {
width: 200px;
height: auto;
position: absolute;
top: -55px;
left: unset;
right: 0;
}
.neu-hier {
position: absolute;
top: -20px;
left: unset;
right: 190px;
transform: rotate(5.47deg);
}
.brokkoli-emptyspace {
height: 100px !important;
}
@media screen and (min-width: 768px){
.brokkoli {
width: 348px;
top: -100px;
right: -55px;
}
.neu-hier {
top: -35px;
left: unset;
right: 270px;
} }
@media screen and (min-width: 1150px){
.neu-hier {
top: 200px;
right: 206px;
}
} .entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-top: 100px;
padding-top: 160px;
padding-bottom: 60px;
overflow: visible;
} .vc_row.beforeBio {
margin-top: 80px;
}
@media screen and (min-width: 430px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
padding-top: 100px;
}
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-bottom: 100px;
padding-top: 70px;
padding-bottom: 70px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-top: 150px;
margin-bottom: 150px;
padding-top: 100px;
padding-bottom: 100px;
} .vc_row.beforeBio {
margin-top: 135px;
}
}
@media screen and (min-width: 1456px){
.entry-content .vc_row.vc_row-has-fill.biologisch-section {
margin-bottom: 130px;
}
} .woher-essen.wpb_single_image {
width: 155px;
position: absolute;
top: -280px;
margin: 0;
left: unset;
right: 0;
}
.woher-essen.wpb_single_image .vc_single_image-wrapper.vc_box_border_purple {
padding: 10px;
background-color: #9E2163;
background-color: var(--aubergine);
}
@media screen and (min-width: 430px){
.woher-essen.wpb_single_image {
top: -230px;
}
}
@media screen and (min-width: 768px){
.woher-essen.wpb_single_image {
top: -160px;
}
}
@media screen and (min-width: 1024px){
.woher-essen.wpb_single_image {
width: 252px;
top: -250px;
}
.woher-essen.wpb_single_image .vc_single_image-wrapper.vc_box_border_purple {
padding: 16px;
}
} @media screen and (min-width: 768px){
.biologisch-section > .wpb_column:nth-child(2) .wpb_text_column {
padding-left: 20px;
padding-right: 20px;
}
} .aubergine-img {
width: 120px;
max-width: 250px;
position: absolute;
top: -200px;
}
@media screen and (min-width: 768px){
.aubergine-img {
width: 100%;
top: -100px;
}
}
@media screen and (min-width: 1024px){
.aubergine-img {
top: -170px;
}
}
@media screen and (min-width: 1366px){
.aubergine-img {
max-width: 300px;
top: -185px;
}
} .bio-logisch {
position: absolute;
top: -75px;
transform: rotate(-10.31deg);
}
.bio-logisch .wpb_wrapper > * {
font-size: 1.2em;
}
@media screen and (min-width: 768px){
.bio-logisch {
top: 100px;
left: 0;
}
}
@media screen and (min-width: 860px){
.bio-logisch {
top: 130px;
left: 0;
}
}
@media screen and (min-width: 1024px){
.bio-logisch {
top: 100px;
}
}
@media screen and (min-width: 1366px){
.bio-logisch {
top: 140px;
left: 15px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi {
overflow: visible;
padding-top: 150px;
padding-bottom: 200px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi {
padding-top: 100px;
padding-bottom: 100px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble {
position: absolute;
z-index: 2;
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
width: 200px;
margin: 0 auto;
position: absolute;
top: -200px;
left: 0;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
width: 100%;
max-width: 300px;
top: 0;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .knoblauch {
left: 50px;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -120px;
left: 200px;
transform: rotate(-12.68deg);
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -50px;
left: 80px;	
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.einfach-toll {
top: -40px;
left: 120px;
top: 0;
left: 0;
}
} .entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 200px;
margin: 0 auto;
position: absolute;
top: -35px;
left: unset;
right: -20px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 180px;
width: 90%;
max-width: 300px;
top: -100px;
top: unset;
bottom: -140px;
left: 45px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .rote-beete-yes {
width: 100%;
bottom: -250px;
left: 0;
}
}  .entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 140px;
left: unset;
right: 145px;
transform: rotate(-37.95deg);
max-width: 140px;
}
@media screen and (min-width: 768px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 100px;
left: unset;
right: -15px;
}
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.red-section-vegi .speech-bubble.yessss {
top: 180px;
right: 30px;
}
}  .vc_row.backgroundCenter > .vc_parallax-inner {
background-position: center;
} .vc_row.backgroundRight > .vc_parallax-inner {
background-position: right;
}  .brokkoli-header {
width: 200px;
height: auto;
position: absolute;
top: -200px;
left: unset;
right: -120px;
transform-origin: 50% 80%;
transform: rotate(-53.66deg);
z-index: 1;
animation-duration: 1s;
animation-delay: 1s;
animation-name: brokkoli-title;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -180px; }
100% { transform: rotate(-53.66deg); right: -120px; }
} .huhu-brokkoli-header {
position: absolute;
top: -185px;
left: unset;
right: 40px;
transform: rotate(-15.8deg);
z-index: 2;
animation-duration: 3s;
animation-name: huhu-brokkoli;
animation-iteration-count: 1;
animation-fill-mode: both;
}
@keyframes huhu-brokkoli{
0% { opacity: 0; }
66% { opacity: 0; }
100% { opacity: 1; }
}
@media screen and (min-width: 768px){
.brokkoli-header {
width: 300px;
top: -170px;
right: -95px;
right: -190px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -300px; }
100% { transform: rotate(-53.66deg); right: -190px; }
}
.huhu-brokkoli-header {
top: -150px;
}
}
@media screen and (min-width: 1024px){
.brokkoli-header {
top: -140px;
right: -180px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -290px; }
100% { transform: rotate(-53.66deg); right: -180px; }
}
.huhu-brokkoli-header {
top: -120px;
}
}
@media screen and (min-width: 1366px){
.brokkoli-header {
width: 400px;
top: -100px;
right: -250px;
}
@keyframes brokkoli-title{
0% { transform: rotate(0deg); right: -360px; }
100% { transform: rotate(-53.66deg); right: -250px; }
}
.huhu-brokkoli-header {
top: -80px;
}
} .aubergine-service {
width: 180px;
position: relative;
top: 0;
left: 50%;
margin-left: -90px;
} .immer-fuer-sie-da {
position: absolute;
top: 170px;
left: 50%;
margin-left: -110px !important;
transform: rotate(6.44deg);
}
@media screen and (min-width: 768px){
.aubergine-service {
position: absolute;
top: -300px;
left: unset;
right: 0;
margin-left: 0;
} .immer-fuer-sie-da {
top: -120px;
left: unset;
right: 40px;
}
}
@media screen and (min-width: 1024px){
.aubergine-service {
width: 244px;
top: -420px;
} .immer-fuer-sie-da {
top: -180px;
right: 125px;
}
}
.aubergineService {
margin-top: -45px !important;
width: 120px;
float: right;
}
.immerFuerSieDa {
position: absolute;
top: 60px;
left: unset;
right: 110px;
}
@media screen and (min-width: 768px){
.aubergineService {
position: absolute;
top: -100px;
left: unset;
right: 0;
margin-top: 0 !important;
max-width: 240px;
width: 180px;
} .immerFuerSieDa {
top: 80px;
right: 110px;
}
}
@media screen and (min-width: 1024px){
.aubergineService {
top: -150px;
width: 200px;
} .immerFuerSieDa {
top: 40px;
right: 180px;
}
} .entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 40px;
padding-bottom: 50px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 70px;
padding-bottom: 70px;
}
}
@media screen and (min-width: 1366px){
.entry-content .vc_row.vc_row-has-fill.contact-row-blue {
padding-top: 90px;
padding-bottom: 90px;
}
} .brokkoli-fragen {
width: 250px;
position: relative;
top: 0;
left: 50%;
margin-left: -125px;
} .fragen {
position: absolute;
top: 50px;
top: 0;
left: 50%;
max-width: 200px;
margin-left: -130px !important;
margin-top: 0 !important;
transform: rotate(-15.8deg);
}
.entry-content .vc_row .wpb_wrapper .speech-bubble.fragen .wpb_wrapper * {
white-space: break-spaces;
}
@media screen and (min-width: 768px){ .fragen {
top: 30px;
top: 0;
margin-left: -100px !important;
}
}
@media screen and (min-width: 1024px){
.brokkoli-fragen {
width: 300px;
margin-left: -150px;
} .fragen {
margin-left: -130px !important;
}
}
@media screen and (min-width: 1366px){
.brokkoli-fragen {
position: absolute;
width: 435px;
top: -80px;
left: -40px;
margin-left: 0;
} .fragen {
top: 50px;
top: 0;
left: -40px;
margin-left: 0 !important;
max-width: none;
}
} .z-index-10 {
position: relative;
z-index: 10;
} .gemuese-parade {
position: absolute;
top: 200px;
left: unset;
right: 0;
max-width: 500px;
}
@media screen and (min-width: 390px){
.gemuese-parade {
top: 150px;
}
}
@media screen and (min-width: 530px){
.gemuese-parade {
top: 110px;
}
}
@media screen and (min-width: 768px){
.gemuese-parade {
position: static;
max-width: none;
}
}
@media screen and (min-width: 1024px){
.gemuese-parade {
position: absolute;
top: 0;
}
}  .serviette {
max-width: 120px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 1024px){
.serviette {
max-width: 200px;
}
} .hilfstomate {
max-width: 250px;
margin-top: 50px !important;
}
.fragen-tomate {
position: absolute;
top: 0;
left: unset;
right: 0;
transform: rotate(-11.1deg);
}
@media screen and (min-width: 400px){
.fragen-tomate {
left: 180px;
right: unset;
}
}
@media screen and (min-width: 768px){
.hilfstomate {
width: 250px;
}
.fragen-tomate {
left: 150px;
}
}
@media screen and (min-width: 1024px){
.hilfstomate {
margin-top: 0 !important;
}
.fragen-tomate {
top: 80px;
left: 280px;
}
} .spitzkohl-umfrage {
width: 200px;
position: relative;
top: 0;
left: 50%;
margin-left: -100px;
} .umfrage {
position: absolute;
top: 50px;
left: 50%;
margin-left: -160px !important;
transform: rotate(-15.8deg);
}
@media screen and (min-width: 768px){ .umfrage {
top: 30px;
margin-left: -140px !important;
}
}
@media screen and (min-width: 1024px){
.spitzkohl-umfrage {
width: 250px;
margin-left: -125px;
} .umfrage {
margin-left: -190px !important;
}
}
@media screen and (min-width: 1366px){
.spitzkohl-umfrage {
position: absolute;
width: 320px;
top: -80px;
left: -40px;
margin-left: 0;
} .umfrage {
top: 50px;
left: -40px;
margin-left: 0 !important;
}
} .list-checkbox-wrap ul li {
display: block;
clear: both;
float: none;
}
.list-checkbox-wrap ul li input {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
width: 20px;
height: 20px;
}  .kohlrabi-header { height: 230px;
max-height: 40vh;
max-height: 400px;
width: auto;
position: absolute;
bottom: -250px;
left: -20px;
z-index: 1;
}
.kohlrabi-gap {
margin-top: 0;
}
.entry-content .kohlrabi-header * {
height: 100%;
width: auto;
}
@media screen and (min-width: 768px){
.kohlrabi-header {
height: 360px; bottom: -400px;
}
}
@media screen and (min-width: 1024px){
.kohlrabi-header {
height: 450px; bottom: -530px;
left: -50px;
}
}
@media screen and (min-width: 1366px){
.kohlrabi-gap {
margin-top: 50px;
}
} .voll-kohlkopf {
width: 150px;
max-width: 300px;
height: auto;
float: right;
}
.voll-kohl { display: inline-block;
float: right;
transform: rotate(-22.65deg);
margin-top: 85px !important;
margin-right: 20px !important;
}
@media screen and (min-width: 768px){
.voll-kohlkopf {
position: absolute;
top: -150px;
left: unset;
right: 0;
z-index: 1;
}
.voll-kohl {
position: absolute;
top: -70px;
right: 160px;
z-index: 2;
margin-top: 0 !important;
margin-right: 0 !important;
}
}
@media screen and (min-width: 1024px){
.voll-kohlkopf {
width: 180px;
top: -165px;
}
.voll-kohl {
right: 190px;
}
}
@media screen and (min-width: 1366px){
.voll-kohlkopf {
width: 220px;
top: -185px;
right: -100px;
}
.voll-kohl {
right: 130px;
}
}   .vc_grid-container .vc_gitem-zone-c .vc_gitem_row {
margin-bottom: 30px;
}
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 20px 30px;
}
@media screen and (min-width: 768px){
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 30px 50px;
}
}
@media screen and (min-width: 1024px){
.vc_grid-container .vc_gitem-zone-c .vc_gitem_row .vc_gitem-col {
padding: 40px 70px;
}
} .post-grid-blog-2-columns {}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini {
height: 100%;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row {
height: 100%;
margin-bottom: 0;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col {
height: 100%;
position: relative;
padding-bottom: 100px;
}
.post-grid-blog-2-columns .vc_grid-item > .vc_grid-item-mini > .vc_gitem-zone.vc_gitem-zone-c:nth-child(2) > .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col > .vc_btn3-container {
position: absolute;
top: unset;
bottom: 40px;
} .vc_grid-container .wpb_single_image {
margin-left: -30px;
margin-right: -30px;
}
@media screen and (min-width: 768px){
.vc_grid-container .wpb_single_image {
margin-left: -50px;
margin-right: -50px;
}
}
@media screen and (min-width: 1024px){
.vc_grid-container .wpb_single_image {
margin-left: -70px;
margin-right: -70px;
}
}  .post-grid-blog .wpb_single_image {
height: 0;
overflow: hidden;
padding-top: 75%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}  .post-grid-blog .wpb_single_image{
padding-top: 37%!important;
}
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 35px;
}
@media screen and (min-width: 768px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 50px;
}
}
@media screen and (min-width: 1024px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 70px;
}
}
@media screen and (min-width: 1366px){
.post-grid-blog .vc_btn3-container, 
.post-grid-blog-2-columns .vc_btn3-container {
margin-top: 90px;
}
} #page .vc_pageable-load-more-btn .vc_btn3-container .vc_general.vc_btn3 {
background-color: #D9EE5C;
background-color: var(--hellgruen);
color: #000;
} .post-grid-blog.vc_grid-container, 
.post-grid-blog.vc_grid-container > .vc_grid {
margin-bottom: 0;
} .post-grid-blog .vc_gitem-post-data-source-post_date, 
.post-grid-blog .vc_gitem-post-data-source-post_categories { display: inline-block;
float: left;
margin-right: 10px;
font-size: 1.37em;
}
@media screen and (min-width: 1366px){
.post-grid-blog .vc_gitem-post-data-source-post_date, 
.post-grid-blog .vc_gitem-post-data-source-post_categories {
font-size: 1.6075em;
}
}
.post-grid-blog .vc_gitem-post-data-source-post_date *, 
.post-grid-blog .vc_gitem-post-data-source-post_categories * { text-transform: uppercase;
font-family: korolev-rounded, sans-serif;
} .post-grid-blog .vc_gitem-post-data-source-post_categories:before {
content: '/';
display: inline-block;
margin-right: 10px;
} .post-grid-blog .vc_gitem-post-meta-field-custom-styled-title {
clear: both;
}
.post-grid-blog .vc_gitem-post-meta-field-custom-styled-title h1 { margin-bottom: 35px;
} .post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image {
margin-bottom: 35px;
clear: both;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image *:not(img) {
width: 100%;
height: 100%;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image figure {
position: absolute;
top: 0;
left: 0;
}
.post-grid-blog .vc_grid-item .vc_gitem_row > .vc_gitem-col > .wpb_single_image img {
height: 100%;
width: 100%;
object-fit: cover;
} @media screen and (min-width: 768px){
.post-grid-blog-2-columns .vc_pageable-slide-wrapper {
display: flex;
align-items: stretch;
flex-wrap: wrap;
}
} .post-grid-blog-2-columns .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #D9EE5C;
background-color: var(--hellgruen);
}   body.single-post #content {
position: relative;
}
body.single-post .post-meta-top {
position: absolute;
top: 75px;
left: 0;
z-index: 10;
}
body.single-post .post-meta-top * { }
body.single-post article .entry-content > .wpb-content-wrapper > .vc_row:first-child {
padding-top: 170px;
} body.single-post .nav-single {
display: none;
} body.single-post .vc_grid-container .vc_gitem-post-data-source-post_excerpt {
display: none;
} body.single-post .post-meta-top .categories, 
.vc_gitem-post-data.vc_gitem-post-data-source-post_categories {
display: none;
}  body.single-post p a, body.single-post p a:link, body.single-post p a:visited, 
body.single-post .wpb_text_column a, body.single-post .wpb_text_column a:link, body.single-post .wpb_text_column a:visited {
color: #9E2163;
color: var(--aubergine);
}
body.single-post p a:hover, body.single-post p a:focus, body.single-post p a:active, body.single-post .wpb_text_column a:hover, body.single-post .wpb_text_column a:focus, body.single-post .wpb_text_column a:active {
text-decoration: underline;
color: #9E2163;
color: var(--aubergine);
} #team, #qualitaet, #referenzen, #transport {
margin-top: -90px;
padding-top: 90px;
} .entry-content .vc_grid.vc_row {
margin-bottom: 0;
} .post-grid-lieferanten {} .post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 20px;
margin-bottom: 35px;
}
@media screen and (min-width: 1024px){
.post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 20px;
margin-bottom: 50px;
}
}
@media screen and (min-width: 1366px){
.post-grid-lieferanten .vc_gitem-post-data-source-post_title {
margin-top: 40px;
margin-bottom: 70px;
}
} .post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
max-width: 1100px;
margin: 35px 0 15px;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title > * {
margin: 0;
}
@media screen and (min-width: 1024px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
margin: 40px 0 30px;
}
}
@media screen and (min-width: 1366px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.post.Title {
margin: 50px 0 75px;
}
} .post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item .vc_btn3-container.btn-weiss {
display: inline-block;
float: left;
margin-top: 35px;
margin-right: 35px;
}
.post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+2) .vc_btn3-container.btn-weiss .vc_general.vc_btn3 {
background-color: #9EBFE6 !important;
background-color: var(--hellblau) !important;
} .post-grid-lieferanten .vc_gitem-post-meta-field-custom.link {
float: left;
margin-top: 35px;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link .vc_btn3-container {
float: left;
}
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link .vc_general.vc_btn3 {
background-color: #0095DB !important;
background-color: var(--aquamarineblau) !important;
color: #000 !important;
}
@media screen and (min-width: 840px){
.post-grid-lieferanten .vc_gitem-post-meta-field-custom.link { }
} .post-grid-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+1) {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
} @media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper {
display: flex;
align-items: stretch;
flex-wrap: wrap;
}
} .post-grid-weitere-lieferanten .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 66.666%;
}
@media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 115%;
}
} .post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
}
@media screen and (max-width: 767px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2n+2) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
}
@media screen and (min-width: 768px){
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(4n+2), 
.post-grid-weitere-lieferanten .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(4n+3) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
} @media screen and (min-width: 768px){
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item {
background-color: #9ebfe6 !important;
background-color: var(--hellblau) !important;
}
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+2), 
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+4), 
.post-grid-weitere-lieferanten.grid-dreispaltig .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(6n+6) {
background-color: #8baad3 !important;
background-color: var(--blau60) !important;
}
}  body.single-lieferanten .nav-single {
display: none;
} input {
border-radius: 100px;
padding: 20px;
appearance: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
}
*::placeholder {
color: #e5e5e5;
} .nf-form-cont {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
padding: 0;
} .nf-form-cont .nf-form-title {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
display: block;
display: none;
}   .nf-form-cont form .nf-form-content {
max-width: none;
padding: 0;
} .nf-field-label label {
cursor: pointer;
} :is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap input[type="checkbox"] { border: 1px solid #000;
padding: 5px;
border-radius: 3px;
}
.label-right:is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field-label {
padding-left: 15px;
} :is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap {
flex-direction: column;
}
:is(.checkbox-container, .listcheckbox-container).nf-field-container .nf-field .field-wrap .nf-field-label {
margin-bottom: 5px;
} .nf-form-wrap.ninja-forms-form-wrap {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
padding: 0;
width: 100%;
}  #contact-box-container {
position: fixed;
top: 200px;
left: unset;
right: -300px;
transition: right .5s linear;
z-index: 99;
display: none;
font-size: .75em;
}
@media screen and (min-width: 768px){
#contact-box-container {
display: block;
}
}
#contact-box-container > * {
float: left;
}
#contact-box-container.toggle-on {
right: 0;
} .contact-handle {
width: 122px;
padding: 7px 10px 10px 12px;
background-color: #fff;
box-shadow: -3px 3px 5px rgba(0,0,0,.5);
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
cursor: pointer;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
.contact-handle:hover img {
opacity: .7;
}
.contact-handle img {
width: 100px;
height: auto;
}  .contact-box-content {
width: 300px;
padding: 20px;
background-color: #fff;
position: relative;
z-index: 0;
}
.toggle-on .contact-box-content {
box-shadow: -3px 3px 5px rgba(0,0,0,.5);
}
.contact-box-content > *:nth-child(2) {
display: none;
} .contact-box-content img {
border-radius: 100%;
max-width: 100%;
}
@media screen and (min-width: 1366px){
#contact-box-container {
right: -380px;
}
.contact-box-content {
width: 380px;
}
.contact-handle {
width: 142px;
}
.contact-handle img {
width: 120px;
} } body.search-results #content > article, 
body.archive #content > article {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}
body.search-results #content > article:not(:last-child), 
body.archive #content > article:not(:last-child) {
border-bottom: 1px solid #ededed;
padding-bottom: 25px;
} body.search-results #content > article .search-post-title, 
body.archive article.post .entry-title {
font-size: 1.7em;
}
body.search-results #content > article .search-post-title {
margin-bottom: 30px;
} .error404 article {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.error404 .entry-content * {
text-align: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}  body.search-results .page-title span {
clear: both;
display: block;
color: #C8174A;
color: var(--himbeere);
} body.search-no-results .entry-content * {
text-align: center;
} body.search-results .post-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
body.search-results .post-container * {
max-width: 800px;
} body.search-results .search-post-thumbnail {
margin-bottom: 15px;
} body.search-results .search-post-title {
font-size: 1.5em;
margin: 0 0 30px;
}
body.search-results .search-post-title a {
color: #484847;
color: var(--grau);
}
body.search-results .search-post-title a:hover, 
body.search-results .search-post-title a:focus, 
body.search-results .search-post-title a:active {
color: #a6a6a6;
color: var(--hellgrau);
} body.search-results .search-post-excerpt {
font-size: 1em;
margin: 0 0 30px;
} footer.entry-meta {
margin-bottom: 40px;
display: none;
}  footer#colophon {
position: relative;
display: inline-block;
background-color: #eee;
background-color: var(--hellgrau);
width: 100%;
max-width: none;
padding: 75px 25px 20px;
margin: 50px 0 0;
}
@media screen and (min-width: 768px){
footer#colophon {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (min-width: 1200px){
footer#colophon {
padding: 85px 50px 20px;
}
}
@media screen and (min-width: 1600px){
footer#colophon {
padding-left: 80px;
padding-right: 80px;
}
} footer#colophon * {
color: #000;
line-height: 1.5;
}
footer#colophon * {
font-family: korolev-rounded, sans-serif;
font-weight: 700;
}
footer#colophon p {
font-family: 'Quicksand', sans-serif;
font-weight: 700;
} footer#colophon a, 
footer#colophon a:link, 
footer#colophon a:visited {} footer#colophon a:hover, 
footer#colophon a:focus, 
footer#colophon a:active {
opacity: .5;
} footer#colophon .widget-title {
margin-bottom: 20px;
} footer#colophon .footer-headline {
text-transform: uppercase;
color: #9E2163;
color: var(--aubergine);
font-size: 1.4em;
} footer#colophon p:not(:last-child) {
margin-bottom: 20px;
} footer#colophon li:not(:last-child) {
margin-bottom: 5px;
} #footerwidgets {
max-width: 1440px;
margin: 0 auto;
} footer#colophon #footerwidgets .footer-column {
width: 100%;
}
footer#colophon #footerwidgets .footer-column:not(:last-child) {
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 1024px){
footer#colophon #footerwidgets {
display: flex;
align-items: stretch;
}
footer#colophon #footerwidgets .footer-column {
float: left;
border-bottom: none;
}
footer#colophon #footerwidgets .footer-column:not(:last-child) {
padding-right: 25px;
margin-bottom: 0;
border-bottom: none;
}
footer#colophon #footerwidgets #footereins {
width: 25%;
}
footer#colophon #footerwidgets #footerzwei {
width: 50%;
}
footer#colophon #footerwidgets #footerdrei {
width: 25%;
}
}
footer#colophon #footerwidgets .footer-column > .widget {
margin-bottom: 40px;
}
@media screen and (min-width: 1024px){
footer#colophon #footerwidgets .footer-column > .widget:first-child {
height: 125px;
}
} #footerwidgets #footereins img {
margin-right: 20px;
} #text-6 div {
margin-bottom: 10px;
}
#text-6 div a {
display: inline-flex;
align-items: center;
} .footer-social a {
display: inline-flex;
align-items: center;
float: left;
clear: none;
}
.footer-social a:last-child {
float: none;
} #footerwidgets #footerzwei > .widget {
clear: both;
}
#footerwidgets #footerzwei > .widget:first-child {
width: 66.666%;
clear: none;
float: left;
padding-right: 20px;
}
#footerwidgets #footerzwei > .widget.widget_media_image:nth-child(2) {
width: 33.333%;
clear: none;
float: right;
} footer#colophon #footerwidgets ul.menu {
column-count: 2;
}
@media screen and (min-width: 768px){
footer#colophon #footerwidgets ul.menu {
column-count: 3;
}
}
footer#colophon #footerwidgets ul.menu li {
margin-bottom: 20px;
}
footer#colophon #footerwidgets ul.menu li a {
text-transform: uppercase;
}   #copyrightline {
padding: 50px 50px 100px;
font-size: .7em;
}
#copyrightline * {
text-align: center;
} #copyrightline a, 
#copyrightline a:link, 
#copyrightline a:visited {} #copyrightline a:hover, 
#copyrightline a:focus, 
#copyrightline a:active {
opacity: .5;
} #totop {
display: flex;
position: fixed;
right: 23px;
top: unset;
left: unset;
bottom: 100px;
z-index: 999;
width: 64px;
height: 64px;
justify-content: center;
align-items: center;
background-color: #9E2163;
background-color: var(--aubergine);
color: #fff;
border-radius: 100px;
border-radius: 12px;
box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
#totop span.label {
transform: rotate(180deg);
}   #sgpb-popup-dialog-main-div {
width: 430px !important;
max-width: 90vw !important;
border: 3px solid #e84249 !important;
border-radius: 10px !important;
font-size: .8em;
padding: 20px;
}
#sgpb-popup-dialog-main-div > div {
overflow: hidden;
}
#sgpb-popup-dialog-main-div .vc_row {
margin-left: 0;
margin-right: 0;
}
#sgpb-popup-dialog-main-div .vc_row .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
#sgpb-popup-dialog-main-div .vc_row .wpb_text_column {
padding-left: 20px;
padding-right: 20px;
}
#sgpb-popup-dialog-main-div .vc_row .wpb_content_element, 
#sgpb-popup-dialog-main-div .vc_row .vc_btn3-container {
margin-bottom: 20px;
}
#sgpb-popup-dialog-main-div .vc_btn3-container .vc_general.vc_btn3.vc_btn3-icon-left {
padding: 5px 15px;
}[class^="wp-block-"] figcaption {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
font-style: italic;
text-align: left;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure:not(.aligncenter) {
line-height: 0;
margin: 0 1.714285714rem;
}
.wp-block-image figure.alignleft {
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.wp-block-image figure.alignright {
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.wp-block-image figcaption {
padding-top: 0.75em;
} .wp-block-gallery {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote {
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
} .wp-block-audio audio {
display: block;
margin-bottom: 1.714285714rem;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
color: #7c7c7c;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #ebebeb;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
color: #5e5e5e;
}
.wp-block-file .wp-block-file__button:focus {
background-color: #e1e1e1;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
color: #757575;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
} .wp-block-video video:not(:last-child) {
margin-bottom: 0;
}  pre.wp-block-code {
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
font-size: 14px;
text-transform: none;
} .wp-block-table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.has-text-color th {
color: inherit;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.wp-block-table[style*="font-size"] *,
.wp-block-table[class*="-font-size"] * {
font-size: inherit;
}  .wp-block-button .wp-block-button__link {
border: 1px solid #d2d2d2;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.entry-content .wp-block-button__link,
.entry-content .wp-block-button__link:visited {
background-color: #e6e6e6;
color: #7c7c7c;
}
.is-style-outline .wp-block-button__link,
.is-style-outline .wp-block-button__link:visited {
color: currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:visited {
background-color: inherit;
border-color: inherit;
}
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:visited:hover,
.entry-content .wp-block-button__link:focus {
background-color: #ebebeb;
color: #5e5e5e;
}
.entry-content .wp-block-button__link:active {
background-color: #e1e1e1;
color: #757575;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.wp-block-button__link:not(.has-text-color) {
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus {
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
}
.wp-block-button__link:not(.has-background):active {
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
}
.wp-block-button__link:not(.has-text-color):active {
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
} .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
} .site-content .wp-block-navigation {
overflow: visible;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
box-shadow: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 60px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
color: #5e5e5e;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0;
padding: 24px 0;
padding: 1.714285714rem 0 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
} .entry-content .has-blue-color,
.entry-content .has-blue-color:visited {
color: #21759b;
}
.entry-content .has-blue-background-color,
.entry-content .has-blue-background-color:visited {
background-color: #21759b;
}
.entry-content .has-dark-gray-color,
.entry-content .has-dark-gray-color:visited {
color: #373737;
}
.entry-content .has-dark-gray-background-color,
.entry-content .has-dark-gray-background-color:visited {
background-color: #373737;
}
.entry-content .has-medium-gray-color,
.entry-content .has-medium-gray-color:visited {
color: #9f9f9f;
}
.entry-content .has-medium-gray-background-color,
.entry-content .has-medium-gray-background-color:visited {
background-color: #9f9f9f;
}
.entry-content .has-light-gray-color,
.entry-content .has-light-gray-color:visited {
color: #e6e6e6;
}
.entry-content .has-light-gray-background-color,
.entry-content .has-light-gray-background-color:visited {
background-color: #e6e6e6;
}
.entry-content .has-white-color,
.entry-content .has-white-color:visited {
color: #fff;
}
.entry-content .has-white-background-color,
.entry-content .has-white-background-color:visited {
background-color: #fff;
}