




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

@import url('/engine/fonts/Alike.css');
@import url('/engine/fonts/Roboto.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: #FFFFFF;
}

 

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

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

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

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


h1 {
	font-size: 32px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 32px;
}

header, .sticky {
	background:#FFFFFF;
}


.title-bar {
  background:#FFFFFF;
  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: #FFFFFF;
  padding: 5px;
  }
.menu-icon:hover {
  background: #FFFFFF;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #cb0c1e;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #cb0c1e, 0 14px 0 #cb0c1e; }
    
.menu-icon:hover::after {
    background: #000000;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; } 
 
.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: #cb0c1e 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:#cb0c1e transparent transparent;
}

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

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

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

footer a {
	color: #333333;
}

footer a:hover {
	color: #333333;
}

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: #424242;
}

header .menu a,
.row_icons {
	color:#cb0c1e;
    font-size: 18px;
    font-family: 'Roboto';
}

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


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

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #cb0c1e;
	font-family: 'Roboto';
	font-size: 18px;
	background:#ffffff;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #000000;
	background:#EEEEEE;
	border: 0;
}

.tabs-title a:hover {
	color: #000000;
	background:#EEEEEE;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #EEEEEE;
color: #000000;
}

header .menu a:hover {
			color: #000000 !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: #cb0c1e;
}
	
footer a {
	color:#333333;
}

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

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

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

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

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




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

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

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

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

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

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



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

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






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

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#cb0c1e;
    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: #000000;
}

.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: Robotopx;
}

.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: Roboto;
    color: #333333;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Roboto;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Roboto;
	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: Roboto;
	 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-54225 h1 { color: #FFFFFF;}
#section-54225 h2 { color: #FFFFFF;}
#section-54225 h3 { color: #FFFFFF;}
#section-54225 p { color: #EEEEEE;}
#section-54225 {margin-top:0;}
#section-54226 {display:none;}
#section-54227 {display:none;}
#section-54230 h2{margin-bottom:50px;}
#section-54232 { background-color: #cb0c1e;}
#section-54232 h1 { color: #FFFFFF;}
#section-54232 h2 { color: #FFFFFF;}
#section-54232 h3 { color: #FFFFFF;}
#section-54232 p { color: #FFFFFF;}
#section-54232 .button, .button a { color: #444444;}
#section-54232 .button, .button a { background-color: #FFFFFF;}
#section-54232 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-54232 
h3{margin-top:30px;margin-bottom:10px;}
#section-54232 
label{color:#FFF;}
#section-54237 h1 { color: #FFFFFF;}
#section-54237 h2 { color: #FFFFFF;}
#section-54237 h3 { color: #FFFFFF;}
#section-54237 p { color: #EEEEEE;}
#section-54237 {background:linear-gradient(to bottom right,#333,#666);}
#section-54237 
.large-12:first-child{background-color:rgba(255,255,255,0.3);padding:20px;margin: 0;}
#section-54239 { background-color: #DDDDDD;}
#section-54239 .fa-times{color:#893e31;}
#section-54239 
.large-4.medium-6.small-12.columns {border: dashed 1px #999999;background: #FFF;min-height: 600px;margin: 1%;padding: 3%;width: 31%;}
#section-54240 { background-color: #EEEEEE;}
#section-54241 {background:linear-gradient(to bottom right,#333,#777);}
#section-54242 { background-color: #FFFFFF;}
#section-54242 h2{margin-bottom:50px;}
#section-54243 { background-color: #444444;}
#section-54243 h1 { color: #FFFFFF;}
#section-54243 h2 { color: #FFFFFF;}
#section-54243 h3 { color: #FFFFFF;}
#section-54243 p { color: #EEEEEE;}
#section-54243 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-54244 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-54245 h1 { color: #FFFFFF;}
#section-54245 h2 { color: #FFFFFF;}
#section-54245 h3 { color: #FFFFFF;}
#section-54245 p { color: #EEEEEE;}
#section-54246 { background-color: #EEEEEE;}
#section-54246 h1{font-size:30px;}
#section-54246 
h2{font-size:30px;}
#section-54246 
.row{margin-bottom:60px;}
#section-54247 { background-color: #EEEEEE;}
#section-54247 h1{margin-bottom:20px;}
#section-54247 
bloghead{font-weight:bold;}
#section-54248 h1 { color: #FFFFFF;}
#section-54248 h2 { color: #FFFFFF;}
#section-54248 h3 { color: #FFFFFF;}
#section-54248 p { color: #EEEEEE;}
#section-54248 {background:linear-gradient(to bottom right,#333,#666);}
#section-54249 h2{margin-bottom:50px;}
#section-54250 { background-color: #EEEEEE;}
#section-54250 h1{margin-bottom:20px;}
#section-54250 
bloghead{font-weight:bold;}
#section-54251 h1 { color: #FFFFFF;}
#section-54251 h2 { color: #FFFFFF;}
#section-54251 h3 { color: #FFFFFF;}
#section-54251 p { color: #EEEEEE;}
#section-54251 {background:linear-gradient(to bottom right,#333,#666);}
#section-54252 h2{margin-bottom:50px;}
#section-54253 { background-color: #EEEEEE;}
#section-54253 h1{margin-bottom:20px;}
#section-54253 
bloghead{font-weight:bold;}
#section-54254 h1 { color: #FFFFFF;}
#section-54254 h2 { color: #FFFFFF;}
#section-54254 h3 { color: #FFFFFF;}
#section-54254 p { color: #EEEEEE;}
#section-54254 {background:linear-gradient(to bottom right,#333,#666);}
#section-54255 h2{margin-bottom:50px;}
#section-54256 { background-color: #EEEEEE;}
#section-54256 h1{margin-bottom:20px;}
#section-54256 
bloghead{font-weight:bold;}
#section-54257 h1 { color: #FFFFFF;}
#section-54257 h2 { color: #FFFFFF;}
#section-54257 h3 { color: #FFFFFF;}
#section-54257 p { color: #EEEEEE;}
#section-54257 {background:linear-gradient(to bottom right,#333,#666);}
#section-54258 h2{margin-bottom:50px;}
#section-54259 { background-color: #EEEEEE;}
#section-54259 h1{margin-bottom:20px;}
#section-54259 
bloghead{font-weight:bold;}
#section-54260 h1 { color: #FFFFFF;}
#section-54260 h2 { color: #FFFFFF;}
#section-54260 h3 { color: #FFFFFF;}
#section-54260 p { color: #EEEEEE;}
#section-54260 {background:linear-gradient(to bottom right,#333,#666);}
#section-54261 h2{margin-bottom:50px;}
#section-54262 { background-color: #EEEEEE;}
#section-54262 h1{margin-bottom:20px;}
#section-54262 
bloghead{font-weight:bold;}
#section-54263 h1 { color: #FFFFFF;}
#section-54263 h2 { color: #FFFFFF;}
#section-54263 h3 { color: #FFFFFF;}
#section-54263 p { color: #EEEEEE;}
#section-54263 {background:linear-gradient(to bottom right,#333,#666);}
#section-54264 h2{margin-bottom:50px;}
#section-54265 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-54266 h1 { color: #FFFFFF;}
#section-54266 h2 { color: #FFFFFF;}
#section-54266 h3 { color: #FFFFFF;}
#section-54266 p { color: #EEEEEE;}
#section-54807 { background-color: #cb0c1e;}
#section-54807 h1 { color: #ffffff;}
#section-54807 h2 { color: #ffffff;}
#section-54807 h3 { color: #ffffff;}
#section-54807 p { color: #ffffff;}
#section-54807 .button, .button a { color: #cb0c1e;}
#section-54807 .button, .button a { background-color: #ffffff;}
#section-54807 img{width:50%;text-align:center;}
#section-54807 
form{margin-top:0;padding:0;}
#section-54807 
b:link{color:white !important;}
#section-54807 
b{color:white !important;}
#section-54807 
a:link{color:white !important;}
#section-54807 
a:visited{color:white !important;}
#section-54807 
.button a:link{color:#cb0c1e !important;}
#section-54807 
.button{color:#cb0c1e !important;}
#section-54807 
.button a:visited{color:#cb0c1e !important;}
#section-newsletter-anmeldung-createsend { background-color: #EEEEEE;}
#section-55749 { background-color: #cb0c1e;}
#section-55749 h1 { color: #ffffff;}
#section-55749 h2 { color: #ffffff;}
#section-55749 h3 { color: #ffffff;}
#section-55749 p { color: #ffffff;}
#section-55749 .button, .button a { color: #cb0c1e;}
#section-55749 .button, .button a { background-color: #ffffff;}
#section-55749 img{width:50%;text-align:center;}
#section-55749 
form{margin-top:0;padding:0;}
#section-55749 
b:link{color:white !important;}
#section-55749 
b{color:white !important;}
#section-55749 
a:link{color:white !important;}
#section-55749 
a:visited{color:white !important;}
#section-55749 
.button a:link{color:#cb0c1e !important;}
#section-55749 
.button{color:#cb0c1e !important;}
#section-55749 
.button a:visited{color:#cb0c1e !important;}
#section-56093 { background-color: #cb0c1e;}
#section-56093 h1 { color: #FFFFFF;}
#section-56093 h2 { color: #FFFFFF;}
#section-56093 h3 { color: #FFFFFF;}
#section-56093 p { color: #FFFFFF;}
#section-56093 .button, .button a { color: #444444;}
#section-56093 .button, .button a { background-color: #FFFFFF;}
#section-56093 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-56093 
h3{margin-top:30px;margin-bottom:10px;}
#section-56093 
label{color:#FFF;}
#section-56826 { background-color: #cb0c1e;}
#section-56826 h1 { color: #ffffff;}
#section-56826 h2 { color: #ffffff;}
#section-56826 h3 { color: #ffffff;}
#section-56826 p { color: #ffffff;}
#section-56826 .button, .button a { color: #cb0c1e;}
#section-56826 .button, .button a { background-color: #ffffff;}
#section-56826 img{width:50%;text-align:center;}
#section-56826 
form{margin-top:0;padding:0;}
#section-56826 
b:link{color:white !important;}
#section-56826 
b{color:white !important;}
#section-56826 
a:link{color:white !important;}
#section-56826 
a:visited{color:white !important;}
#section-56826 
.button a:link{color:#cb0c1e !important;}
#section-56826 
.button{color:#cb0c1e !important;}
#section-56826 
.button a:visited{color:#cb0c1e !important;}
#section-59118 { background-color: #FFFFFF;}
#section-60377 h2{margin-bottom:50px;}
#section-60876 { background-color: #cb0c1e;}
#section-60876 h1 { color: #ffffff;}
#section-60876 h2 { color: #ffffff;}
#section-60876 h3 { color: #ffffff;}
#section-60876 p { color: #ffffff;}
#section-60876 .button, .button a { color: #cb0c1e;}
#section-60876 .button, .button a { background-color: #ffffff;}
#section-60876 img{width:50%;text-align:center;}
#section-60876 
form{margin-top:0;padding:0;}
#section-60876 
b:link{color:white !important;}
#section-60876 
b{color:white !important;}
#section-60876 
a:link{color:white !important;}
#section-60876 
a:visited{color:white !important;}
#section-60876 
.button a:link{color:#cb0c1e !important;}
#section-60876 
.button{color:#cb0c1e !important;}
#section-60876 
.button a:visited{color:#cb0c1e !important;}

/* Custom Styles */

h5#logo-center{width:150px;height:150px;}
.button{font-size:18px;border-radius:8px;}
footer{border-top:1px solid #cb0c1e;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:24px;color:#cb0c1e;font-family:Alike;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}

.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:18px;color:#B1C677;}


/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
/* header{position:relative;background-color:white;} */
#section-15034{display:block;} /* Öffnungszeiten Startseite mobil */
#section-15032{display:none;} /* Slider Startseite desktop */
#section-15033{display:block;} /* Slider Startseite mobil */
}