body{
	background-color: #f9c406;
	text-align: left;
	font-size: 18px;
	font-family: "Quattrocento", Courier, monospace;
	color: #333;
	font-weight: 200;
}

.row {margin: 10px 20px 10px 0;}

ul{
	list-style: none;
	padding-left: 0;
}

.navbar-default{
	background-color: #F9F9F9;
	border-bottom: 1px solid #f9c406;
}

.navbar-brand,
.navbar-nav li a {
	height: 70px;
	line-height: 45px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand{
	color: #333;
	text-transform: uppercase;
	font-family: "Questrial";
	font-weight: 400;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background-color: #f9c406;
	min-height: 100%;
	color: #333;
	text-transform: uppercase;
	font-family: "Questrial";
	font-weight: 400;
}

.navbar-header, a.navbar-brand{
}
.navbar-header img{
	height: 50px;
	margin: 0px 20px 10px 30px;
}

a{}


h5.anchor{
	padding-top: 4em;
	margin-top: -4em;
	background-color: transparent;
}

h1, h2, h3, h4{
	text-align: left;
	font-family: "Questrial";
	font-weight: 400;
	text-transform: uppercase;
}


#shell{
	min-width: 100%;
	margin: 0 auto;
	height: auto;
}

.container{
	min-width: 100%;
	background-color: #f9f9f9;
	border-top: 10px solid #f9c406;
}

div.column{
	max-width: 1500px;
}

#headerImg{
	height: 790px;
	background: black url('../img/yard_booth_large.jpg') no-repeat center center;
	text-align: center;
	background-size: cover;

}

#tapsImg{
	height: 500px;
	background: black url('../img/yard_taps_large.jpg') no-repeat center center;
	background-size: cover;
}

#saladImg{
	height: 750px;
	background: black url('../img/yard_salad_large.jpg') no-repeat center center;
	background-size: cover;
}

#backbarImg{
	height: 600px;
	background: black url('../img/yard_backbar_large.jpg') no-repeat center center;
	background-size: cover;
}


#tacoImg{
	height: 750px;
	background: black url('../img/yard_taco_large.jpg') no-repeat center center;
	background-size: cover;
}

#yardLogo{
	display: inline-block;
	width: 70%;
	max-width: 700px;
	height: 300px;
	background: url('../img/yard_logo.svg') no-repeat;
	z-index: 1;
	margin: 150px auto 0;
	padding: 0;
}

#about{
	padding: 0 0 0 2em ;
}
#about h2#about-intro{
	margin-top: 0;

}

.text{
}

footer{
	height: 140px;
	background-color: #333;
}

/*BEER LIST*/
/*----------------------------------------------------------------------------*/
.beerlist {
        padding: 12px 0 10px 20px;

}

.other-drinks{
	padding: 12px 0 10px 33px;
}

.other-drinks ul.column1 .liney li, .other-drinks ul.column2 .liney li{
	margin-bottom: 1em;
	margin-right:2em;
	border-bottom: 2px dotted #f9c406;
	padding-bottom: .5em;
}

.other-drinks ul.column2 li{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}

#beerNest{
	width: 100%;
}
#data1, #data2{
	min-width: 49%;
	/*min-width: 400px;*/
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 0 0;
	margin: 0 auto;
}

.beerlist #data1 ul, .beerlist #data2 ul{
}

.beerlist #data1 ul li.nextup, .beerlist #data2 ul li.nextup{
    color: #7F7F7F;
}

.beerlist #data1 ul li.spacemaker, .beerlist #data2 ul li.spacemaker{
    border-top: 2px dotted #f9c406;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

.beerlist #data1 .listend, .beerlist #data2 .listend {
    padding: 0 0 10px 0;
}

li.beer_name{
	font-weight: 700;
/*		font-family: "Signika", monospace;*/
	text-transform: uppercase;
}

span.drink-name{
	font-family: "Questrial";
	font-weight: 400;
}

#updateShell {
    font-size: .8em;
    text-align: left;
}

/*FOOD LIST*/
/*----------------------------------------------------------------------------*/
#food{
	padding: 12px 0 10px 33px;
}
#food .row {margin: 0px;}
#food > h1{
}
section#food{
	width: 100%;
}
.menu-line{
	margin-top: .5em;
	margin-bottom: .5em;
	border-bottom: 2px dotted #f9c406;
}


p#menuLinks{
	text-align: left;
}
#brunch{
	margin-bottom: 30px;
}
#happyHour{
}

ul.column1, ul.column2, ul.column{
	width: 49%;
	display: inline-block;
	padding: 0 10px 0 0;
}

ul.column1{
	vertical-align: top;
}

/*PHOTOS*/
/*----------------------------------------------------------------------------*/
section#photos{
	height: 100%;
	overflow: hidden;
	background-color: #f9f9f9;
}


/*FOOTER*/
/*----------------------------------------------------------------------------*/
 section#location{
 	height: 500px;
 	margin: 15px;
 }

 footer{
 	padding: 15px;
 	height: 100%;
 	margin-top: 10px;
 }
 #adr{
 	display: inline-block;
 	width: 49%;
 	vertical-align: top;
 	color: white;
 }
#map-canvas { 
 	width: 100%;
 	height: 350px;
	display: inline-block;

 }
 #hours{
 	vertical-align: top;
 	display: inline-block;
 	width: 49%;
 	color: white;
 }

 footer ul {
 	padding-left: 0;
 }

 #closer{
 	text-align: center;
 	width: 100%;
 	margin: 50px 0 20px;
 	color: #666;
 }
 #closer img{
 	height: 30px;
 }
  #social{
 	text-align: center;
 	width: 100%;
 	margin: 50px 0 20px;
 }
 #social img{
 	margin-left: 20px;
 }

/*MEDIA QUERIES*/
/*----------------------------------------------------------------------------*/
@media (max-width: 719px) {
	.navbar-brand, .navbar-nav li a {
	height: 50px;
	line-height: 25px;
	}
	.navbar-default{
	font-size: 115%;
	}
	.navbar-brand,
	.navbar-nav li a {
		height: 40px;
		line-height: 20px;
	}
	.navbar-header img{
		height: 40px;
		margin: -10px 10px 10px 5px;
	}
	.navbar-toggle{
		background-color: black;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: white;
	}

	#beerNest{
	/*width: 100%;*/

	}
	#data1, #data2, ul.column1, ul.column2, ul.column{
		width: 100%;
	}
	.beerlist #data1 ul, .beerlist #data2 ul{
	}
	h1{
	}
	section#photos{
		display: none;
	}
	a#photos{
		display: none;
	}

	#headerImg{
	height: 390px;
	background: url('../img/yard_booth_medium.jpg') no-repeat center center;
	}
	#tapsImg{
		height: 375px;
		background: url('../img/yard_taps_medium.jpg') no-repeat center center;
	}
	#saladImg{
		height: 575px;
		background: url('../img/yard_salad_medium.jpg') no-repeat center center;
	}
	#backbarImg{
		height: 375px;
		background: url('../img/yard_backbar_medium.jpg') no-repeat center center;
	}
	#tacoImg{
		height: 575px;
		background: url('../img/yard_taco_medium.jpg') no-repeat center center;
	}
}


@media (max-width: 460px) {
	#headerImg{
		height: 390px;
		background-position: center;
		}

	#subHeaderImg{
		height: 300px;
		background-position: center;
		}

	#locationImg{
		height: 300px;
		background-position: center;

		}

	#aboutImg{
		height: 300px;
		background-position: center;
		}


	#otherImg{
		height: 300px;
		background-position: center;
		}

	#yardLogo{
		
		}
	#headerImg{
		height: 300px;
		background: url('../img/yard_booth_small.jpg') no-repeat center center;
	}
	#tapsImg{
		height: 300px;
		background: url('../img/yard_taps_small.jpg') no-repeat center center;
	}
	#saladImg{
		height: 300px;
		background: url('../img/yard_salad_small.jpg') no-repeat center center;
	}
	#backbarImg{
		height: 300px;
		background: url('../img/yard_backbar_small.jpg') no-repeat center center;
	}
	#tacoImg{
		height: 400px;
		background: url('../img/yard_taco_small.jpg') no-repeat center center;
	}	
	.beerlist ul{
		padding: 0;
	}
	#data1, #data2{
		padding: 0;
	}
	#food ul{
		padding: 0;
	}

	h1, h2, h3, h4, p, a{
	}
}

/*COVID STYLING*/
#drinks ul{
	display: inline-grid;
}




/*INVISIBLE PRINT STYLES*/
/*----------------------------------------------------------------------------*/

li.continued{
     display: none;
}
.nextup_price{
    display: none;
}
li.beer_price{
    display:none;
}


