body{
	font-size: 16px;
	color: #fff;
	background-color:#61122f;
	font-family: 'Oxygen', sans-serif;
}
#header-nav{
	background-color: yellow;
	border-radius: 5px;
	border:0px;
	height: 80px;
}
#logo-img{
	background: url('../images/menu/b/dinner.jpg') no-repeat;
	height: 50px;
	width: 50px;
	margin:10px 15px 10px 0px;
	margin-right:500px;
	image-rendering: circle;
}

span{
	color: orange;
	font-size: 16px;
}
img{
	float: left;
}
.navbar-brand{
	padding-top:0px;
}
.navbar-header h1{
	font-family: 'Lora', serif;
	color: #557c3e;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight:bold;
	text-shadow: 1px 1px 1px #222;
	margin-top: 0;
	line-height: .75;
}
.navbar-brand a:hover,.navbar-brand a:focus{
	text-decoration: none;
}
.navbar-brand p{
	color: #000;
	text-transform: uppercase;
	font-size: .7em;
	margin-top: 15px;
}
.navbar-brand p span{
	vertical-align: middle;
}
#nav-list{
	margin-top: 10px;
}
#nav-list a{
	color: #951C49;
	text-align: center;
}
#nav-list a:hover{
	background:#E7E7E7;
}
#nav-list a span{
	font-size: 1.8em;
}
#phone{
	margin-top: 5px;
}
#phone a{
	text-align: right;
	padding-bottom: 0;	
}
#phone div{
	color: #557c3e;
	text-align: right;
	padding-right: 15px;
}

.navbar-header button .navbar-toggle, .navbar-header .icon-bar{
	border:1px solid #61122f;
	display: block;
	width:12px;
	height: 2px;
}
.navbar-brand button span{
	top:5px;
}
.panel-footer{
	margin-top: 30px;
	padding-top: 35px;
	padding-bottom: 30px;
	background-color: #222;
	border-top: 0;
}
.panel-footer div.row{
	margin-bottom: 35px;
}

#hours, #address{
	line-height: 2;
}
#hours span,#address span{
	font-size: 1.3em;
}
#address p{
	color: #557c3e;
	font-size: .8em;
	line-height: 1.8;
}
#testimonials{
	font-style: italic;
}
#testimonials p:nth-child(2){
	margin-top: 25px;
}
.container .jumbotron{
	float: left;
	background:url('../images/bottom.jpg');
	box-shadow: 0 0 50px #350C1F;
	border:1px solid blue;
	padding-top:25px;
	height: 575px;
	background-position: center;
	margin-top: 25px;
}
#menu-tile, #specials-tile, #map-tile{
	height: 250px;
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	border:2px solid #61122f;
	overflow: hidden;
}

#menu-tile:hover, #specials-tile:hover , #map-tile:hover{
	box-shadow: 0 1px 5px 1px #cccccc;
}
#menu-tile{
	background:url("../images/breakfast1.jpg");
	background-position: center;
}
#specials-tile{
	background:url('../images/breakfast2.jpg');
	background-position: center;
}
#map-tile{
	background:url('../images/breakfast2.jpg');
	background-position: center;
}
#menu-tile span , #specials-tile span, #map-tile span{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	text-transform: uppercase;
	background-color: #000;
	color: #yellow;
	opacity: .8;
	text-shadow:transparent;
} 
.display-4{
	text-shadow: initial;
	size: 100px;
}

.category-tile{
	position: relative;
	border: 2px solid #350C1F;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0 auto 15px;
	 
}
.category-tile span{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	opacity: .8;

}
.category-tile: hover{
	box-shadow: 0 1px 5px 1px #cccccc;
}
#menu-categories-title + div{
	margin-bottom: 50px;
}

.menu-item-tile{
	margin-bottom: 25px;
}
.menu-item-tile hr{
	width: 80%;
}
.menu-item-tile .menu-item-price{
	font-size: 1.1em;
	text-align: right;
	margin-top: -15px;
	margin-right: -15px;
}
.menu-item-photo{
	position: relative;
	border: 2px solid #3F0C1F;
	overflow: hidden;
	padding: 0;
	margin-right: -15px;
	margin-left: auto;
	margin-bottom: 20px;
	max-width: 250px;
}
.menu-item-photo div{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #557c3e;
	width: 80px;
	text-align: center;
}
.menu-item-tile .menu-item-price span{
	font-size: .6em;
}
.menu-item-discription{
	padding-right: 30px;
}
h3.menu-item-title{
	margin: 0 0 10px; 
}
.menu-item-details{
	font-size: .9em;
	font-style: italic;
}

@media(min-width: 1200px){
	 .container .jumbotron{
		
		height: 675px;
		width: 99%;
		}
	}
@media(min-width: 992px) and (max-width:1199px){
	#logo-img{
		background: url('https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRpYuR6qrbmfWuGtFdJdn7H8kWbDurUZWmhEw&usqp=CAU') no-repeat;
		height: 100%;
		width: 100%;
		margin:10px 15px 10px 0px;
		}
	 .container .jumbotron{
			background:url('../images/bottom.jpg') no-repeat;
			height: 675px;
			width:100%;
			background-size: cover;
			margin-top: 25px;
		}
	.display-4{
		float: right;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.container .jumbotron{
		background:url('../images/bottom.jpg') no-repeat;
		height: 431px;
		width:100%;
		margin-top: 40px;
	}
	.display-4{
		float: right;
	}
}
@media(max-width: 767px){
	.navbar-brand{
		padding-top: 10px;
		height:80px;
	}
	.navbar-brand h1{
		padding-top: 10px;
		font-size: 5vw;
	}
	.navbar-brand p{
		text-transform: uppercase;
		font-size: .6em;
		margin-top:12px; 
		height:80px;
	}
	.navbar-brand p img{
		height: 20px;
	}
	.container .jumbotron{
		background:url('../images/bottom.jpg') no-repeat;
		padding:0;
		margin-top: 50px;
		
	}
	.display-4{
		float: right;
	}
	.panel-footer section{
		margin-bottom: 30px;
		text-align: center;
	}
	.panel-footer section:nth-child(3){
		margin-bottom: 0;
	}
	.panel-footer section hr{
		width: 50%;
	}
	.col-xxs-12{
		position: relative;
  		width: 100%;
  		padding-right: 15px;
  		padding-left: 15px;
  		float: left;
  		min-height: 1px;
  		margin:15px;
  	}
  	#menu-categories-title{
  		margin-top: 50px; 
  	}
  	.menu-item-photo{
  		margin-right: auto;
  	}
  	.menu-item-tile .menu-item-price{
  		text-align: center;
  	}
  	.menu-item-discription{
  		text-align: center;
  	}
	#home-tile{
  		position: relative;
  		float: left;
  		box-sizing: border-box;
  	}

}
.payment{
	position: relative;
	margin-top: 50px;
	margin-bottom: 500px;
	height: 200px;
	text-align: center;
	height: 100px;
	width: 100%;
}
