.ba-countrybar img {
	width: auto !important;
}

.ba-langde,
.ba-langen {
  display: none !important;
}

html[lang="de-DE"] .ba-langde {
  display: inherit !important;
}

html[lang="de-DE"] img.ba-langde {
  display: inline-block !important;
}

html[lang="en-US"] .ba-langen {
  display: inherit !important;
}

html[lang="en-US"] img.ba-langen {
  display: inline-block !important;
}

html[lang="en-US"] #top #wrap_all #header .main_menu .av-burger-menu-main a:after {
  content: 'MENU';
}

#top .gform_wrapper .gfield_time_minute input,
#top .gform_wrapper .gfield_time_hour input {
  width: 100% !important;
}

.gform_confirmation_message {
	text-align: center !important;
}

#top #wrap_all #main .ba-storycontainer .av-parallax {
  background-size: cover !important;
}

#top #wrap_all #main .ba-iphonefallback {
  display: none;
}

@supports (-webkit-touch-callout: none) {
  html #top #wrap_all #main .ba-storycontainer .av-parallax  {
    background-attachment: scroll !important;
    background: transparent !important;
  }
  #top #wrap_all #main .ba-checkscroll {
    background: transparent !important;
  }
  #top #wrap_all #main .ba-iphonefallback {
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: -1;
  }
   #top #wrap_all #main .ba-iphonefallback .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  #top #wrap_all #main .ba-iphonefallback .content {
    padding: 0;
  }
  #top #wrap_all #main .ba-iphonefallback .avia_codeblock div {
        height: 100vh;
    width: 100vw;
    left: 0;
    background-size: cover;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
#top #wrap_all #main .ba-iphonefallback .avia_codeblock div:first-child {
  opacity: 1;
}
}

/**********************************FONTS********************************/

@font-face {
  font-family: "BSF-B";
  src: url("/wp-content/fonts/BSF-B.woff") format("woff");
}

@font-face {
  font-family: "MBV-M";
  src: url("/wp-content/fonts/AVN.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MBV-M";
  src: url("/wp-content/fonts/AVN-B.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

@font-face {
font-family:"Voltage";
src:url("https://use.typekit.net/af/8df928/00000000000000007735b40b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/8df928/00000000000000007735b40b/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/8df928/00000000000000007735b40b/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

html body.helvetica_neue {
  	font-family: MBV-M;
	font-size: 20px; 
}

.avia-mailchimp-form *,
.gform-body * {
  font-family: MBV-M, sans-serif !important;
}

html body.helvetica_neue p {
  line-height: 1.5;
}

h1, h2 {
  font-family: BSF-B;
  font-size: 50px;
  margin: 0 !important;
  line-height: 1.2;
  text-transform: uppercase;
}

h3,
#top .fullsize .template-blog .bloglist-simple .post-title,
.bloglist-simple .entry-content-wrapper .post-title,
#top #wrap_all .ba-joblist li div > a,
.ba-jobtitle {
  font-family: BSF-B;
  font-size: 28px;
}

.ba-legalcontainer h1 {
  font-size: 32px;
}

.ba-legalcontainer h2 {
  font-size: 28px;
}

.ba-legalcontainer h3 {
  font-size: 24px;
}

.ba-voltage {
  font-family: Voltage;
  font-size: 40px;
  margin: 0;
  text-transform: none !important;
  font-weight: 500;
}

.ba-entrytext h3,
.ba-badgelistcontainer h3,
.ba-pressecontainer h3,
#top #wrap_all .ba-joblist li div > a,
.ba-jobtitle{
  text-transform: uppercase;
  text-decoration: none;
}

/*****************************FIXED LAYOUT************************************/

.html_header_top.html_header_sticky #top #wrap_all #main {
  height: calc(100vh - 3.7vw - 106px);
    overflow-y: scroll;
    -ms-overflow-style: none;
  scrollbar-width: none;
}

.html_header_top.html_header_sticky #top #wrap_all #main::-webkit-scrollbar {
  display: none;
}


/*****************************FIXED LAYOUT 2************************************/

html #top {
      max-width: 100% !important;
    width: 100% !important;
    background: transparent;
}

#wrap_all {
  background: transparent !important;
}

#header {
  left: calc(50% - 542px) !important;
}

#main {
    background: transparent !important;
    border: none !important;
}

div#main > * {
      max-width: 1085px !important;
    margin: 0 auto !important;
    float: none;
    border-left: solid 2px #000 !important;
    border-right: solid 2px #000 !important;
}

/*****************************GENERELLES STYLING******************************/

html.html_boxed{
  background: transparent;
}

html.html_boxed:before,
html.html_stretched:before {
  content: '';
	position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  height: 75vh;
  background: transparent url(/wp-content/uploads/2021/10/backgroundpattern-single.jpg) round 0 0;
  background-size: 3.6vw;
}

#top {
  max-width: 1085px !important;
  margin: 0 auto;
}

#header {
  max-width: 1085px;
}

.boxed #wrap_all,
#wrap_all {
  margin-top: 3.7vw;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
  padding-top: 0 !important;
  position: relative;
  top: 106px;
  border: none;
  margin-bottom: 70px;
}

.html_header_top.html_header_sticky #top #wrap_all #main > * {
  border-right: solid 2px #000;
  border-left: solid 2px #000;
}



#top #wrap_all .avia-section.main_color {
  border-top: solid 2px !important;
}

#top .main_color .avia-color-theme-color.avia-button,
#top #wrap_all #main #archive-filters .avia-button {
	background: #fff;
    border: solid 2px #000;
    font-size: 22px;
    border-radius: 0;
    padding: 8px 30px;
    font-family: 'BSF-B';
  color: #000;
  text-transform: uppercase;
  vertical-align: -webkit-baseline-middle;
}

#top .avia-button *,
#top #wrap_all #main #archive-filters .avia-button * {
  vertical-align: -webkit-baseline-middle !important;
}

#top .alternate_color .avia-color-theme-color.avia-button {
  	background: transparent;
    border: solid 2px #fff;
    font-size: 22px;
    border-radius: 0;
    padding: 8px 30px;
    font-family: 'BSF-B';
  color: #fff;
  text-transform: uppercase;
}

.ba-entrytext.avia_textblock {
  max-width: 530px;
  margin: 0 auto;
}

.ba-entrytext.avia_textblock h2 {
  line-height: 1;
}

.ba-entrytext h2 + h3 {
  margin-top: 20px;
}

.ba-entrytext.avia_textblock img {
  padding: 0;
}

#top .ba-show {
  display: none;
}

#top .ba-showat {
  display: inherit;
}

#top #wrap_all #main .ba-fullwidthimage {
  border-top: 0 !important;
  border-bottom: 0 !important;
}


#top #wrap_all #main .ba-fullwidthimage .container,
#top #wrap_all #main .ba-fullwidthimage .container .content {
  padding: 0;
}

#top #wrap_all #main .ba-fullwidthimage .container {
  width: 100%;
  max-width: 100%;
}

#top #wrap_all #main .ba-fullwidthimage .container img {
  border-radius: 0;
}

#top #wrap_all .ba-animateme {
  opacity: 1;
  transform:translateX(-1000px);
  transition: all 0.7s;
}

#top #wrap_all .ba-animateme-right {
  transform:translateX(1000px);
}

#top #wrap_all .ba-animateme.startme {
  opacity: 1;
  transform:translateX(0);
}

.avia-slideshow li img {
  border-radius: 0 !important;
}

/**************************HEADER UND MENU******************************/

#header_meta,
#header_meta .container {
	min-height: 0;  
}

#header_meta .sub_menu {
  position: absolute !important;
  right: 105px;
  height: 104px;
  top: 1px;
  padding: 0;
  width: 52px;
}

#top #header_meta .sub_menu ul {
  padding: 0;
  height: 100%;
    width: 100%;
    position: static;
    display: flex;
    flex-direction: column;
}

#top #header_meta .sub_menu li {
  margin: 0;
  flex: 1;
}

#top #header_meta .sub_menu li a {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  border-left: solid 2px #000;
}

#top #header_meta .sub_menu li a .language_flag,
#av-burger-menu-ul .wpml-ls-item {
  display: none !important;
}

#top #header_meta .sub_menu li a .language_native {
      display: inline;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      color: #000;
    font-size: 18px;
    font-family: 'BSF-B';
}

#top #header_meta .sub_menu li.avia_current_lang a .language_native {
  color: #fff;
}

#top #header_meta .sub_menu li.avia_current_lang a {
  background: #000;
}


#top #header_main {
  border: solid 2px #000;
  left: -0.5px;
}

.responsive.html_boxed.html_header_sticky #header {
  max-width: 100%;
}

#top .logo {
  transform: translatey(21.5px);
  width: 167px;
  height: 167px;
}

#top .logo a {
  width: 167px;
  height: 167px;
}

#top .logo a img {
  width: 167px;
  height: 167px;
}

#header .main_menu {
  right: -50px;
  width: 104px;
  border-left: solid 2px;
}

#header .main_menu .avia-menu {
  width: 100%;
}

#header .main_menu .av-burger-menu-main {
  width: 100%;
}

#top #wrap_all #header .main_menu .av-burger-menu-main a {
  width: 100%;
  padding: 0;
  background: url(/wp-content/uploads/2021/06/gruppe-369.png);
  background-repeat: no-repeat !important;
  background-position: center 35% !important;
}

#top #wrap_all #header .main_menu .av-burger-menu-main a:after {
    content: 'MENÜ';
    position: absolute;
    top: 24%;
    opacity: 1;
    left: 50%;
    bottom: auto;
    transform: translatex(-50%);
    font-size: 16px;
    color: #000;
    height: 77%;
  font-family: BSF-B;
}

#header .main_menu .av-hamburger {
 	display: block;
  text-align: center;
  opacity: 0;
  
}

#header .main_menu .av-hamburger.is-active {
  opacity: 1;
  transition: opacity 0.3s;
}

.av-burger-overlay-bg {
  opacity: 1;
}

.av-burger-overlay-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 900px;
  left: 50%;
  transform: translatex(-50%);
}

.av-burger-overlay-inner:before {
  content: '';
  width: 50%;
  height: 100%;
  position: relative;
  background: url('/wp-content/uploads/2021/06/gruppe-595.png') center center no-repeat;
}

.av-burger-overlay-inner ul {
  height: auto !important;
  width: 50% !important;
}

.av-burger-overlay-inner ul li {
  font-size: 22px !important;
  font-family: 'BSF-B';
  padding: 0 !important;
  line-height: 1.6 !important;
  text-transform: uppercase;
}

#top #wrap_all .ba-divider {
  background: url(/wp-content/uploads/2021/06/gruppe-561.png) center no-repeat;
  padding: 20px 0 !important;
}

.ba-divider > * {
  opacity: 0 !important;
  pointer-events: none !important;
}

.ba-jobsnumber {
  font-size: 14px;
  background: #f4e382;
  border-radius: 100%;
  position: relative;
  width: 17px;
  display: inline-block;
  height: 17px;
  color: #000;
  line-height: 1.4;
  top: -15px;
  right: -2px;
}

/****************************************FOOTER**************************************************/

#top #wrap_all .ba-footer {
  margin-bottom: 0 !important;
}

#top #wrap_all .ba-footer br {
  display: none !important;
}

#top #wrap_all .ba-footer .ba-footercolumnnewsletter br {
  display: block !important;
}

#top #wrap_all .ba-footer .ba-footernewsletter br,
#top #wrap_all .ba-footer .ba-socket br {
  display: block !important;
}

.ba-footer .container {
  padding: 0 150px;
}

#top #wrap_all .ba-footer .content {
  position: static;
}

#top .ba-footer .av_one_half {
  margin-top: 0 !important;
}

#top .ba-footer .content .flex_column {
  text-align: center;
}

#top .ba-footer .content .flex_column .widget_nav_menu li {
    border: none !important;
    font-size: 22px;
    line-height: 1.8;
    font-family: 'BSF-B';
  background: none !important;
}

#top .ba-footer .content .flex_column .widget_nav_menu li a {
  	padding: 0;
    text-transform: uppercase;
  display: inline;
  background: none !important;
  color: #fff;
}

.ba-footer a {
  text-decoration: underline;
}

.ba-footericons p {
  margin: 0 !important;
}

.ba-footericons a {
  display: inline-block !important;
  margin-right: 10px !important;
  margin-left: 10px !important;
}

.ba-footericons a img {
  padding: 0 !important;
  margin: 0 !important;
}

.ba-footernewsletter h3 {
  font-size: 22px;
  color: #fff;
}

.ba-footernewsletter .ba-voltage {
  font-size: 22px;
  margin-top: -13px;
}

#top .ba-socket {
  border-top: solid 2px;
  padding-top: 30px;
  margin-top: 40px;
}

.ba-socket * {
  font-family: MBV-M;
  font-size: 16px;
	font-weight: 700;
}

.ba-socket a {
  font-family: MBV-M;
  color: #fff !important;
	font-weight: 400;
}

#top #wrap_all .ba-footer:after {
  content: '';
  position: relative;
  height: 70px !important;
  display: inline-block;
  width: calc(100% + 4px);
  background: #fff;
  left: -2px;
  bottom: -10px;
}

#top #wrap_all .ba-footercolumnnewsletter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: solid 2px #000;
}

#top #wrap_all .ba-footercolumnnewsletter * {
  color: #000;
}

#top #wrap_all .ba-footercolumnnewsletter input {
  background: none;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section {
  padding: 50px 0 0;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2 {
  max-width: 500px;
  margin: 0 auto !important;
  line-height: 0.9;
  position: relative;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:after,
#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: #000;
  transform: rotate(45deg);
  top: 50%;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:before {
  left: -30px;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:after {
  right: -30px;
}

#top #wrap_all .ba-footercolumnnewsletter .av_textblock_section p {
  margin-top: -10px;
}

#top #wrap_all .ba-footercolumnnewsletter form {
  margin-bottom: 50px;
}

#top #wrap_all .ba-footercolumnnewsletter fieldset {
  max-width: 600px !important;
  position: relative;
  margin: 0 auto;
  border: solid 2px #000;
}


#top #wrap_all .ba-footercolumnnewsletter .form_element {
  margin: 0;
  border-bottom: solid 2px #000;
  width: 80%;
}

#top #wrap_all .ba-footercolumnnewsletter .av_mailchimp_privacy_check {
  font-size: 15px;
  font-weight: 400;
  font-family: MBV-M;
  height: 52px;
  width: 80%;
  border-bottom: none;
}
#top #wrap_all .ba-footercolumnnewsletter input {
  border: none;
  height: 100%;
}
  
#top #wrap_all .ba-footercolumnnewsletter .av_mailchimp_privacy_check .input_checkbox {
  top: 14px;
  left: 12px;
  height: auto;
}

#top #wrap_all .ba-footercolumnnewsletter .av_mailchimp_privacy_check .input_checkbox_label {
  margin: 0;
  height: 100%;
  text-align: left;
  padding-left: 40px;
  top: 5px;
  position: relative;
  max-width: 400px;
}
 
#top #wrap_all .ba-footercolumnnewsletter .av-last-visible-form-element {
  width: 20%;
  position: absolute;
  right: 0;
  height: 163px !important;
  border-left: solid 2px #000;
  top: -1px;
  border-bottom: none;
}

#top #wrap_all .ba-footercolumnnewsletter .av-last-visible-form-element input {
  height: 100%;
  line-height: 170px;

}

#top #wrap_all .ba-footercolumnnewsletter .av-last-visible-form-element:before {
	content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/09/go.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    left: 0;
    background-position: center;
    top: calc(50% - 30px);
  	pointer-events: none;
}

#top #wrap_all .ba-footercolumnbigmargin {
  margin-top: 450px !important;
}


/*********************************************SLIDER****************************************************/

#top #wrap_all .ba-sliderhome * {
  animation: none;
}

#top #wrap_all .ba-sliderhome .ba-voltage {
  line-height: 1;
}

#top #wrap_all .ba-sliderhome .avia-slide-wrap {
  display: flex;
  flex-direction: column-reverse;
}

#top #wrap_all .ba-sliderhome .av-slideshow-caption {
  position: relative;
}

#top #wrap_all .ba-sliderhome .caption_container {
  position: static;
  padding: 20px 135px 100px;
}

#top #wrap_all .ba-sliderhome .slideshow_inner_caption {
  padding: 0;
  position: static;
}

#top #wrap_all .ba-sliderhome .slideshow_caption {
  padding: 0;
  position: static;
}

#top #wrap_all .ba-sliderhome .slideshow_caption * {
  color: #000;
}

#top #wrap_all .ba-sliderhome .avia-caption-content {
  width: 70%;
  display: inline-block;
  visibility: visible;
}

#top #wrap_all .ba-sliderhome .slideshow_align_caption a {
  width: 25%;
  margin: 110px auto 0 5%;
  vertical-align: top;
  background: #fff;
  border: solid 2px;
  font-size: 22px;
  border-radius: 0;
  padding: 11px 9px 7px;
  font-family: 'BSF-B';
  visibility: visible;
}

#top #wrap_all .ba-sliderhome .avia-slideshow-arrows {
  display: none;
}

#top #wrap_all .ba-sliderhome.ba-showarrows .avia-slideshow-arrows {
  display: block;
}

#top #wrap_all .ba-sliderhome.ba-showarrows .avia-slideshow-arrows a {
  top: 185px;
}

#top #wrap_all .ba-sliderhome .avia-slideshow-dots {
  margin-bottom: 50px;
}

#top #wrap_all .ba-sliderhome .goto-slide {
  opacity: 1;
  background: url(/wp-content/uploads/2021/06/gruppe-46.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 3px;
}

#top #wrap_all .ba-sliderhome .goto-slide.active {
  transform: scale(1.33);
}

/**************************SPEISEKARTE********************************/

#top .ba-speisekarte .flex_column_table {
  width: 800px;
  left: 90px;
  position: relative;
}

.ba-speisekarte .ba-button {
  position: absolute;
  right: 80px;
  top: -30px;
}

.ba-speisekarte-kategorie .av_textblock_section {
  margin-top: 0;
  position: relative;
}

.ba-speisekarte-kategorie p {
  font-family: "BSF-B";
}


/*****************************FINDE DEIN RESTAURANT*******************************************/


.ba-findrestaurant .container {
  padding: 20px 0;
}


.ba-findrestaurant .avia_textblock:before {
  content: '';
	position: absolute;
  background: url('/wp-content/uploads/2021/06/gruppe-2170.png');
  width: 169px;
    height: 23px;
    top: calc(50% - 11.5px);
    left: calc(50% - 268px);
}


.ba-findrestaurant .avia_textblock:after {
  content: '';
	position: absolute;
  background: url('/wp-content/uploads/2021/06/gruppe-2169.png');
  width: 169px;
    height: 26px;
    top: calc(50% - 13px);
    left: calc(50% + 100px);
}

.ba-beige {
  color: #F4E382;
}

.ba-findrestaurant h3 {
  margin-bottom: -3px;
}

.ba-findrestaurant .ba-voltage {
  font-size: 25px;
  line-height: 1;
}

/*************************PHILOSOPHIE*********************/

.ba-philo .content {
  padding: 70px 0 100px;
}

.ba-philoright {
  position: absolute;
  right: -130px;
  top: -90px;
  z-index: -1;
}

.ba-philoleft {
  position: absolute;
  left: -130px;
  bottom: -90px;
}

/*************************DIVIDER TOP**************************/

.ba-divider-top {
  position: relative;
}

.ba-divider-top:before {
  content: '';
  position: absolute;
  width: 127px;
  height: 21px;
  top: -10.5px;
  left: calc(50% - 63.5px);
  background: url('/wp-content/uploads/2021/06/gruppe-2171.png');
}

/*****************************RESOURCES*************************/

.ba-res-bg lottie-player {
  position: relative;
}

.ba-res-bg lottie-player:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 100%;
    bottom: 8px;
    left: 0;
    background: #000;
}

#top .ba-res-intro {
  z-index: 2;
}

#top .ba-res-moveup {
  margin-top: -420px !important;
  background: linear-gradient(0, black, black, transparent);
  z-index: 1;
  position: relative;
}

#top .ba-res-moveup .flex_column_table {
  width: 800px;
  left: 91px;
  position: relative;
}

#top .ba-res-moveup .container {
  margin-top: -100px !important;
  display: inline-block;
}

#top .ba-res-moveup .avia-image-container {
  min-height: 80px;
}

#top .ba-res-moveup .avia-image-container-inner {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
}

#top #wrap_all .avia-section.main_color.ba-res-bg {
  border-top: none !important;
  position: relative;
  top: -170px;
}

#top #wrap_all .avia-section.main_color.ba-res-bg .container,
#top #wrap_all .avia-section.main_color.ba-res-bg .content {
  padding: 0;
}

#top #wrap_all .avia-section.main_color.ba-res-bg .container {
  width: 100% !important;
  max-width: 100% !important;
}

.sustained-counter {
  font-size: 30px;
  font-family: "MBV-M";
  text-align: center;
	font-weight: 700;
}

.ba-pressress .sustained-counter {
  margin-bottom: 15px;
}

.sustained-counter span {
  color: #F4E382;
	font-family: "MBV-M";
	font-weight: 700;
}

.sustained-counter p {
  font-size: 14px;
  font-family: "MBV-M";
}


/**************************************Lieferservice***************************************/

.ba-liefersektion .ba-philoleft {
  bottom: -50px;
}

#top #wrap_all .ba-locationform {
    width: 100%;
    max-width: 380px;
    display: flex;
    margin: 0 auto;
}

#top #wrap_all .ba-locationselector {
  	margin: 0;
    color: #000;
    border-radius: 0;
    border: solid 2px;
  	background-color: #fff;
}

#top #wrap_all .ba-locationbtn {
  	background: #000;
    color: #fff;
    font-size: 20px;
    font-family: 'BSF-B';
    padding: 3px 10px 0;
    line-height: 42px;
    margin-left: 30px;
  	cursor: pointer;
}

.ba-imgbackgroundcontainer .container {
  min-height: 500px;
  display: flex;
  align-items: center;
}

/**********************************UNSERE WELT********************************************/

#top #wrap_all .avia-section.main_color.ba-imagefullsizecontainer,
#top #wrap_all .avia-section.main_color.ba-nobordertop{
  border-top: none !important;

}

.ba-imagefullsizecontainer .container {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}

.ba-imagefullsizecontainer .content {
  padding: 0;
}

.ba-imagefullsizecontainer .avia-image-container-inner,
.ba-imagefullsizecontainer .avia_image, .av-image-caption-overlay {
  border-radius: 0;
}

#top #wrap_all .ba-imagefullsizecontainer .avia-image-container {
  max-width: 500px;
  width: 100%;
}

/**************************************PRESSE**********************************************/

.av-alb-blogposts article {
  border-top: solid 4px;
  border-bottom: none;
  padding: 0 15px;
}

#top #wrap_all .av-alb-blogposts .entry-title {
  padding: 0;
  text-transform: uppercase;
}


.av-alb-blogposts article:last-child {
  border-bottom: solid 4px;
}


.av-alb-blogposts time {
  position: relative;
  padding-left: 22px;
}

.av-alb-blogposts time:before {
  content: '';
  position: absolute;
  background: url('/wp-content/uploads/2021/08/clock.png');
  height: 20px;
  width: 20px;
  background-size: cover;
  top: 0;
  left: 0;
}

.av-alb-blogposts .post-meta-infos {
  text-transform: uppercase;
}

.av-alb-blogposts .text-sep {
  padding-left: 0;
}

.av-alb-blogposts .post-meta-infos * {
  color: #000 !important;
}



.av-alb-blogposts .text-sep-cat,
.av-alb-blogposts .blog-author {
  display: none;
}

.ba-newspostscontainer .more-link {
  border: none !important;
  width: 50px;
  height: 50px;
  text-indent: -99999px;
}

.ba-newspostscontainer .more-link-arrow {
  border: none;
    background: url(/wp-content/uploads/2021/08/gruppe-22452x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ba-newspostscontainer .more-link-arrow:after {
  display: none !important;
}

.ba-pressecontainer .flex_column {
  margin: 0 !important;
  border-top: solid 4px;
  padding: 0 15px;
}

.ba-pressecontainer .av_textblock_section {
  max-width: 800px;
  margin: 0 auto;
  padding: 25px 60px 25px 0;
}

.ba-pressecontainer .av_textblock_section p {
  margin: 0;
}

.ba-pressecontainer.ba-withtime .av_textblock_section p {
  padding-left: 22px;
  position: relative;
}
.ba-pressecontainer.ba-withtime .av_textblock_section p:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/08/clock.png);
    height: 20px;
    width: 20px;
    background-size: cover;
    top: 7px;
    left: 0;
}

.ba-pressecontainer .av_textblock_section:after {
  content: '';
  position: absolute;
    width: 50px;
  height: 50px;
    background: url(/wp-content/uploads/2021/08/noun-magnify-5793612x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  right: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.ba-pressecontainer.ba-downloadcontainer .av_textblock_section:after {
 background-image: url(/wp-content/uploads/2021/08/noun-download-33879462x.png);
}

#top #wrap_all #main .ba-margin-top-desktop {
  padding-top: 70px !important;
}

.blog-categories.minor-meta {
  pointer-events: none;
}


/*************************************KONTAKT*************************************/

.gfield_required_text {
  display: none !important;
}


#top .ba-tabcontainer .av-tab-section-tab-title-container {
  background: none;
    display: flex;
    flex-direction: column;
    min-width: 0 !important;
    width: 100% !important;
}

#top .ba-tabcontainer .av-tab-section-tab-title-container * {
  width: 100%;
}

#top .ba-tabcontainer .av-tab-section-tab-title-container > a {
  max-width: 400px;
  margin: 0 auto 10px;
  padding-top: 0;
  border: solid 2px #000;
  color: #000;
}

#top .ba-tabcontainer .av-tab-section-tab-title-container .av-active-tab-title {
  background: #000;
  color: #fff;
}

#top .ba-tabcontainer .av-tab-section-tab-title-container .av-inner-tab-title {
  margin: 0 !important;
    font-size: 1em;
}

#top .ba-tabcontainer .av-tab-section-tab-title-container .av-tab-arrow-container,
#top .ba-tabcontainer .av-tabsection-arrow {
  display: none;
}

#top .ba-tabcontainer .av-tab-without-text {
  display: none !important;
}

#top .ba-tabcontainer .av-layout-tab-inner a {
  text-decoration: underline;
}

#top .ba-tabcontainer #av-tab-section-1-1 {
  display: none !important;
}

#top .ba-tabcontainer .av-layout-tab strong {
  font-family: "BSF-B";
}

.ba-contactdropdown {
  text-align: center;
}

#top #wrap_all .gform_fields label {
  font-weight: 400;
}

#top .gform_wrapper input,
#top .gform_wrapper select,
#top .gform_wrapper textarea {
  border: solid 2px #000 !important;
  background: #fff !important;
}

#top .gform_wrapper input,
#top .gform_wrapper select {
  height: 52px;
  color: #000;
}

#top .gform_wrapper .gform_button {
  width: 100%;
    text-transform: uppercase;
    font-family: 'BSF-B';
    font-size: 22px;
}

#top .gfield_consent_label {
  font-size: 14px;
  font-weight: 400;
}

#top .gform_wrapper textarea,
#top .gform_wrapper fieldset {
  margin-bottom: 0;
}

#top .ginput_container_consent input {
  height: auto;
}

#top .ginput_container_fileupload input {
  border: none !important;
  height: auto;
}

.gform_fileupload_rules {
  font-size: 13px !important;
}

#top #wrap_all .gform_fields legend {
  font-size: 0.92em;
}

/************************************FAQ*************************************/

.ba-faqtabcontainer .av_textblock_section {
  margin: 50px 0;
}


/***************************************DIE STORY*****************************************/

#top.page-id-174 #main,
#top.page-id-3691 #main {
  margin-bottom: 0 !important;
  height: 100vh !important;
}

#top.page-id-174 #av_section_1 .av_textblock_section,
#top.page-id-3691 #av_section_1 .av_textblock_section {
  padding-top: 25vh;
}

#top #wrap_all #main .ba-checkscroll {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  margin-top: -100vh !important;
  padding-top: 100vh;
}

#top #wrap_all #main .ba-storycontainer {
  border: none !important;
}

#top #wrap_all #main .ba-storycontainer.avia-builder-el-first {
  opacity: 1;
}

#top #wrap_all #main .ba-storycontainer .container {
    margin-left: 60px;
    width: calc(100% - 90px);
    max-width: 100%;
    margin-right: 30px;
}

#top #wrap_all #main .ba-storycontainer .av-parallax {
  background-attachment: fixed !important;
}

#top #wrap_all #main .ba-storycontainer .av_textblock_section {
  padding-bottom: 100vh;
}

#top #wrap_all #main .ba-sectioncountcontainer {
      position: fixed;
    transform: rotate(90deg);
    transform-origin: left;
    z-index: 99;
    width: 100vh;
    left: 30px;
    top: 20%;
    min-height: 0;
  text-transform: uppercase;
  background: transparent;
  pointer-events: none;
  border: none !important;
}

#top #wrap_all #main .ba-sectioncountcontainer * {
  color: #fff;
  border-color: #fff;
}

#top #wrap_all #main .ba-sectioncountcontainer .container {
  margin: 0;
}

#top #wrap_all #main .ba-sectioncountcontainer .content {
  padding: 0;
}

#top #wrap_all #main .ba-sectioncountcontainer .flex_column {
  margin: 0;
}

.ba-sectioncountcontainer .avia_codeblock div {
  display: flex;
    align-items: center;
  transition: opacity 0.15s ease-in-out;
}

.ba-line {
  height: 2px;
  width: 20px;
  background: #fff;
  display: inline-block;
}

.ba-dot {
  min-height: 10px;
  min-width: 10px;
  border: solid 2px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  transform: rotate(-90deg);
  font-weight: 800;
  line-height: 28px;
}
#top #wrap_all #main .ba-sectioncountcontainer .ba-sectionnumber {
  width: 31px;
    height: 31px;
    display: none;
  line-height: 28px;
  font-size: 16px;
}

#top #wrap_all #main .ba-sectioncountcontainer .ba-sectionnumber.ba-first {
  display: inline-block;
}



  
/*************************************JOB EINZELSEITE**************************************/

.small-preview img, .big-preview img {
  border-radius: 0;
}

.single-jobs #main .main_color .ba-jobtitle {
  margin-top: 20px !important;
}

.single-jobs #main .main_color .entry-content-header {
  max-width: none !important;
  margin-bottom: 50px !important;
}

.single-jobs #main .main_color .entry-content-header h1 {
  text-align: left !important;
  margin-top: 50px !important;
}

.single-jobs #main .main_color .container {
  padding: 0;
}

.single-jobs #main .main_color .entry-content-wrapper {
  font-size: 20px !important;
  padding: 0 50px;
}

.single-jobs #main .main_color .entry-content-wrapper,
.single-jobs #main .main_color .entry-content,
.single-jobs #main .main_color .post-title {
  max-width: none !important;
}

.single-jobs #main .main_color .entry-footer,
.single-jobs #main .main_color .post-meta-infos,
.single-jobs #main .main_color .post_delimiter {
  display: none !important;
}

.single-jobs .template-single-blog > main {
  padding-top: 0 !important;
}

.single-jobs #main .main_color .ba-jobbutton {
  	padding: 11px 30px 8px;
    border: solid 2px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
    font-family: 'BSF-B';
  text-decoration: none;
}

.single-jobs #main .main_color .single-big .entry-content li {
  list-style: none;
}

.single-jobs #main .main_color .single-big .entry-content li:before {
  position: absolute;
  content: '-';
  transform: translatex(-1em);
}

.single-jobs #main .main_color .container .big-preview * {
  text-align: left !important;
}

.single-jobs .ba-footer {
  width: calc(100% + 4px);
  left: -2px;
  position: relative;
  border-left: solid 2px #000 !important;
  border-right: solid 2px #000 !important;
}




/**************************************JOB UEBERSICHT************************************/



#top #wrap_all .ba-sliderhome.ba-sliderwhite .goto-slide {
  background-image: url('/wp-content/uploads/2021/08/rechteck-378.png');
}

.post-type-archive-jobs h1 {
  text-align: center;
  margin-bottom: 30px !important;
  color: #000;
}

.post-type-archive-jobs .container_wrap {
  border-top: solid 2px #000;
}

.ba-filterblock h3 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

.ba-hideme {
  display: none !important;
}

#archive-filters {
  padding-top: 50px !important;
  background: #fff;
  padding: 0 10px 50px;
  max-width: 800px;
  margin: 0 auto;
}

#archive-filters .filter {
  width: 31.3%;
  display: inline-block;
  margin: 0 1.5%;
}

#archive-filters .filter:first-of-type {
  margin-left: 0;
}

#archive-filters .filter:last-of-type {
  margin-right: 0;
}

#archive-filters .filter h2 {
  font-size: 18px;
      text-transform: none;
    font-family: 'MBV-M';
    font-weight: 500;
    padding-bottom: 7px;
  color: #000;
  text-align: center;
}

#top #wrap_all #archive-filters select {
  margin-bottom: 0 !important;
  color: #000;
  border: solid 2px #000;
  border-radius: 0;
  background: none;
}

#top #wrap_all #main #archive-filters .avia-button {
  margin-top: 40px;
  margin-bottom: 0;
}

#top #wrap_all .ba-joblist li div {
  max-width: 800px;
  margin: 0 auto;
  padding: 25px 60px 25px 10px;
}


#top #wrap_all .ba-joblist {
  margin: 0;
  border-top: solid 4px #000;
}

#top #wrap_all .ba-joblist li {
  margin: 0;
  list-style: none;
  border-bottom: solid 4px;
  position: relative;
}

/*
#top #wrap_all .ba-joblist li:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2021/08/gruppe-22452x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}
*/
#top #wrap_all .ba-jobeinstieg,
#top #wrap_all .ba-jobeinstieg b {
  color: #42A500;
}

#top #wrap_all .ba-jobbeschaftigung,
#top #wrap_all .ba-jobstadt {
  margin-left: 20px;
  position: relative;
  padding-left: 22px;
}

#top #wrap_all .ba-jobbeschaftigung:before,
#top #wrap_all .ba-jobstadt:before {
  content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/08/clock.png);
    height: 20px;
    width: 20px;
    background-size: cover;
    top: 0;
    left: 0;
}

#top #wrap_all .ba-jobstadt:before {
	background-image: url(/wp-content/uploads/2021/08/pin.png);
}

/********************************RESTAURANTFINDER**********************************************/
#wpsl-wrap {
  margin: 0;
}

#top #wrap_all .ba-sliderhome.ba-sliderwhite.ba-sliderlocation {
  margin: 0;
}

#top #wrap_all #main .ba-findercontainer {
  border-top: none !important;
} 

.ba-findercontainer .container {
  padding: 0 !important;
}

#top #wrap_all .ba-findercontainer form {
  max-width: 500px;
  margin: 0 auto;
}

.wpsl-store-location {
    padding: 0 10px !important;
}

.wpsl-store-location strong a {
  text-transform: uppercase;
  font-family: 'BSF-B';
}

.wpsl-direction-wrap,
.wpsl-contact-details strong,
.wpsl-select-wrap,
.wpsl-input label {
  display: none !important;
}

.wpsl-contact-details span {
  text-indent: -7px;
  overflow: hidden;
  padding: 2px 0;
}

.wpsl-contact-details span:first-child {
  color: #42A500;
}

#top #wrap_all #wpsl-search-btn {
  width: 90px;
  background: #fff;
  border-radius: 0;
  border: none;
  box-shadow: none;
  height: 42px;
  font-family: "MBV-M";
  font-size: 18px;
  color: #000;
	font-weight: 700;
}

#top #wrap_all .wpsl-input {
  width: calc(100% - 100px);
  margin-bottom: 0;
}

.wpsl-store-below #wpsl-gmap {
  margin-top: 0;
}

#top #wrap_all .wpsl-search {
  padding: 0;
  margin: 0;
}

#wpsl-search-wrap {
  background: #000;
  padding: 20px;
}

#top #wpsl-search-wrap form,
#top #wpsl-search-wrap form input,
#top #wrap_all .wpsl-search-btn-wrap {
  margin: 0;
}

.wpsl-search-btn-wrap {
  clear: none !important;
}

#top #wpsl-search-wrap form #wpsl-search-input {
  background: none;
  color: #fff;
  text-align: center;
  height: 42px;
font-family: 'MBV-M', sans-serif !important;
}

#top #wpsl-search-wrap form #wpsl-search-input::placeholder {
  color: #fff;
}

.wpsl-info-window span strong {
  display: none !important;
}

.wpsl-info-window span {
  text-indent: -5px;
  overflow: hidden;
}

.wpsl-info-window p span {
  text-indent: 0;
}


.wpsl_stores-template-default #main .container.template-single-blog {
  padding: 0;
}

.wpsl_stores-template-default #main .flex_column {
  margin-top: 0 !important;
}

.wpsl_stores-template-default .wpsl-gmap-canvas {
  margin-bottom: 0;
}

#top.wpsl_stores-template-default #wrap_all .ba-footer .ba-socket {
  margin-top: 40px !important;
}

#top.wpsl_stores-template-default #wrap_all .ba-footer .ba-socket br {
  display: none !important;
}

#top.wpsl_stores-template-default #wrap_all .ba-footer .ba-socket p br {
  display: block !important;
}

.wpsl_stores-template-default #main .template-single-blog > .content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.wpsl_stores-template-default #main .entry-content {
  display: flex;
  flex-direction: column;
}

.wpsl_stores-template-default .entry-content-header,
.wpsl_stores-template-default .av-social-sharing-box,
.wpsl_stores-template-default .wpsl-opening-hours,
#top.wpsl_stores-template-default #wrap_all .avia-post-nav,
#top.wpsl_stores-template-default #wrap_all .post_delimiter {
  display: none;
}

.wpsl_stores-template-default .wpsl-gmap-canvas {
  order: 1;
}



#top.wpsl_stores-template-default #wrap_all .ba-sliderhome.ba-sliderwhite,
#top.wpsl_stores-template-default #wrap_all .entry-content-wrapper,
#top.wpsl_stores-template-default #wrap_all .entry-content-wrapper * {
  max-width: none;
}

#top.wpsl_stores-template-default #wrap_all .entry-content-wrapper img {
  max-width: 100%;
}

#top.wpsl_stores-template-default #wrap_all .entry-content h1 {
  padding: 50px 50px 0 50px;
}

#top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-locations-details {
  padding: 0 50px 0 50px;
}

#top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-locations-details > span strong {
  display: none;
}

#top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-contact-details {
  font-size: 0;
}

#top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-contact-details span {
  font-size: 23px;
}

#top.wpsl_stores-template-default #wrap_all .ba-sliderhome.ba-sliderwhite {
  padding: 0;
  margin: 0;
}

#top.wpsl_stores-template-default #wrap_all .avia-slideshow li img {
  border-radius: 0;
}

#wpsl-wrap #wpsl-result-list li {
  border-bottom: solid 2px #000;
}

.ba-locationcharliecontainer {
  overflow: hidden;
}

#top .ba-locationcharliecolumn {
  z-index: 0;
}

.ba-locationcharlie {
  position: absolute;
  left: -50px;
  top: -200px;
}

.ba-locationcharliecontainer fieldset {
  max-width: 350px;
  margin: 0 auto;
}

.ba-locationcharliecontainer .form_element {
  width: 100%;
}

.ba-locationcharliecontainer .text_input {
  border: 2px solid #000 !important;
  background: none !important;
	font-family: 'MBV-M', sans-serif !important;
}

.ba-locationcharliecontainer input {
	text-align: center;
  width: 100%;
}


/***********************************SPEISEKARTE ÜBERSICHT**************************************/

.grid-entry .avia-arrow {
  display: none;
}

#top #wrap_all #main .ba-menutogglecontainer {
  border-top: none !important;
}

.ba-menutogglecontainer .container {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

#top #wrap_all #main .ba-menutogglecontainer .grid-content {
  padding-top: 0;
  padding-bottom: 50px;
}

.ba-menutoggler .av_toggle_section:nth-child(2n) .toggler {
  text-align: right;
}

.ba-menutoggler .toggler {
  padding: 0 !important;
  line-height: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: solid 2px;
}

.ba-menutoggler .toggler img {
  height: 100px;
  width: auto !important;
}

.ba-menutoggler .toggler img + span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'BSF-B';
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}

.ba-menutoggler .toggle_icon {
  display: none !important;
}

.ba-menutoggler .toggle_content {
  background: #fff;
  border: none;
  border-top: solid 3px;
}

#top .ba-menutoggler .grid-sort-container {
  display: flex;
  flex-wrap: wrap;
  height: 100% !important;
}

#top .ba-menutoggler .grid-sort-container .no_margin.av_one_half {
  position: static !important;
  width: 49.999% !important;
}

#top .ba-menutoggler .grid-sort-container .post-entry-last.grid-loop-1 {
  margin: 0 auto !important;
}

.ba-menutoggler .toggle_content .grid-entry article {
  margin: 0;
  border: none;
  box-shadow: none;
}

.ba-menutoggler .toggle_content .grid-entry-title {
  text-align: center;
  font-family: 'BSF-B';
  font-size: 16px;
}

.ba-appcontainer .ba-entrytext.avia_textblock .ba-entrytextimg {
  width: 100%;
  max-width: 300px;
}

.ba-appcontainer .ba-entrytext.avia_textblock .ba-appbutton {
  max-width: 180px;
  width: 100%;
  display: inline;
  margin: 10px;
}

.ba-charly lottie-player {
  max-width: 400px;
  margin: 0 auto;
}

.ba-charly .ba-imgright {
    position: absolute;
    right: -130px;
    top: -90px;
    z-index: -1;
}

.ba-charly .ba-imgleft {
    position: absolute;
    left: -180px;
    top: 80px;
}

.ba-charly .ba-burgeroderwrap {
  max-width: 400px;
  width: 100%;
  margin-top: 30px;
}

#top #wrap_all #main .ba-menutogglecontainer .av_textblock_section + br {
  display: none !important;
}

#top #wrap_all #main .ba-menutogglecontainer .togglecontainer {
  margin: 0;
}
#top #wrap_all #main .ba-menutogglecontainer .ba-countrybar {
    background: #000;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: 'BSF-B';
    bottom: -2px;
    position: relative;
  	display: none;
  	cursor: pointer;
}

#top #wrap_all #main .ba-menutogglecontainer .ba-countrybar.active {
  display: inherit;
}

#top #wrap_all #main .ba-menutogglecontainer .ba-countrybar:after {
    content: '';
    background: url(/wp-content/uploads/2021/09/arrow.png);
    background-size: contain;
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
    top: 22px;
    background-repeat: no-repeat;
  	pointer-events: none;
  	opacity: 0;
}

#top #wrap_all #main .ba-menutogglecontainer.active .ba-countrybar:after {
  opacity: 1;
}

#top #wrap_all #main .ba-menutogglecontainer .ba-countrybar p {
  margin: 0;
}

#top #wrap_all #main .ba-menutogglecontainer {
  min-height: 0;
}

#top #wrap_all #main .ba-menutoggler {
  height: 0;
  position: absolute;
  overflow: hidden;
}

#top #wrap_all #main .ba-menutoggler.active {
    height: auto;
  position: static;
  overflow: visible;
}

/***********************************SPEISEKARTE DETAILSANSICHT*********************************/

.single-portfolio .page-thumb {
  display: none !important;
}

.single-portfolio h2 {
  font-size: 28px;
}

.single-portfolio p {
  margin-top: 0;
}

.single-portfolio .avia-post-nav {
  display: none !important;
}

#top.single-portfolio #wrap_all #main .container_wrap {
  margin-bottom: 70px !important;
  border-bottom: solid 2px #000;
}

.ba-returnbuttoncontainer {
  text-align: center;
  margin-top: 20px;
}

#top #wrap_all .ba-returnbutton {
  padding: 8px 30px;
  border: solid 2px #000;
  text-transform: uppercase;
  font-family: "BSF-B";
  font-size: 22px;
  text-decoration: none;
}

#top.single-portfolio #wrap_all #main .ba-menutogglecontainer {
      border-right: solid 2px #000;
    border-left: solid 2px #000;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    width: calc(100% + 4px);
    left: -2px;
    position: relative;
}

#top.single-portfolio #wrap_all #main .ba-footer {
      border-right: solid 2px #000;
    border-left: solid 2px #000;
    border-bottom: solid 4px #000;
    width: calc(100% + 4px);
    left: -2px;
    position: relative;
}

#top.single-portfolio #wrap_all #main .ba-footercolumnnewsletter {
  border-top: 2px solid #000 !important;
}

.ba-labelimg {
  max-width: 150px;
  width: 100%;
}


/******************************************MEDIA QUERIES***************************************/

@media screen and (max-width: 1150px) {
	html.html_boxed:before, html.html_stretched:before {
  		display: none !important;
	}
}

@media screen and (min-width: 1085px) {
  h1, h2 {
    letter-spacing: -1px !important;
  }
  #top #wrap_all #main .ba-sectioncountcontainer {
    left: calc(50% - 500px);
  }
  #top.page-id-174 #main,
  #top.page-id-3691 #main {
  margin-bottom: 70px !important;
  height: calc(100vh - 3.7vw - 106px) !important;
}
}


@media screen and (max-width: 1084px) {
	#header {
  		left: 0 !important;
	}
  #top .ba-speisekarte .flex_column_table {
    left: 50%;
    transform: translatex(-50%);
  }
  .boxed #wrap_all, #wrap_all {
    margin-top: 0;
  }
  #top .ba-res-moveup .flex_column_table {
    width: 100%;
    left: 0;
  }
  #top #wrap_all .ba-footer:after {
    display: none;
  }
  .html_header_top.html_header_sticky #top #wrap_all #main {
    margin-bottom: 0;
    height: calc(100vh - 106px);
  }
  #top #wrap_all .ba-sliderhome.ba-showarrows .avia-slideshow-arrows a {
    top: 18vw;
  }
  #top #wrap_all .avia-section.main_color.ba-res-bg {
    top: -140px;
  }
  #top .ba-res-moveup {
    margin-top: -340px !important;
  }
}

@media (min-width: 768px) {
  #top .ba-menutoggler .grid-sort-container .no_margin.av_one_half {
    width: 33.32% !important;
  }
  .ba-storycontainer {
    background-size: auto 100vh;
  }
  .ba-storycontainer:nth-of-type(2)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-1.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(3)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-2.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(4)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-3.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(5)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-4.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(6)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-5.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(7)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-6.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(8)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-7.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(9)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-8.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(10)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-9.jpg") !important;
  }
  .ba-storycontainer:nth-of-type(1),
  .ba-storycontainer:nth-of-type(11)  {
    background-image: url("/wp-content/uploads/2021/09/story-desktop-10.jpg") !important;
  }
  #top #wrap_all .ba-storycontainer .flex_column {
    width: 45%;
    float: right;
  }
  
}

@media screen and (max-width: 989px) {
  
  html:before {
    display: none !important;
  }
  #wrap_all {
    margin-top: 0 !important;
  }
  .html_header_top.html_header_sticky #top #wrap_all #main {
    position: static;
  }
  .html_header_top.html_header_sticky #top #wrap_all #main {
    height: calc(100vh - 80px);
  }
  #top .logo,
  #top .logo a,
  #top .logo a img {
    width: auto;
    height: 100%;
    transform: none;
  }
  #header_main .container {
    padding-right: 0;
  }
  #header_meta .sub_menu {
    height: 91px;
    width: 45px !important;
    top: 0;
    right: 104px;
  }
  .html_header_top.html_header_sticky #top #wrap_all #main > * {
    border-left: none !important;
    border-right: none !important;
  }
  #top #header_main {
    border: none;
    border-bottom: solid 2px;
  }
  #top #wrap_all .ba-sliderhome .caption_container {
    padding: 20px 50px 100px;
  }
  #header_meta .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  #header .main_menu {
    width: 80px;
  }
  
  #top .logo a {
    background: url(/wp-content/uploads/2021/07/gruppe-3812x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 90px;
    height: 70px;
    display: block;
    top: 7px;
  }
  #top .logo a img {
    display: none !important;
  }
  #top #wrap_all .av-logo-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 50px !important;
    height: 80px !important;
    line-height: 80px !important;
  }
  .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {
    height: 80px !important;
    line-height: 80px !important;
  }
  #header_meta .sub_menu {
    height: 81px;
    right: 80px;
  }
  #top #header_meta .sub_menu li a {
    left: 0;
  }
  #top #wrap_all #header .main_menu .av-burger-menu-main a {
    background-position: center 30% !important;
  }
  #top #wrap_all #header .main_menu .av-burger-menu-main a:after {
    top: 31%;
  }
  .ba-speisekarte .ba-button {
    position: absolute;
    right: 0;
    top: -40px;
  }
  .ba-liefersektion .ba-philoleft {
    bottom: -180px;
    left: -100px;
  }
  .ba-philoright {
    right: -190px;
  }
  .ba-fullwidthcontainermobil .container,
  .wpsl_stores-template-default #main .container.template-single-blog {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ba-locationcharlie {
    top: -135px;
    left: -100px;
  }

}

@media (max-width: 767px) {
	
	.single-jobs #main .main_color .entry-content-wrapper {
		text-align: left !important;
	}
  
  h1, h2 {
    letter-spacing: -1px !important;
  }
  
  
  #top .header_color .av-hamburger-inner,
  #top .header_color .av-hamburger-inner::before,
  #top .header_color .av-hamburger-inner::after {
    background-color: #fff;
  }
  
  .av-burger-overlay-inner {
    align-items: baseline;
  }
  
  .av-burger-overlay-inner ul {
    width: 100% !important;
  }
  
  .av-burger-overlay-inner:before {
    display: none;
  }

  #top #wrap_all .ba-sliderhome .avia-caption-content {
    width: 100%;
    font-size: 1em !important;
  }
  #top #wrap_all .ba-sliderhome .slideshow_align_caption a {
    width: auto;
    margin: 0;
    padding: 9px 20px;
  }
  .ba-speisekarte .ba-button {
    width: 100px;
    right: 0;
  }
  #top .ba-speisekarte .flex_column_table {
    width: 100%;
    position: static;
    transform: none;
    margin-top: 0 !important;
  }
  #top .ba-speisekarte .flex_column_table .av_one_third {
    width: 33% !important;
    display: inline-block !important;
  }
  #top .ba-speisekarte .flex_column_table .av-flex-placeholder {
    display: none;
  }
  .ba-philoright {
    right: -265px;
  }
  .ba-philoleft {
    left: -230px;
  }
  #top #wrap_all .avia-section.main_color.ba-res-bg {
    top: -162px;
  }
  #top .ba-res-moveup {
    margin-top: -362px !important;
  }
  #top .ba-res-moveup .container {
    max-width: 100% !important;
    width: calc(100% - 20px) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  
  #top .ba-res-moveup .flex_column_table {
    display: table !important;
  }
  
  #top .ba-res-moveup .av_one_fourth {
    width: 20.5% !important;
    margin-left: 6% !important;
    display: table-cell;
  }
  .ba-liefersektion .ba-philoleft {
    bottom: -200px;
    left: -180px;
  }
  .ba-findrestaurant .flex_column,
  .ba-menutogglecontainer .flex_column {
    margin: 0 !important;
  }
  .ba-badgecontainer .entry-content-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .ba-badgecontainer .entry-content-wrapper .av_one_third {
    width: 33.3% !important;
    padding: 0 1vw;
  }
  .ba-charly .ba-imgright {
    right: -240px;
  }
  .ba-charly .ba-imgleft {
    left: -220px;
    top: 30px;
  }
  .ba-footer .avia-image-container.av-desktop-hide {
    margin: 0;
  }
  .ba-footer .avia-image-container.av-desktop-hide img {
    max-height: 120px;
    width: auto;
  }
  #top #wrap_all #main .ba-locationovercharlie {
    margin-bottom: 70px;
  }
  #top #wrap_all #main .ba-locationplzcontainer {
    min-width: 150px;
    margin-right: 0;
    margin-left: auto;
    float: none;
    width: 50%;
  }
  .ba-badgelistcontainer .container {
    width: calc(100% - 20px) !important;
    max-width: 100% !important;
    margin: 0 10px !important;
  }
  .ba-badgelistcontainer .content {
    padding: 0 !important;
  }
  .ba-badgelistcontainer .entry-content-wrapper {
    display: flex;
  }
  .ba-badgelistcontainer .entry-content-wrapper .av_one_fourth {
    width: 20.5% !important;
  }
  .ba-badgelistcontainer .entry-content-wrapper .av_three_fourth {
    width: 73.5% !important;
    margin-left: 6% !important;
  }
  .av-alb-blogposts .read-more-link,
  .ba-pressecontainer .av_textblock_section:after,
  #top #wrap_all .ba-joblist li:after {
  	right: 15px !important;
	}
  .ba-keepthreecolumns .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ba-keepthreecolumns .entry-content-wrapper {
    display: flex !important;
    flex-wrap: wrap;
  }
  .ba-keepthreecolumns .entry-content-wrapper .av_one_third {
    width: 30% !important;
    margin: 0 1.5% !important;
  }
  .single-jobs #main .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .single-jobs #main .entry-content-wrapper {
    padding: 0 20px;
  }
  #top #wrap_all #main .ba-sectioncountcontainer .ba-sectionnumber {
  		line-height: 34px;
	}
  .ba-footer .container {
  		width: 100% !important;
    	max-width: 100% !important;
	}
  #top #wrap_all .ba-footercolumnnewsletter .form_element {
    height: 53px;
  }
  #top #wrap_all .ba-footercolumnnewsletter .av-last-visible-form-element {
    height: 161px !important;
  }
  #top #wrap_all .ba-footercolumnnewsletter,
  #top #wrap_all .ba-footercolumnnewsletter form {
    margin-bottom: 0;
  }
  #top #wrap_all .ba-footercolumnbigmargin {
    margin-top: 400px !important;
}
}

@media (max-width: 600px) {
  html body.helvetica_neue {
	font-size: 16px; 
}

h1 {
  font-size: 40px;
}
  
h2 {
  font-size: 35px;
}

h3,
  .single-portfolio h1 {
  font-size: 28px;
}

.ba-voltage {
  font-size: 30px;
}
  
  #top.wpsl_stores-template-default #wrap_all .entry-content h1 {
    font-size: 28px;
    hyphens: auto;
  }
  
  .ba-legalcontainer h1 {
    font-size: 22px;
    hyphens: auto;
    
  }
  
  .ba-legalcontainer h2 {
    font-size: 20px;
  }
  
  .ba-legalcontainer h3 {
    font-size: 18px;
  }
  
  .ba-faqtabcontainer h3 {
    font-size: 20px;
  }
  
#top #wrap_all .ba-sliderhome .slideshow_align_caption a,
  #top .main_color .avia-color-theme-color.avia-button,
  #top #wrap_all #main #archive-filters .avia-button,
  #top .alternate_color .avia-color-theme-color.avia-button,
  .single-portfolio h2,
  .ba-badgelistcontainer h3,
  .ba-entrytext h2 + h3,
#top .fullsize .template-blog .bloglist-simple .post-title,
.bloglist-simple .entry-content-wrapper .post-title,
  .ba-pressecontainer h3,
  #top #wrap_all .ba-joblist li div > a,
  .ba-jobtitle {
  font-size: 18px;
  }
  .ba-newspostscontainer .post-meta-infos *,
  .ba-pressecontainer .av_textblock_section p {
    font-size: 12px !important;
  }
  #top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-contact-details span {
  	font-size: 16px;
	}
  .responsive #top #wrap_all .av-logo-container {
    padding-left: 7.5vw !important;
  }
  .ba-entrytext.avia_textblock {
    max-width: 304px;
  }
  #top #wrap_all .ba-sliderhome .caption_container {
    padding: 20px 0 100px;
  }
  .ba-res-intro .content {
    padding-bottom: 0 !important;
  }
  .ba-res-intro .flex_column {
    margin-bottom: 0 !important;
  }
  .ba-res-bg {
    background-image: url("/wp-content/uploads/2021/08/res-m.jpg") !important;
  }
  lottie-player:after {
    bottom: 5px;
  }
  #top #wrap_all .avia-section.main_color.ba-res-bg {
    top: -142px;
  }
  #top .ba-res-moveup {
    margin-top: -342px !important;
  }
  .ba-res-bg .container {
    height: 112vw !important;
  }
  #top .ba-res-moveup {
    background: linear-gradient(transparent, black, black, black);
  }
  #top .ba-res-moveup .av_one_fourth {
    width: 50% !important;
    margin-left: 0 !important;
  }
  #top .ba-res-moveup .flex_column_table {
    display: flex !important;
    flex-wrap: wrap;
  }
  #top .ba-res-moveup .flex_column_table .av-flex-placeholder {
    display: none !important;
  }
  .ba-liefersektion .ba-philoleft {
    left: -200px;
  }
  .ba-findrestaurant .avia_textblock:before {
    background-image: url("/wp-content/uploads/2021/08/gruppe-24032x.png");
    width: 70px;
    height: 23px;
    background-size: 100% auto;
    left: calc(50% - 170px);
  }
  .ba-findrestaurant .avia_textblock:after {
    background-image: url("/wp-content/uploads/2021/08/gruppe-24042x.png");
    width: 70px;
    height: 26px;
    background-size: 100% auto;
  }
  .ba-menutoggler .toggler img {
    height: 65px;
  }
  .single-portfolio .content img {
  	width: 98px;
  }
	
	.single-portfolio .content .toggle_content img {
		width: auto;
	}
  .single-portfolio .content .ba-socket img {
  	width: 100%;
  }
  .av-alb-blogposts time:before {
    top: -3px;
  }
  .ba-pressecontainer.ba-withtime .av_textblock_section p:before {
    top: -1px;
  }
  .ba-newspostscontainer .more-link,
  .ba-pressecontainer .av_textblock_section:after,
  #top #wrap_all .ba-joblist li:after {
    width: 40px;
    height: 40px;
  }
  #archive-filters .filter {
    width: 48.5%;
  }
  #archive-filters .filter:nth-of-type(2) {
    margin-right: 0;
  }
  #archive-filters .filter:last-of-type {
    width: 100%;
    margin: 20px 0 0;
  }
  #top.wpsl_stores-template-default #wrap_all .entry-content .wpsl-locations-details,
  #top.wpsl_stores-template-default #wrap_all .entry-content h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:after,
  #top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:before {
    width: 15px;
    height: 15px;
  }
  #top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:before {
    left: 15px;
  }
  #top #wrap_all .ba-footercolumnnewsletter .av_textblock_section h2:after {
    right: 15px;
  }
  #top #wrap_all #main .ba-menutogglecontainer .ba-countrybar:after {
    top: 18px;
  }
  #top .ba-tabcontainer .av-tab-section-tab-title-container {
        max-width: 286px;
    margin: 0 auto;
  }
  #top #wrap_all .ba-footercolumnbigmargin {
    margin-top: 350px !important;
}
}

@media (max-width: 500px) {
  .ba-speisekarte .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ba-liefersektion .ba-philoleft {
    left: -210px;
  }
  #top #wrap_all #main .ba-margin-top-desktop {
  padding-top: 0 !important;
	}
  #top #wrap_all .ba-sliderhome .avia-slideshow-dots {
    margin-bottom: 20px;
  }
  lottie-player:after {
    bottom: 0;
    height: 20px;
  }
}

@media (max-width: 400px) {
		.single-jobs #main .main_color .entry-content-wrapper {
		padding: 0 10px !important;
	}
  .ba-locationcharlie {
    top: -60px;
  }
  #top .ba-res-moveup {
    margin-top: -312px !important;
  }
  #top #wrap_all .avia-section.main_color.ba-res-bg {
    top: -112px;
  }
  .ba-res-moveup .content {
    padding-top: 100px;
  }
  .ba-philoright {
    right: -235px;
  }
  .ba-charly .ba-imgleft {
    max-width: 220px;
    left: -110px;
    top: 70px;
  }
  .ba-charly .ba-imgright {
    max-width: 240px;
    right: -160px;
    top: -60px;
  }
  #top #wrap_all .ba-jobbeschaftigung, #top #wrap_all .ba-jobstadt {
    margin-left: 10px;
  }
  .single-jobs #main .entry-content-wrapper {
    padding: 0 10px;
  }
    #top #wrap_all .ba-footercolumnnewsletter .av_mailchimp_privacy_check .input_checkbox_label {
    line-height: 1.05;
  }
	#top .ba-locationcharliecontainer .text_input {
		padding: 13px 5px;
	}
}

@media (max-width: 350px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 30px;
  }
  .ba-philoright {
    right: -215px;
  }
  .ba-philoleft {
    left: -220px;
  }
  .ba-liefersektion .ba-philoleft {
    left: -190px;
  }
  .ba-menutoggler .toggler img {
    height: 50px;
	}
    .ba-charly .ba-imgleft {
    left: -120px;
  }
  .ba-charly .ba-imgright {
    right: -170px;
  }
  .single-portfolio .content img {
  	width: 90px;
  }
  .ba-findrestaurant .avia_textblock:before {
    width: 58px;
    height: 19px;
    left: calc(50% - 155px);
  }
  .ba-findrestaurant .avia_textblock:after {
    width: 58px;
    height: 22px;
    left: calc(50% + 95px);
  }

}