




/* ---------- Fonts ---------- */ 

@import url('/engine/fonts/Abril-Fatface.css');
@import url('/engine/fonts/Bitter.css');



  


.slider .slides .slide-text {
	top: 55%;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    left: 25%;
    right: 25%;
}
	
.slider h2 {
	font-size:50px;
}

main section, main article {
	background-color: #;
}

 

/* ---------- Colors ---------- */ 

body {
	background:#FFFFFF;
	color: #747578;
}

p {
	color: #747578;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #444444;
}
	


h1 {
	font-size: 34px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
}

header, .sticky {
	background:#;
}


.title-bar {
  background:#;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #;
  padding: 5px;
  }
.menu-icon:hover {
  background: #;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #FFFFFF;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF; }
    
.menu-icon:hover::after {
    background: #B7d649;
    box-shadow: 0 7px 0 #B7d649, 0 14px 0 #B7d649; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #FFFFFF transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color:#FFFFFF transparent transparent;
}

.is-dropdown-submenu-parent.is-down-arrow:hover > a::after {
	border-color:#B7d649 transparent transparent;
}

footer {
	background:#BBBBBB;
    color: #FFFFFF;
}

footer p, footer .fa, footer .fa-regular, footer .fa-solid, footer .fa-light, footer .fa-thin, footer .fa-duotone {
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

header .menu a,
.row_icons {
	color:#FFFFFF;
    font-size: 15px;
    font-family: 'Bitter';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#FFFFFF;
    font-size: 15px;
}


a,
.accordion-title,
.speise h3 a {
	color: #B7d649;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #B7d649;
	font-family: 'Bitter';
	font-size: 15px;
	background:#50575c;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #B7d649;
	background:#3e4347;
	border: 0;
}

.tabs-title a:hover {
	color: #B7d649;
	background:#3e4347;
	border: 0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #50575c; 
}
 
.tabs-title.is-active{
	background:#3e4347 !important;
}     

.tabs > li.is-active > a {
background: #3e4347;
color: #B7d649;
}

header .menu a:hover {
		/* color: #edff5e !important; */
		color: #edff5e !important;
	/* color: #edff5e !important; */
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #444444;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#000000;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#FFFFFF;
	background:#B7d649;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#FFFFFF;color:#777777;}
	
.cd-top {
	background: #B7d649 url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

.no-touch .cd-top:hover {
	background-color:#FFFFFF;
}
	
section .button, section button {
	background:#B7d649;
	color:#FFFFFF;
}
	
/*
.button:hover, button {
	background:#F18611;
}
*/
	
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {
	background:#3e4347;
}

label, input, textarea {
	/* color: #747578; */
}

textarea{
	height: 10em;
}
formselect.selected, .selected {
	color: #747578;
}




/* ---------- Typography ---------- */ 

body {
	font-family: 'Bitter';
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Abril Fatface';
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'Bitter';
}
	
	
a.button, button, [type='submit'] {
	font-family: 'Bitter';
	font-style: normal;
}
	
.event-info p, .event-info p a,
.event-details p, .event-details p a {
	font-family: 'Bitter';
	font-weight:400;
}
	

	
p, 
footer .sitemap ul li a,
.row_team a {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 400;
}
	
p strong {
	font-style: normal;
	font-weight: 700;
}

.flexslider .slides .slide-text h2{
	font-family: 'Abril Fatface';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #444444;
}



.flexslider .slides .slide-text p{
	margin: 0 0 20px 0;
    padding: 0;
    color: #444444;
    font-size: 28px;
}

.flexslider .slides li .slide-text {
    width: 80%;
    top: 28%;
}






.row_testimonials .flexslider h2 {
	color:#444444;
	font-size: 32px;
    margin: 0 0 25px 0;
}

.row_testimonials .flexslider p {
	color:#747578;
}

/* ---------- Logo ---------- */ 

h5#logo a, h5#logo-center a  {
	background-image: url(../../sites/site0262/media/logo/logo-weiss-ohne-claim.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0262/media/logo/logo-weiss-ohne-claim.svg);
	background-repeat: no-repeat;
    background-position: top left;
}

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#FFFFFF;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #B7d649;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 18px;
    font-family: Bitterpx;
}

.panel.show {
    opacity: 1;
    max-height: 5000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: Bitter;
    color: #747578;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Bitter;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Bitter;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: Bitter;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-35306 h1 { color: #FFFFFF;}
#section-35306 h2 { color: #FFFFFF;}
#section-35306 h3 { color: #FFFFFF;}
#section-35306 p { color: #EEEEEE;}
#section-35306 {background-position:top center;padding-top:200px;padding-bottom:200px;}
#section-35306 
h1{font-size:70px;text-shadow:2px 2px 5px #000;line-height:70px;}
#section-35306 
p{font-size:20px;}
#section-35306 
subhead{color:white;}
#section-35306 
li{color:#eee;}
#section-35306 
{padding-bottom:60px;}
#section-35308 { background-color: #FFFFFF;}
#section-35308 {display:none;}
#section-35309 { background-image: url(/sites/site0262/media/backgrounds/hd_hackinger-transp.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35309 img{border-radius:50%;border:10px solid #eee;}
#section-35312 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-35313 { background-color: #FBFAEE;}
#section-35313 h2{margin-bottom:50px;}
#section-35313 
{border-top:1px solid #eee;}
#section-Reservierung h1 { color: #FFFFFF;}
#section-Reservierung h2 { color: #FFFFFF;}
#section-Reservierung h3 { color: #FFFFFF;}
#section-Reservierung p { color: #EEEEEE;}
#section-Reservierung { background-image: url(/sites/site0262/media/backgrounds/hd_back-tafel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35318 h1 { color: #FFFFFF;}
#section-35318 h2 { color: #FFFFFF;}
#section-35318 h3 { color: #FFFFFF;}
#section-35318 p { color: #FBFAEE;}
#section-35318 img{border-radius:50%;border:10px solid rgba(255,255,255,0.7);}
#section-35318 
h1{font-size:90px;}
#section-35320 { background-color: #FFFFFF;}
#section-35323 { background-color: #FBFAEE;}
#section-35324 h1 { color: #FFFFFF;}
#section-35324 h2 { color: #FFFFFF;}
#section-35324 h3 { color: #FFFFFF;}
#section-35324 p { color: #EEEEEE;}
#section-35326 { background-color: #EEEEEE;}
#section-35326 h1{margin-bottom:20px;}
#section-35326 
bloghead{font-weight:bold;}
#section-35327 h1 { color: #FFFFFF;}
#section-35327 h2 { color: #FFFFFF;}
#section-35327 h3 { color: #FFFFFF;}
#section-35327 p { color: #EEEEEE;}
#section-35327 {background:linear-gradient(to bottom right,#333,#666);}
#section-35328 { background-color: #FBFAEE;}
#section-35328 h2{margin-bottom:50px;}
#section-35329 { background-color: #EEEEEE;}
#section-35329 h1{margin-bottom:20px;}
#section-35329 
bloghead{font-weight:bold;}
#section-35330 h1 { color: #FFFFFF;}
#section-35330 h2 { color: #FFFFFF;}
#section-35330 h3 { color: #FFFFFF;}
#section-35330 p { color: #EEEEEE;}
#section-35330 {background:linear-gradient(to bottom right,#333,#666);}
#section-35331 { background-color: #FBFAEE;}
#section-35331 h2{margin-bottom:50px;}
#section-35332 { background-color: #EEEEEE;}
#section-35332 h1{margin-bottom:20px;}
#section-35332 
bloghead{font-weight:bold;}
#section-35333 h1 { color: #FFFFFF;}
#section-35333 h2 { color: #FFFFFF;}
#section-35333 h3 { color: #FFFFFF;}
#section-35333 p { color: #EEEEEE;}
#section-35333 {background:linear-gradient(to bottom right,#333,#666);}
#section-35334 { background-color: #FBFAEE;}
#section-35334 h2{margin-bottom:50px;}
#section-35335 { background-color: #EEEEEE;}
#section-35335 h1{margin-bottom:20px;}
#section-35335 
bloghead{font-weight:bold;}
#section-35336 h1 { color: #FFFFFF;}
#section-35336 h2 { color: #FFFFFF;}
#section-35336 h3 { color: #FFFFFF;}
#section-35336 p { color: #EEEEEE;}
#section-35336 {background:linear-gradient(to bottom right,#333,#666);}
#section-35337 { background-color: #FBFAEE;}
#section-35337 h2{margin-bottom:50px;}
#section-35338 { background-color: #EEEEEE;}
#section-35338 h1{margin-bottom:20px;}
#section-35338 
bloghead{font-weight:bold;}
#section-35339 h1 { color: #FFFFFF;}
#section-35339 h2 { color: #FFFFFF;}
#section-35339 h3 { color: #FFFFFF;}
#section-35339 p { color: #EEEEEE;}
#section-35339 {background:linear-gradient(to bottom right,#333,#666);}
#section-35340 { background-color: #FBFAEE;}
#section-35340 h2{margin-bottom:50px;}
#section-35341 { background-color: #EEEEEE;}
#section-35341 h1{margin-bottom:20px;}
#section-35341 
bloghead{font-weight:bold;}
#section-35342 h1 { color: #FFFFFF;}
#section-35342 h2 { color: #FFFFFF;}
#section-35342 h3 { color: #FFFFFF;}
#section-35342 p { color: #EEEEEE;}
#section-35342 {background:linear-gradient(to bottom right,#333,#666);}
#section-35343 { background-color: #FBFAEE;}
#section-35343 h2{margin-bottom:50px;}
#section-35344 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-35347 { background-color: #EEEEEE;}
#section-35348 h1 { color: #FFFFFF;}
#section-35348 h2 { color: #FFFFFF;}
#section-35348 h3 { color: #FFFFFF;}
#section-35348 p { color: #EEEEEE;}
#section-35348 { background-image: url(/sites/site0262/media/allgemein/hd_bier.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35348 h1{font-size:60px;}
#section-35350 { background-color: #EEEEEE;}
#section-35351 { background-color: #FFFFFF;}
#section-35351 h2{margin-bottom:50px;}
#section-35352 { background-color: #444444;}
#section-35352 h1 { color: #FFFFFF;}
#section-35352 h2 { color: #FFFFFF;}
#section-35352 h3 { color: #FFFFFF;}
#section-35352 p { color: #EEEEEE;}
#section-35352 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-35353 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-35354 h1 { color: #FFFFFF;}
#section-35354 h2 { color: #FFFFFF;}
#section-35354 h3 { color: #FFFFFF;}
#section-35354 p { color: #EEEEEE;}
#section-35355 h1 { color: #FFFFFF;}
#section-35355 h2 { color: #FFFFFF;}
#section-35355 h3 { color: #FFFFFF;}
#section-35355 p { color: #EEEEEE;}
#section-35355 h1{font-size:80px;text-shadow:2px 2px 5px #000;}
#section-35355 
{padding-bottom:0;}
#section-35361 h1 { color: #FFFFFF;}
#section-35361 h2 { color: #FFFFFF;}
#section-35361 h3 { color: #FFFFFF;}
#section-35361 p { color: #EEEEEE;}
#section-35383 h1 { color: #FFFFFF;}
#section-35383 h2 { color: #FFFFFF;}
#section-35383 h3 { color: #FFFFFF;}
#section-35383 p { color: #FFFFFF;}
#section-35383 .fa, #section-35383 .fa-regular,#section-35383 .fa-solid,#section-35383 .fa-light,#section-35383 .fa-thin,#section-35383 .fa-duotone { color: #FBFAEE !important;}
#section-35384 h1 { color: #FFFFFF;}
#section-35384 h2 { color: #FFFFFF;}
#section-35384 h3 { color: #FFFFFF;}
#section-35384 p { color: #FBFAEE;}
#section-35384 img{border-radius:50%;border:10px solid rgba(255,255,255,0.7);}
#section-35384 
h1{font-size:40px;}
#section-35385 { background-color: #EEEEEE;}
#section-Veranstaltungs-Formular h1 { color: #FFFFFF;}
#section-Veranstaltungs-Formular h2 { color: #FFFFFF;}
#section-Veranstaltungs-Formular h3 { color: #FFFFFF;}
#section-Veranstaltungs-Formular p { color: #FFFFFF;}
#section-Veranstaltungs-Formular { background-image: url(/sites/site0262/media/backgrounds/hd_back-reservierung.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35387 h1 { color: #FFFFFF;}
#section-35387 h2 { color: #FFFFFF;}
#section-35387 h3 { color: #FFFFFF;}
#section-35387 p { color: #FBFAEE;}
#section-35387 p{font-size:1.4em;}
#section-35388 { background-color: #FFFFFF;}
#section-Vorlage-Tischreservierung-Telefon h1 { color: #FFFFFF;}
#section-Vorlage-Tischreservierung-Telefon h2 { color: #FFFFFF;}
#section-Vorlage-Tischreservierung-Telefon h3 { color: #FFFFFF;}
#section-Vorlage-Tischreservierung-Telefon p { color: #FFFFFF;}
#section-Vorlage-Tischreservierung-Telefon { background-image: url(/sites/site0262/media/backgrounds/hd_back-tafel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35390 h1 { color: #FFFFFF;}
#section-35390 h2 { color: #FFFFFF;}
#section-35390 h3 { color: #FFFFFF;}
#section-35390 p { color: #FFFFFF;}
#section-35391 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-35393 {display:none;}
#section-35397 h1 { color: #B7d649;}
#section-35397 h2 { color: #B7d649;}
#section-35397 h3 { color: #B7d649;}
#section-35397 p { color: #FBFAEE;}
#section-35397 {background:none;}
#section-35398 img{width:40%;}
#section-35442 h1 { color: #FFFFFF;}
#section-35442 h2 { color: #FFFFFF;}
#section-35442 h3 { color: #FFFFFF;}
#section-35442 p { color: #FFFFFF;}
#section-35442 {padding-bottom:0;}
#section-35443 { background-color: #FFFFFF;}
#section-35445 { background-color: #FBFAEE;}
#section-35446 { background-color: #EEEEEE;}
#section-35510 { background-color: #FFFFFF;}
#section-35512 { background-color: #FBFAEE;}
#section-36020 h1 { color: #FFFFFF;}
#section-36020 h2 { color: #FFFFFF;}
#section-36020 h3 { color: #FFFFFF;}
#section-36020 p { color: #FFFFFF;}
#section-36020 {padding-top:30px;text-align:center;}
#section-36020 
h2{font-size:40px;margin-bottom:0px;}
#section-42394 p { color: #333333;}
#section-42394 .button, .button a { color: #FFFFFF;}
#section-42394 .button, .button a { background-color: #3263bd;}
#section-42394 { background-image: url(/sites/site0262/media/backgrounds/hd_st-patricks.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-42394 .large-12:nth-child(1){background-color:rgba(255,255,255,0.7);padding:20px;margin: 0;}
#section-42787 {padding-top:0px; padding-bottom:0px;}
#section-42787 
img{width:63%;border:1px solid #ddd;}
#section-47254 h1 { color: #2f4982;}
#section-47254 h2 { color: #2f4982;}
#section-47254 h3 { color: #2f4982;}
#section-47254 p { color: #000000;}
#section-47254 .button, .button a { background-color: #2f4982;}
#section-47254 { background-image: url(/sites/site0262/media/backgrounds/hd_oktoberfest2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-47254 .large-6:nth-child(2){background-color:rgba(255,255,255,0.6);padding:20px;margin: 0;}
#section-47254 
h3{font-size:35px;}
#section-47254 
p{font-size:24px;}
#section-47254 
{border-top:10px solid white;border-bottom:10px solid white;}
#section-video-nette-leit-donaukanal-tv { background-color: #FFFFFF;}
#section-video-nette-leit-donaukanal-tv iframe{width:90%;}

/* Custom Styles */

body{background-image:url(/sites/site0262/media/backgrounds/hd_back-tafel.jpg);}
footer{background-image:url(/sites/site0262/media/backgrounds/hd_back-tafel.jpg);}
h5#logo{width:300px !important;margin-top:10px !important;}
header{background:none !important;}
.button{font-size:18px;border-radius:8px;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:24px;color:#333;}
preis{background:#B7d649;color:white;font-weight:bold;padding:10px;}
weisswurstalarm{background:#3263bd;color:white;font-weight:normal;font-family:Abril Fatface;font-size:32px;padding:10px;}
zeit{background:#B7d649;color:white;font-weight:bold;padding:13px;font-size:23px;border-radius:8px;}

.top-bar-right{margin-top:12px;}

.telefonbutton{background:#B7d649; color:white;font-size:24px;padding:15px;border-radius:15px;}
.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-solid{font-size:20px;color:#B1C677;}

.oeffnungszeiten{position:fixed;right:0;top:180px;color:white;font-size:16px;z-Index:10000;color:white;font-size:16px;z-Index:10000;background:#B7d649;border-radius:10px 0 0 10px;padding:20px;box-shadow:0 0 2px #333;}
.oeffnungszeiten span{background:#B7d649; color:white;font-size:30px;}

.tabs-title{float: none !important;display: inline-block; vertical-align: middle;} 
.tabs{text-align: center;}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
.oeffnungszeiten{display:none;}
h1{font-size:40px !important;}
#section-35306{padding-top:30px;background-image:none;background:#FFF;padding-bottom:0;}
#section-35306 h1{color:#B7d649;text-shadow: 0 0 0;}
#section-35306 p{color:#444;}
#section-35308{display:block;} /* Öffnungszeiten Startseite mobil */
#section-14894{display:none;}
#section-35393{display:block;}
}