@media screen and (max-width: 979px) {
  .no-mobile {
    display: none !important;
  }
  h1 {
    font-size: 38px;
    color: #857e77;
  }
  h2 {
    font-size: 28px;
    color: #857e77;
  }
  div.h2fake {
    font-size: 28px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 32px;
  }
  .pink {
    line-height: 110%;
  }
  header {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 100px;
  }
  header.small {
    height: 56px;
    overflow: hidden;
    min-height: auto;
  }
  div.center {
    max-width: 100%;
    min-width: 100%;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  div.center2 {
    max-width: 100%;
    width: 100%;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  img.logo {
    float: left;
    width: auto;
    height: 85px;
  }
  section.home-1 {
    width: 100%;
    height: 100%;
    background-image: url("/images/teaser-mehr-als-wein.png"), url("/images/bg-home-m.jpg");
    background-size: 50% auto, cover;
    background-position: 80% bottom, 65% center;
  }
  section.home-veranstaltung {
    border-top: 5px solid #a80052;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  section.home-veranstaltung h2 {
    padding-left: 2vw;
    padding-right: 2vw;
  }
  section.home-weinverkauf {
    padding-top: 4vw;
    font-size: 20px;
  }
  img.home-weinverkauf-flasche {
    float: right;
    position: relative;
    top: 50px;
    width: 20vw;
    height: auto;
  }
  div.home-weinverkauf-adresse {
    float: none;
    font-size: 18px;
    padding-bottom: 25px;
  }
  div.home-weinverkauf-buttons {
    float: none;
    padding-left: 0px;
  }
  section.home-online-torkel {
    padding-top: 4vw;
    padding-bottom: 50px;
    font-size: 20px;
    background-image: url("/images/bg-home-online-torkel-m.jpg");
    background-size: cover;
  }
  section.content3 {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 600px;
    background-color: var(--hintergrundfarbe-hellbraun);
    padding-top: 160px;
    padding-bottom: 130px;
  }
  section.content3 h1 {
    color: #857e77;
  }
  section.content3 h2 {
    color: #857e77;
    border-top: 1px solid #857e77;
    border-bottom: 1px solid #857e77;
  }
  div.artikel-teaser-slider {
    width: 100%;
    height: 360px;
    padding: 20px;
    overflow: hidden;
    margin-top: 50px;
  }
  div.artikel-teaser-slider--item {
    display: block;
    width: 100%;
    height: 310px;
    color: var(--schriftfarbe-dunkel);
    font-size: var(--schriftgroesse-text);
    font-weight: 400;
    outline: none;
  }
  div.artikel-teaser-slider--item tr td {
    padding-right: 30px;
  }
  div.artikel-teaser-slider--item div.preis {
    color: #22221e !important;
  }
  div.artikel-teaser-slider h1 {
    padding-top: 20px;
    color: var(--schriftfarbe-hell);
    font-size: 48px;
  }
  div.artikel-teaser-slider--item .button {
    background-image: url("/images/icon-glas.svg");
  }
  img.artikelbild-teaser {
    float: left !important;
    margin-right: 50px !important;
    margin-left: 20px;
    height: 310px !important;
    width: auto !important;
  }
  section.home-more {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  section.content {
    padding-top: 70px;
    background-size: auto 80vh;
    background-image: url("/images/bg-home-online-torkel-m.jpg");
  }
  section.contentX {
    padding-top: 140px;
    background-size: auto 150vh;
    background-image: url("/images/bg-home-online-torkel-m.jpg");
  }
  section.content2 {
    padding-top: 140px;
  }
  section.content3 {
    padding-top: 140px;
  }
  div.quadrat, a.quadrat {
    flex-basis: auto;
    width: 375px;
    height: 50vw;
    margin-bottom: 2vw;
    padding: 20px;
    font-size: 22px;
  }
  iframe.map {
    width: 100%;
    height: 96vw;
    border: none;
  }
  footer pre {
    white-space: pre-line;
  }
  footer img {
    height: 15vw;
    width: auto;
    margin-right: 20px;
  }
  img.footer-silhouette {
    width: 200px;
    height: auto;
    position: absolute;
    top: -68px;
  }
  div.timeline {
    width: 100%;
  }
  div.timeline:nth-of-type(odd) {
    margin-right: 0%;
    width: 100%;
    padding-right: 0px;
    padding-left: 20px;
    text-align: left;
    border-right: none;
    border-left: 1px solid #a80052;
  }
  div.timeline:nth-of-type(even) {
    margin-left: 0%;
    width: 100%;
  }
  div.timeline:nth-of-type(odd) div.timeline-jahreszahl::after {
    content: none;
  }
  div.timeline div.timeline-jahreszahl::before {
    position: relative;
    left: -25px;
    content: "\a";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b83b3b;
    display: inline-block;
  }
  div.timeline img {
    width: 100%;
    height: auto;
  }
  img.content-bild--nebeneinander, img.content-bild {
    width: 100%;
    height: auto;
  }
  img.content-bild--nebeneinander {
    float: none;
    margin-bottom: 10px;
    margin-right: 0px;
  }
  div.suche-container {
    position: relative;
    top: -8px;
    display: none;
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 5px;
    padding-bottom: 0px;
    padding-right: 10px;
  }
  input.suche {
    border: none;
    float: left;
    width: 50vw;
    padding: 10px;
    margin-right: 10px;
    font-size: var(--schriftgroesse-text);
    font-weight: 400;
    color: #22221e;
  }
  div.suche-container a {
    float: right;
  }
  a.beratung {
    z-index: 1005;
    position: fixed;
    right: -50px;
    top: 300px;
    padding: 5px;
    padding-left: 35px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 15px;
    background-image: url("/images/icon-telefon.svg");
    background-position: 10px 9px;
    background-size: 15px auto;
  }
  img.anfahrt {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  /** metanav **/
  ul.metanav {
    float: right;
    margin-top: 60px;
  }
  ul.metanav > li {
    float: left;
    margin-left: 20px;
  }
  /** nav **/
  nav {
    position: absolute;
    z-index: 100;
    right: 2vw;
    top: 2vw;
    width: 35px;
    height: 35px;
    overflow: hidden;
  }
  nav > ul {
    margin-top: 0px;
    padding-top: 0px;
    float: none;
  }
  nav.open {
    position: absolute;
    left: 0vw;
    top: 100px;
    width: 100%;
    height: auto;
    overflow: none;
    padding-top: 0vw;
    padding-bottom: 4vw;
  }
  nav.open > ul > li {
    float: none;
    padding-left: 2vw;
    background-color: rgba(34, 34, 30, 0.9);
  }
  nav.open > ul > li {
    padding-bottom: 15px;
  }
  nav.open > ul > li:first-child {
    background-color: none;
    padding-bottom: 0px;
    height: 20px;
  }
  nav.open #nav-icon {
    z-index: 2000;
    position: fixed;
    top: 2vw;
    right: 2vw;
  }
  /** subnav **/
  ul.subnav {
    width: 100%;
    display: block;
  }
  ul.subnav li {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  ul.subnav li a {
    display: inline-block;
    width: 100%;
    text-align: left;
    height: auto;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
  }
  div.kategorie-details {
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  img.kategorie-bild {
    height: 360px;
    width: auto;
  }
  div.kategorie-liste, div.kategorie-liste-klein {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  div.kategorie-liste-klein {
    flex-wrap: wrap;
  }
  div.kategorie-liste-klein a {
    flex-basis: 45%;
  }
  /** artikel **/
  div.artikelbilder-slider {
    width: 350px;
    height: 350px;
    background-color: #FFFFFF;
    padding: 20px;
    float: left;
    overflow: hidden;
  }
  img.artikelbild {
    height: 100%;
    width: auto;
    max-height: 310px;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  div.artikeldetails {
    width: 50%;
    padding-top: 20px;
  }
  div.preis {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  div.warenkorb-in {
    width: 96%;
    padding: 2vw;
  }
  div.warenkorb-in h2 {
    color: #939383;
    border: none;
    font-size: 20px;
    padding-left: 0px;
  }
  div.warenkorb-in .button {
    margin: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  div.warenkorb {
    width: 100%;
    box-shadow: 10px 10px 27px 0px rgba(55, 75, 95, 0.18);
  }
  div.warenkorb div.tr:nth-child(odd) {
    background-color: #e5e5e1;
  }
  div.warenkorb div.tr:nth-child(even) {
    background-color: #eeeeea;
  }
  div.warenkorb div.td {
    padding: 10px;
    color: #50626f;
    vertical-align: middle;
  }
  div.warenkorb img {
    max-width: 200px;
    max-height: 200px;
  }
  input.artikelwarenkorb {
    float: left;
    width: 28%;
    padding: 10px;
    border: none;
    font-size: 16px;
    font-weight: 300;
    float: right;
    margin-right: 20px;
  }
  div.warenkorb-box {
    box-shadow: 10px 10px 27px 0px rgba(55, 75, 95, 0.18);
    background-color: #e5e5e1;
    padding: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .warenkorb-box input, .warenkorb-box select, .warenkorb-box textarea {
    padding: 10px;
    margin-bottom: 30px;
    width: 100%;
    border: none;
    font-size: 16px;
    font-weight: 300;
  }
  .warenkorb-box input[type=checkbox], .warenkorb-box input[type=radio] {
    width: 20px;
  }
  .warenkorb-box textarea {
    height: 100px;
  }
  .anmeldung input[type=radio] {
    float: left;
    margin-top: 7px;
  }
  .warenkorb-box button {
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 5px 5px 5px 0px rgba(173, 187, 203, 0.5);
    margin-top: 20px;
    background-color: #ffba00;
    background-image: linear-gradient(35deg, #ffa800, #ffea00);
    border: none;
    height: 39px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
  }
  .artikelwarenkorb.anzahl {
    float: left;
    margin-left: 0px;
    width: 50px !important;
    margin-right: 10px;
  }
  .warenkorb-anzahl-mobile {
    width: auto;
    min-width: auto !important;
    float: left;
    text-align: left !important;
  }
  .warenkorb-preisproeinheit-mobile {
    margin-top: 8px;
    text-align: left !important;
    min-width: auto !important;
    float: left;
  }
  .warenkorb-preisproartikel-mobile {
    margin-top: 8px;
    min-width: auto !important;
    float: left;
  }
  .warenkorb-loeschen-mobile {
    margin-top: 8px;
    text-align: right;
  }
  .warenkorb-zwischensumme-mobile {
    float: left;
  }
  img.icon-aktualisieren, img.icon-loeschen {
    float: none;
  }
  img.icon-aktualisieren {
    margin-top: 8px;
    float: none;
  }
  div.warenkorb-box--bestelluebersicht-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div.warenkorb-box--bestelluebersicht {
    width: 100%;
  }
  ul.toggle-details-nav {
    flex-wrap: wrap;
  }
  div.eigenschaft img {
    height: 70px;
  }
  /** hamburger **/
  #nav-icon {
    width: 35px;
    height: 35px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #nav-icon span:nth-child(1) {
    top: 0px;
  }
  #nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 13px;
  }
  #nav-icon span:nth-child(4) {
    top: 26px;
  }
  #nav-icon.open {
    background: none;
    float: right;
  }
  #nav-icon.open span {
    background: #FFFFFF;
  }
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #nav-icon.open span:nth-child(4) {
    top: 13px;
    width: 0%;
    left: 50%;
  }
}
/*# sourceMappingURL=2styles-max-979.css.map */
