@font-face {font-family: "BoosterNextFY";
    src: url("images/Booster Next FY W01 Bold.eot");
    src: url("images/Booster Next FY W01 Bold.eot?#iefix") format("embedded-opentype"),
    url("images/Booster Next FY W01 Bold.woff2") format("woff2"),
    url("images/Booster Next FY W01 Bold.woff") format("woff"),
    url("images/Booster Next FY W01 Bold.ttf") format("truetype"),
    url("images/Booster Next FY W01 Bold.svg#BoosterNextFYW01-Bold") format("svg");
}

body, #main{
	background: url(images/bg.jpg) center no-repeat;
	font-family: BoosterNextFY !important;
}

 
.page-title{
	color: #000; /* Section H1 Color */
	}	
	
.active, .navbar-default .navbar-nav > li > a:hover, navbar-nav > li > a:focus{
	color: #fff !important; /* Nav active Color */
	background: #000;}
	
	
	
#deliver, #contact, #facebook_like {
	background: rgba(255, 255, 255, 0.8);
}	

#menu {
	background: #fff;
    margin-bottom: 10px;
}
	
.navbar-default .navbar-nav > li > a{
	 
	color:#000;
}	
	
nav.navbar.navbar-default.navbar-fixed-top, footer, .navbar-collapse{
	background: #fdfef9; /* Nav and Footer BG Color */
	color:#fff; /* Nav and Footer font color */}	

.navbar-default{
	border-bottom: 5px #000 solid; /* Nav Border Color */}
	
#nav-logo{
	width: 95px;
	padding-top: 10px;
}		

@media (max-width: 480px){
#nav-logo {
  width: 90px !important;
  padding-top: 15px;
}
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
	
/* Main Section */
	
#main button{
	background: rgba(0, 0, 0, 0.5); /* Button BG Color */
	font-family: 'Open Sans',sans-serif;
	border-radius: 20px;
	 }
	
#main h2{
	color:#fff; /* Tagline Color */
	font-weight: 600 !important;
	 
	}

#cuisine {
	font-family: 'Open Sans',sans-serif;
}
	
#cuisine:nth-child(2) {
	color: #000 !important;
}
	
.welcome #contact-details {
	color: #fff !important; 
}	
	
/* Main Section */

#menu h2{
	color: #000;
	text-transform: uppercase;
}

.menu-item h4{
	color: #000;
}

.menu-border{
	border-color: #FFD503;
	display: none;
}

.menu-prices{
	color: #000;
	font-size: 12px ;
}

.menu-item p{
	color: #000;
}

.menu_title_footer, .menu_title_header{
	color: #eeeeee;
	display: none;
}

hr{
	border-top: 1px solid #000 !important;
}	

#about{
	background-color: rgba(0, 0, 0, 0.60);
}

/*About Section*/
#about h1 {
    margin-bottom: 10px;
    color: #fff !important;
}

/* Deliver Section */
	
#deliver h4{
	color: #000; /* Suburb Color */
	 
}

/* Contact Section */

#contact button{
	background: #fff; /* Button Color */
    border-color: #000; /* Button Border Color */
	color: #000; /*button font color*/}
	
#contact button:hover {
	background: #000;
	border-color: #fff;
	color: #fff;
}
	
#contact label{
	color: #000;
	 
}
	
#openinghours .day,	
#openinghours th,
#openinghours td{
	color: #000; /* Day Color */
	 }	

#openinghours h2, #contact-details, #footer, #footer h1 {
	color: #000 !important; 
}

#contactus span, #contactus p {
	color: #000 !important
}

.cd-top, .cd-top2{background-color:#000;border-radius: 5px;}

