<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&amp;c=013cfbfc-f60e-4c61-9bbc-70e903ef6bd9&amp;fontids=1115399");

@font-face {
    font-family: "BrandonGrotW02-Regular";
    src: url("../fonts/1115399/82c2954b-a45f-4f37-b813-5f1750986440.eot?#iefix");
    src: url("../fonts/1115399/82c2954b-a45f-4f37-b813-5f1750986440.eot?#iefix") format("eot"),
    url("../fonts/1115399/d16442f3-5dbd-4b4a-b14f-e6f2428cbc30.woff2") format("woff2"),
    url("../fonts/1115399/7cf58ff3-7381-4009-b217-e0a8c6ff3deb.woff") format("woff"),
    url("wp-content/fonts/1115399/b3414b08-0a7e-41ac-b81e-0e7ed2ceb0b2.ttf") format("truetype");
}

@font-face {
    font-family: "Brandon Grot W02 Bold";
    src: url("../fonts/1115375/cf4b7e60-e7b6-493f-8c5f-2c3a6a4bfb91.eot?#iefix");
    src: url("../fonts/1115375/cf4b7e60-e7b6-493f-8c5f-2c3a6a4bfb91.eot?#iefix") format("eot"),
    url("../fonts/1115375/60385762-7ed2-4cce-8f62-b9bd5efdbc66.woff2") format("woff2"),
    url("../fonts/1115375/e7ef3750-c184-4513-82eb-8d37775e042b.woff") format("woff"),
    url("../fonts/1115375/e2a38530-f90c-4aa9-bc50-27b079a2827e.ttf") format("truetype");
}

body {
    background-color: #fdf894;
    color: #181716;
    font-family: "BrandonGrotW02-Regular";
    font-size: 18px;
    line-height: 1.6;
    padding-top: 0 !important;
}

.blog .site-container,
.single-post .site-container,
.category .site-container,
.archive.date .site-container,
.res-no-image .site-container {
    position: relative;
    width: 100%;
    z-index: 1;
}

.home.res-no-image .site-container {
    position: absolute;
    top: 0;
    z-index: 1;
}

@media (max-width: 543px) {
    .site-container {
        position: relative;
    }
}

@media (min-width: 544px) {
    .site-container {
        position: absolute;
        top: 0;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .site-container {
        width: 100%;
    }
}

.post-edit-link {
    display: none;
}

/* BACKUP UBERMENU
------------------------------------- */

.ubermenu .uppercase .ubermenu-submenu .ubermenu-target-title {
    display: block;
    text-transform: none;
    border-bottom: none;
    margin-top: 0;
    padding-left: 0;
}

/* WIDTH OF WEBSITE
------------------------------------- */

.metanav-widget-area,
.nav-primary .container-fluid,
#wdac-aktuelles,
.teaser-boxes,
.footer-widget-area-inner,
.subfooter-widget-area-inner,
article.page .entry-content,
#layout-arrowboxes-inner,
.zipper-head,
#layout-zipper-arrows .wdac-zipper-inner,
#layout-carousel-headline,
#layout-twb,
.subnav-widget-area,
.site-header h1,
.single-aktuelles .archive-title {
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width: 768px) {

    .metanav-widget-area,
    .nav-primary .container-fluid,
    #wdac-aktuelles,
    .teaser-boxes,
    .footer-widget-area-inner,
    .subfooter-widget-area-inner,
    article.page .entry-content,
    #layout-arrowboxes-inner,
    .zipper-head,
    #layout-zipper-arrows .wdac-zipper-inner,
    #layout-carousel-headline,
    #layout-twb,
    .subnav-widget-area,
    .site-header h1,
    .single-aktuelles .site-header,
    .single-aktuelles .archive-title {
        max-width: 750px;
    }

    .nav-primary .container-fluid {
        padding: 0;
    }
}

@media (min-width: 992px) {

    .metanav-widget-area,
    .nav-primary .container-fluid,
    #wdac-aktuelles,
    .teaser-boxes,
    .footer-widget-area-inner,
    .subfooter-widget-area-inner,
    article.page .entry-content,
    #layout-arrowboxes-inner,
    .zipper-head,
    #layout-zipper-arrows .wdac-zipper-inner,
    #layout-carousel-headline,
    #layout-twb,
    .subnav-widget-area,
    .site-header h1,
    .single-aktuelles .site-header,
    .single-aktuelles .archive-title {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {

    .metanav-widget-area,
    .nav-primary .container-fluid,
    #wdac-aktuelles,
    .teaser-boxes,
    .footer-widget-area-inner,
    .subfooter-widget-area-inner,
    article.page .entry-content,
    #layout-arrowboxes-inner,
    .zipper-head,
    #layout-zipper-arrows .wdac-zipper-inner,
    #layout-carousel-headline,
    #layout-twb,
    .subnav-widget-area,
    .site-header h1,
    .single-aktuelles .site-header,
    .single-aktuelles .archive-title {
        max-width: 1170px !important;
    }
}

.home article.page .entry-content {
    max-width: 100% !important;
}

/* TYPOGRAPHY
------------------------------------- */

a {
    color: #181716;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #181716;
    text-decoration: none;
    cursor: pointer;
}

.read-more,
th {
    font-family: "Brandon Grot W02 Bold";
    white-space: nowrap;
}

.read-more:after {
    content: " \f105";
    font-family: FontAwesome;
    font-size: 80%;
}

h1,
h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    font-family: "Brandon Grot W02 Bold";
}

h3,
h4,
h5 {
    line-height: 1.3;
}

h1 {
    text-align: center;
    font-size: 56px;
}

.big-title-wrapper h1 {
    margin-top: 50px;
}

h2 {
    font-size: 42px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.home h2 {
    font-size: 54px;
    margin-top: 20px;
}

h3 {
    margin-top: 40px;
}

.result-headline {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 15px;
}

h4 {
    margin-top: 30px;
}

h5 {
    font-size: 16px;
    margin-bottom: 3px;
}

h2 a,
h3 a,
h4 a,
h5 a,
aside a {
    text-decoration: none;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-footer h2,
.entry-footer h3,
.entry-footer h4,
.entry-footer .linkbutton,
.entry-footer .content-download-link {
    text-align: center;
}

.entry-content .wdac-aktuelles-title,
.entry-content .thumbnail h2,
.entry-content .thumbnail h3,
.entry-content .thumbnail h4,
.entry-content .panel-title,
.entry-content table h5,
.single-presse .entry-content h2,
.single-presse .entry-content h3,
.single-presse .entry-content h4,
.single-presse .entry-content h5 {
    text-align: left;
}

hr {
    border-top: 1px solid #181716;
    margin: 40px 0 30px;
}

strong,
b {
    font-family: "Brandon Grot W02 Bold";
}

.entry table {
    margin-top: 50px;
    border: 1px solid #181716;
}

.entry table &gt; thead &gt; tr &gt; th {
    border: 1px solid #181716;
    text-transform: uppercase;
    padding: 15px;
}

.entry table &gt; tbody &gt; tr &gt; td {
    border: 1px solid #181716;
    background-color: #fff;
    padding: 15px;
}

.entry table &gt; tbody &gt; tr &gt; th {
    border: 1px solid #181716;
    text-transform: uppercase;
    padding: 15px;
}

.dac,
.small {
    font-size: 80%;
}

.dac {
    font-variant: small-caps;
}

.nobreak {
    white-space: nowrap;
}

.wdac-nav-gelb h1 {
    color: #fdf894;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}

.wdac-nav-weiss h1 {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}

.posts-backbutton {
    text-align: center;
    padding-top: 30px;
}

@media (min-width: 768px) {
    h2 {
        margin-top: 100px;
    }

    h3 {
        margin-top: 60px;
    }
}

.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child {
    margin-top: 0;
}

@media (min-width: 768px) {
    .page-template-oewmsearch-winery-detail .entry-content h2:first-child {
        margin-top: 100px !important;
    }

    .page-template-oewmsearch-winery-detail .entry-content h3:first-child {
        margin-top: 60px !important;
    }
}

/* BUTTONS
------------------------------------- */

.cool-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 100%;
    margin-bottom: 3rem;
}

.btn {
    color: #181716;
    font-family: "Brandon Grot W02 Bold";
    text-decoration: none;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background: transparent;
    padding: 5px 10px;
    outline: none;
    white-space: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.entry-meta .btn {
    margin-left: 0 !important;
}

.btn-1 {
    border-radius: 15px 10px 15px 10px;
    border-top: solid 1px #181716;
    border-left: solid 2px #181716;
    border-bottom: solid 2px #181716;
    border-right: solid 2px #181716;
}

.btn-2,
#gform_wrapper_8 input[type="submit"],
.newsletter-form button[type="submit"] {
    border-radius: 7px 15px 10px 10px;
    border-left: solid 1px #181716;
    border-top: solid 2px #181716;
    border-bottom: solid 2px #181716;
    border-right: solid 2px #181716;
    background-color: transparent;
}

#wdac-aktuelles-selector .btn-1.btn.active {
    border-right: 4px solid #181716;
    border-bottom: 4px solid #181716;
    border-left: 4px solid #181716;
    border-top: 3px solid #181716;
}

#wdac-aktuelles-selector .btn-2.btn.active,
#wdac-category-selector .btn-2.active {
    border-right: 4px solid #181716;
    border-bottom: 4px solid #181716;
    border-top: 4px solid #181716;
    border-left: 3px solid #181716;
}

#wdac-aktuelles.wdac-rezepte .wdac-aktuelles-caption {
    background-color: #fff;
}

#wdac-aktuelles.wdac-rezepte .wdac-aktuelles-item {
    margin-bottom: 30px;
}

.btn.btn-category {
    margin-left: 0;
    margin-right: 6px;
    margin-bottom: 14px;
}

.btn:hover {
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
}

@media (max-width: 620px) {
    .cool-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .btn {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 2rem;
    }
}

.btn.btn-footer {
    margin: 15px 0 0;
    display: block;
    text-align: center;
}

.footer-widget-area .btn:hover {
    text-decoration: none;
}

/* META-NAVIGATION
------------------------------------- */

.metanav-widget-area {
    padding-top: 15px;
    z-index: 9999;
    width: auto;
    position: relative;
}

.metanav-widget-area section {
    margin-bottom: 0;
}

.metanav-widget-area .widget {
    float: right;
}

@media (max-width: 620px) {
    .metanav-widget-area .widget .widget-wrap .btn {
        margin-bottom: 0 !important;
    }
}

.wdac-nav-gelb .ubermenu .ubermenu-item-level-0 .ubermenu-target-text {
    -webkit-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease;
}

.wdac-nav-gelb .metanav-widget-area .btn-2,
.wdac-nav-gelb .metanav-widget-area .btn {
    border-left: solid 1px #fdf894;
    border-top: solid 2px #fdf894;
    border-bottom: solid 2px #fdf894;
    border-right: solid 2px #fdf894;
    color: #fdf894;
}

@media (max-width: 543px) {
    .home.wdac-nav-gelb .metanav-widget-area .btn-2,
    .home.wdac-nav-gelb .metanav-widget-area .btn {
        border-left: solid 1px #fdf894;
        border-top: solid 2px #fdf894;
        border-bottom: solid 2px #fdf894;
        border-right: solid 2px #fdf894;
        color: #fdf894;
    }
}

.wdac-nav-weiss .metanav-widget-area .btn-2,
.wdac-nav-weiss .metanav-widget-area .btn {
    border-left: solid 1px #fff;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    color: #fff;
}

#lang_sel,
#lang_sel a,
.lang_sel_sel,
#lang_sel a:visited {
    font-family: inherit !important;
    font-size: 12px !important;
    color: inherit !important;
    border: none !important;
    text-transform: uppercase;
    background: none !important;
}

#lang_sel .lang_sel_sel {
    padding-right: 10px !important;
}

#lang_sel .lang_sel_sel:after {
    content: " ïƒ—";
    font-family: FontAwesome;
}

#lang_sel li {
    width: auto !important;
}

@media (max-width: 767px) {
    .metanav-widget-area {
        display: none;
    }
}

/* NAVIGATION
------------------------------------- */

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-brand img {
    width: 294px;
    position: absolute;
    top: 15px;
}

#logo-black {
    position: relative;
    top: 0;
}

.navbar-brand #logo-yellow,
.navbar-brand #logo-white,
.wdac-nav-gelb .navbar-brand #logo-black,
.wdac-nav-weiss .navbar-brand #logo-black {
    opacity: 0;
}

.wdac-nav-gelb .navbar-brand #logo-yellow {
    opacity: 1;
}

.wdac-nav-weiss .navbar-brand #logo-white {
    opacity: 1;
}

.fa.fa-bars {
    font-size: 25px;
}

@media (max-width: 543px) {
    .navbar {
        margin-bottom: 0;
    }

    .navbar-brand {
        padding-top: 10px;
    }

    .ubermenu-responsive-toggle {
        padding-right: 5px !important;
    }

    .wdac-nav-gelb .navbar-brand #logo-black {
        opacity: 1;
    }

    .wdac-nav-gelb .navbar-brand #logo-yellow {
        opacity: 0;
    }

    .home.wdac-nav-gelb .navbar-brand #logo-black {
        opacity: 0;
    }

    .home.wdac-nav-gelb .navbar-brand #logo-yellow {
        opacity: 1;
    }

    .wdac-nav-weiss .navbar-brand #logo-black {
        opacity: 1;
    }

    .wdac-nav-weiss .navbar-brand #logo-white {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .navbar-brand img {
        width: 200px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .metanav-widget-area .btn {
        font-size: 14px;
    }

    .navbar-brand {
        margin-top: -50px;
    }

    .ubermenu-bar-align-right {
        float: left !important;
    }

    .ubermenu-main {
        margin-top: 50px !important;
    }

    .ubermenu-main .ubermenu-item-level-0 &gt; .ubermenu-target {
        font-size: 14px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-brand {
        margin-top: -50px;
    }

    .ubermenu-bar-align-right {
        float: left !important;
    }

    .ubermenu-main {
        margin-top: 15px !important;
    }
}

@media (min-width: 1200px) {
    .navbar-brand {
        margin-top: -40px;
    }
}

@media (min-width: 768px) {
    .ubermenu-responsive-toggle {
        margin-top: 53px !important;
    }
}

/* SUB-NAVIGATION
------------------------------------- */

.subnav-widget-area .menu li a {
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 7px 15px 10px 10px;
    border-left: solid 1px #181716;
    border-top: solid 2px #181716;
    border-bottom: solid 2px #181716;
    border-right: solid 2px #181716;
}

.wdac-nav-gelb .subnav-widget-area .menu li a {
    border-left: solid 1px #fdf894;
    border-top: solid 2px #fdf894;
    border-bottom: solid 2px #fdf894;
    border-right: solid 2px #fdf894;
    color: #fdf894;
}

.wdac-nav-weiss .subnav-widget-area .menu li a {
    border-left: solid 1px #fff;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    color: #fff;
}

.subnav-widget-area .menu .current-menu-item a {
    border-left: solid 4px #181716;
    border-top: solid 5px #181716;
    border-bottom: solid 5px #181716;
    border-right: solid 5px #181716;
}

.wdac-nav-gelb .subnav-widget-area .menu .current-menu-item a {
    border-left: solid 4px #fdf894;
    border-top: solid 5px #fdf894;
    border-bottom: solid 5px #fdf894;
    border-right: solid 5px #fdf894;
}

.wdac-nav-weiss .subnav-widget-area .menu .current-menu-item a {
    border-left: solid 4px #fff;
    border-top: solid 5px #fff;
    border-bottom: solid 5px #fff;
    border-right: solid 5px #fff;
}

.subnav-widget-area .widget_nav_menu {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.subnav-widget-area ul {
    float: none;
}

.subnav-widget-area ul li {
    display: inline-block;
    float: none;
    margin: 0 10px 28px;
}

@media (max-width: 767px) {
    .subnav-widget-area {
        display: none;
    }
}

/* IMAGES
------------------------------------- */

img.aligncenter {
    margin-bottom: 40px;
    margin-top: 30px;
}

img.alignright,
img.alignleft {
    max-width: 50%;
}

/* STARTSEITE
------------------------------------- */

.home .site-header {
    display: none;
}

@media (min-width: 768px) {

    .home .site-inner.container,
    .page .site-inner.container {
        width: 100%;
    }

    .page .site-inner.container {
        padding-left: 0;
        padding-right: 0;
    }
}

#start-news {
    background: url(../images/news-bg.jpg) #e9efef top center no-repeat;
    background-size: cover;
    padding: 110px 15px 120px;
}

#start-news h2 {
    margin-top: 0;
    margin-bottom: 36px;
}

#wdac-aktuelles-selector,
#wdac-category-selector {
    padding-bottom: 84px;
}

#wdac-aktuelles-selector .btn,
#wdac-category-selector .btn {
    margin-left: 7px;
    margin-right: 7px;
}

#wdac-aktuelles-selector .btn::before {
    display: inline-block;
    content: attr(title);
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    width: 1px;
    margin-right: -1px;
}

#wdac-aktuelles-selector .btn::after {
    display: inline-block;
    content: attr(title);
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    width: 1px;
    margin-right: -1px;
}

.home #wdac-aktuelles-posts .post {
    background-color: #fdf894;
}

.home #wdac-aktuelles-posts .masonry-item {
    margin-bottom: 30px;
}

body.archive .wdac-aktuelles-item .post {
    padding-bottom: 0;
}

.wdac-aktuelles-title {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 29px;
}

.wdac-aktuelles-title a:hover,
aside a:hover {
    text-decoration: underline;
}

.wdac-aktuelles-date {
    margin-bottom: 14px;
}

.wdac-aktuelles-caption {
    padding: 32px 32px 22px;
}

.wdac-aktuelles-item-hidden {
    display: none;
}

.wdac-aktuelles-caption .more-link {
    text-align: right;
}

.teaser-boxes-inner {
    margin: 0 -15px;
}

.teaser-boxes h2 {
    margin-bottom: 82px;
}

.home main {
    padding: 0;
}

#wdac-aktuelles-selector,
#wdac-category-selector {
    text-align: center;
}

/*
.tparrows:before {
    font-size: 18px;
}

.tparrows.tp-leftarrow:before {
    content: "";
    font-family: FontAwesome;
}

.tparrows.tp-rightarrow:before {
    content: "";
    font-family: FontAwesome;
}*/

#start-news {
    background: none;
    position: relative;
    overflow: hidden;
}

.home video#bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 543px) {
    .wdac-rezepte .wdac-aktuelles-item {
        margin-bottom: 0px;
        padding: 0px 20px;
    }

    #start-news {
        padding: 40px 15px;
    }

    #wdac-aktuelles-selector {
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .wdac-aktuelles-item {
        margin-bottom: 15px;
        padding: 32px 32px 22px;
    }

    .wdac-aktuelles-caption {
        padding: 32px 0 0;
    }

    .teaser-boxes-inner {
        margin: 0;
    }

    .teaser-boxes {
        padding: 40px 0;
    }

    .teaser-boxes h2 {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .teaser-boxes {
        padding: 110px 0;
    }
}

/* PAGES
------------------------------------- */

.site-header {
    width: 100%;
    padding: 0;
    overflow-y: hidden;
}

#big-image img {
    width: 100%;
    position: relative;
    z-index: -1;
    display: block;
}

.big-title-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.page-template-default .entry-title {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 543px) {
    .site-header {
        max-height: 180px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        /* FF3.6-15 */
        /* Chrome4-9,Safari4-5 */
        /* Chrome10-25,Safari5.1-6 */
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.65) 100%);
        /* Opera 11.10-11.50 */
        /* IE10 preview */
        background: -webkit-gradient(linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.3)),
        color-stop(60%, rgba(0, 0, 0, 0.3)),
        to(rgba(0, 0, 0, 0.65)));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        /* IE6-8 */
    }

    .big-title-wrapper {
        top: 10px;
    }

    .big-title-wrapper h1 {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
    }

    .entry-content {
        padding-top: 25px;
        padding-bottom: 40px;
    }

    .no-entry-content .entry-content,
    .page-id-1217 .entry-content,
    .page-id-1211 .entry-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-template-oewmsearch-winery-detail .no-entry-content .entry-content,
    .page-template-oewmsearch-importeure .no-entry-content .entry-content {
        padding-bottom: 40px;
    }

    .home .entry-content {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 544px) and (max-width: 880px) {
    .page-template-default .entry-title {
        font-size: 45px;
    }
}

@media (min-width: 544px) {
    .big-title-wrapper {
        top: 160px;
    }

    .site-header {
        max-height: 400px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        /* FF3.6-15 */
        /* Chrome4-9,Safari4-5 */
        /* Chrome10-25,Safari5.1-6 */
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
        /* Opera 11.10-11.50 */
        /* IE10 preview */
        background: -webkit-gradient(linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0)),
        color-stop(60%, rgba(0, 0, 0, 0)),
        to(rgba(0, 0, 0, 0.65)));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        /* IE6-8 */
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .entry-content {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-1217 .entry-content,
    .page-id-1211 .entry-content {
        padding-bottom: 0;
    }

    .page-template-oewmsearch-wineries .no-entry-content .entry-content,
    .page-template-oewmsearch-importeure .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 70px;
    }

    .home .entry-content {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 880px) {
    .big-title-wrapper {
        top: 220px;
    }

    .page-template-default .entry-title {
        margin-bottom: 50px;
    }

    .ubermenu.ubermenu-sub-navigation .ubermenu-item-level-0 {
        margin: 0 10px 10px !important;
    }
}

@media (min-width: 768px) {
    .page-template-default.event-calendar .entry-title {
        margin-bottom: 0;
    }

    .page-template-default.home header {
        margin-bottom: 0;
        margin-top: -130px;
    }

    .site-header {
        max-height: 600px;
    }

    .mehrspaltig {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        margin-bottom: 10px;
    }

    .entry-content {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-1217 .entry-content,
    .page-id-1211 .entry-content {
        padding-bottom: 0;
    }

    .page-template-oewmsearch-wineries .no-entry-content .entry-content,
    .page-template-oewmsearch-importeure .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 80px;
    }

    .home .entry-content {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 881px) and (max-width: 991px) {
    .big-title-wrapper {
        top: 200px;
    }

    .page-template-default .entry-title {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1049px) {
    .big-title-wrapper {
        top: 330px;
    }

    .page-template-default .entry-title {
        margin-bottom: 70px;
    }
}

@media (min-width: 1050px) and (max-width: 1199px) {
    .big-title-wrapper {
        top: 350px;
    }

    .page-template-default .entry-title {
        margin-bottom: 100px;
    }
}

@media (min-width: 992px) {
    .site-header {
        max-height: 700px;
    }

    .page-template-default.event-calendar .entry-title {
        margin-bottom: 0;
    }

    .entry-content {
        padding-top: 80px;
        padding-bottom: 90px;
    }

    .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-1217 .entry-content,
    .page-id-1211 .entry-content {
        padding-bottom: 0;
    }

    .page-template-oewmsearch-wineries .no-entry-content .entry-content,
    .page-template-oewmsearch-importeure .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .home .entry-content {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .big-title-wrapper {
        top: 470px;
    }

    .site-header {
        max-height: 900px;
    }

    .page-template-default.event-calendar .entry-title {
        margin-bottom: 0;
    }

    .entry-content,
    .single-aktuelles .entry-footer,
    .single-aktuelles .posts-backbutton {
        padding-left: 90px;
        padding-right: 90px;
    }

    .single-presse .entry-content,
    .event-calendar .entry-content,
    .page-id-1634 .entry-content {
        padding-left: 0;
        padding-right: 0;
    }

    .entry-content {
        padding-top: 90px;
        padding-bottom: 100px;
    }

    .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-1217 .entry-content,
    .page-id-1211 .entry-content {
        padding-bottom: 0;
    }

    .page-template-oewmsearch-wineries .no-entry-content .entry-content,
    .page-template-oewmsearch-importeure .no-entry-content .entry-content {
        padding-top: 0;
        padding-bottom: 100px;
    }

    .home .entry-content {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .page-template-default .entry-title {
        margin-bottom: 105px;
    }
}

@media (min-width: 1300px) {
    .page-template-default .entry-title {
        margin-bottom: 155px;
    }
}

/* AKTUELLES
------------------------------------- */

.blog {
    background: url(../images/blog-bg.jpg) #e9efef top center no-repeat;
}

.masonrow {
    -moz-column-width: 18em;
    -webkit-column-width: 18em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.masonrow &gt; .col-md-4 {
    display: inline-block;
    padding: 5px;
    width: 100%;
    float: none;
}

.masonrow .thumbnail {
    position: relative;
    display: block;
}

.res-no-image.page-template-default header,
.res-no-image header {
    margin-top: 60px;
    margin-bottom: 0;
    background: none;
}

.res-no-image.page-template-default.home header {
    margin-top: 0;
}

.blog .archive-title {
    margin-bottom: 36px;
    margin-top: 70px;
}

.blog .entry-content,
.home .entry-content {
    -webkit-column-count: auto;
    /* Chrome, Safari, Opera */
    -moz-column-count: auto;
    /* Firefox */
    column-count: auto;
}

.single-post .entry-content {
    padding-top: 40px;
}

.blog .entry-image-link:before,
.blog .entry-image-link:after {
    content: " ";
    display: table;
}

.blog .entry-image-link:after {
    clear: both;
}

.blog .post-image {
    margin: 0;
    width: 100%;
}

.blog h2 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 35px;
}

.blog p {
    margin-bottom: 10px;
}

body.blog .post {
    margin-bottom: 30px;
    background-color: #fdf894;
    padding: 0;
    border-bottom: none;
}

.entry-meta .entry-categories {
    display: none;
}

.single-post .entry-footer .entry-meta {
    display: none;
}

.entry-footer {
    margin-top: 40px;
}

.entry-footer .btn {
    margin-left: 0;
    margin-bottom: 40px;
}

.video-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.blog {
    background: none;
}

#videobox {
    position: relative;
}

video#bgvid {
    position: fixed;
    top: -100px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 110%;
    min-height: 100%;
    min-width: 110%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    overflow: hidden;
    z-index: -100;
    background-color: transparent !important;
}

.ie9 video#bgvid {
    top: -100px;
    left: 0;
}

@media (max-width: 767px) {
    #bgvid {
        display: none;
    }

    #bgvid-mobile {
        position: fixed;
        top: -100px;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 110%;
        min-height: 100%;
        min-width: 110%;
        -o-object-fit: cover;
        object-fit: cover;
        background-size: cover;
        overflow: hidden;
        z-index: -200;
        background-color: transparent !important;
    }
}

@media (min-width: 768px) {
    #bgvid-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    body.blog .post {
        padding: 15px;
        width: 100%;
    }

    .blog .entry-image-link {
        max-width: 30%;
        float: right;
        margin-left: 10px;
    }

    .blog h2 {
        margin-top: 0;
    }

    .blog .entry-header,
    .blog .entry-content {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .blog main .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .blog .post-image {
        width: 345px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body.blog .post {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body.blog .post .wdac-aktuelles-caption {
        font-size: 95%;
    }

    body.blog .post .wdac-aktuelles-title,
    body.home .post .wdac-aktuelles-title {
        font-size: 120%;
    }
}

/* AKTUELLES-DETAILSEITE
------------------------------------- */

.single-aktuelles .site-header,
.single-aktuelles article {
    background-color: #fdf894;
    padding: 0;
}

.single-aktuelles .col-sm-12 {
    padding: 0;
}

.single-aktuelles article {
    padding-bottom: 70px;
    margin-bottom: 100px;
}

.single-aktuelles .site-header {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
}

.single-aktuelles .entry-content {
    padding-bottom: 0;
}

.single-aktuelles .archive-title {
    text-align: center;
}

.single-aktuelles h1 {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
    line-height: 1.2;
    padding-left: 15px;
    padding-right: 15px;
}

.single-aktuelles #big-image img {
    z-index: auto;
}

.single-aktuelles time {
    text-align: center;
    padding-top: 25px;
    margin-top: 0;
}

.single-aktuelles .entry-footer {
    margin-top: 0;
}

.posts-backbutton {
    margin-bottom: 0;
    margin-top: 90px;
    padding-top: 0;
}

@media (max-width: 768px) {
    .posts-backbutton {
        margin-top: 50px;
    }
}

.posts-backbutton a {
    margin-bottom: 0;
}

@media (max-width: 543px) {
    .single-aktuelles .site-header {
        max-height: 400px;
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .single-aktuelles .site-header {
        max-height: 500px;
    }

    .single-aktuelles .big-title-wrapper {
        top: 50px;
    }
}

@media (min-width: 768px) {
    .single-aktuelles .site-header {
        max-height: 500px;
    }

    .single-aktuelles .big-title-wrapper {
        top: 70px;
    }
}

@media (min-width: 992px) {
    .single-aktuelles .big-title-wrapper {
        top: 130px;
    }
}

@media (max-width: 1199px) {
    .single-aktuelles article {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .single-aktuelles .big-title-wrapper {
        top: 150px;
    }
}

/* AKTUELLES-KATEGORIE, PRESSE
------------------------------------- */

.category-presse .archive-description p {
    display: none;
}

.category h1 {
    margin-top: 30px;
    margin-bottom: 35px;
}

.category-presse h1 {
    padding-left: 15px;
    padding-right: 15px;
}

.single-presse h1 {
    padding-left: 0;
    padding-right: 15px;
    text-align: left;
}

@media (max-width: 566px) {
    .single-presse h1 {
        padding-top: 14px !important;
    }
}

.single-presse time {
    padding: 0 !important;
}

.category h3 {
    margin-top: 0;
}

.presseartikel {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
}

.presse-download {
    margin-top: 28px;
}

.presseartikel .btn {
    margin-left: 0;
    text-transform: none;
    font-family: "BrandonGrotW02-Regular";
    padding: 3px 7px;
    font-size: 15px;
}

.presseartikel .wdac-aktuelles-date {
    margin-bottom: 1px;
    font-family: "Brandon Grot W02 Bold";
}

.single-presse.res-no-image header {
    margin: 0;
}

.single-presse .site-header {
    margin-top: 50px;
    background: none;
}

time {
    display: block;
    margin-top: 60px;
    font-family: "Brandon Grot W02 Bold";
}

.single-presse time {
    margin-top: 60px;
}

.single-presse .entry-content {
    padding-top: 10px;
    padding-bottom: 0;
}

/*.single-presse .single-featured-image {
	float: right;
  max-width: 50%;
  margin: 18px 0 30px 30px;
}*/
.single-presse .presse-caption {
    max-width: 50%;
    margin: 18px 0 30px 30px;
}

.single-presse .entry-footer {
    margin: 0 0 50px;
}

.single-presse .entry-footer h3 {
    margin: 0 0 15px;
}

.press-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.press-gallery:before {
    content: normal;
}

.press-gallery .thumbnail {
    margin-bottom: 30px;
}

.single-rezepte .entry-meta {
    display: none;
}

.ekko-lightbox-nav-overlay a:first-child span {
    text-align: left;
}

.posts-backbutton a:before {
    content: "\f053 ";
    font-family: FontAwesome;
    margin-right: 3px;
    font-size: 12px;
}

aside {
    padding-top: 22px;
}

aside h4 {
    text-align: right;
    margin-bottom: 15px;
}

aside li {
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: "Brandon Grot W02 Bold";
}

@media (min-width: 501px) {
    .press-img {
        max-width: 50%;
    }
}

@media (max-width: 500px) {
    .press-img {
        max-width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .presseartikel img {
        margin-bottom: 25px;
    }
}

/* GASTRO, HOTELS, VINOTHEKEN
------------------------------------- */

.page-id-1211 .entry-content,
.page-id-1213 .entry-content,
.page-id-1217 .entry-content {
    padding-bottom: 0 !important;
}

#wdac-gastronomie {
    background-image: url(../images/gastro-bg.jpg);
}

#wdac-unterkunft {
    background-image: url(../images/unterkunft-bg.jpg);
}

#wdac-vinothek {
    background-image: url(../images/vinotheken-bg.jpg);
}

.tourist-list {
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    background-size: cover;
}

.tourist-list h2 {
    text-align: center;
    margin-bottom: 70px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}

#wdac-gastronomie .btn:hover,
#wdac-vinothek .btn:hover,
#wdac-unterkunft .btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: auto;
}

#wdac-unterkunft #wdac-archive-selector {
    text-align: center;
    margin: 30px 0 50px;
}

#wdac-unterkunft #wdac-archive-selector .btn {
    margin: 0 10px;
}

@media (max-width: 767px) {
    .tourist-list {
        margin-top: 70px;
    }

    .tourist-list .row {
        margin-left: 0;
        margin-right: 0;
    }

    .tourist-list h2 {
        margin-bottom: 30px;
    }

    .tourist-list .wdac-aktuelles-caption {
        padding: 20px;
    }
}

@media (min-width: 1200px) {
    /*    background-color: #fdf894;*/
}

/* THUMBNAILS
------------------------------------- */

.thumbnail {
    border-radius: 0;
    padding: 0;
    border: none;
    background-color: #fdf894;
}

.home .thumbnail {
    background-color: #fff;
}

.thumbnail .caption {
    font-size: 15px;
    padding: 9px 0;
}

.teaser-box img,
.teaser-text {
    float: left;
    margin: 0;
    width: 50%;
}

.teaser-box h4 {
    margin-top: 0;
}

.teaser-box img {
    width: 25%;
    padding: 15px 0 0 15px;
}

.teaser-text {
    width: 75%;
    padding: 15px;
    font-size: 16px;
}

@media (min-width: 550px) and (max-width: 600px) {
    .teaser-box img {
        width: 50%;
        padding: 0;
    }

    .teaser-text {
        width: 50%;
    }

    .teaser-text {
        padding: 10px 18px 0;
    }
}

@media (min-width: 601px) {
    .teaser-box img {
        width: 40%;
        padding: 15px 0 15px 15px;
    }

    .teaser-text {
        width: 60%;
    }

    .teaser-text {
        padding: 15px 18px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .teaser-box img {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .teaser-box img {
        width: 40%;
        padding: 15px 0 15px 15px;
    }

    .teaser-text {
        width: 60%;
        padding: 15px 15px 15px;
    }
}

@media (min-width: 1200px) {

    .teaser-box img,
    .teaser-text {
        width: 50%;
    }

    .teaser-box img {
        padding: 0;
    }

    .teaser-text {
        padding: 25px 28px 0;
    }
}

/* ACCORDIONS
------------------------------------- */

.panel {
    margin-top: 30px;
}

.panel-group {
    margin-top: 45px;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default {
    border-color: #000;
}

.panel-group .panel + .panel {
    margin-top: 15px;
}

.panel-default &gt; .panel-heading {
    color: #000;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0;
    border-radius: 0;
    border-color: #000;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #000;
}

.panel-title a {
    display: block;
    padding: 15px;
}

.panel-title a:before {
    content: "\f078 ";
    font-family: FontAwesome;
    padding-right: 3px;
}

.panel-title .collapsed {
    color: #fff381;
    background-color: #000;
}

.panel-title .collapsed:before {
    content: "\f054 ";
}

.panel-body {
    padding: 70px;
}

@media (max-width: 767px) {
    .panel-body {
        padding: 35px;
    }
}

/* TEASER-BOXES AT WEBSITE BOTTOM
------------------------------------- */

#layout-teaser {
    clear: both;
}

.wdac-teaser-column {
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 357px;
}

.teaser-column-caption {
    background-color: #fdf894;
    padding: 15px 30px;
}

.wdac-teaser-column1.wdac-teaser-2columns .teaser-column-caption {
    right: 45px;
}

.wdac-teaser-column2.wdac-teaser-2columns .teaser-column-caption {
    left: 45px;
}

@media (max-width: 767px) {
    .wdac-teaser-column {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .wdac-teaser-3columns {
        min-height: 200px;
    }

    .wdac-teaser-2columns {
        min-height: 250px;
    }

    .teaser-column-caption {
        width: 100%;
        max-width: 500px;
    }
}

@media (min-width: 768px) {
    .wdac-teaser-column {
        min-height: 357px;
    }

    .teaser-column-caption {
        width: 220px;
        position: absolute;
        bottom: 45px;
    }

    .wdac-teaser-column1 .teaser-column-caption {
        right: 25px;
    }

    .wdac-teaser-3columns-center {
        text-align: center;
    }

    .wdac-teaser-3columns-center .teaser-column-caption {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .wdac-teaser-column3 .teaser-column-caption {
        left: 25px;
    }

    .wdac-teaser-column1 {
        text-align: right;
    }

    .wdac-teaser-2columns .teaser-column-caption {
        width: 370px;
    }
}

@media (min-width: 992px) {
    .teaser-column-caption {
        width: 300px;
    }

    .wdac-teaser-column1 .teaser-column-caption {
        right: 36px;
    }

    .wdac-teaser-column3 .teaser-column-caption {
        left: 36px;
    }
}

@media (min-width: 1200px) {
    .teaser-column-caption {
        width: 300px;
    }

    .wdac-teaser-column.wdac-teaser-2columns.wdac-teaser-column1 {
        background-position: top right;
    }
}

@media (min-width: 1750px) {
    .wdac-teaser-2columns {
        background-position: center;
        background-size: cover;
    }
}

@media (min-width: 2200px) {
    .wdac-teaser-3columns.wdac-teaser-column1 {
        background-position: top right;
    }

    .wdac-teaser-3columns-center {
        background-position: top center;
    }

    .wdac-teaser-3columns.wdac-teaser-column3 {
        background-position: top left;
    }

    .wdac-teaser-3columns,
    .wdac-teaser-3columns-center {
        background-size: cover;
    }
}

/* ARROW-BOXES
------------------------------------- */

#layout-arrowboxes {
    clear: both;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

#arrowboxes-background {
    padding: 15px;
    background-image: url(../images/arrowbox-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.arrowboxes-headline {
    text-align: center;
    margin-top: 50px;
}

.wdac-arrowboxes-column {
    float: left;
    background-color: #fdf894;
    position: relative;
    margin-bottom: 25px;
    padding: 0 15px 15px;
    width: 100%;
}

.arrow-container,
.arrow-container1,
.arrow-container2 {
    position: absolute;
    z-index: 99999;
    margin-left: 50px;
}

.arrow-container1 {
    width: 50px;
}

.arrow-container2 {
    width: 50px;
}

@media (min-width: 768px) {
    #layout-arrowboxes {
        padding: 0;
        margin: 0;
    }

    .arrowbox-title {
        text-align: center;
    }

    .wdac-arrowboxes-column {
        width: 223px;
        margin-bottom: 0;
    }

    .wdac-arrowboxes-column1,
    .wdac-arrowboxes-column2 {
        margin-right: 35px;
    }

    .wdac-arrowboxes-column1 {
        margin-top: 45px;
    }

    .wdac-arrowboxes-column3 {
        margin-top: 75px;
    }

    .arrow-container1 {
        top: 0;
        left: 209px;
        width: 60px;
        margin-left: 0;
    }

    .arrow-container2 {
        top: 32px;
        left: 215px;
        width: 60px;
        margin-left: 0;
    }

    #arrowboxes-background {
        height: 520px;
        padding-top: 58px;
        padding-bottom: 58px;
    }
}

@media (min-width: 992px) {
    .wdac-arrowboxes-column {
        width: 255px;
        padding: 15px 32px;
    }

    .wdac-arrowboxes-column1,
    .wdac-arrowboxes-column2 {
        margin-right: 98px;
    }

    .arrow-container1 {
        left: 240px;
        width: 130px;
    }

    .arrow-container2 {
        left: 245px;
        width: 120px;
    }
}

@media (min-width: 1200px) {
    .wdac-arrowboxes-column {
        width: 310px;
    }

    .arrow-container1 {
        left: 280px;
        width: 150px;
    }

    .arrow-container2 {
        left: 295px;
        width: 135px;
    }
}

/* TEXT WITH BACKGROUND
------------------------------------- */

#layout-twb {
    clear: both;
    background-repeat: no-repeat;
    background-image: url(../images/weinglas.png);
    background-position: bottom right;
}

#layout-twb-text {
    padding-top: 50px;
    padding-bottom: 140px;
}

#layout-twb h2 {
    margin: 0;
}

.arrow-container {
    bottom: -25px;
    right: 60px;
}

@media (max-width: 767px) {
    .arrow-container {
        display: none;
    }

    #layout-twb {
        background-image: none !important;
        padding-top: 50px;
    }

    #layout-twb-text {
        padding-right: 0;
        padding-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .arrow-container {
        right: 60px;
    }

    #layout-twb-text {
        padding-right: 100px;
    }

    #layout-twb {
        padding-top: 50px;
    }
}

@media (min-width: 992px) {
    .arrow-container {
        right: 0;
    }

    #layout-twb {
        padding-top: 100px;
    }
}

/* ZIPPER
------------------------------------- */

#layout-zipper,
#layout-zipper-arrows {
    clear: both;
}

.zipper-head {
    text-align: center;
    padding: 0 0 40px;
}

.zipper-headline {
    margin: 0;
}

.wdac-zipper-inner h3 {
    margin-top: 20px;
}

.wdac-zipper-row-odd {
    background-color: #fff;
}

#layout-zipper .wdac-zipper-inner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

#layout-zipper .wdac-zipper-image {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- */
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

#layout-zipper-arrows .wdac-zipper-row-odd {
    padding-top: 45px;
    padding-bottom: 45px;
}

.wdac-zipper-inner {
    position: relative;
}

.arrow-container-odd,
.arrow-container-even {
    position: absolute;
    z-index: 9999;
}

#layout-zipper .wdac-zipper-row-even .wdac-zipper-text {
    padding: 10px 35px 25px 25px;
}

#layout-zipper .wdac-zipper-row-odd .wdac-zipper-text {
    padding: 10px 25px 25px 35px;
}

@media (max-width: 543px) {

    .no-entry-content .entry-content + #layout-zipper .zipper-head,
    .no-entry-content .entry-content + #layout-zipper-arrows .zipper-head {
        margin-top: 25px;
    }
}

@media (min-width: 543px) and (max-width: 767px) {

    .no-entry-content .entry-content + #layout-zipper .zipper-head,
    .no-entry-content .entry-content + #layout-zipper-arrows .zipper-head {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {

    #layout-zipper-arrows .wdac-zipper-row-even,
    #layout-zipper-arrows .wdac-zipper-row-odd {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .arrow-container-odd,
    .arrow-container-even {
        bottom: -80px;
        left: 50%;
        width: 60px;
    }

    .zipper-head {
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) {

    .no-entry-content .entry-content + #layout-zipper .zipper-head,
    .no-entry-content .entry-content + #layout-zipper-arrows .zipper-head {
        margin-top: 70px;
    }

    #layout-zipper-arrows .wdac-zipper-row-even {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .arrow-container-odd {
        bottom: -85px;
        left: 52%;
        width: 60px;
    }

    .arrow-container-even {
        bottom: -85px;
        right: 52%;
        width: 75px;
    }

    #layout-zipper-arrows .wdac-zipper-row-even .wdac-zipper-text {
        padding-right: 60px;
        padding-bottom: 10px;
    }

    #layout-zipper-arrows .wdac-zipper-row-odd .wdac-zipper-text {
        padding-left: 60px;
    }

    #layout-zipper .wdac-zipper-row-even .wdac-zipper-text,
    #layout-zipper .wdac-zipper-row-odd .wdac-zipper-text {
        padding: 10px 25px 15px;
    }
}

@media (min-width: 992px) {

    .no-entry-content .entry-content + #layout-zipper .zipper-head,
    .no-entry-content .entry-content + #layout-zipper-arrows .zipper-head {
        margin-top: 80px;
    }

    #layout-zipper-arrows .wdac-zipper-row-even .wdac-zipper-text {
        padding-bottom: 90px;
    }

    .arrow-container-odd {
        width: 80px;
    }

    .arrow-container-even {
        width: 120px;
    }

    #layout-zipper .wdac-zipper-row-even .wdac-zipper-text,
    #layout-zipper .wdac-zipper-row-odd .wdac-zipper-text {
        padding: 60px 80px 90px;
    }
}

@media (min-width: 1200px) {

    .no-entry-content .entry-content + #layout-zipper .zipper-head,
    .no-entry-content .entry-content + #layout-zipper-arrows .zipper-head {
        margin-top: 90px;
    }

    #layout-zipper-arrows .wdac-zipper-row-even .wdac-zipper-text {
        padding-bottom: 90px;
    }

    .arrow-container-odd {
        width: 100px;
    }

    .arrow-container-even {
        width: 165px;
    }
}

@media (min-width: 1600px) {
    #layout-zipper .wdac-zipper-row-odd .wdac-zipper-text {
        padding-right: 0;
    }

    #layout-zipper .wdac-zipper-row-even .wdac-zipper-text {
        padding-left: 0;
    }

    /*margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);*/
}

#layout-twb + #layout-zipper-arrows {
    margin-top: 0 !important;
}

/* CAROUSEL
------------------------------------- */

#layout-carousel {
    clear: both;
    margin-bottom: 100px;
    margin-top: 100px;
}

.slick-arrow {
    display: none !important;
}

#layout-carousel-large,
#layout-carousel-small {
    position: relative;
}

#layout-carousel-large {
    margin: 0 auto;
    max-width: 1150px;
}

#layout-carousel-headline {
    position: absolute;
    bottom: 115px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 35px;
}

#layout-carousel-small {
    max-width: 1050px;
    margin: 10px auto 30px auto;
}

#layout-carousel-text {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 5px #c1c1c1;
    box-shadow: 0 1px 5px #c1c1c1;
    font-size: 17px;
    line-height: 1.4;
}

.ie9 #layout-carousel {
    display: none;
}

@media (max-width: 767px) {
    #layout-carousel {
        display: none;
    }
}

@media (min-width: 768px) {
    #layout-carousel-text {
        width: 530px;
        height: 210px;
        padding: 30px 35px;
    }
}

@media (min-width: 992px) {
    #layout-carousel-text {
        padding: 30px 55px;
        width: 570px;
    }
}

@media (min-width: 1200px) {
    #layout-carousel-text {
        width: 630px;
    }

    #layout-carousel-text {
        padding: 30px 85px;
    }
}

/* NEWSLETTER
------------------------------------- */

.newsletter-form {
    margin-top: -50px;
    margin-bottom: 50px;
}

.newsletter-form tr td:first-child {
    max-width: 300px;
    text-align: right;
    text-transform: uppercase;
    padding-right: 25px !important;
    font-family: "Brandon Grot W02 Bold", Verdana, sans-serif;
}

.newsletter-form select {
    width: 100px;
    max-width: 100px;
    height: 38px;
}

.newsletter-form h2 {
    margin-top: 0;
    margin-bottom: 50px;
}

.entry-content .newsletter-form table {
    border: none;
}

.newsletter-form button[type="submit"] {
    border-radius: 7px 15px 10px 10px !important;
    border-left: solid 1px #181716 !important;
    border-top: solid 2px #181716 !important;
    border-bottom: solid 2px #181716 !important;
    border-right: solid 2px #181716 !important;
    background-color: transparent !important;
    color: #181716 !important;
    text-transform: uppercase;
    font-family: "Brandon Grot W02 Bold", Verdana, sans-serif;
}

@media (max-width: 600px) {
    .newsletter-form td {
        display: inline-block;
        width: 100% !important;
        max-width: 100% !important;
    }

    .newsletter-form tr td:first-child {
        text-align: left;
        width: 100% !important;
        padding-bottom: 0 !important;
        padding-top: 15px !important;
    }

    .newsletter-form button[type="submit"] {
        font-size: 14px;
    }

    .newsletter-form select {
        margin: 0 !important;
    }

    .newsletter-form input[type="email"],
    .newsletter-form input[type="text"] {
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 601px) {
    .newsletter-form select {
        margin-bottom: 30px !important;
        margin-top: 10px !important;
    }

    .newsletter-form input[type="email"],
    .newsletter-form input[type="text"] {
        max-width: 300px !important;
        width: 300px !important;
    }
}

/* GOOGLE MAP
------------------------------------- */

.maps-box {
    max-width: 100% !important;
    margin-top: 40px !important;
}

.maps-box a {
    font-family: "Brandon Grot W02 Bold";
}

.gm-style {
    font-family: "BrandonGrotW02-Regular";
}

.gm-style .gm-style-iw {
    font-size: 15px;
}

/* WIDGETS
------------------------------------- */

.widget {
    border: none;
    padding: 0;
}

.widget li {
    padding-bottom: 3px;
}

/* FOOTER
------------------------------------- */

.cc_message {
    font-family: "BrandonGrotW02-Regular";
    color: #181716;
    line-height: 1.2;
}

.footer-widget-area {
    background-color: #fff;
    font-size: 15px;
}

.footer-widget-area-5 {
    font-size: 13px;
}

.footer-widget-area-5 section {
    margin-bottom: 15px;
}

.footer-widget-area {
    padding: 26px 0 0;
}

.footer-widget-area-5 img {
    width: 140px;
    float: left;
}

.footer-widget-area-5 span {
    float: left;
    padding: 5px 0 0 15px;
}

.footer-widget-area .widget_nav_menu .widget-title {
    display: none;
}

.footer-widget-area .widget_nav_menu ul li:first-child {
    font-size: 16px;
    font-family: "Brandon Grot W02 Bold";
    text-transform: uppercase;
    margin: 8px 0 4px;
}

.footer-widget-area .widget_nav_menu .sub-menu {
    display: none;
}

.footer-widget-area a {
    text-decoration: none;
}

.footer-widget-area a:hover {
    text-decoration: underline;
}

.subfooter-widget-area {
    padding: 20px 0 0;
    border-top: 2px solid #181716;
    background-color: #fff;
    font-size: 14px;
}

.subfooter-widget-area .widget {
    margin-bottom: 0;
}

.subfooter-widget-area ul {
    float: right;
}

.subfooter-widget-area ul li {
    float: left;
    padding: 0 10px;
}

.subfooter-widget-area a {
    text-decoration: none;
    text-transform: uppercase;
}

.subfooter-widget-area .widget_text {
    width: 30%;
    float: left;
}

.subfooter-widget-area .widget_nav_menu {
    width: 70%;
    float: left;
}

.nav-icon {
    font-size: 17px;
    margin-top: -2px;
}

@media (max-width: 543px) {
    .footer-widget-area .col-xs-6 {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {

    .footer-widget-area-inner,
    .subfooter-widget-area-inner {
        padding: 0 15px;
    }

    .subfooter-widget-area .widget_text,
    .subfooter-widget-area .widget_nav_menu {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }

    .subfooter-widget-area ul {
        float: none;
        text-align: center;
    }

    .subfooter-widget-area ul li {
        display: inline-block;
        float: none;
    }

    .footer-widget-area-5 img {
        float: none;
    }

    .footer-widget-area-5 span {
        padding-left: 0;
        float: none;
        display: block;
    }
}

@media (min-width: 768px) {
    .subfooter-widget-area .widget_text {
        float: left;
    }

    .subfooter-widget-area .widget_nav_menu {
        float: right;
    }
}

.site-footer {
    display: none;
}

/* REDUCE FONT SIZE ON MOBILE
------------------------------------- */

@media (max-width: 543px) {

    article,
    .teaser-boxes,
    .presseartikel p {
        font-size: 90%;
    }

    .footer-widget-area h4 {
        font-size: 100%;
    }

    h1,
    .h1,
    .wdac-aktuelles-title,
    .home h2,
    #start-news h2 {
        font-size: 200%;
    }

    h2,
    .h2,
    .category-presse h3,
    .category-veranstaltungen .wdac-aktuelles-title {
        font-size: 150%;
    }

    h3,
    .h3 {
        font-size: 130%;
    }

    h4,
    .h4,
    .prefooter-widget-area h4,
    .footer-widget-area h3 {
        font-size: 110%;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .home .wdac-aktuelles-caption {
        font-size: 90%;
    }

    .home .wdac-aktuelles-title {
        font-size: 100%;
    }
}

/* General declarations
------------------------------------- */
.bg-white {
    background-color: white;
}

.bold {
    font-weight: bold;
}

.abstand-oben {
    padding-top: 3rem;
}

.abstand-unten {
    padding-bottom: 3rem;
}

.abstand-unten-lg {
    padding-bottom: 4rem;
}

.abstand-links {
    padding-left: 3rem;
}

.abstand-rechts {
    padding-right: 3rem;
}

.mehrspaltig,
.mehrspaltig_2 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}

/* Winzer-Search
------------------------------------- */

.page-template-oewmsearch-importeure h1,
.page-template-oewmsearch-wineries h1 {
    margin-bottom: 35px;
}

.plan-route {
    font-family: "Brandon Grot W02 Bold";
}

.pagination &gt; li &gt; a {
    color: black;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; a:active,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; a:active,
.pagination &gt; .active &gt; a:focus {
    color: black;
    background-color: #eee;
}

.pagination &gt; .active &gt; a {
    background-color: #fdf894;
    color: black;
    border-color: black;
    border-width: 1px;
}

.pagination {
    text-align: center;
}

#winery-result *,
#importers-result * {
    background-color: white;
}

#winery-result h5 {
    line-height: 1.3;
}

.winery-footer {
    padding-bottom: 100px;
}

.headline-bold,
.gfield_label {
    text-transform: uppercase;
    font-family: "Brandon Grot W02 Bold";
    margin-bottom: 0 !important;
    margin-top: 5px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 3px !important;
}

.black-wrapper {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    background-color: black;
    text-align: center;
}

@media (min-width: 1200px) {
    body {
        overflow-x: hidden;
    }
}

#start-news {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

/* Importeure-Search
------------------------------------- */
#importers-result th {
    border: 1px solid #181716;
    padding: 15px;
    background-color: #fdf894;
}

/* Winzer-Details
------------------------------------- */

#winzer-adressbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#winzer-adressbox div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#winzer-galerie h2 {
    margin-bottom: 0;
}

#winzer-galerie .abstand-unten {
    padding-bottom: 5rem;
}

#winzer-beschreibung h2 {
    margin-top: 100px;
    margin-bottom: 50px;
}

#beschreibung-table,
#beschreibung-table &gt; tbody &gt; tr &gt; td {
    border: 0 transparent;
    table-layout: fixed;
    word-wrap: break;
    margin-top: 20px;
}

#beschreibung-table {
    margin-top: 50px;
}

#beschreibung-table * {
    background-color: #fdf894;
}

#beschreibung-table &gt; tbody &gt; tr &gt; td {
    padding: 8px;
}

.slick-prev:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 22px;
    color: black;
}

.slick-next:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 22px;
    color: black;
}

.slick-winery img {
    margin-left: auto;
    margin-right: auto;
}

.slick-prev {
    left: -25px;
}

.slick-next {
    right: -25px;
}

.slick-dots {
    bottom: -50px;
}

.slick-dots li button:before {
    font-size: 0.9rem;
}

.img-centered div {
    display: inline-block;
    padding: 1rem;
    padding-top: 5rem;
}

@media (max-width: 767px) {

    #winzer-beschreibung,
    #winzer-galerie .abstand-unten {
        padding-left: 15px;
        padding-right: 15px;
    }

    #winzer-beschreibung h2 {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    #winzer-adressbox .abstand-links {
        padding-left: 8rem;
    }

    #winzer-adressbox .abstand-rechts {
        padding-right: 12rem;
    }
}

/* Lightbox-Adjusting
------------------------------------- */

.modal {
    text-align: center;
}

/*.modal:before {
  content: '';
  display: inline-block;
  height: 25%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}*/

/* Gugler Event iFrame */
#iframe {
    width: 100% !important;
}

/**
 * Winzer Search Result
 */
/*winzer-search-result*/
/*search-winzer*/
/*search-winzer__inner*/
@media (max-width: 767px) {
    .winzer-search__content .container {
        padding: 0;
        margin-right: -15px;
        margin-left: -15px;
    }
}

.search-winzer {
    background: white;
    padding: 30px 25px;
    margin-bottom: 20px;
}

.search-winzer__inner__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-winzer__inner__thumbnail {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    display: none;
}

@media (min-width: 992px) {
    .search-winzer__inner__thumbnail {
        display: block;
    }
}

.search-winzer__inner__title {
    text-transform: uppercase;
    display: block;
    line-height: 1.4;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .search-winzer__inner__title {
        margin-bottom: 0;
    }
}

.search-winzer__inner__address,
.search-winzer__inner__contact {
    line-height: 1.5;
}

/*.winzer-search-result--flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.search-winzer {
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .winzer-search-result--flex {
        flex-direction: row;
    }

    .search-winzer {
        width: 50%;
    }
}

.search-winzer__inner {
    background-color: white;
    padding: 30px;
    border: 1px solid #181716;
    height: 100%;
    position: relative;
}

.search-winzer__inner img {
    margin-bottom: 15px;
}

.search-winzer__inner a:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.search-winzer__inner p {
    margin-bottom: 5px;
}

.search-winzer__inner__title {
    font-family: "Brandon Grot W02 Bold";
}

.search-winzer__inner__street {}

.search-winzer__inner__plz_city {}*/

.single-winzer .gallery-top {
    height: 300px;
}

.single-winzer .gallery-top .swiper-slide {
    background-color: #fdf894;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.single-winzer .swiper-button-next,
.single-winzer .swiper-button-prev {
    width: 30px;
    height: 55px;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 60%;
}

.single-winzer .gallery-thumbs {
    margin-top: 10px;
    height: 60px;
}

.single-winzer .gallery-thumbs .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
}

.single-winzer .single-winzer__content-2 {
    padding-top: 130px;
    padding-bottom: 120px;
    background: url("../images/background-image.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.single-winzer__betriebsinfos {
    background: white;
    border: 1px solid black;
    padding: 50px;
}

.single-winzer__betriebsinfos h4 {
    margin-top: 0;
    margin-bottom: 30px;
}

.single-winzer__betriebsinfos &gt; div {
    margin-bottom: 10px;
}

.d-inline-block {
    display: inline-block;
}

.single-winzer__betriebsinfos_zertifikate &gt; span {
    float: left;
    margin-right: 5px;
}

.single-winzer__betriebsinfos_zertifikate div span:nth-child(n + 2)::before {
    content: ", ";
}

.single-winzer__betriebsinfos ul {
    padding-left: 35px;
    position: relative;
}

.single-winzer__betriebsinfos li {
    list-style-type: none;
}

.single-winzer__betriebsinfos li::before {
    position: absolute;
    left: 0;
    width: 10px;
    content: url(../images/check.svg);
}

.single-winzer__content__pfeil {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-winzer .site-container {
    position: relative !important;
}

.single-winzer .site-header {
    display: none;
    /*padding-top: 300px;
      padding-bottom: 400px;
      background: url('../images/background-image-2.jpg') no-repeat;
      background-size: cover;
      background-position: top center;*/
}

.single-winzer .single-winzer__map {
    position: relative;
    height: 444px;
}

.single-winzer .single-winzer__map .maps-box {
    margin-top: 0 !important;
}

.single-winzer .single-winzer__content {
    padding-top: 130px;
    padding-bottom: 110px;
}

.single-winzer .single-winzer__footer {
    padding: 65px 0;
}

.single-winzer .single-winzer__content__heading {
    margin-top: 0;
    font-weight: bold;
}

.single-winzer .single-winzer__content__text {
    line-height: 1.8;
}

.single-winzer .single-winzer__intro {
    max-width: 90%;
    background: white;
    border: 1px solid black;
    padding: 75px 100px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -95px;
    z-index: 9;
    color: black;
    text-align: center;
}

.single-winzer .single-winzer__intro span {
    display: block;
}

.single-winzer .single-winzer__intro img {
    margin-bottom: 20px;
    max-height: 200px;
}

.single-winzer .single-winzer__intro .tel {
    text-decoration: none;
}

.single-winzer .single-winzer__intro .tel:hover {
    text-decoration: underline;
}

.single-winzer .single-winzer__header {
    padding-top: 200px;
    padding-bottom: 200px;
    position: relative;
    background: url("../images/background-image-3.jpg") no-repeat;
    background-size: cover;
    background-position: top center;
    color: white;
}

.single-winzer #menu-meta-navigation a {
    color: white;
}

.single-winzer .single-winzer__header h1 {
    margin-bottom: 20px;
}

.heading-shadow {
    text-shadow: 1px 1px 0.15px rgba(0, 0, 0, 0.5);
}

.single-winzer img#logo-black {
    display: none;
}

.single-winzer #logo-white {
    display: block;
    opacity: 1;
}

.single-winzer .nav-scrolled .navbar-brand img#logo-black {
    display: block;
    opacity: 1;
}

.single-winzer .ubermenu-responsive-toggle .svg-inline--fa {
    color: white !important;
}

.single-winzer .nav-scrolled .ubermenu-responsive-toggle .svg-inline--fa {
    color: black !important;
}

/*.single-winzer #logo-white,*/
.page-template-oewmsearch-wineries #logo-white {
    display: none;
}

/*.single-winzer #logo-black,*/
.page-template-oewmsearch-wineries #logo-black {
    display: block;
}

.page-template-oewmsearch-wineries .site-header {
    display: none;
}

.page-template-oewmsearch-wineries .winzer-search__header {
    color: white;
    padding-top: 150px;
    padding-bottom: 150px;
    background: url("../images/background-image-3.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-left: -15px;
    margin-right: -15px;
}

.page-template-oewmsearch-wineries .winzer-search__filter {
    background: #fdf894;
    border: 1px solid black;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: black;
}

.page-template-oewmsearch-wineries.page-id-23975 .winzer-search__filter__count {
    display: none;
}

/*.page-template-oewmsearch-wineries .winzer-search__filter__container {
    position: relative;
}
.page-template-oewmsearch-wineries .detail-filter-container {
    position: absolute;
}*/
.standard-filter-container {
    margin-bottom: 30px;
}

.standard-filter-container .facetwp-facet {
    margin-bottom: 15px;
}

.standard-filter-container #show-detail-filter,
.standard-filter-container .facetwp-facet,
.standard-filter-container #refresh_btn {
    margin-left: 10px;
    margin-right: 10px;
}

#reset_btn {
    margin-top: 5px;
    display: inline-block;
}

.detail-filter-container {
    width: 80%;
    margin: 0 auto;
/ / height: 0;
/ / overflow: hidden;
    /*-webkit-transition: all 0.33s ease-out;
    -o-transition: all 0.33s ease-out;
    transition: all 0.33s ease-out;*/
}

.detail-filter-container input {
    width: 100%;
}

.detail-filter-container__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
}

.detail-filter-container__flex &gt; div {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}

.detail-filter-container span {
    text-align: left;
    font-weight: bold;
    /* display: block; */
}

.winzer-search__content {
    padding: 90px 0;
}

.facetwp-counts {
    display: inline;
}

#refresh_btn {
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Brandon Grot W02 Bold";
}

.facetwp-search {
    outline: none !important;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #181716 !important;
    height: 34px;
    font-weight: normal;
}

.facetwp-facet-winzer_suche {
    display: inline-block;
}

.facetwp-btn {
    display: none;
}

.facetwp-pager {
    float: right;
}

.facetwp-pager-label {
    display: none !important;
}

.facetwp-pager a:nth-last-child(2) {
    display: none !important;
}

.facetwp-pager .active {
    text-decoration: none !important;
}

.facetwp-facet-winzer_suche input,
.facetwp-facet-suche_mit_refresh input {
    background: transparent;
    border: none !important;
    border-bottom: 2px solid #181716 !important;
    padding-left: 20px;
    padding-right: 20px;
    outline: none;
}

.facetwp-facet-winzer_suche input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #737148;
}

.facetwp-facet-winzer_suche input::-moz-placeholder {
    /* Firefox 19+ */
    color: #737148;
}

.facetwp-facet-winzer_suche input:-ms-input-placeholder {
    /* IE 10+ */
    color: #737148;
}

.facetwp-facet-winzer_suche input:-moz-placeholder {
    /* Firefox 18- */
    color: #737148;
}

.facetwp-facet-winzer_alphabet {
    text-align: center;
    font-size: 20px;
}

.winzer-search__filter__container .facetwp-checkbox[data-value="0"] {
    display: none;
}

.winzer-search__filter button {
    border-left: solid 1px #181716;
    border-top: solid 2px #181716;
    border-bottom: solid 2px #181716;
    border-right: solid 2px #181716;
    border-radius: 7px 15px 10px 10px;
    color: #181716;
    background: transparent;
}

.winzer-search__filter #detail-filter {
    font-weight: bold;
    font-size: 14px;
}

.winzer-search__filter &gt; div {
    margin-top: 50px;
}

.winzer-search__content .winzer-count {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 40px;
    font-family: "Brandon Grot W02 Bold";
    text-transform: uppercase;
}

.winzer-search__footer {
    margin-top: 20px;
}

.facetwp-facet {
    margin-bottom: 35px;
}

.facetwp-dropdown {
    height: 34px;
    width: 100%;
}

.facetwp-slider-reset {
    display: none !important;
}

.facetwp-type-checkboxes {
    width: 50px;
}

.facetwp-type-slider {
    padding: 0 1px;
    margin-top: 10px;
}

.facetwp-type-slider .noUi-handle {
    outline: none;
}

.facetwp-slider-wrap {
    padding-bottom: 10px !important;
}

.facetwp-slider-label {
    font-size: 12px !important;
    font-weight: normal !important;
}

.facetwp-slider-label:after {
    content: "ha";
    position: relative;
    margin-left: 5px;
}

.facetwp-checkbox {
    background-image: none !important;
    position: relative;
    padding-left: 10px !important;
}

.facetwp-checkbox:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border: 1px solid black;
}

.facetwp-checkbox.checked:before {
    background: black !important;
}

.facetwp-facet-winzer_map {
    margin-bottom: 0 !important;
}

.winzer-map-info {
    margin-bottom: 40px;
    padding-right: 5px;
}

.noUi-connect,
.noUi-target {
    background: transparent !important;
}

.noUi-target {
    border-color: black !important;
}

.noUi-horizontal .noUi-handle {
    width: 14px !important;
    height: 14px !important;
    border-radius: 0 !important;
}

.noUi-horizontal {
    height: 9px !important;
}

.noUi-handle-lower {
    right: -5px !important;
}

.noUi-handle {
    background: black !important;
    border-color: black !important;
}

.facetwp-type-checkboxes .facetwp-counter {
    display: none;
}

.facetwp-overlay {
    display: none !important;
}

.facetwp-slider-reset {
    margin-top: 15px;
}

.facet_filter {
    text-align: left;
}

.facet_filter label,
.facet-label {
    text-transform: uppercase;
    font-family: "Brandon Grot W02 Bold";
    font-weight: normal;
    font-size: 16px;
}

.facet_filter label {
    margin-bottom: 0 !important;
    cursor: pointer;
}

.facet_filter.checkbox-row {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.checkbox-row .facet-wrap {
    display: flex;
    align-items: center;
}

.checkbox-row .facetwp-checkbox {
    margin-bottom: 0 !important;
}

.checkbox-row .facetwp-facet {
    margin-bottom: 0 !important;
    margin-left: 10px !important;
}

.font-weight-bold {
    font-family: "Brandon Grot W02 Bold";
}

#show-detail-filter {
    margin-top: 15px;
    display: inline-block;
}

.d-none {
    display: none;
}

.single-winzer .single-winzer__header,
.single-winzer .single-winzer__map,
.single-winzer .single-winzer__content-2 {
    margin-left: -15px;
    margin-right: -15px;
}

.page-template-oewmsearch-wineries-map .site-header,
.page-template-oewmsearch-wineries-websites-map .site-header,
.page-template-oewmsearch-wineries-map-2022 .site-header {
    display: none;
}

.page-template-oewmsearch-wineries-map .standard-filter-container,
.page-template-oewmsearch-wineries-websites-map .standard-filter-container {
    width: 80%;
    margin: 0 auto;
}

.page-template-oewmsearch-wineries-map .facetwp-type-search,
.page-template-oewmsearch-wineries-map .facetwp-input-wrap,
.page-template-oewmsearch-wineries-map .facetwp-search,
.page-template-oewmsearch-wineries-websites-map .facetwp-type-search,
.page-template-oewmsearch-wineries-websites-map .facetwp-input-wrap,
.page-template-oewmsearch-wineries-websites-map .facetwp-search,
.page-template-oewmsearch-wineries-map-2022 .facetwp-typ-search,
.page-template-oewmsearch-wineries-map-2022 .facetwp-input-wrap,
.page-template-oewmsearch-wineries-map-2022 .facetwp-search {
    width: 100%;
}

.page-template-oewmsearch-wineries-map .facetwp-type-search,
.page-template-oewmsearch-wineries-websites-map .facetwp-type-search {
    margin: 0 0 30px 0 !important;
}

.page-template-oewmsearch-wineries-map .winzer-search__filter__container,
.page-template-oewmsearch-wineries-websites-map .winzer-search__filter__container {
    margin-top: 0;
}

.facetwp-map-filtering {
    display: none;
}

@media (min-width: 768px) {
    .winzer-search__intro {
        padding-top: 30px;
    }

    .text-sm-right {
        text-align: right;
    }

    .detail-filter-container__flex &gt; div {
        width: 50%;
    }

    .standard-filter-container .facetwp-facet {
        margin-bottom: 0;
    }

    #show-detail-filter {
        margin-top: 0;
    }

    .page-template-oewmsearch-wineries .winzer-search__filter {
        padding: 40px;
    }

    .winzer-search__content .winzer-count {
        font-size: 56px;
        margin-bottom: 80px;
    }

    .single-winzer .single-winzer__header,
    .single-winzer .single-winzer__map,
    .single-winzer .single-winzer__content-2 {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
    }

    .page-template-oewmsearch-wineries .site-container,
    .single-winzer .site-container {
        position: absolute !important;
    }

    .page-template-oewmsearch-wineries #logo-black,
    .single-winzer #logo-black {
        display: none;
    }

    .page-template-oewmsearch-wineries #logo-white,
    .single-winzer #logo-white {
        display: block;
    }

    .single-winzer .ubermenu-nav &gt; li &gt; a &gt; .ubermenu-target-text,
    .page-template-oewmsearch-wineries .ubermenu-nav &gt; li &gt; a &gt; .ubermenu-target-text {
        color: white;
    }

    .single-winzer .ubermenu.ubermenu-main .ubermenu-item-level-0:hover &gt; .ubermenu-target .ubermenu-target-text,
    .single-winzer .ubermenu-main .ubermenu-item-level-0.ubermenu-active &gt; .ubermenu-target .ubermenu-target-text,
    .page-template-oewmsearch-wineries .ubermenu.ubermenu-main .ubermenu-item-level-0:hover &gt; .ubermenu-target .ubermenu-target-text,
    .page-template-oewmsearch-wineries .ubermenu-main .ubermenu-item-level-0.ubermenu-active &gt; .ubermenu-target .ubermenu-target-text {
        color: black !important;
    }

    .single-winzer .metanav-widget-area .btn,
    .page-template-oewmsearch-wineries .metanav-widget-area .btn {
        border-left: solid 1px white;
        border-top: solid 2px white;
        border-bottom: solid 2px white;
        border-right: solid 2px white;
        color: white;
    }

    .single-winzer .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item &gt; .ubermenu-target,
    .single-winzer .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor &gt; .ubermenu-target,
    .page-template-oewmsearch-wineries .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item &gt; .ubermenu-target,
    .page-template-oewmsearch-wineries .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor &gt; .ubermenu-target {
        background-image: url(/wp-content/themes/bootstrap-genesis-0.8.2/images/current-white.png);
    }

    .page-template-oewmsearch-wineries .winzer-search__header {
        padding-top: 250px;
    }
}

@media (min-width: 992px) {
    .text-lg-right {
        text-align: right;
    }

    .single-winzer .single-winzer__content-2__inner {
        margin-bottom: 0;
    }

    .single-winzer .single-winzer__header {
        padding-top: 300px;
        padding-bottom: 300px;
    }

    .single-winzer .single-winzer__intro {
        position: absolute;
        width: 730px;
        text-align: left;
    }

    .page-template-oewmsearch-wineries .winzer-search__filter {
        width: 80%;
    }
}

/* MAP / WINZERSUCHE REDESIGN 2022 */

.winzer-search__intro {
    text-align: center;
}

.winzer-search__intro h1 {
    font-size: 58px;
}

.winzer-search__intro h2 {
    margin-top: 15px;
    font-size: 38px;
}

.page-template-oewmsearch-wineries-map-2022 .winzer-search__filter h3 {
    margin-top: 0;
}

.winzer-search__intro p {
    margin-top: 50px;
}

.page-template-oewmsearch-wineries-map-2022 .winzer-search__content {
    padding: 25px 0 90px;
}

@media (max-width: 1099px) {
    .filter-headline-desktop {
        display: none;
    }

}

@media (min-width: 1100px) {
    .filter-headline-mobile {
        display: none;
    }
}

@media (max-width: 1099px) {
    .page-template-oewmsearch-wineries-map-2022 .winzer-search__content {
        padding: 0 0 45px;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__content .container {
        padding: 0 30px;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter {
        margin: 0 auto 20px;
        border-bottom: 2px solid #181716;
        padding: 0 10px;
        max-width: 940px;
    }

    .page-template-oewmsearch-wineries-map-2022 .detail-filter-container {
        padding-left: 11px;
        padding-top: 15px;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter__container {
        padding-bottom: 25px;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter__container h4 {
        font-size: 100%;
        text-transform: none;
    }
}

@media (max-width: 600px) {
    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter {
    / / max-width: 97 %;
    }
}

.page-template-oewmsearch-wineries-map-2022 .winzer-search__content .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 768px) {
    .page-template-oewmsearch-wineries-map-2022 .winzer-search__content .container {
        width: 100%;
        max-width: 1170px;
    }
}

.page-template-oewmsearch-wineries-map-2022 .detail-filter-container {
    width: 100%;
}

.page-template-oewmsearch-wineries-map-2022 .detail-filter-container h4 {
    margin-top: 40px;
}

.page-template-oewmsearch-wineries-map-2022 .row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.page-template-oewmsearch-wineries-map-2022 .row-reverse label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.page-template-oewmsearch-wineries-map-2022 .checkbox-row .facetwp-facet {
    width: 25px;
    margin-left: 0 !important;
}

.page-template-oewmsearch-wineries-map-2022 .facet_filter.checkbox-row {
    margin-bottom: 10px;
}

.page-template-oewmsearch-wineries-map-2022 .facet_filter label,
.page-template-oewmsearch-wineries-map-2022 .facet-label {
    text-transform: none;
    font-family: "BrandonGrotW02-Regular";
    font-size: 18px;
}

.page-template-oewmsearch-wineries-map-2022 .facet_filter label.checked,
.page-template-oewmsearch-wineries-map-2022 .facet-label.checked {
    font-family: "Brandon Grot W02 Bold";
}

.page-template-oewmsearch-wineries-map-2022 .facet_filter label:hover,
.page-template-oewmsearch-wineries-map-2022 .facet-label:hover {
    text-decoration: underline;
}

.page-template-oewmsearch-wineries-map-2022 .standard-search-container {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.winzer-search__search {
    margin-top: 40px;
}

.winzer-search__search .facetwp-icon:before {
    background: url(../images/weingutsuche-search.svg) no-repeat;
    width: 25px;
    margin-right: 5px;
}

.winzer-search__filter &gt; div {
    margin-top: 0;
}

#winzer-search__filter--toggle.active .svg-inline--fa {
    transform: rotate(-180deg);
}

.winzer-search__filter__container {
    padding-bottom: 35px;
    display: none;
}

@media (min-width: 767px) {
    .page-template-oewmsearch-wineries-map-2022 .search-winzer__inner__thumbnail {
        width: 150px;
        display: block;
        max-width: 100%;
        margin-top: 7px;
    }

    .page-template-oewmsearch-wineries-map-2022 .search-winzer {
        padding: 20px 25px;
    }
}

@media (max-width: 1099px) {
    #winzer-search__filter--toggle {
        padding-left: 11px;
    }

    .page-template-oewmsearch-wineries-map-2022 .facet_filter label,
    .page-template-oewmsearch-wineries-map-2022 .facet-label {
        font-size: 16px;
    }

    .winzer-search__filter__reset a {
        font-size: 100%;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter h3 {
        font-size: 100%;
    }

    #winzer-search__filter--toggle {
        cursor: pointer;
        margin-bottom: 3px;
    }
}

@media (min-width: 1100px) {
    .winzer-search__filter__container {
        display: block !important;
        height: auto !important;
    }

    #winzer-search__filter--toggle .svg-inline--fa {
        display: none !important;
    }
}

.winzer-search__filter__reset {
    margin-top: 35px;
}

.winzer-search__filter__reset a {
    text-decoration: none;
}

.winzer-search__filter__reset a:hover {
    text-decoration: underline;
}

.winzer-search__filter__icons label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.winzer-search__filter__icons .facetwp-type-checkboxes {
    display: none;
}

.winzer-search__filter__icons label:before {
    content: '';
    width: 24px;
    height: 24px;
    margin-right: 9px;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: left center;
}

.winzer-search__filter__icons .gastro-filter label:before {
    background-image: url(../images/weingutsuche-gastro.svg);
}

.winzer-search__filter__icons .abhof-filter label:before {
    background-image: url(../images/weingutsuche-abhof.svg);
}

.winzer-search__filter__icons .onlineshop-filter label:before {
    background-image: url(../images/weingutsuche-onlineshop.svg);
}

.winzer-search__filter__icons .zimmer-filter label:before {
    background-image: url(../images/weingutsuche-zimmer.svg);
}

.search-winzer__inner__features p {
    margin-bottom: 1px;
}

.search-winzer__inner__features .svg-inline--fa {
    margin-right: 5px;
}

.page-template-oewmsearch-wineries-map-2022 .no-margin-top {
    margin-top: 0 !important;
}

.page-template-oewmsearch-wineries-map-2022 .winzer-search__filter,
.page-template-oewmsearch-wineries-map-2022 .winzer-search__results {
    width: 100%;
}

.page-template-oewmsearch-wineries-map-2022 .search-winzer__inner__address h3 {
    margin-bottom: 4px;
}

.page-template-oewmsearch-wineries-map-2022 .search-winzer__inner__address h3 a {
    text-decoration: underline;
}

.search-winzer__inner__address .winzer-address {
    margin-bottom: 11px;
}

@media (max-width: 600px) {
    .winzer-search__search .facetwp-facet.facetwp-facet-suche_mit_refresh {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .search-winzer__inner__features {
        margin-top: 11px;
    }

    .winzer-search__intro h1 {
        font-size: 32px;
    }

    .winzer-search__intro h2 {
        font-size: 20px;
        margin-top: 10px;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__content .container {
        margin-right: 0;
        margin-left: 0;
    }

    .page-template-oewmsearch-wineries-map-2022 .facetwp-facet-winzer_map {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-template-oewmsearch-wineries-map-2022 #facetwp-map {
        height: 300px !important;
    }

    .winzer-search__intro p {
        margin-top: 25px;
        font-size: 16px;
    }

    .page-template-oewmsearch-wineries-map-2022 .search-winzer {
        font-size: 16px;
        padding: 15px 20px;
    }

    .winzer-search__filter__reset {
        margin-top: 25px;
    }
}

@media (max-width: 600px) {
    .page-template-oewmsearch-wineries-map-2022 .winzer-search__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        text-align: center;
    }

    .page-template-oewmsearch-wineries-map-2022 #back-to-top {
        margin-top: 60px;
    }
}

@media (min-width: 1100px) {
    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter {
        width: 25%;
        padding-right: 5%;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__results {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__filter h3 {
        margin-top: 0;
    }

    .page-template-oewmsearch-wineries-map-2022 .winzer-search__content .container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

/* END MAP REDESIGN 2022 */

body .nextgen_pro_thumbnail_grid {
    text-align: left !important;
}

body .nextgen_pro_thumbnail_grid.pro-thumbnail-caption-template-2 .image-wrapper {
    max-width: none !important;
    box-shadow: none !important;
    margin-bottom: 70px !important;
}

body .nextgen_pro_thumbnail_grid.pro-thumbnail-caption-template-2 .ngg-caption {
    padding: 10px 0 0 !important;
    font-size: 15px !important;
}

body .nextgen_pro_thumbnail_grid.pro-thumbnail-caption-template-2 .image-wrapper h4 {
    display: none !important;
}

body .nextgen_pro_thumbnail_grid.pro-thumbnail-caption-template-2 .image-wrapper img {
    max-width: 100% !important;
}

.ngg-galleryoverview.ngg-template-caption {
    margin-left: -15px;
    margin-right: -15px;
    display: flex !important;
    flex-wrap: wrap;
}

.ngg-galleryoverview.ngg-template-caption br {
    display: none !important;
}

.ngg-navigation {
    width: 100% !important;
}

.ngg-gallery-thumbnail {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
}

.ngg-template-caption .ngg-gallery-thumbnail-box {
    padding: 0 15px;
    margin-bottom: 50px;
}

@media (max-width: 576px) {
    .ngg-template-caption .ngg-gallery-thumbnail-box {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .ngg-template-caption .ngg-gallery-thumbnail-box {
        width: 50% !important;
    }
}

.ngg-gallery-thumbnail span {
    font-size: 15px !important;
    text-align: left;
    padding-left: 0 !important;
    padding-top: 7px;
}

.ngg-gallery-thumbnail a {
    margin: 0 !important;
}

.post .entry-title {
    margin-top: 0 !important;
    padding-top: 40px;
    color: black;
}

.post .entry-time {
    text-align: left;
    margin-top: 5px;
}

@media (min-width: 768px) {
    .post .entry-time {
        margin-top: 80px;
    }
}

@media (min-width: 1200px) {
    .post .entry-time {
        padding: 0 0 0 90px;
    }
}

.widget-wrap .wpml-ls-native {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Brandon Grot W02 Bold";
}

.language-switch-white {
    color: white;
}

.language-switch-black {
    color: black;
}

.language-switch-yellow {
    color: #fdf894;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0;
}

.metanav-widget-area section:first-child {
    margin-left: 40px;
}

@media (max-width: 576px) {
    .metanav-widget-area section:first-child {
        margin-left: 10px;
    }

    .wpml-ls-native {
        display: none;
    }
}

.winzer-masonry {
}

.winzer-masonry__item {
    margin-bottom: 30px;
}

.winzer-masonry__item__inner {
    background: white;
    padding: 30px;
    position: relative;
}

.winzer-masonry__item__thumbnail {
    text-align: center;
    margin-bottom: 20px;
}

.winzer-masonry__item__inner img {
    width: auto;
    max-height: 80px;
}

.winzer-masonry__item__title {
    text-align: left !important;
    font-size: 29px;
    margin-top: 0;
}

.winzer-masonry__item__ort {
    border-radius: 15px 10px 15px 10px;
    border-top: solid 1px #181716;
    border-left: solid 2px #181716;
    border-bottom: solid 2px #181716;
    border-right: solid 2px #181716;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Brandon Grot W02 Bold";
    margin-bottom: 15px;
    display: inline-block;
}

.winzer-masonry__item__excerpt {
    margin-bottom: 15px;
}

.winzer-masonry__item .more-link {
    text-overflow: ellipsis;
    overflow: hidden;
}

.winzer-masonry__item .read-more {
    position: relative;
    z-index: 9;
}

.winzer-masonry__item .screenreader-only:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.d-block {
    display: block;
}


.facet-gm-thumbnail img {
    width: 125px;
    margin-bottom: 10px;
}

.facet-gm-title {
}

.facet-gm-adress {
}

.facet-gm-website {
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: https://www.linotype.com
*/

.ginput_container_consent {
    display: flex;
}

.ginput_container_consent input {
    margin-top: 7px;
    margin-right: 4px;
    flex-shrink: 0;
}

/**
 * Repeater fields css
 */

.res_text_bild_block,
.res_teaser_block,
.res_instagram_block,
.res_aktuelles_block {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

.res_text_bild_block p + .btn,
.res_instagram_block p + .btn,
.newsletter_section p + .btn {
    margin-top: 25px;
}

/* .res_text_bild_block p,
.newsletter_section p {
    max-width: 535px;
} */

.res_teaser_block {
    background: #fdf894;
}

.res_aktuelles_block #wdac-aktuelles-posts {
    height: auto !important;
}

.res_aktuelles_block .more-btn {
    margin-top: 52px;
}

.res_text_bild_block {
    padding: 40px 0;
}

@media (min-width: 768px) {
    .res_text_bild_block {
        padding: 110px 0;
    }
}

.res_text_bild_block.white {
    background-color: white;
}

.res_text_bild_block.yellow {
    background-color: #fdf894;
}

.res_text_bild_block__image {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .res_text_bild_block__image.col-md-push-6 {
        text-align: center;
    }
}

.res_text_bild_block img {
    width: 420px;
    max-width: 100%;
}

img.res_text_bild_block__pfeil {
    width: 163px;
    position: absolute;
    bottom: -60px;
    left: 0;
}

@media (min-width: 1200px) {
    img.res_text_bild_block__pfeil {
        left: -75px;
    }
}

img.res_text_bild_block__pfeil.pfeil-rechts {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: auto;
    right: 0;
}

@media (max-width: 991px) {
    img.res_text_bild_block__pfeil {
        display: none;
    }
}

.res_text_bild_block h1,
.res_text_bild_block h2,
.res_text_bild_block h3,
.res_text_bild_block h4,
.res_text_bild_block h5,
.res_text_bild_block h6,
.res_instagram_block h1,
.res_instagram_block h2,
.res_instagram_block h3,
.res_instagram_block h4,
.res_instagram_block h5,
.res_instagram_block h6 {
    text-align: left;
}

.res_instagram_block {
    background: black;
    color: white;
}

.res_instagram_block {
    background: black;
    color: #fdf894;
}

.res_instagram_block .btn {
    color: #fdf894;
    border-color: #fdf894;
}

.res_instagram_block__content {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .res_instagram_block__content {
        padding-top: 110px;
        padding-bottom: 50px;
    }
}

.res_instagram_block__content .btn {
    align-self: auto;
}

@media (min-width: 992px) {
    .res_instagram_block .row {
        display: flex;
        flex-wrap: nowrap;
    }

    .res_instagram_block .col-md-8 {
        width: 66.6666666667vw;
        margin-right: calc(-50vw + 50%);
        padding-right: 0;
    }

    .res_instagram_block__content {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .res_instagram_block .col-md-8 {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: 0;
        padding-right: 0;
    }
}

.newsletter_section {
    background: black;
    color: #fdf894;
}

.newsletter_section .container {
    background-image: url(../images/newsletter_image.png);
    background-repeat: no-repeat;
    background-position: bottom -15px right 50px;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .newsletter_section .container {
        padding-top: 110px;
        padding-bottom: 110px;
    }
}

.newsletter_section .btn {
    color: #fdf894;
    border-color: #fdf894;
}

/**
 * Fixed header
 */

.nav-primary {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all .33s ease-in-out;
}

.admin-bar .nav-primary {
    top: 46px;
}

@media (min-width: 783px) {
    .admin-bar .nav-primary {
        top: 32px;
    }
}

.navbar-brand {
    margin-top: 0 !important;
}

@media (min-width: 992px) {
    .ubermenu-main {
        margin-top: 95px !important;
    }
}

.navbar-brand img,
.ubermenu-main {
    transition: all .33s ease-in-out;
}

.nav-scrolled.nav-primary {
    background: #fdf894;
    top: 0 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
    .nav-scrolled .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item &gt; .ubermenu-target,
    .nav-scrolled .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor &gt; .ubermenu-target {
        background-image: url("/wp-content/themes/bootstrap-genesis-0.8.2/images/current-black.png") !important;
    }
}

.nav-scrolled .ubermenu .ubermenu-item-level-0 .ubermenu-target-text {
    color: black !important;
}

.nav-scrolled .navbar-brand img {
    width: 200px;
}

.nav-scrolled .ubermenu-main {
    margin-top: 60px !important;
}

.nav-scrolled .navbar-brand img {
    opacity: 0 !important;
}

.nav-scrolled .navbar-brand img#logo-black {
    opacity: 1 !important;
}

.wdac-nav-gelb .nav-scrolled .ubermenu-responsive-toggle .svg-inline--fa,
.nav-scrolled .ubermenu-responsive-toggle .svg-inline--fa {
    color: black !important;
}

.footer-area .menu-item-language span {
    color: black !important;
    font-family: "BrandonGrotW02-Regular";
}

.res-no-image:not(.home),
.single-post {
    padding-top: 110px !important;
}

@media (min-width: 992px) {
    .res-no-image:not(.home),
    .single-post {
        padding-top: 160px !important;
    }
}

.res-no-image:not(.home) .metanav-widget-area,
.single-post .metanav-widget-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.admin-bar.res-no-image:not(.home) .metanav-widget-area,
.admin-bar.single-post .metanav-widget-area {
    top: 45px;
}

@media (min-width: 782px) {
    .admin-bar.res-no-image:not(.home) .metanav-widget-area,
    .admin-bar.single-post .metanav-widget-area {
        top: 30px;
    }
}

/**
 * page-template-template-winzer-admin styling
 */

html body.page-template.page-template-template-winzer-admin,
html body.page-template.page-template-template-winzer-detail {
    background: white;
    padding-top: 60px !important;
    padding-bottom: 42px;
}

.page-template-template-winzer-admin h1 {
    text-align: left;
}

.page-template-template-winzer-admin h1,
.page-template-template-winzer-detail h1 {
    font-size: 42px;
    margin-bottom: 30px !important;
}

.page-template-template-winzer-admin .metanav-widget-area,
.page-template-template-winzer-admin .nav-primary,
.page-template-template-winzer-admin .site-header,
.page-template-template-winzer-admin .newsletter_section,
.page-template-template-winzer-admin .footer-area,
.page-template-template-winzer-admin .site-footer {
    display: none;
}

.page-template-template-winzer-detail .metanav-widget-area,
.page-template-template-winzer-detail .nav-primary,
.page-template-template-winzer-detail .site-header,
.page-template-template-winzer-detail .newsletter_section,
.page-template-template-winzer-detail .footer-area,
.page-template-template-winzer-detail .site-footer {
    display: none;
}

.page-template-template-winzer-admin .content {
    margin-bottom: 50px;
}

.page-template-template-winzer-admin .content h1,
.page-template-template-winzer-admin .content h2,
.page-template-template-winzer-admin .content h3,
.page-template-template-winzer-admin .content h4,
.page-template-template-winzer-admin .content h5,
.page-template-template-winzer-admin .content h6 {
    margin-bottom: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-template-template-winzer-admin .container,
    .page-template-template-winzer-detail .container {
        width: 100%;
    }
}

:root {
    --spacing: 24px;
}


.winzer-admin .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--spacing));
    margin-left: calc(-1 * (var(--spacing) / 2));
    margin-right: calc(-1 * (var(--spacing) / 2));
}

.winzer-admin .row .row {
    height: calc(100% + var(--spacing));
}

.winzer-admin .row &gt; div {
    margin-top: var(--spacing);
    padding: 0 calc(var(--spacing) / 2);
}

@media (max-width: 991px) {
    .winzer-admin .row &gt; div {
        width: 100%;
    }
}

.admin-box {
    background: #fdf894;
    border: 1px solid #fdf894;
    padding: 19px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.3;
    position: relative;
}

.admin-box .chevron-li {
    list-style-type: none;
    position: relative;
}

.admin-box .chevron-li .svg-inline--fa {
    position: absolute;
    left: -19px;
    top: 5px;
    font-size: 13px;
}

a.admin-box {
    text-decoration: none !important;
    padding-bottom: 35px;
}

a.admin-box:hover {
    border: 1px solid black;
}

a.admin-box .fa-chevron-right {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.admin-box--black {
    background: black;
    color: #fdf894;
    border: 1px solid black;
}

.admin-box__title {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.col-md-4 &gt; .admin-box &gt; .admin-box__title,
.equal-height .admin-box__title {
    font-size: 20px;
    line-height: 1.2
}

.admin-box ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.admin-box ul ul {
    margin-bottom: 10px;
}

.admin-box li:not(:last-child) {
    margin-bottom: 5px;
}

.admin-box .icon-list {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.admin-box .icon-list li {
    display: flex;
}

.admin-box .icon-list li .svg-inline--fa {
    margin-right: 10px;
    position: relative;
    top: 3px;
    width: 20px;
}

.admin-box--black .svg-inline--fa {
    color: #fdf894;
}

.admin-box .button {
    background: black;
    color: #fdf894;
    text-decoration: none !important;
    padding: 5px 10px;
    margin-top: auto;
    margin-left: auto;
    border-radius: 4px;
    font-family: "Brandon Grot W02 Bold";
    text-transform: uppercase;
    font-size: 16px;
}

.admin-box--black .button {
    background: #fdf894;
    color: black;
}

.admin-box .socials-box {
    display: flex;
    width: 100%;
}

.admin-box .socials-box &gt; div {
    flex-shrink: 0
}

.admin-box .socials-box &gt; div:first-child {
    flex: 1;
}

.admin-box .socials-box &gt; div:last-child {
    margin-left: auto;
    display: flex;
    flex-direction: column;
}

.admin-box .socials-box .svg-inline--fa {
    font-size: 35px;
}

.admin-box .small-links {
    font-size: 16px;
    margin-top: auto;
    padding-top: 10px;
}

.admin-box .small-links:last-child {
    margin-bottom: 0;
}

.admin-box.wein-bg {
    background-image: url(../images/weinkapsel.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 92%;
}

.admin-box.wein-bg .button {
    margin-left: 0;
}

.equal-height {
    display: flex;
    flex-direction: column;
    row-gap: var(--spacing);
}

.equal-height &gt; div {
    flex: 1;
}

sub {
    bottom: 0;
}

a.text-decoration-none {
    text-decoration: none;
    outline: none;
}

a.text-decoration-none:hover,
a.text-decoration-none:focus,
a.text-decoration-none:active {
    text-decoration: underline;
}
</pre></body></html>