@font-face {
  font-family: 'OpenSans,sans-serif';
  src: url("images/OpenSans.ttf");
  font-weight: normal;
  font-style: normal; }

body, #main{
	background: url(images/bg.jpg) center no-repeat;}

.page-title{
	color: #314AD4; /* Section H1 Color */
	 }	
	
.active, .navbar-default .navbar-nav > li > a:hover, navbar-nav > li > a:focus{
	color: #fff !important; /* Nav active Color */}
	
#menu, #deliver, #contact, #facebook_like{
	background: #101010; /* Section BG Color */}	
	
.navbar-default .navbar-nav > li > a{
	 
	color:#314AD4;
}	
	
nav.navbar.navbar-default.navbar-fixed-top, footer, .navbar-collapse{
	background: #000000; /* Nav and Footer BG Color */
	color:#fff; /* Nav and Footer font color */}	

.navbar-default{
	border-bottom: 1px #000000 solid; /* Nav Border Color */}
	
#nav-logo{
	width: 200px;
	padding-top: 10px;
}		

@media (max-width: 480px){
#nav-logo {
  width: 200px !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: "OpenSans,sans-serif";
	 }
	
#main h2{
	color:#fff; /* Tagline Color */
	font-weight: 600 !important;
	 
	}
	
.welcome #contact-details {
	 
}	
	
/* Main Section */

#menu h2{
	color: #fff;
	text-transform: uppercase;
	 
}

.menu-item h4{
	color: #fff;
	 
}

.menu-border{
	border-color: #314AD4;
}

.menu-prices{
	color: #314AD4;
	font-size: 12px ;
}

.menu-item p{
	color: #eeeeee;
}

.menu_title_footer, .menu_title_header{
	color: #eeeeee;
}

hr{
	border-top: 1px solid #eee;
}	

#about{
	background-color: rgba(0, 0, 0, 0.60);
}

/* Deliver Section */
	
#deliver h4{
	color: #fff; /* Suburb Color */
	 
}

/* Contact Section */

#contact button{
	background: #314AD4; /* Button Color */
    border-color: #314AD4; /* Button Border Color */}
	
#contact label{
	color: #314AD4;
	 
}
	
#openinghours .day,	
#openinghours th{
	color: #314AD4; /* Day Color */
	 }	
	
#footer h1{
	 
}

.cd-top, .cd-top2{background-color:#314AD4;border-radius: 5px;}

#collapsedrinks.panel-collapse img {
	display:none;
}

.specials .menu-desc-img img, .deals .menu-desc-img img{
	display: none;
}