@font-face {font-family: "Alternate Gothic";
    src: url("fonts/Alternate Gothic W01 No 1 V1.eot");
    src: url("fonts/Alternate Gothic W01 No 1 V1.eot?#iefix") format("embedded-opentype"),
    url("fonts/Alternate Gothic W01 No 1 V1.woff2") format("woff2"),
    url("fonts/Alternate Gothic W01 No 1 V1.woff") format("woff"),
    url("fonts/Alternate Gothic W01 No 1 V1.ttf") format("truetype"),
    url("fonts/Alternate Gothic W01 No 1 V1.svg#Alternate Gothic W01 No 1 V1") format("svg");
}

@font-face {font-family: "SignPainter";
    src: url("fonts/SignPainter HouseScript Regular.ttf") format("truetype");
}


body, #main{
	background:     linear-gradient(
      rgba(255, 255, 255, 255.4), 
      rgba(255, 255, 255, 0.2)
    ), url(images/bg.jpg) no-repeat;
	background-position: center;
}

.page-title{
	color: #c02231; /* Section H1 Color */
	font-family: SignPainter;
	text-transform: capitalize;
}	
	
.active, .navbar-default .navbar-nav > li > a:hover, navbar-nav > li > a:focus{
	color: #C73E4A !important; /* Nav active Color */}
	
#menu, #deliver, #contact, #facebook_like{
	background: #EAEAEA; /* Section BG Color */}	
	
.navbar-default .navbar-nav > li > a{
	 
	color:#7b0000;
	font-weight: bold !important;
}


.navbar-default .navbar-toggle .icon-bar {
  background-color: #c02231;
}		
	
.navbar.navbar-default.navbar-fixed-top, footer, .navbar-collapse{
	background: transparent; /* Nav and Footer BG Color */
	color:#000; /* Nav and Footer font color */
	}	

.navbar-default{
	border-bottom: 0px #7b0000 solid; /* Nav Border Color */}
	
#nav-logo{
	width: 160px;
}		


	
/* Main Section */
	
#main button{
	background: rgba(0, 0, 0, 0.5); /* Button BG Color */
	 }
	
#main h2{
	color:#fff; /* Tagline Color */
	font-weight: 600 !important;
	 
	}
	
.welcome #contact-details, #main #cuisine{
	 color: #c02231;
	 font-weight: bold;
	 font-family: Alternate Gothic;
	 font-size: 26px;
	 text-shadow: 2px 2px #fff;
}	
	
/* Main Section */


#menu {
	background: url(images/pattern.png) fixed;
	display: block;
	position: relative;
	text-align: center;
	font-family: Alternate Gothic;

}

#menu:after {
	content: "";
	background: #fff;
	background-attachment: fixed;
	position: absolute;
	opacity: ;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

#menu .page-title {
	color: #c02231;
	text-align: center;
	font-family: SignPainter;
}

#menu .container {
	background: rgba(255, 255, 255, 1);
}



#menu h2{
	color: #fff;
	text-transform: uppercase;
	font-family: Alternate Gothic;
	 
}

#menu h2 {
	display: flex;
}

#menu h2 span {
	background: #116f3d;
	padding: 0px 30px;
	-webkit-clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
	clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
	margin: 0 auto;
	display: flex;
}




.menu-item h4{
	color: #333;
	 
}

.menu-border{
	border-color: transparent;
}

.menu-prices{
	color: #c02231;
	font-size: 15px ;
	font-family: Alternate Gothic;
}

.menu-item p{
	color: #333;
}

.menu_title_footer, .menu_title_header{
	color: #000;
}

hr{
	border-top: 1px solid #000;
}	

#about{
	background-color: rgba(255,255, 255, 0.7);
	text-align: center;
}

.about {
	color: #333;
	font-family: Alternate Gothic;
	text-align: center;
}

/* Deliver Section */
	
#deliver h4{
	color: #000; /* Suburb Color */
	 
}


/*Map Section*/
#contact-details, #contact #cuisine{
	font-family: Alternate Gothic;
}

/* Contact Section */

#contact {
	background: #fff;
	font-family: Alternate Gothic;
}

#contact button{
	background: #fff; /* Button Color */
    border: 2px solid #c02231;
	color: #c02231;
	border-radius: 0px;
}
	
#contact label{
	color: #c02231;
	 
}
	


#openinghours .day,	
#openinghours th {
	color: #c02231;
	font-family: Alternate Gothic;
	 }	
	
#footer h1{
	color: #000 !important;
}

#openinghours td, #contact-details, #contact #cuisine, #openinghours h2{
	color:#333;
	
}

.cd-top, .cd-top2{background-color:#c02231;}


.bounce span {
    color: #c02231;
}

#footer h1 {
	color: #333;
    font-family: Alternate Gothic;
}

@media (min-width: 768px) {
	nav .container  {
		background: #fff;
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px;
	}


	#nav-logo {
		position: fixed;
		left: 43%;
		width: 150px;
		margin-top: 0px;
	}

	.nav {
		margin-top: 0px;
	}


	.navbar-default {
		min-height: 10px;
	}

	#bs-example-navbar-collapse-1 {
		margin-top: 140px;
		font-family: "SignPainter";
		padding-bottom: 11px;
	}


	.navbar-right {
		background: #fff;
		float: none !important;
		width: 100%;
		margin: 0 auto !important;
		text-align: center;
	}

	.navbar-nav>li:nth-child(1) {
		margin-left: 30%;

	}

	.navbar-default .navbar-nav > li > a {
		color: #C73E4A;
		font-size: 42px;
		margin: 0px 20px
	}

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active {
		color: #c02231 !important;
	}

	#oo-link, #menu-link {
		right: 300px;
	}

	#about-link, #location-link, #contact-link {
		left: 0px !important;
	}


	.welcome {
		top: 60%;
	}

	#main button {
		background: transparent;
		border: 3px solid #c02231;
		color: #c02231;
		font-family: Alternate Gothic;
		padding: 0px 80px;
		font-size: 90px;
	}

	#main button:hover {
		background: #c02231 !important;
		color: #fff;

	}


	.page-title {
		color: #c02231;
		font-size: 72px;
		text-transform: capitalize;
		text-align: center;
		font-family: SignPainter;
	}

	#menu h2 {
		font-size: 40px;
	}

	.menu-item h4 {
		font-size: 28px;
		letter-spacing: 0.5px;
	}

	.menu-prices {
		font-size: 22px;
	}

	.menu-item p,  #contact-details, #map #contact-details, #openinghours .day, #openinghours th, 
	#openinghours .open_time, #openinghours .close_time,
	#openinghours day, #contact-form .form-control, #contact #cuisine{
		font-size: 22px;
	}

	.about, #contact-form label {
	font-size: 25px;
	}

	#contact button {
		font-size: 26px;
		letter-spacing: 3px;
	}

	#openinghours .day,	
	#openinghours th {
		letter-spacing: 1px;
		color: #c02231;
	}

	#contact-form .form-control {
		border-top: 2px solid #fff;
		border-bottom: 1px solid #000;
	}


	footer {
		background: #eee;
	}
	

}


@media (max-width: 480px){
	.page-title {
		font-size: 58px;
		text-align: center;
	}

	.navbar.navbar-default.navbar-fixed-top, footer, .navbar-collapse {
		background: #fff;
	}

	.navbar-default .navbar-nav > li > a {
		font-family: SignPainter;
		background: #fff !important;
		font-size: 28px;
		color: #c02231;
	}

	#nav-logo {
		width: 90px !important;

	}

	#main button {
		background: transparent;
		border: 3px solid #c02231;
		color: #c02231;
		font-family: Alternate Gothic;
		padding: 0px 40px;

	}


	#menu h2 {
		font-size: 42px;
	}

	.menu-item h4 {
		font-size: 22px;
		letter-spacing: 0.5px;
	}

	.menu-prices {
		font-size: 22px;
	}

	.menu-item p {
		font-size: 20px;
	}

	.about {
		font-size: 22px;
	}

	#contactus #contact-details,
	#openinghours .day, #openinghours th, 
	#openinghours .open_time, #openinghours .close_time,
	#openinghours day, #contact label, #contact-form .form-control  {
		font-size: 24px;
	}

	#contact button {
		font-size: 20px;
		letter-spacing: 3px;
	}

		#contact-form .form-control {
		border-top: 2px solid #fff;
		border-bottom: 1px solid #000;
	}
}