.timetable {
	font-size: 1.2em;
	width: 290px;
    margin: 0 auto;
}

tr.today {
	color: green;
}

.footer-contacts a {
	color: white !important;
}

#mockup-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
#contact-form {
	margin-top: 0 !important;
}

.form-control {
	border-radius: 0 !important;
}

.form-control:focus {
    border-color: #C59D5F !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(197,157,95,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(197,157,95,.6);
}

.btn-custom {
	border-radius: 0;
	border:2px solid #000;
	color:#000;
    font-size:16px;
    background: #fff;
}
.btn-custom:hover {
	color:#fff;
	padding: 6px 12px;
    background: #000;
    border-color: #000;
}

.color-separator {
    background: url(../../sources/color-separator.png) no-repeat center;
}

nav li {
    padding: 10px 12px !important;
}

header.sticky .header-inner:before, header.flat-header .header-inner:before {
	height:100%;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	}

/* h3 -> h1 style */
.hero-title h1 {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 0;
	font-size:calc(0.5rem + 3.5vmin);
}

/* h4 -> h2 style */
.hero-title h2 {
    font-size:calc(0.5rem + 1.3vmin);
    position: relative;
    margin: 6px 0 10px 0;
    color: #fff;
    margin: 0 auto 20px;
	font-weight:400;
}
.hero-title a {
    background: #DFA110;
    padding: 15px 10px;
    font-size:1.3rem;
    color: #fff;
    border-radius: 10px;
    margin: 10px auto;
    text-transform: uppercase;
    display: block;
    max-width:300px;
    box-shadow: 0px 5px 10px rgba(122, 0, 0, 0.1);
}
.hero-title a:hover, .hero-title a:focus, .hero-title a:active {
    background: #DFA110;
    text-decoration: none;
}
.header-section h1 {
    font-size: calc(0.5rem + 4vmin);
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
	}
	
	.header-section h2 {
    font-size: calc(0.5rem + 1.3vmin);
    position: relative;
    margin: 6px 0 10px 0;
    color: #fff;
    margin: 0 auto;
	font-weight:200;
		}
		

/* Startseitentext SEO*/
.starttext {
	color:#ccc;
	background-color: rgba(0,0,0,.5);
	padding:15px;
	text-align:justify;
	}
/* Highlight order */

.order_button {
	border: 2px solid #EC0401; padding: 8px 8px !important; font-weight:700;
	}
	
header.sticky .order_button {
	border: 2px solid #EC0401; padding: 8px 8px !important;
	}

/* fix white font on white bg */
.bold-separator:before, .bold-separator:after {
	background:#000 !important;
	} 
.bgnYlP {
    background-color: rgb(229, 229, 229);
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
	
.footer-inner .bold-separator:before, .footer-inner .bold-separator:after {
		background:#402E1B !important;
		}
		
.nav-social a {color:#fff;}


.form-control:focus {
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(225, 33, 33,.6);
}

.starttext {display:none;}

div .half-circle {
    border: 3px solid #fff;
}
@media (orientation: portrait){
    .bg {
        background-position: right;
    }
}
/** about-us **/
.about__us, .injera, .kaffe{
  padding: 120px 0px;
    z-index: 10;
}
.about__us .normal__text {
  margin-bottom: 26px;
}
.about__right__img__two img{
  border-radius: 10px;
}
.about__right__img__two {
  float: right;
}
.about__right__img__one {
    bottom: 4px;
    z-index: 99;
}
.about__img__middel img {
  width: 256px;
  height: 256px;
  border-radius: 50%;
}
.about__right__img__one img {
  width: 256px;
  height: 256px;
  border-radius: 50%;
}
.about__right__img__one {
  bottom: 4px;
  z-index: 99;
}
.about__us .icon.icons-1 {
  width: 661px;
  height: 413px;
  right: 0;
  bottom: 0;
}
.about__us .icon.icons-2 {
  width: 351px;
  height: 430px;
  top: 171px;
  left: 37%;
  transform: translate(-37%);
  perspective: 500px;
  -webkit-animation: footerTree 5s ease-in infinite;
  animation: animateTree 5s ease-in infinite;
}
.anim-icon .icon {
  position: absolute;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1200px) {
    .anim-icon {
        display: none;
    }
    .about__right__img__one{
        display: none;
    }
    .about__right__img__two {
      float: none;
        width: 100%;
    }
    .about__right__img__two img {
      width: 80%;
    }
    .about__us, .injera, .kaffe {
      padding: 40px 0px;
    }
}
.p_absolute {
    position: absolute;
}
.injera_bg{
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    color:#fff;
}
.img-injera{
    margin: 10px auto;
}

.logo-holder .respimg {
    width: 320px;
    margin-top:50px;
}

.logo-sticky .respimg {
   width: 250px; 
    margin-top:33px;
}
.header-inner, header.sticky .header-inner {
    background:#fff;
}

.sticky .nav-holder {
    margin-bottom: 5px;
}

.nav-button span, header.sticky .nav-button span {
    background: #888;
}


@media only screen and (max-width: 756px) {
    .respimg {
        max-width: 200px;
    }
}

.logo-holder .respimg {
    margin-top: 25px;
}
body {
    background-color: #fff !important;
}
.clearfix {clear:both; overflow: hidden;}

.nav-pills > li > a {
  border-radius: 4px;
  border:1px solid #777777;
    color:#777777;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
  color: #fff !important;
  background-color: #BE1623;
  box-shadow: 0 5px 20px rgba(190,2,35,0.4);
  border: 1px solid #BE1623;
}
.menulistnav{
    padding:30px 0;
}
.menuiteamcont{
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
}
.menu-item-image{
    position: relative;
    overflow: hidden;
    height: 250px;
}
.menu-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s 
ease;
}
.menu-item-content {
    padding: 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.linkmenu{
    text-align: left;
}
.row-eq-height{
  display:flex;
}
@media only screen and  (max-width: 768px){
    .row-eq-height{
  display:block;
}
}
.menucontainer{
    margin-bottom:20px;
}