body, html {height: 100%;
background-color: #491000;
}

body,h1,h2,h3,h4,h5,h6 {font-family: "Bitter"}
.menu {display: none}
.bgimg {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/javabeen_home.jpg");
  min-height: 90%;
}

.w3-sidebar {
	background-color: #491000;
}

.sidebarmenu {
	font-family: "Hind";
}

.w3-center {
	background-color: #191312;
	color: #DFD9AB;
}

.w3-left {
	color: #DFD9AB;
}

.w3-bar-item {
	color: #DFD9AB;
	
}

.w3-hide-small {
	color: #DFD9AB;
}

.onlineorderbutton {
	background-color: #883E24;
	color: #DFD9AB;
}

.fa-search {
	color: #DFD9AB;
}

.fa-facebook-official {
	color: #DFD9AB;
}

.fa-instagram {
	color: #DFD9AB;
}

.fa-twitter {
	color: #DFD9AB;
}

.fa-yelp {
	color: #DFD9AB;
}

.titlemenu {
	background-color: #191312;
	color: #DFD9AB;
	font-family: "Hind";
}

.cafemenu {
	background-color: #191312;
	color: #DFD9AB;
    display: none;
}

.onlineorderbody {
    background-color: #191312;
    color: #DFD9AB;
}

.onlineordertext {
	color: #191312;
}

.w3-container {padding:0.01em 16px}

.w3-card {box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}

.w3-padding-48 {padding-top:48px!important;padding-bottom:48px!important}

.headeronlinesec {
	padding:0.01em 16px;
	color: #DFD9AB;
}

.eventscontent {
    color: #DFD9AB;
}

.locationcontent {
    background-color: #191312;
    color: #DFD9AB;
    text-align: center;
}

.menuitems {
    font-family: "Hind";
}

.submit {
    background-color: #7E0000;
    color: #DFD9AB;
}

.contactme {
    background-color: #7E0000;
    align-content: center;
}