.language_switcher_active {
  color: #FFFFFF; 
}

.navigation a:hover {
	color: #FFFFFF;
}

.overlay-content .menu {
  text-align: center;
}

.overlay-content .navigation {
  margin-left: auto;
  margin-right: auto;
}

.overlay-bg {
  background-color: #000000;
}



.overlay-content .menu li a {
  color: grey;;
}

.overlay-content .menu li a:hover {
    color: #FFFFFF;
}

.overlay-content .menu {
  padding-left: 0;
}

.nav-icon {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}

.nav-icon-overlay {
  width: 75px;
  height: 75px;
 }

.nav-icon-overlay img {
  width: 22px;
  height: 22px;
  margin-top: 10px;
  margin-left: 12px;
}

.search-close-overlay {
  display: none;
  position: absolute;
  right: 0;
  width: 75px;
  height: 75px;
}

.search-close-overlay img {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 18px;
  top: 10px;
}

.header {
  padding-left: 0;
  padding-right: 0;
}

.fullwidth_image {
  padding-left: 0;
  padding-right: 0;
}

.header .logo {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}

.header .logo img {
  width: 40%;
}

 @media print, screen and (min-width: 40em) {
.header .logo img {
  width: 240px;
  }
}


.logo_home {
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
}

.logo_home img {
   width: 40%;
}

 @media print, screen and (min-width: 40em) {
.logo_home img {
   width: 240px;
}
}

.home_content {
  z-index: 9; 
  left: 0; 
  right: 0; 
  margin: 0 auto;
  width: 100%;
  top: 30%;
  opacity: 0;
}

 @media print, screen and (min-width: 40em) {
.home_content {
  width: 60%;
  top: 38%;
  }
}



.home_title h1 {
  text-align: center; 
  color: white; 
  font-size: 2rem; 
  line-height: 2.3rem; 
  margin-bottom: 50px;
  font-family: "GrifoLBold";
  text-transform: none;
}

.btn_home {
  font-size: 1.2em;
  line-height: 1.5rem;
  background: black;
  color: white;
  font-family: "GrifoLBold";
  padding: 0.4em 3em;
}


@media screen and (min-width: 40em) {
  .home_title h1 {
  text-align: center; 
  color: white; 
  font-size: 3.5rem; 
  line-height: 3.8rem; 
  margin-bottom: 50px;

}

.btn_home {
  font-size: 1.5em;
  line-height: 1.8rem;
  background: black;
  color: white;
  }
}


@media screen and (min-width: 64em) {
  .home_title h1 {
  text-align: center; 
  color: white; 
  font-size: 5.5rem; 
  line-height: 5.8rem; 
  margin-bottom: 50px;
  font-family: 'GrifoLBold';
  }
}

@media screen and (min-width: 90em) {

  .home_title h1 {
  text-align: center; 
  color: white; 
  font-size: 7.5rem; 
  line-height: 7rem; 
  margin-bottom: 50px;
  font-family: 'GrifoLBold';
}



.btn_home {
  font-size: 1.8em;
  line-height: 2rem;
  background: black;
  color: white;
  font-family: 'GrifoLBold';
  margin-top: 50px;
}

}



.header .header_img {
  margin-top: 0;
}



.text_element {
  margin-top: 0;
  margin-bottom: 0;
}


.bg_white {
	background-color: #FFFFFF;
	color: #151515;
}


.bg_black {
	background-color: #000000;
}

.bg_black .slick-prev, .bg_blue .slick-prev,.bg_black .slick-next, .bg_blue .slick-next, .bg_black .vine-demeter img, .bg_blue .vine-demeter img  {
  filter: invert(100%);
}


.bg_black .slick-dots li.slick-active button:before, .bg_black .slick-dots li button:before, .bg_blue .slick-dots li.slick-active button:before, .bg_blue .slick-dots li button:before {
    color: white;
}

.bg_black p, .bg_black h4, .bg_black h6, .bg_black p {
	color: #FFFFFF!important;
}

.bg_blue p, .bg_blue h4, .bg_blue h6, .bg_blue p {
  color: #FFFFFF!important;
}


.bg_black .icon, .bg_blue .icon {
  color: white;
}

.bg_blue {
	background-color: #021c29;
	color: #FFFFFF;
}

.bg_blue p, .bg_blue h4  {
	color: #FFFFFF;
}

.bg_lightgrey {
  background-color: #f3f3f0;
}

.expanded {
  padding-left: 0;
  padding-right: 0;
}

.special_img_1 h4 {
    font-size: 1.7rem;
    line-height: 1.8rem;
    margin-top: 0;
    text-align: center;
    padding-top: 30px;
}

@media screen and (min-width: 64em) {
.special_img_1 h4 {
    font-size: 2.5rem;
    line-height: 2.813rem;
    text-align: left;
    padding-top: 0;
  }
}



#element_1 .img {
  margin-top: 0;
}



.full_slider {
  margin-left: 0;
  margin-right: 0;
}
.full_slider .title_box p {
    font-size: 1.2rem;
    line-height: 1.4;
    padding-top: 31px;
  }


@media screen and (min-width: 64em) {
.full_slider .title_box p {
    font-size: 2.2rem;
    line-height: 2.5rem;
    /*padding-top: 100px;*/
  }
}

@media screen and (min-width: 1440px) {
.full_slider .title_box p {
    padding-top: 40px;
  }
}




.full_slider .content_box {
    margin-top: 30px;
    margin-bottom: 30px;
  }



#search-form {
  padding-top: 300px;
}

.wein_name {
  margin-bottom:0!important;
}
.alkohol_gehalt {
  padding-top: 0!important;
}


.wein_infos {
  margin-top: -100px;
}


@media screen  and ( min-width: 1024px) and (max-width: 1200px) {
  .alkohol_gehalt {
    display: none;
  }

  .vine-demeter {
    display: none;
  }

  .full_slider .content_box {
    margin-top: 0px;
    margin-bottom: 0;
}

.full_slider .title_box p {
    padding-top: 39px;
}

  }

@media (max-width: 64rem) { 
.wein_infos {
  margin-top: -77px;
}
}


@media (min-width: 90rem) { 
#al_form form {
  padding-left: 150px;
  padding-right: 150px;
}
}


#search input {
    color: #FFFFFF;
}


.container {
  position: relative;
}



#element_12.anchor {
  padding-bottom: 0;
}

div#search {
  margin-top: 80px;
}

.button:hover, .button:focus {
    background-color: rgba(0,0,0, 0.6);
    color: #fefefe;
}


.language {
margin-top: 30px;
}

a.lang_switcher {
  font-family: 'Brown-Regular';
  margin-top: 30px;
}
a:hover {
   color: rgba(0,0,0, 0.6);
}