@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Raleway:400,700,800&display=swap');
body,
#main {
	background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), url(images/bg.jpg) repeat #000;
	background-attachment: fixed;
	background-position: top; 
	background-size: cover !important;
	font-family: 'Raleway', sans-serif !important;	
	color: #1d1d1d;	
}
#deliver,
#menu {
	background: url(images/menu-bg.jpg) repeat #fff;
	background-attachment: fixed;
	background-position: top;
	background-size: cover !important;	
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
#about {
	background: url(images/about-bg.jpg) repeat #fff;
	background-position: center;
	background-size: cover !important;	
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
#contact {
	background: #fff;
	padding-top: 30px !important;
	padding-bottom: 50px !important;	
}
#facebook_like{
	background: #1D1D1D;	
	padding-top: 30px !important;
	padding-bottom: 50px !important;	
}
footer{
	background: #101010;	
	padding-top: 20px !important;
	padding-bottom: 10px !important;		
}
.page-title {
	color: #1d1d1d;
	font-size: 60px;
	font-family: 'Alfa Slab One', cursive;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#menu .page-title{
	color: #fff;
	text-align: center;
}
#deliver .page-title,
#facebook_like .page-title{
	color: #fff;
}
#contact .page-title {
	font-size: 45px !important;
}
#nav-logo {
	width: 250px;
	padding-top: 26px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 10px 20px;
}
.active {
	color: #212121 !important;
}
.navbar-default .navbar-nav > li > a:hover,
navbar-nav > li > a:focus {
	color: #fff !important;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:after,
.navbar-default .navbar-nav > li > a:before {
	transition: all .5s;
}
.navbar-default .navbar-nav > li > a {
	position: relative;
	z-index: 1;
}
.navbar-default .navbar-nav > li > a:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 1px;
	content: '.';
	color: transparent;
	background: #EB0028;
	visibility: none;
	opacity: 0;
	z-index: -1;
}
.navbar-default .navbar-nav > li > a:hover:after {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.navbar.navbar-default.navbar-fixed-top,
.navbar-collapse {
	background: #231f20;
	color: #212121;
}
.navbar.navbar-default.navbar-fixed-top {
	-webkit-box-shadow: 3px 10px 30px -25px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 3px 10px 30px -25px rgba(0, 0, 0, 0.75);
	box-shadow: 3px 10px 30px -25px rgba(0, 0, 0, 0.75);
}
.navbar-default {
	border-bottom: #fff;
	box-shadow: none;
}
.nav {
	margin-top: 35px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #EB0028;
	/* toggle color */
}
/* Main Section */
#main button {
	color: #fff;
	font-family: 'Alfa Slab One', cursive;
	font-weight: normal !important;
	text-shadow: none !important;
	background: #EB0028;
	border: solid 2px #EB0028;
	border-radius: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
#main a button:hover {
	color: #fff;
	background: #C00710;
	border: solid 2px #C00710;
}
#main a button {
	-webkit-transition: all .5s;
}
#main h2 {
	color: #fff;	
	font-size: 50px;
	text-shadow: none !important;
	text-transform: uppercase;
}
#main h2:after {
	content: "";
	background-color: #EB0028;
	display: block;
	height: 5px;
	width: 50%;
	margin: auto;
	margin-top: 10px;
}
.welcome #contact-details,
#main #cuisine {
	color: #fff;
	font-size: 15px;
	font-family: 'Raleway', sans-serif !important;
	text-shadow: none !important;
}
.welcome #contact-details p {
	margin-top: 5px !important;
	margin-bottom: 0px !important;
}
#cuisine {
	color: #1d1d1d;
	text-shadow: none !important;
}
#main #menu-scroll-down a {
	color: #fff;
}
/* Menu Section */

#menu {
	padding-top: 20px;
	padding-bottom: 80px;
}
#menu .panel {
	background: #F5F5F5;
	border: solid 30px #EB0028;
	border-radius: 0px !important;
	margin-top: 40px;
	padding: 50px 20px;
}
#menu .panel-body{
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
}
#menu .panel-heading {
	background: transparent;
}
#menu .col-md-6 {
    width: 45%;
}
#menu h2 {
	color: #1d1d1d;
	font-size: 45px;
	font-weight: 800;
	text-align: left;
	text-transform: uppercase;
}
.menu-item h4 {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-align: left;
	border-bottom: 1px dashed #c3c3c3;
	padding-bottom: 5px;
}
.menu-prices {
	color: #EB0028;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	/* margin-top: 57px; */
}
.menu-item p {
	color: #1d1d1d;
	font-size: 13px;
	text-align: left;
}
.menu_title_footer,
.menu_title_header {
	color: #1d1d1d;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 10px;
	font-weight: 600px;
}
#menu-row hr {
	border-top: #eee dotted 2px;
	display: none;
}
.menu-border {
	display: none;
}
/* horizontal lines */

hr {
	border-top: 1px solid #ED2224;
}
/* About Section */
#about .page-title {
	color: #1d1d1d;
	text-align: left;
	padding-bottom: 10px;
}
.about {
	font-family: 'Raleway', sans-serif;
	color: #1d1d1d;
	font-size: 17px;
	width: 70%;
}
/* Location Section */
#map #contact-details {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
}
/* Deliver Section */
#deliver h4 {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}
/* Contact Section */
#contact #contact-details,
#contact #cuisine {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
	font-size: 13px !important;
}
#map .glyphicon,
#contact .glyphicon {
	color: #EB0028;
}
#contact hr {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 3px solid #ED2224;
}
.val-err {
	border: 3px solid rgb(250, 66, 81) !important;
}
#contact label,
#loyalty label {
	color: #1d1d1d;
	display: none
}
#contact-form .form-control,
#loyalty-form .form-control {
	border: #1d1d1d solid 3px;
	box-shadow: none;
	border-radius: 3px !important;
	background: #fff;
}
#contact-form .form-control:focus,
#loyalty-form .form-control:focus {
	border: #1d1d1d solid 3px;
	box-shadow: none;
	border-radius: 3px;
	background: #fff;
}
#contact button,
#loyalty button {
	cursor: pointer;
	color: #ffffff;
	border: none;
	border-radius: 0px;
	background-color: #ED2224;
	box-sizing: border-box;
	box-shadow: none;
	
	font-size: 16px;
	font-weight: normal !important;
	line-height: 1.15em;
	letter-spacing: .10em;
	text-transform: uppercase;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 19px 35px;
	width: 100%;
}
#contact button:hover,
#loyalty button:hover {
	color: #fff;
	background: #C00710;
	border: none;
	box-shadow: none;
}
/* Opening Section */
#openinghours th {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
#openinghours .day {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
}
#openinghours td {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
}
#openinghours h2 {
	display: none;
	color: #1d1d1d;
	margin-bottom: 20px;
}

#feedback .page-title {
	color: #fff;
}
/* Others */
#footer h1 {
	color: #fff !important;
	font-family: 'Alfa Slab One', cursive;
	font-size: 30px;
	text-transform: uppercase;
}
#footer p {
	color: #fff !important;
	font-family: 'Raleway', sans-serif;	
}
/* Others */
.cd-top,
.cd-top2 {
	background-color: #ED2224;
	border-radius: 0px;
}
@media (max-width: 480px) {
	#nav-logo {
		width: 200px !important;
		padding-top: 30px;
	}
	.page-title {
		font-size: 30px !important;
	}
	#contact .page-title {
		font-size: 30px !important;
	}	
	.navbar-default .navbar-nav {
		background: #ECEFF1 !important;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		margin-top: 0px;
	}
	#menu,
	#about,
	#deliver,
	#contact,
	#loyalty,
	#feedback {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	.navbar-default .navbar-nav > li > a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#menu .panel {
		background: #F5F5F5;
		border: solid 15px #EB0028;
		border-radius: 0px !important;
		margin-top: 40px;
		padding: 50px 20px;
	}
	#menu .panel-body{
		padding: 0px;
		margin: 0px;
		margin-top: 20px !important;
	}
	#menu .panel-heading {
		background: transparent;
	}
	#menu .col-md-6 {
		width: 100% !important;
	}	
	#menu h2 {
		font-size: 30px !important;
	}	
	#main h2 {
		font-size: 30px !important;
	}
	#main button {
		font-size: 16px !important;
		padding: 16px 25px !important;
		margin-top: 20px;
	}	
	#about .page-title {
		text-align: center !important;
	}
	.about {
		text-align: center !important;
		width: 100% !important;
	}	
	#contact-form {
		margin-bottom: 50px;
	}
	#openinghours h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}	
	#footer h1 {
		font-size: 20px;
	}	
}