html {
  font-family: sans-serif;
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section,
main,
figcaption,
figure {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select[multiple] {
  vertical-align: top;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
div,
article,
section,
header,
footer,
nav,
ul,
li {
  position: relative;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
figure {
  margin: 0;
}
.edit-link {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.edit-link .post-edit-link {
  padding: 4px 8px;
  background: red;
  color: black;
}
.says,
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.site .skip-link {
  background-color: #f1f1f1;
  display: block;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
#wpadminbar {
  opacity: 0.5;
  width: auto;
  min-width: auto;
}
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-new-content {
  display: none;
}
#wpadminbar #wp-admin-bar-top-secondary,
#wpadminbar .ab-sub-wrapper {
  display: none !important;
}
body.dev #wpadminbar {
  display: none;
}
.alignnone {
  margin: 0.25em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.25em auto 0.25em auto;
}
.alignright {
  float: right;
  margin: 0.25em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0.25em 1em 1em 0;
}
.wp-caption {
  padding: 0.25em 0.25em 0.5em;
  text-align: left;
}
.wp-caption.alignnone {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignleft {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignright {
  margin: 0.25em 0 1em 1em;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 0.25em 0.25em;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery .gallery-item {
  float: left;
  width: 33.3333%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
label,
input,
textarea,
button {
  vertical-align: top;
  white-space: normal;
  background: none;
  border: none;
}
fieldset,
.fieldset {
  margin-bottom: 1em;
}
label,
fieldset legend {
  display: block;
  margin-bottom: 0.2em;
}
button,
.button,
input[type=submit],
input[type=reset] {
  display: inline-block;
  width: 100%;
  max-width: 10em;
  padding: 0.4em;
  line-height: 1;
  border: 1px solid black;
  background-color: black;
  color: white;
  cursor: pointer;
}
button:hover,
button:active,
button:focus,
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus {
  background-color: white;
  color: #333333;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search] input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
textarea {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
input[type=checkbox],
input[type=radio] {
  width: 1em;
  height: 1em;
}
label input[type=checkbox],
label input[type=radio],
label .icheckbox_hue,
label .iradio_hue {
  margin-right: 0.4em;
}
select {
  border: 1px solid black;
}
input[disabled][disabled],
textarea[disabled][disabled],
select[disabled][disabled],
option[disabled][disabled],
button[disabled][disabled] {
  cursor: not-allowed;
}
.searchform {
  position: relative;
  display: inline-block;
}
.searchform .search-form-container {
  width: 2em;
  overflow: hidden;
  transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container .search-form-content {
  float: right;
  width: 11.3em;
  white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
  display: inline-block;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  max-width: 9em;
  margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  width: 2em;
  height: 2em;
  color: transparent;
  background-color: transparent;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
  color: transparent;
  background-color: transparent;
}
.searchform .search-form-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  z-index: 5;
  cursor: pointer;
}
.searchform .search-form-button svg path {
  fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
  fill: black;
}
.searchform.active .search-form-container {
  width: 11.3em;
}
.searchform.active .search-form-button {
  pointer-events: none;
}
.searchform.active .search-form-button svg path {
  fill: black;
}
#content #searchform .search-form-button {
  display: none;
}
.error-404 .searchform {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
  margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
  border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
  max-width: 20em;
  margin: 0 0 1em;
  padding: 0.4em;
  background-color: black;
}
#mc_embed_signup form #mce-responses .response {
  margin: 1em 0;
}
#mc_embed_signup form ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
  margin-right: 0.5em;
}
#mc_embed_signup form ul label {
  display: inline-block;
}
.srt {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
@font-face {
  font-family: 'Steradian Regular';
  src: url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianRegular.woff2') format('woff2'), url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianRegular.woff') format('woff');
}
@font-face {
  font-family: 'Steradian Regular Italic';
  src: url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianRegularItalic.woff2') format('woff2'), url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianRegularItalic.woff') format('woff');
}
@font-face {
  font-family: 'Steradian Medium';
  src: url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianMedium.woff2') format('woff2'), url('https://weingutprager.at/wp-content/themes/hue/fonts/SteradianMedium.woff') format('woff');
}
@font-face {
  font-family: 'Times Pro Roman';
  src: url('https://weingutprager.at/wp-content/themes/hue/fonts/TimesProRoman.woff2') format('woff2'), url('https://weingutprager.at/wp-content/themes/hue/fonts/TimesProRoman.woff') format('woff');
}
@font-face {
  font-family: 'Times Pro Italic';
  src: url('https://weingutprager.at/wp-content/themes/hue/fonts/TimesProItalic.woff2') format('woff2'), url('https://weingutprager.at/wp-content/themes/hue/fonts/TimesProItalic.woff') format('woff');
}
body {
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.47;
  color: #333333;
}
body i {
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
  font-size: 19px;
  font-size: 1.9rem;
}
a {
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
  line-height: 1.34;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
}
i,
em {
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
  font-size: 1.1em;
  font-style: normal;
}
h1 {
  font-size: 10rem;
  line-height: 1;
}
h1 i,
h1 em {
  font-size: 11rem;
}
h2 {
  font-size: 7rem;
  line-height: 1.34;
}
h2 i,
h2 em {
  font-size: 7.3rem;
}
h3 {
  font-size: 5.7rem;
  line-height: 1.14;
}
h3 i,
h3 em {
  font-size: 6.5rem;
}
h4 {
  font-size: 4.4rem;
  line-height: 1.14;
}
h4 i,
h4 em {
  font-size: 4.8rem;
}
h6 {
  text-transform: uppercase;
  font-size: 1.5rem;
}
h6 i,
h6 em {
  font-size: 1.7rem;
}
label {
  font-size: 17px;
  font-size: 1.7rem;
}
input,
select,
button,
textarea {
  font-size: 17px;
  font-size: 1.7rem;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
#floating_logo {
  right: 30px;
  right: 3rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
#floating_logo img {
  width: 1.25rem;
  border-radius: 0;
}
#back_to_top {
  display: none;
}
.site-footer {
  background: #FDFDFC;
  color: #333333;
  padding-top: 125px;
  padding-top: 12.5rem;
  overflow: hidden;
  margin-top: 350px;
  margin-top: 35rem;
  z-index: 100;
}
.site-footer .footer-content {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1.5fr;
  grid-row-gap: 3rem;
  padding-right: 0;
}
.site-footer .footer-content #footer_top_text {
  grid-column: 1 / span 2;
  margin-bottom: 0;
}
.site-footer .footer-content #footer_top_text p {
  margin-bottom: 0;
}
.site-footer .footer-content #footer_bottom_text {
  grid-column: 1;
  grid-row: 2;
  padding-top: 17.5rem;
  font-size: 2.5rem;
  line-height: 1.23;
  padding-right: 13rem;
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
}
.site-footer .footer-content #footer_contact_info {
  grid-column: 2;
  grid-row: 2;
  padding-top: 17.5rem;
  padding-right: 16.5rem;
}
.site-footer .footer-content #footer_contact_info a {
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.site-footer .footer-content #footer_images {
  grid-column: 3;
  grid-row: 2 / span 2;
}
.site-footer .footer-content .footer-navigation {
  grid-column: 1;
  grid-row: 3;
  padding-top: 6rem;
  padding-bottom: 5rem;
}
.site-footer .footer-content #footer_copy {
  grid-column: 2;
  grid-row: 3;
  padding-top: 6rem;
  padding-bottom: 5rem;
}
.site-footer .random-image {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 43%;
}
.site-footer .fixed-image {
  width: calc(35vw + 16rem);
  height: calc(100% + 0.6rem);
  object-fit: cover;
  position: absolute;
}
.site-footer a {
  color: #333333;
  text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
  text-decoration: none;
}
.single-wein .site-footer {
  margin-top: 9rem;
}
.site-header {
  color: #333333;
  height: 150px;
  height: 15rem;
  background-color: #F7F6F2;
  transition: all .5s ease-out;
  filter: grayscale(1%);
}
.site-header .header-content {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 50px;
  grid-column-gap: 5rem;
  align-items: center;
  text-transform: uppercase;
}
.site-header.small {
  height: 125px;
  height: 12.5rem;
}
.site-header.small .site-branding svg {
  width: 135px;
  width: 13.5rem;
}
.site-header.hidden {
  transform: translateY(-100%);
}
.site-branding {
  text-align: center;
}
.site-branding a {
  margin: 0;
  display: inline-block;
  position: relative;
}
.site-branding svg {
  width: 200px;
  width: 20rem;
  transition: width .25s ease-out;
}
.site-branding .home-logo {
  display: none;
}
.primary-navigation {
  margin-bottom: 8rem;
}
.menu-content .site-branding svg {
  width: 140px;
  width: 14rem;
}
.home .site-branding .normal-logo {
  display: none;
}
.home .site-branding .home-logo {
  display: inline;
}
.header-right-link {
  text-align: right;
}
.header-right-link a,
.header-right-link span {
  margin-top: 0;
  font-family: 'Steradian Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
}
.header-right-link a:hover,
.header-right-link span:hover {
  text-decoration: none;
}
.site-header .searchform {
  position: absolute;
  top: 50%;
  right: 160px;
  height: ;
  transform: translateY(-50%);
}
.site-header .searchform .search-form-container .search-form-content input[type=text] {
  background-color: #ffffff;
  color: black;
}
.site-header .searchform .search-form-button svg path {
  fill: #333333;
}
.site-header .searchform .search-form-button:hover svg path,
.site-header .searchform .search-form-button:active svg path,
.site-header .searchform .search-form-button:focus svg path {
  fill: ;
}
.site-header .searchform.active .search-form-button svg path {
  fill: ;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
body.fixed-header .main-content {
  padding-top: ;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: #333333;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.secondary-menu li a:hover,
ul.secondary-menu li a:active,
ul.secondary-menu li a:focus,
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus,
ul.mobile-menu li a:hover,
ul.mobile-menu li a:active,
ul.mobile-menu li a:focus {
  text-decoration: none;
}
ul.primary-menu li a:hover span,
ul.primary-menu li a:active span,
ul.primary-menu li a:focus span,
ul.secondary-menu li a:hover span,
ul.secondary-menu li a:active span,
ul.secondary-menu li a:focus span,
ul.footer-menu li a:hover span,
ul.footer-menu li a:active span,
ul.footer-menu li a:focus span,
ul.mobile-menu li a:hover span,
ul.mobile-menu li a:active span,
ul.mobile-menu li a:focus span {
  color: ;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a,
ul.secondary-menu li.current-menu-item > a,
ul.secondary-menu li.current-menu-ancestor > a,
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a,
ul.mobile-menu li.current-menu-item > a,
ul.mobile-menu li.current-menu-ancestor > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item > a span,
ul.primary-menu li.current-menu-ancestor > a span,
ul.secondary-menu li.current-menu-item > a span,
ul.secondary-menu li.current-menu-ancestor > a span,
ul.footer-menu li.current-menu-item > a span,
ul.footer-menu li.current-menu-ancestor > a span,
ul.mobile-menu li.current-menu-item > a span,
ul.mobile-menu li.current-menu-ancestor > a span {
  color: ;
}
ul.primary-menu li.current-menu-item.onepager-link > a,
ul.primary-menu li.current-menu-ancestor.onepager-link > a,
ul.secondary-menu li.current-menu-item.onepager-link > a,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
ul.footer-menu li.current-menu-item.onepager-link > a,
ul.footer-menu li.current-menu-ancestor.onepager-link > a,
ul.mobile-menu li.current-menu-item.onepager-link > a,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item.onepager-link > a span,
ul.primary-menu li.current-menu-ancestor.onepager-link > a span,
ul.secondary-menu li.current-menu-item.onepager-link > a span,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a span,
ul.footer-menu li.current-menu-item.onepager-link > a span,
ul.footer-menu li.current-menu-ancestor.onepager-link > a span,
ul.mobile-menu li.current-menu-item.onepager-link > a span,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a span {
  border-bottom: none;
}
ul.primary-menu li.onepager-link.active > a,
ul.secondary-menu li.onepager-link.active > a,
ul.footer-menu li.onepager-link.active > a,
ul.mobile-menu li.onepager-link.active > a {
  text-decoration: none;
}
ul.primary-menu li.onepager-link.active > a span,
ul.secondary-menu li.onepager-link.active > a span,
ul.footer-menu li.onepager-link.active > a span,
ul.mobile-menu li.onepager-link.active > a span {
  color: ;
}
.site-menu {
  display: block;
  vertical-align: top;
  position: fixed;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
  z-index: 99999;
  padding: 40px 45px;
  padding: 4rem 4.5rem;
  height: 100vh;
  transition: all .5s ease-out;
}
.site-menu .menu-content {
  width: 43rem;
  background-color: #CCD0BA;
  border-radius: 6px;
  height: 100%;
  padding: 55px 45px;
  padding: 3.5rem 4.5rem;
  display: grid;
  grid-template-rows: 100px auto auto;
  grid-template-rows: 10rem 10rem auto auto;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.site-menu .menu-content::-webkit-scrollbar {
  display: none;
}
.site-menu .menu-toggle {
  position: fixed;
  left: 42rem;
  top: 8.5rem;
  display: block;
  width: auto;
}
.site-menu .menu-toggle svg {
  width: 1.5rem;
}
.site-menu .menu-toggle:hover svg path {
  stroke: #858585;
}
.site-menu .site-branding {
  text-align: left;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.menu-open .site-menu {
  transform: translateX(0%);
  opacity: 1;
  pointer-events: all;
}
ul.primary-menu a {
  display: block;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
}
ul.primary-menu a:hover {
  font-size: 48px;
  font-size: 4.8rem;
  letter-spacing: 0.05em;
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
}
ul.primary-menu li {
  margin-bottom: 0.3em;
  height: 65px;
  height: 6.5rem;
}
.secondary-navigation {
  align-self: end;
}
.secondary-navigation li {
  margin-bottom: 0.3em;
}
ul.primary-menu,
ul.secondary-menu,
ul.footer-menu {
  z-index: 100;
}
ul.primary-menu li,
ul.secondary-menu li,
ul.footer-menu li {
  display: block;
  z-index: 100;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a {
  white-space: nowrap;
}
ul.primary-menu li ul.sub-menu,
ul.secondary-menu li ul.sub-menu,
ul.footer-menu li ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
ul.primary-menu li ul.sub-menu li,
ul.secondary-menu li ul.sub-menu li,
ul.footer-menu li ul.sub-menu li {
  width: 100%;
}
ul.primary-menu li ul.sub-menu ul.sub-menu,
ul.secondary-menu li ul.sub-menu ul.sub-menu,
ul.footer-menu li ul.sub-menu ul.sub-menu {
  top: 0;
  left: 100%;
}
ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu,
ul.secondary-menu li.menu-item-has-children:hover > ul.sub-menu,
ul.footer-menu li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}
ul.footer-menu li {
  display: inline-block;
  margin-right: 50px;
  margin-right: 5rem;
}
@media (min-width: 1025px) {
  ul.primary-menu li a:hover,
  ul.primary-menu li a:active,
  ul.primary-menu li a:focus,
  ul.secondary-menu li a:hover,
  ul.secondary-menu li a:active,
  ul.secondary-menu li a:focus,
  ul.footer-menu li a:hover,
  ul.footer-menu li a:active,
  ul.footer-menu li a:focus {
    text-decoration: none;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    background-color: ;
  }
}
@media (max-width: 1024px) {
  .site-header #searchform {
    display: none;
  }
  .menu-primary-container {
    display: none;
  }
  .site-menu {
    position: fixed;
    top: ;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: ;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease-out;
  }
  .site-menu .menu-content {
    height: 100%;
    overflow-y: auto;
    padding: 1em;
    -webkit-overflow-scrolling: touch;
  }
  .site-menu .menu-content::-webkit-scrollbar {
    width: 0.3em;
  }
  .site-menu .menu-content::-webkit-scrollbar-track {
    background-color: grey;
  }
  .site-menu .menu-content::-webkit-scrollbar-thumb {
    background-color: black;
  }
  body.menu-open .site-menu {
    opacity: 1;
    pointer-events: auto;
  }
  ul.mobile-menu {
    display: block;
    z-index: 100;
    padding-bottom: 10px;
  }
  ul.mobile-menu li {
    display: block;
    padding: 0 10px;
  }
  ul.mobile-menu li a {
    display: inline-block;
    height: 2em;
    line-height: 2em;
  }
}
.menu-toggle {
  text-align: left;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  color: #333333;
  padding: 0;
  font-size: 1.5rem;
  font-family: 'Steradian Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  transition: color .25s ease-out;
}
.menu-toggle:hover {
  color: #858585;
}
.menu-toggle .text {
  font-size: 0;
}
.menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.3em;
  background-color: white;
  transform: rotate(0deg);
  transition-property: top, margin-top, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0.2s, 0.2s, 0s;
}
.menu-toggle span.hbl1 {
  top: 0;
}
.menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -0.3em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: transparent;
}
.menu-toggle:hover span,
.menu-toggle:active span,
.menu-toggle:focus span {
  background-color: ;
}
body.menu-open .menu-toggle span {
  transition-property: top, margin-top, transform;
  transition-timing-function: 0.2s;
  transition-delay: 0s, 0s, 0.2s;
  background-color: white;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(-45deg);
}
.viewport-detector {
  display: none;
}
.site-branding,
.primary-navigation {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  background: #F7F6F2;
}
#main {
  overflow: visible;
  padding-top: 150px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#main.loaded {
  opacity: 1;
}
img,
video {
  border-radius: 6px;
}
.image-wrapper {
  border-radius: 6px;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p.indent {
  text-indent: 2em;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:active,
a.active {
  text-decoration: none;
  outline: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text ol {
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text blockquote {
  margin: 1em 1.5em;
}
.text .image-wrapper {
  margin-bottom: 1em;
}
.text img {
  width: 100%;
  height: auto;
}
.text p img {
  width: auto;
  height: auto;
}
.text .video-wrapper,
.text .iframe-wrapper {
  margin-bottom: 1em;
}
hr {
  border-top: 1px solid black;
}
a,
.dummy-link {
  font-family: 'Steradian Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin-top: 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.8;
}
a::after,
.dummy-link::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  transform: translateY(-2px);
  transition: width .5s ease-out;
}
a:hover,
.dummy-link:hover {
  text-decoration: none;
}
a:hover::after,
.dummy-link:hover::after {
  width: 0%;
}
.content-block a,
.content-block .dummy-link {
  font-size: 1.5rem;
}
.italic-link {
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: none;
}
.back-link {
  display: block;
  margin: 75px auto 0;
  margin: 7.5rem auto 0;
  width: max-content;
  text-transform: none;
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
  font-size: 2.1rem;
}
.back-link::after {
  height: 1px;
}
.cat-nav a::after,
.cat-nav .dummy-link::after {
  width: 0%;
}
.cat-nav a.active::after,
.cat-nav .dummy-link.active::after {
  width: 100%;
}
.cat-nav a:hover::after,
.cat-nav .dummy-link:hover::after {
  width: 100%;
}
.cat-nav a:hover.active::after,
.cat-nav .dummy-link:hover.active::after {
  width: 0%;
}
.site-menu a,
.site-menu .dummy-link,
.site-footer a,
.site-footer .dummy-link,
#home_intro_bottom_row a,
#home_intro_bottom_row .dummy-link,
#vertrieb a,
#vertrieb .dummy-link,
#presse a,
#presse .dummy-link,
.onecol-content a,
.onecol-content .dummy-link {
  line-height: inherit;
  border: none;
  display: inline-block;
  margin: 0;
  text-transform: none;
}
.site-menu a::after,
.site-menu .dummy-link::after,
.site-footer a::after,
.site-footer .dummy-link::after,
#home_intro_bottom_row a::after,
#home_intro_bottom_row .dummy-link::after,
#vertrieb a::after,
#vertrieb .dummy-link::after,
#presse a::after,
#presse .dummy-link::after,
.onecol-content a::after,
.onecol-content .dummy-link::after {
  width: 0%;
}
.site-menu a.active::after,
.site-menu .dummy-link.active::after,
.site-footer a.active::after,
.site-footer .dummy-link.active::after,
#home_intro_bottom_row a.active::after,
#home_intro_bottom_row .dummy-link.active::after,
#vertrieb a.active::after,
#vertrieb .dummy-link.active::after,
#presse a.active::after,
#presse .dummy-link.active::after,
.onecol-content a.active::after,
.onecol-content .dummy-link.active::after {
  width: 100%;
}
.primary-menu a,
.primary-menu .dummy-link,
.site-branding a,
.site-branding .dummy-link,
.ried-list a,
.ried-list .dummy-link,
.cat-wines a,
.cat-wines .dummy-link,
#ried_wines a,
#ried_wines .dummy-link,
#presse a,
#presse .dummy-link,
#vertrieb a,
#vertrieb .dummy-link,
#home_intro_video a,
#home_intro_video .dummy-link,
.wine-description a,
.wine-description .dummy-link,
.wine-block a,
.wine-block .dummy-link {
  line-height: inherit;
}
.primary-menu a:after,
.primary-menu .dummy-link:after,
.site-branding a:after,
.site-branding .dummy-link:after,
.ried-list a:after,
.ried-list .dummy-link:after,
.cat-wines a:after,
.cat-wines .dummy-link:after,
#ried_wines a:after,
#ried_wines .dummy-link:after,
#presse a:after,
#presse .dummy-link:after,
#vertrieb a:after,
#vertrieb .dummy-link:after,
#home_intro_video a:after,
#home_intro_video .dummy-link:after,
.wine-description a:after,
.wine-description .dummy-link:after,
.wine-block a:after,
.wine-block .dummy-link:after {
  display: none;
}
#home_intro_bottom_row a,
#home_intro_bottom_row .dummy-link,
.site-footer a,
.site-footer .dummy-link,
.secondary-menu a,
.secondary-menu .dummy-link {
  transition: color .25s ease-out;
}
#home_intro_bottom_row a:hover,
#home_intro_bottom_row .dummy-link:hover,
.site-footer a:hover,
.site-footer .dummy-link:hover,
.secondary-menu a:hover,
.secondary-menu .dummy-link:hover {
  color: #858585;
}
#home_intro_bottom_row a:after,
#home_intro_bottom_row .dummy-link:after,
.site-footer a:after,
.site-footer .dummy-link:after,
.secondary-menu a:after,
.secondary-menu .dummy-link:after {
  display: none;
}
#stoerer {
  border: none;
  display: initial;
  margin: 0;
  text-transform: none;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.scroll-section {
  transform: translateY(100px);
  opacity: 0;
  transition: all .75s ease-out;
}
.scroll-section.active {
  transform: translateY(0px);
  opacity: 1;
}
.content-block .onecol-content {
  margin-top: 150px;
  margin-top: 15rem;
  text-align: center;
}
.content-block .onecol-content a {
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.content-block .onecol-content .mobile {
  display: none;
}
.content-block .twocol-content {
  margin-top: 250px;
  margin-top: 25rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 80px;
  grid-column-gap: 8rem;
  align-items: center;
}
.content-block .twocol-content.left-wide {
  grid-template-columns: 2fr 1fr;
  padding-left: 0;
}
.content-block .twocol-content.left-wide .image-wrapper {
  border-radius: 0px 6px 6px 0px;
}
.content-block .twocol-content.right-wide {
  grid-template-columns: 1fr 2fr;
  padding-right: 0;
}
.content-block .twocol-content.right-wide .image-wrapper {
  border-radius: 6px 0px 0px 6px;
}
.content-block .twocol-content .right-content.text {
  padding-left: 80px;
  padding-left: 8rem;
}
.content-block .twocol-content p {
  max-width: 560px;
}
.content-block .twocol-content.both-texts {
  align-items: start;
}
.read-more-content {
  margin-top: 1.5em;
  display: none;
  transform-origin: top;
  transform: scaleY(0);
  transition: transform .5s ease-out;
}
.expanded .read-more-content {
  display: block;
}
.expanded .read-more {
  display: none;
}
.expand-animation .read-more-content {
  transform: scaleY(1);
}
.home #main {
  padding-top: 0;
}
#home_intro {
  height: 100vh;
  display: grid;
  grid-template-rows: 1fr auto 1fr;
}
#home_intro #home_spacer {
  min-height: 23rem;
}
#home_intro #home_intro_video {
  display: grid;
  align-items: center;
  padding: 0 12rem;
}
#home_intro #home_intro_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home_intro #home_intro_video svg {
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#home_intro #home_intro_video_inner {
  height: calc(100vh - 450px);
  height: calc(100vh - 40rem);
}
#home_intro #stoerer {
  position: absolute;
  left: -50px;
  top: -50px;
  width: 150px;
  height: 150px;
  transform: rotate(-15deg);
  background-color: #CCD0BA;
  transition: all .5s ease-out;
  font-size: 15px;
  border-radius: 75px;
  text-align: center;
  z-index: 9;
  line-height: 1.2em;
  transform-style: preserve-3d;
}
#home_intro #stoerer div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: opacity .5s ease-out;
}
#home_intro #stoerer div p {
  margin-bottom: 0;
}
#home_intro #stoerer #stoerer_back_text {
  opacity: 0;
}
#home_intro #stoerer:hover {
  background-color: #333333;
  color: #FDFDFC;
  transform: scale(1.1);
}
#home_intro #stoerer:hover #stoerer_front_text {
  opacity: 0;
}
#home_intro #stoerer:hover #stoerer_back_text {
  opacity: 1;
}
#home_intro #home_intro_bottom_row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 50px;
  grid-column-gap: 5rem;
  align-items: end;
  padding-bottom: 100px;
  padding-bottom: 8rem;
  min-height: 200px;
  min-height: 20rem;
}
#home_intro #home_intro_bottom_row #home_insta_link {
  font-size: 1.55rem;
  padding-bottom: 15px;
}
#home_intro #home_intro_bottom_row #home_insta_link a {
  text-transform: uppercase;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#home_intro #home_intro_bottom_row #home_wachau {
  text-align: center;
}
#home_intro #home_intro_bottom_row #home_wachau img {
  width: 175px;
}
#home_contact {
  text-align: right;
}
#home_contact #home_contact_inner {
  display: inline-block;
}
#home_contact #home_contact_inner:hover svg {
  transform: rotate(90deg);
}
#home_contact #home_contact_inner:hover #home_contact_info {
  opacity: 1;
  pointer-events: all;
  transform: translate(50%,0px);
}
#home_contact svg {
  transition: transform .25s ease-out;
}
#home_contact #home_contact_info {
  position: absolute;
  right: 17.5px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  transform: translate(50%,25px);
  padding-bottom: 20px;
  pointer-events: none;
  opacity: 0;
  transition: all .5s ease-out;
}
#home_contact #home_contact_info a {
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#home_leidenschaft {
  margin-top: 235px;
  margin-top: 23.5rem;
  margin-bottom: 375px;
  margin-bottom: 37.5rem;
}
#home_leidenschaft .content-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 75px;
  grid-column-gap: 7.5rem;
  align-items: center;
}
#home_leidenschaft .left-content h2,
#home_leidenschaft .left-content p {
  text-align: right;
  margin-bottom: 0;
}
#home_leidenschaft .left-content .image-wrapper {
  width: 33%;
}
#weingut_content {
  background-color: #F7F6F2;
  z-index: 99;
}
.page-template-page-weingut .site-footer {
  margin-top: 0;
}
#timeline {
  padding-bottom: 20rem;
}
#timeline .intro-title {
  text-align: center;
  padding-top: 3em;
  padding-bottom: 1em;
  margin-bottom: 0;
  background-color: #F7F6F2;
  position: relative;
  z-index: 99;
}
#timeline_inner.loading .timeline-el {
  transform: translateY(150px);
  transform: translateY(15rem);
  opacity: 0;
}
#sort_timeline {
  text-align: center;
  background-color: #F7F6F2;
}
#sort_timeline .dummy-link {
  margin-top: 0;
  cursor: pointer;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#timeline_circle_start {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #333333;
  background-color: #F7F6F2;
  margin: 20px auto 0;
  margin: 2rem auto 0;
}
#timeline_mask,
.timeline-end-mask,
#timeline_end_mask {
  background-color: #F7F6F2;
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  pointer-events: none;
}
.timeline-end-mask {
  top: auto;
  bottom: 400px;
  bottom: 40rem;
  height: 90px;
  height: 9rem;
}
.timeline-end-mask + .timeline-end-mask {
  bottom: 320px;
  bottom: 32rem;
  height: 50px;
  height: 5rem;
}
.timeline-end-mask + .timeline-end-mask + .timeline-end-mask {
  bottom: 235px;
  bottom: 23.5rem;
  height: 50px;
  height: 5rem;
}
.timeline-end-mask + .timeline-end-mask + .timeline-end-mask + .timeline-end-mask {
  bottom: 0;
  height: 200px;
  height: 20rem;
}
#timeline_end_mask {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  top: auto;
}
#timeline_bg_line,
#timeline_active_line {
  width: 2px;
  position: fixed;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#timeline_bg_line {
  height: 100%;
  background-color: #CECED0;
}
#timeline_active_line {
  height: 50vh;
  background-color: #333333;
}
.timeline-el {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 400px;
  grid-column-gap: 40rem;
  margin-top: 250px;
  margin-top: 25rem;
  margin-bottom: 23.5rem;
  transition: all .5s ease-out;
}
.timeline-el .timeline-circle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #CECED0;
  background-color: #F7F6F2;
}
.timeline-el .timeline-circle:after {
  display: block;
  content: "";
  background-color: #CCD0BA;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%,-50%) scale(0);
  transition: transform .5s ease-out;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.timeline-el:last-child .timeline-circle {
  z-index: 9;
}
.timeline-el:last-child::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #F7F6F2;
  width: 4px;
  bottom: 0;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
}
.timeline-el.active .timeline-circle:after {
  transform: translate(-50%,-50%) scale(1);
  transition: transform .5s cubic-bezier(0.34,1.9,0.64,1);
}
.timeline-el h1,
.timeline-el h6 {
  margin-bottom: 0.05em;
}
.timeline-el .image-wrapper,
.timeline-el .timeline-el-text {
  grid-column: 2;
  max-width: 460px;
}
.timeline-el .image-wrapper {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.timeline-el.important {
  grid-template-columns: 1fr;
  text-align: center;
  padding-top: 110px;
  padding-top: 11rem;
  padding-bottom: 150px;
  padding-bottom: 15rem;
  background-color: #F7F6F2;
}
.timeline-el.important .image-wrapper,
.timeline-el.important .timeline-el-text {
  grid-column: 1;
  margin-left: auto;
  margin-right: auto;
}
.timeline-el.important .image-wrapper {
  max-width: none;
  grid-row: 1;
}
.timeline-el.important .text-below-year {
  margin-bottom: 0.75em;
}
.timeline-el.important .timeline-circle {
  width: 75px;
  width: 7.5rem;
  height: 75px;
  height: 7.5rem;
}
.timeline-el.important .timeline-circle:after {
  width: 77px;
  width: 7.7rem;
  height: 77px;
  height: 7.7rem;
}
.timeline-el+ .timeline-el {
  padding-top: 0;
}
.timeline-el+ .timeline-el.important {
  padding-top: 110px;
  padding-top: 11rem;
}
.page-template-page-lagen .main-content {
  max-width: none;
  padding: 0;
}
.page-template-page-lagen .site-footer {
  margin-top: 0;
}
#lagen_list {
  padding: 0;
}
#lagen_list .content-inner {
  height: calc(100vh - 150px);
  height: calc(100vh - 15rem);
  width: 100%;
  display: grid;
  grid-template-rows: auto 250px;
  grid-template-rows: auto 25rem;
  align-items: center;
  text-align: center;
}
#lagen_list .content-inner .ried-list-item {
  border-bottom: none;
  margin-top: 0;
  display: inline-block;
  height: 60px;
  height: 6rem;
}
#lagen_list .content-inner .ried-list-item h4 {
  display: inline-block;
  margin-bottom: 0;
}
#lagen_list .content-inner .ried-list-item:hover h4 {
  text-decoration: none;
  font-family: 'Times Pro Italic', "Times New Roman", Times, serif;
  font-size: 4.8rem;
  letter-spacing: 0.03em;
  transform: translateY(0.5rem);
}
.ried-list-img {
  position: absolute;
  pointer-events: none;
  overflow: hidden;
}
.ried-list-img .wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  transition: all .5s ease-out;
  overflow: hidden;
}
.ried-list-img .wrapper.active {
  transform: translateY(0%);
}
.ried-list-img .wrapper.active img {
  transform: translateY(0%);
}
.ried-list-img .wrapper.fadeout .background {
  opacity: 1;
}
.ried-list-img .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
  opacity: 0;
  transition: opacity .5s ease-out;
}
.ried-list-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  object-fit: cover;
  transition: all .5s ease-out;
}
#ried_list_img_one {
  left: 0;
  top: 0;
  width: 25%;
  padding-bottom: 19.5%;
}
#ried_list_img_two {
  left: 15%;
  bottom: 5%;
  width: 15%;
  padding-bottom: 12.5%;
}
#ried_list_img_three {
  right: 0;
  bottom: 0;
  width: 30%;
  padding-bottom: 38.5%;
}
.ried-list-dummy-item {
  display: none;
}
#go_to_map svg {
  width: 27.5px;
  height: 27.5px;
  margin: 0.25em auto 0;
  display: block;
  transform: rotate(90deg);
}
#go_to_map svg .a-cls-1,
#go_to_map svg .a-cls-2 {
  transition: all .25s ease-out;
  fill: transparent;
}
#go_to_map .active {
  display: none;
}
#go_to_map:hover {
  cursor: pointer;
}
#go_to_map:hover svg .a-cls-1 {
  stroke: #FDFDFC;
}
#go_to_map:hover svg .a-cls-2 {
  fill: #333333;
}
#lagen_map {
  background-color: #FDFDFC;
}
#lagen_map img {
  width: 100%;
  border-radius: 0;
}
#lagen_map svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
#lagen_map g:hover .inner-circle,
#lagen_map g.active .inner-circle {
  animation: none;
  transform: scale(2.25);
}
#lagen_map .inner-circle {
  fill: #fff;
  transform-origin: 18px 18px;
  transition: all .25s ease-out;
  animation: innercircle_animation 2s infinite ease-out;
}
#lagen_map .outer-circle {
  fill: transparent;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 3px;
  transition: all .5s ease-out;
}
#lagen_map .weingut-svg {
  transition: all .25s ease-out;
  transform-origin: 15px 35px;
  animation: weingut_inner_animation 2s infinite ease-out;
}
@keyframes innercircle_animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes weingut_inner_animation {
  0% {
    transform: translate(785px,805px) scale(1.25);
  }
  50% {
    transform: translate(785px,805px) scale(1.5);
  }
  100% {
    transform: translate(785px,805px) scale(1.25);
  }
}
#map_info_box,
#map_info_box_mobile {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 3em 3em;
  background-color: white;
  border: none;
  margin: 0;
  text-transform: none;
  transform: translate(-37.5%,60px) scale(0);
  z-index: 999;
  text-decoration: none;
  pointer-events: none;
  transition: all .5s ease-out;
  white-space: nowrap;
}
#map_info_box a,
#map_info_box_mobile a {
  text-transform: none;
}
#map_info_box:hover,
#map_info_box:focus,
#map_info_box:active,
#map_info_box_mobile:hover,
#map_info_box_mobile:focus,
#map_info_box_mobile:active {
  text-decoration: none;
}
#map_info_box.active,
#map_info_box.hovered,
#map_info_box_mobile.active,
#map_info_box_mobile.hovered {
  transform: translate(-37.5%,60px) scale(1);
  pointer-events: all;
}
#map_info_box.no-link,
#map_info_box_mobile.no-link {
  pointer-events: none;
  cursor: default;
}
#map_info_box.no-link::after,
#map_info_box_mobile.no-link::after {
  height: 0px;
}
#map_info_box::after,
#map_info_box_mobile::after {
  height: 1px;
}
#map_info_box_mobile,
#map_overlay_mobile,
#close_overlay_mobile {
  display: none;
}
.single-ried .site-footer {
  margin-top: 12rem;
}
.bodenprofil-content .image-wrapper {
  text-align: right;
}
.bodenprofil-content .image-wrapper img {
  display: inline-block;
  width: 250px;
  width: 25rem;
}
.bodenprofil-punkt {
  position: absolute;
  top: 0;
  right: 400px;
  right: 40rem;
}
.bodenprofil-punkt::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(100% + 35px);
  left: calc(100% + 3.5rem);
  top: 50%;
  width: 200px;
  width: 20rem;
  border: 1px solid #CBCBCB;
}
#ried_wines {
  padding-top: 200px;
  padding-top: 20rem;
  text-align: center;
}
#ried_wines.full-wine-block .content-inner {
  padding: 0;
  max-width: none;
}
.page-template-page-weine .site-footer {
  margin-top: 0;
}
.wein-cat-border {
  margin-bottom: 20rem;
}
.wein-cat-border .content-inner div {
  width: 100%;
  height: 1px;
  background: #BABABD;
}
.cat-nav {
  text-align: center;
  margin-bottom: 100px;
  margin-bottom: 10rem;
}
.cat-nav .dummy-link.active {
  border: none;
}
.cat-wines {
  text-align: center;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.wine-preview,
.wine-info {
  margin-top: 0;
  text-align: center;
  text-transform: none;
  border: none;
  padding: 0 2rem;
  margin-bottom: 175px;
  margin-bottom: 17.5rem;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.wine-preview img,
.wine-info img {
  display: block;
  width: 320px;
  width: 32rem;
  max-width: 100%;
  margin: 0 auto 0.5em;
  transition: transform .5s ease-out;
}
.wine-preview span,
.wine-info span {
  display: block;
}
.wine-preview h4,
.wine-info h4 {
  margin-bottom: 0;
}
.wine-preview .wine-preview-info,
.wine-info .wine-preview-info {
  font-size: 21px;
  font-size: 2.1rem;
}
.wine-preview .wine-preview-name,
.wine-info .wine-preview-name {
  font-size: 4.3rem;
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}
.wine-preview .wine-preview-name i,
.wine-preview .wine-preview-name em,
.wine-info .wine-preview-name i,
.wine-info .wine-preview-name em {
  font-size: 4.4rem;
}
.wine-preview .wine-preview-cat,
.wine-info .wine-preview-cat {
  font-size: 3.5rem;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  font-family: 'Steradian Regular Italic', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.wine-preview .wine-preview-tag,
.wine-info .wine-preview-tag {
  font-size: 2.1rem;
  font-family: "Times Pro Roman", "Times New Roman", Times, serif;
}
.wine-preview {
  width: 33%;
}
.wine-preview .wine-preview-name,
.wine-preview .wine-preview-cat {
  display: inline-block;
}
.wine-preview .wine-preview-name::after,
.wine-preview .wine-preview-cat::after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #333333;
  transform: translateY(-2px);
  transition: width .5s ease-out;
}
.wine-preview:hover .wine-preview-name::after {
  width: 100%;
}
.wine-preview:hover .wine-preview-cat::after {
  animation: cat-hover .5s ease-out forwards;
  animation-delay: 0.25s;
}
.wine-preview:hover img {
  transform: translateY(-25px);
}
@keyframes cat-hover {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.two-grid .wine-preview {
  width: 34%;
}
.wine-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 0;
  max-width: 1920px;
  margin: 0 auto;
}
.wine-block .wine-description {
  grid-column: 1;
  padding-left: 16rem;
  background-color: #F7F6F2;
  text-align: left;
  padding-right: 10rem;
  grid-row: 1;
  align-self: end;
}
.wine-block .wine-description p:last-child {
  margin-bottom: 0;
}
.wine-block .wine-description i,
.wine-block .wine-description em {
  font-size: 2.3rem;
}
.wine-block .wine-photo {
  grid-column: 2 / span 1;
  grid-row: 1;
  border-radius: 6px 0 0 6px;
}
.wine-block .wine-bg {
  grid-column: 3 / span 1;
  grid-row: 1;
  background-color: #FBFBFB;
}
.wine-block .wine-info {
  grid-column: 2;
  padding-top: 40px;
  padding-top: 4rem;
  padding-bottom: 115px;
  padding-bottom: 11.5rem;
}
.wine-block .bg-photo {
  width: 30%;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 6px 0 0 6px;
}
.wine-block .datenblatt {
  border-bottom: none;
  margin-top: 4em;
  grid-row: 2;
  grid-column: 1;
  text-align: left;
  padding-left: 17.5rem;
}
.wine-block .datenblatt svg {
  transform: translate(-1.5rem,0.7rem) rotate(90deg);
  width: 2.75rem;
  height: 2.75rem;
}
.wine-block .datenblatt svg .a-cls-1,
.wine-block .datenblatt svg .a-cls-2 {
  transition: all .25s ease-out;
  fill: transparent;
}
.wine-block .datenblatt:hover svg .a-cls-1 {
  stroke: #FDFDFC;
}
.wine-block .datenblatt:hover svg .a-cls-2 {
  fill: #333333;
}
#wine_back_links {
  text-align: center;
  margin-top: 7.5rem;
}
#wine_back_links .back-link {
  display: inline-block;
  margin: 0 3rem;
}
#wine_back_links .back-link + .back-link::before {
  content: "|";
  position: absolute;
  transform: translateX(-3.25rem);
}
#presse,
#vertrieb {
  padding-top: 17.5rem;
}
#presse h3,
#vertrieb h3 {
  margin-bottom: 2em;
}
#presse a,
#vertrieb a {
  display: block;
  font-family: 'Steradian Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#presse a div,
#vertrieb a div {
  width: 100%;
  height: 100%;
}
#presse a svg,
#vertrieb a svg {
  position: absolute;
  right: 0;
  transform: translateY(1rem);
  width: 2.75rem;
  height: 2.75rem;
}
#presse a svg .a-cls-1,
#presse a svg .a-cls-2,
#vertrieb a svg .a-cls-1,
#vertrieb a svg .a-cls-2 {
  transition: all .25s ease-out;
  fill: transparent;
}
#presse a:hover svg .a-cls-1,
#vertrieb a:hover svg .a-cls-1 {
  stroke: #FDFDFC;
}
#presse a:hover svg .a-cls-2,
#vertrieb a:hover svg .a-cls-2 {
  fill: #333333;
}
#presse .content-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 160px;
  grid-column-gap: 16rem;
}
#presse .content-inner h3 {
  grid-column: span 2;
}
#presse a {
  line-height: 50px;
  line-height: 5rem;
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #333333;
}
#presse a div {
  padding-right: 50px;
  padding-right: 5rem;
}
#presse a svg {
  transform: translateY(10px) rotate(90deg);
  transform: translateY(1rem) rotate(90deg);
}
#vertrieb .country {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 25px;
  grid-column-gap: 2.5rem;
  border-top: 1px solid #333333;
  margin-bottom: 110px;
  margin-bottom: 11rem;
  line-height: 50px;
  line-height: 5rem;
}
#vertrieb a {
  border-bottom: 1px solid #BABABD;
}
#vertrieb a:after {
  right: 0;
  position: absolute;
  transform: translateY(-39px);
  transform: translateY(-3.9rem);
  background-image: url("https://weingutprager.at/wp-content/themes/hue/img/arrow_right.svg");
}
#vertrieb a:hover:after {
  background-image: url("https://weingutprager.at/wp-content/themes/hue/img/arrow_right_active.svg");
}
.page-template-page-kontakt .site-header {
  background-color: transparent;
}
.page-template-page-kontakt #main {
  padding-top: 0;
}
.page-template-page-kontakt #content {
  min-height: 0px !important;
}
.page-template-page-kontakt .site-footer {
  margin-top: 0;
  padding-top: 200px;
  padding-top: 20rem;
  min-height: 100vh;
  display: grid;
  align-items: end;
}
.page.datenschutz .content-block .onecol-content {
  text-align: left;
}
.otgs-development-site-front-end {
  display: none !important;
}
.wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: none;
  margin-bottom: 6.5rem;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 0;
  line-height: 2em;
  margin-right: 2.5rem;
  font-size: 1.5rem;
}
.wpml-ls-legacy-list-horizontal a:after {
  width: 100%;
}
.wpml-ls-legacy-list-horizontal a:hover:after {
  width: 0%;
}
.scroll-wrapper {
  height: 100%;
  overflow-y: auto;
  padding: 1em;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
  width: 0.3em;
}
.scroll-wrapper::-webkit-scrollbar-track {
  background-color: grey;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: black;
}
.row:before,
.row:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.row:before,
.row:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.row.mmar {
  margin: 0 -0.5em;
}
.row.mmar .col {
  padding: 0 0.5em;
}
.row .col {
  float: left;
}
.row .col-25 {
  width: 25%;
}
.row .col-33 {
  width: 33.3333%;
}
.row .col-50 {
  width: 50%;
}
.row .col-75 {
  width: 75%;
}
ul.category-list {
  list-style: none;
}
ul.category-list li {
  display: inline-block;
  padding-right: 0.5em;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
  opacity: 1;
}
.image-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper .lightbox-image {
  display: none;
}
.image-wrapper .image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  color: black;
  padding: 0.1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
  opacity: 1;
}
.background-image {
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.background-image.mobile {
  display: none;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper .video-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.video-wrapper .video-curtain.hidden {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.fullscreen {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper.fullscreen video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
}
.audio-wrapper {
  font-size: 0;
}
.audio-wrapper audio:focus {
  outline: none;
}
.hue-slideshow {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}
.hue-slideshow .slideshow-container {
  width: 100%;
}
.hue-slideshow .slideshow-container .slide {
  width: 100%;
  display: none;
}
.hue-slideshow .slideshow-container .slide:first-child {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-container .slide img {
  width: 100%;
  height: auto;
}
.hue-slideshow .slideshow-container.flickity-enabled .slide,
.hue-slideshow .slideshow-container.slick-initialized .slide,
.hue-slideshow .slideshow-container.slideshow-initialized .slide {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-caption {
  text-align: center;
  margin-bottom: 1em;
}
.hue-slideshow.same-height .slideshow-container .slide {
  width: auto;
  height: 60vh;
}
.hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
  height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide img {
  width: auto;
  height: 100%;
}
.hue-slideshow.with-mouseover {
  cursor: none;
}
.hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
  cursor: none;
}
.hue-slideshow.with-mouseover .slideshow-display {
  position: absolute;
  transform: translate(-50%,-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  white-space: nowrap;
}
.hue-slideshow.with-mouseover:hover .slideshow-display {
  opacity: 1;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button {
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: transparent;
  -webkit-transform: none;
  transform: none;
  cursor: none !important;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
  left: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.next {
  right: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button svg {
  display: none;
}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0,0,0,0.5);
  transition: opacity 0.4s ease-out;
}
.popup-container .inner {
  position: relative;
  top: 50%;
  left: auto;
  width: 70vw;
  height: 90vh;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: white;
}
.popup-container .inner .scroll-wrapper {
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.popup-container .popup-content {
  padding: 1em;
}
.popup-container article {
  padding-top: 0;
  margin-bottom: 0;
}
.popup-container.active {
  opacity: 1;
  pointer-events: auto;
}
.popup-container.loaded .scroll-wrapper {
  opacity: 1;
}
.hue-gallery {
  margin-bottom: 1em;
  font-size: 0;
}
.hue-gallery ul {
  width: 100%;
}
.hue-gallery ul li {
  display: block;
  float: left;
  width: 33%;
}
.hue-gallery ul li img {
  width: 100%;
  height: auto;
}
.hue-gallery ul:before,
.hue-gallery ul:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.hue-gallery ul:before,
.hue-gallery ul:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.hue-map {
  margin-bottom: 1em;
}
.iframe-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid-container {
  margin: 0 -10px;
}
.grid-container:before,
.grid-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.grid-container:before,
.grid-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.grid-container .grid-element {
  float: left;
  width: 33.3333%;
  padding: 10px;
}
.back-button {
  position: absolute;
  top: 1em;
  right: 0;
  z-index: 10;
}
.navigation {
  margin: 1em 0;
  height: 1em;
}
.navigation .nav-links {
  text-align: center;
  padding: 0 5em;
}
.navigation .nav-links .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation .nav-links .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}
.system-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
  pointer-events: none;
}
.system-message .message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  padding: 20px 40px;
  background-color: white;
}
.system-message .message.active {
  opacity: 1;
}
.progressbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: white;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.viewport-detector {
  position: relative;
  z-index: 4;
}
.viewport-detector .em-size {
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 511px) {
  .viewport-detector {
    z-index: 0;
  }
}
.header-content,
.footer-content,
.content-inner {
  margin: 0 auto;
  padding-left: 160px;
  padding-right: 160px;
  padding-left: 16rem;
  padding-right: 16rem;
  max-width: 1920px;
}
.desktop-inline-content {
  display: inline;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .hue-slideshow {
    margin-left: -160px;
    margin-right: -160px;
  }
  .hue-slideshow .slideshow-display {
    display: none;
  }
  .hue-slideshow .slick-arrow {
    display: none !important;
  }
  .hue-slideshow .flickity-prev-next-button {
    display: none !important;
  }
  .desktop-inline-content {
    display: none;
  }
  .image-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  html {
    font-size: 55%;
  }
  .header-content,
  .footer-content,
  .content-inner {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  h1 {
    font-size: 4rem;
  }
  h1 i,
  h1 em {
    font-size: 4.4rem;
  }
  h1 br {
    display: none;
  }
  h2 {
    font-size: 3.6rem;
  }
  h2 i,
  h2 em {
    font-size: 3.9rem;
    line-height: 1;
  }
  h3 {
    font-size: 2.8rem;
  }
  h3 i,
  h3 em {
    font-size: 3.1rem;
    line-height: 1;
  }
  h4 {
    font-size: 3rem;
  }
  h4 i,
  h4 em {
    font-size: 3.3rem;
  }
  #floating_logo {
    display: none;
  }
  #main {
    padding-top: 8rem;
  }
  .site-header {
    height: 8rem;
  }
  .site-branding svg {
    width: 10rem;
  }
  .home .site-branding svg {
    width: 8.5rem;
  }
  .site-header .header-content {
    grid-template-columns: 1fr 1fr;
  }
  .site-header .header-content .site-branding {
    grid-column: 1;
    grid-row: 1;
    text-align: left;
  }
  .site-header .header-content .menu-toggle {
    grid-column: 2;
    grid-row: 1;
    text-align: right;
    max-width: none;
  }
  .site-header .header-content .header-right-link {
    display: none;
  }
  .site-menu {
    padding: 0;
  }
  .site-menu .menu-content {
    border-radius: 0;
    width: 100vw;
    padding: 3.5rem;
  }
  ul.primary-menu a {
    font-size: 3.3rem;
  }
  ul.primary-menu a:hover {
    font-size: 3.6rem;
  }
  ul.primary-menu li {
    height: 4.4rem;
  }
  .site-menu .menu-toggle {
    left: auto;
    top: 4.25rem;
    right: 4rem;
  }
  .menu-primary-container {
    display: block;
  }
  .site-footer {
    padding-top: 4rem;
    margin-top: 10rem;
  }
  .site-footer .footer-content {
    grid-template-columns: 1fr;
    grid-row-gap: 5rem;
    padding-left: 0;
  }
  .site-footer .footer-content #footer_top_text {
    display: none;
    padding: 0 3.5rem;
  }
  .site-footer .footer-content #footer_bottom_text {
    padding-top: 0;
    grid-row: 1;
    padding: 0 3.5rem;
  }
  .site-footer .footer-content #footer_contact_info {
    grid-column: 1;
    grid-row: 2;
    padding: 0 3.5rem;
  }
  .site-footer .footer-content #footer_images {
    grid-column: 1;
    grid-row: 5;
  }
  .site-footer .footer-content .footer-navigation {
    grid-row: 3;
    padding: 0 3.5rem;
  }
  .site-footer .footer-content #footer_copy {
    grid-column: 1;
    grid-row: 4;
    padding: 0 3.5rem;
  }
  .site-footer ul.footer-menu li {
    display: block;
  }
  .site-footer .random-image {
    left: auto;
    right: 3.5rem;
    transform: translateY(-33%);
  }
  .site-footer .fixed-image {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  #back_to_top {
    display: block;
    pointer-events: none;
    opacity: 0;
    position: fixed;
    right: 2.5rem;
    bottom: 3rem;
    transition: opacity .25s ease-out;
    z-index: 9999;
  }
  #back_to_top img {
    width: 4.5rem;
    height: 4.5rem;
  }
  #back_to_top.active {
    pointer-events: all;
    opacity: 1;
  }
  .content-block .onecol-content {
    margin-top: 7.5rem;
  }
  .content-block .onecol-content h3 {
    text-align: left;
  }
  .content-block .onecol-content.has-mobile-img .image-wrapper {
    display: none;
  }
  .content-block .onecol-content.has-mobile-img .image-wrapper.mobile {
    display: block;
  }
  .content-block .twocol-content {
    margin-top: 12.5rem;
    margin-top: 8rem;
    grid-template-columns: 1fr;
    grid-row-gap: 4rem;
  }
  .content-block .twocol-content.left-wide {
    grid-template-columns: 1fr;
    padding-left: 3.5rem;
  }
  .content-block .twocol-content.left-wide .image-wrapper {
    border-radius: 4px 4px 4px 4px;
  }
  .content-block .twocol-content.right-wide {
    grid-template-columns: 1fr;
    padding-right: 3.5rem;
  }
  .content-block .twocol-content.right-wide .image-wrapper {
    border-radius: 4px 4px 4px 4px;
  }
  .content-block .twocol-content .right-content.text {
    padding-left: 0;
  }
  #home_intro {
    grid-template-rows: 8rem auto 15rem;
    height: calc(var(--vh,1vh) * 100);
  }
  #home_intro #home_intro_video {
    padding: 0;
  }
  #home_intro #home_intro_video_inner {
    height: 100%;
  }
  #home_intro #stoerer {
    left: auto;
    top: auto;
    bottom: -25px;
    right: -20px;
    width: 100px;
    height: 100px;
    font-size: 12px;
  }
  #home_intro #home_intro_bottom_row {
    display: grid;
    grid-template-columns: auto;
    padding: 0;
    align-items: center;
    min-height: 0px;
  }
  #home_intro #home_intro_bottom_row #home_insta_link {
    display: none;
  }
  #home_intro #home_intro_bottom_row #home_contact {
    display: none;
  }
  #home_leidenschaft {
    margin-top: 7rem;
    margin-bottom: 6rem;
  }
  #home_leidenschaft .content-inner {
    grid-template-columns: 1fr;
    grid-row-gap: 9rem;
  }
  #home_leidenschaft .left-content h2,
  #home_leidenschaft .left-content p {
    text-align: center;
  }
  #home_leidenschaft .left-content .image-wrapper {
    display: none;
  }
  #timeline {
    padding-bottom: 1rem;
  }
  .timeline-el,
  .timeline-el.important {
    margin-top: 12.5rem;
    margin-bottom: 10rem;
    padding-top: 7.5rem;
    padding-bottom: 4rem;
    grid-template-columns: 1fr;
    text-align: center;
    background-color: #F7F6F2;
  }
  .timeline-el .image-wrapper,
  .timeline-el.important .image-wrapper {
    margin-bottom: 3rem;
  }
  .timeline-el h1,
  .timeline-el h6,
  .timeline-el.important h1,
  .timeline-el.important h6 {
    margin-bottom: 0.5em;
  }
  .timeline-el .image-wrapper,
  .timeline-el .timeline-el-text,
  .timeline-el.important .image-wrapper,
  .timeline-el.important .timeline-el-text {
    grid-column: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .timeline-el .image-wrapper,
  .timeline-el.important .image-wrapper {
    max-width: none;
    grid-row: 1;
  }
  .timeline-el .text-below-year,
  .timeline-el.important .text-below-year {
    margin-bottom: 0.75em;
  }
  .timeline-el .timeline-circle,
  .timeline-el.important .timeline-circle {
    width: 2rem;
    height: 2rem;
  }
  .timeline-el .timeline-circle:after,
  .timeline-el.important .timeline-circle:after {
    width: 2.2rem;
    height: 2.2rem;
  }
  .timeline-el+ .timeline-el,
  .timeline-el.important+ .timeline-el {
    padding-top: 5rem;
  }
  .timeline-el+ .timeline-el.important,
  .timeline-el.important+ .timeline-el.important {
    padding-top: 6rem;
  }
  #timeline_circle_start {
    width: 2rem;
    height: 2rem;
  }
  .timeline-el.important .timeline-circle {
    width: 3.5rem;
    height: 3.5rem;
  }
  .timeline-el.important .timeline-circle:after {
    width: 3.8rem;
    height: 3.8rem;
  }
  .page-id-32 .content-block:first-of-type .onecol-content,
  .page-id-34 .content-block:first-of-type .onecol-content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .page-id-32 .onecol-content.img:first-of-type,
  .page-id-34 .onecol-content.img:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .page-id-32 .onecol-content.img:first-of-type .image-wrapper,
  .page-id-34 .onecol-content.img:first-of-type .image-wrapper {
    border-radius: 0;
  }
  .single-ried .content-block:first-of-type .content-inner {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .single-ried .content-block:first-of-type .image-wrapper {
    border-radius: 0;
  }
  .single-ried .content-block:first-of-type .text {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .twocol-content .img {
    order: 1;
  }
  .twocol-content .text {
    order: 2;
  }
  .bodenprofil-content .image-wrapper img {
    width: 33vw;
  }
  .bodenprofil-punkt {
    right: auto;
    max-width: 50vw;
  }
  .bodenprofil-punkt::after {
    display: none;
  }
  #ried_wines {
    padding-top: 10rem;
  }
  .wine-preview {
    width: 100%;
  }
  .wine-preview .wine-preview-name::after,
  .wine-preview .wine-preview-cat::after {
    display: none;
  }
  .two-grid .wine-preview {
    width: 100%;
  }
  .cat-nav {
    margin-bottom: 5rem;
  }
  #back_to_rieden {
    margin: 7.5rem 3.5rem 0 3.5rem;
  }
  .wein-cat-border {
    margin-bottom: 10rem;
  }
  .wine-preview,
  .wine-info {
    margin-bottom: 8rem;
  }
  .wine-block {
    grid-template-columns: 1fr;
  }
  .wine-block .wine-description {
    padding: 0 3.5rem;
    grid-row: 3;
  }
  .wine-block .wine-photo {
    grid-column: 1;
  }
  .wine-block .wine-bg {
    display: none;
  }
  .wine-block .wine-info {
    grid-column: 1;
    grid-row: 2;
    padding-bottom: 0;
  }
  .wine-block .bg-photo {
    display: none;
  }
  .wine-block .datenblatt {
    grid-row: 4;
    padding: 0 5rem;
    margin-top: 2em;
  }
  #wine_back_links {
    text-align: left;
  }
  #lagen_list .content-inner {
    height: calc(100vh - 8rem);
  }
  #lagen_list .content-inner .ried-list-item {
    height: 4.4rem;
  }
  #lagen_list .content-inner .ried-list-item:hover h4 {
    font-size: 3.3rem;
  }
  .wine-block .datenblatt svg {
    width: 2.8rem;
    height: 2.8rem;
  }
  .ried-list-img {
    display: none;
  }
  #go_to_map svg {
    width: 28px;
    height: 28px;
  }
  #lagen_map {
    width: 100vw;
    height: 181vw;
    transform: rotate(90deg) translate(-40vw,40.5vw);
  }
  #lagen_map img,
  #lagen_map svg {
    width: 181vw;
    height: 100vw;
  }
  #lagen_map .inner-circle,
  #lagen_map .outer-circle {
    transform: scale(1.25);
    transform-origin: 18px 18px;
  }
  @keyframes innercircle_animation {
    0% {
      transform: scale(1.25);
    }
    50% {
      transform: scale(1.75);
    }
    100% {
      transform: scale(1.25);
    }
  }
  @keyframes weingut_inner_animation {
    0% {
      transform: translate(785px,805px) scale(1.5) rotate(-90deg);
    }
    50% {
      transform: translate(785px,805px) scale(1.75) rotate(-90deg);
    }
    100% {
      transform: translate(785px,805px) scale(1.5) rotate(-90deg);
    }
  }
  #map_info_box {
    display: none;
  }
  #map_info_box_mobile {
    display: block;
    width: 100vw;
    height: 181vw;
    background: rgba(255,255,255,0.75);
    position: absolute;
    transform: scale(1) rotate(-90deg);
    transform-origin: 50vw 50vw;
    top: 0;
    left: 0;
    z-index: 999;
    display: grid;
    align-items: center;
    text-align: center;
    transition: opacity .5s ease-out;
    opacity: 0;
    pointer-events: none;
  }
  #map_info_box_mobile.active,
  #map_info_box_mobile.hovered {
    transform: scale(1) rotate(-90deg);
    opacity: 1;
  }
  #map_info_box_mobile a {
    display: grid;
  }
  #map_info_box_mobile a::after {
    display: none;
  }
  #map_info_box_mobile i {
    width: min-content;
    margin: 0 auto;
    font-size: 2.4rem;
  }
  #map_info_box_mobile i::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #333333;
    transform: translateY(-2px);
    transition: width .5s ease-out;
  }
  #map_info_box_mobile.no-link i::after {
    height: 0px;
  }
  #close_overlay_mobile {
    display: block;
    position: fixed;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s ease-out;
  }
  #close_overlay_mobile img {
    width: 4.5rem;
    height: 4.5rem;
  }
  #close_overlay_mobile.active {
    opacity: 1;
    pointer-events: all;
  }
  #presse,
  #vertrieb {
    padding-top: 9rem;
  }
  #presse a svg {
    width: 2rem;
    height: 2rem;
    transform: translateY(1.25rem) rotate(90deg);
  }
  #vertrieb a svg {
    width: 2rem;
    height: 2rem;
    transform: translateY(0.25rem);
  }
  #vertrieb .country {
    grid-template-columns: 1fr;
    margin-bottom: 7rem;
  }
  #vertrieb .country-name {
    display: block;
    margin-bottom: 0;
    border-bottom: 1px solid #333333;
  }
  #vertrieb .country-links a {
    padding: 0.75em 1.5em 0.75em 0;
    line-height: 1.5;
  }
  #presse .content-inner {
    grid-template-columns: 1fr;
  }
  #presse .content-inner h3 {
    grid-column: span 1;
  }
  .page-template-page-kontakt .site-footer {
    padding-top: 15rem;
  }
}
