/* Fourpenny House CSS Repository */
/* Developed by Honest Code (http://honestcode.com) for Bex Brands (http://bexbrands.com/) */

html, body {
	width: 100%;
	/* height: 100%; */
}

body {
	background: url(../images/woodgrain.jpg) top left repeat #e8e5dd;
	background-attachment: fixed;
}

body.privacy {
	background: #e8e5dd;
}

* {
	font-family: "phoreuscherokee", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

body.privacy a {
	color: #34130a;
}

p {
	margin: 1em 0;
}

h1 {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 30px;
	font-weight: 900;
	line-height: 49px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h2 {
	display: table;
	white-space: nowrap;
	height: 1px;
	line-height: 5px;
}

h2:before, h2:after {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAMAAACeL25MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTQyMkZFODNBRkYxMUU2QkMzRkIxMzBERjFGQUEzMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTQyMkZFOTNBRkYxMUU2QkMzRkIxMzBERjFGQUEzMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFNDIyRkU2M0FGRjExRTZCQzNGQjEzMERGMUZBQTMzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFNDIyRkU3M0FGRjExRTZCQzNGQjEzMERGMUZBQTMzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KxuohQAAAAZQTFRFxF4oAAAAzbsTFgAAAA5JREFUeNpiYMAEAAEGAAAUAAFoSTJjAAAAAElFTkSuQmCC') repeat-x center;
	content: ' ';
	display: table-cell;
	width: 50%;
}

h2 span {
	padding: 0 20px;
	color: #a03c22;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h2.bio {
	display: block;
	white-space: normal;
	height: auto;
	color: #e8e5dd;	
	font-family: "brandon-grotesque", sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 32px 0;
	margin-top: 0;
	margin-bottom: 50px;
	text-align: center;
	background:  rgb(172,90,52);
	background: rgba(172,90,52, 0.5);
}

h3, h4 {
	color: #0a3a44;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 21px;
	font-weight: 900;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h3 a {
	font-family: "phoreuscherokee", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	text-transform: none;
	color: white;
	letter-spacing: 0;
}

h4 a {
	color: #0a3a44;
	text-decoration: none;
	font-family: "brandon-grotesque", sans-serif;
}

h4 a:hover,
h4 a:focus {
	color: #34130a;
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto !important;
}


/* ids */

.roundel {
	background: url(../images/woodgrain.jpg) top left repeat-y #34130a;
	background-attachment: fixed;
	position: absolute;
	z-index: 20;
	top: 330px;
	width: 20%;
	text-align: center;
}

.roundel.affix {
    position: fixed;
    top: 0;
}

.roundel.affix.active {
	/* background: none; */
}

.roundel a {
	display: block;
	max-width: 260px;
	margin: 0 auto;
}

.roundel a span.hamburger-overlay {
	position: absolute;
	right: 0;
	bottom: 6px;
}

.roundel a img {
	padding: 30px;
}

#nav {
	position: absolute;
	z-index: 1;
	width: 20%;
	height: 100%;
	color: white;
	padding: 1em;
}

#nav div.info {
	margin-top: 615px;
	text-align: center;
}

#nav div.info.affix {
	margin-top: 260px;
	width: 18%;
}

#nav p.hours {
	color: #e3d8cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#nav p.address {
	color: #e3d8cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: -0.020em;
}

#nav p.address a {
	color: #e3d8cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
}

#nav p.address a:hover,
#nav p.address a:focus {
	color: #e3d8cc;
	text-decoration: underline;
}

#nav ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul.menu li {
	display: block;
	margin: 20px 0;
}

#nav ul.menu li a {
	color: #e8e5dd;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#nav ul.menu li a:hover,
#nav ul.menu li a:focus {
	color: #c45e28;
	text-decoration: none;
}

#nav p.social {
	margin: 40px 0;
}

#nav p.social a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 6px;
	color: #34130a;
	font-size: 35px;
	line-height: 50px;
	-webkit-border-radius: 25px;  
	-moz-border-radius: 25px;  
	-khtml-border-radius: 25px;  
	border-radius: 25px;
}

#nav p.social a.facebook {
	background: #0a3a44;
}

#nav p.social a.twitter {
	background: #c45e28;
}

#nav p.social a.instagram {
	background: #a03c22;	
}

#nav p.social a:hover,
#nav p.social a:focus {
	background: white;
	color: #34130a;
}

#nav p.copyright {
	color: #e8e5dd;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.020em;
}

#middle {
	position: absolute;
	right: 0;
	z-index: 10;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#middle.nav-active {
	width: 80%;
}

#intro {
	padding: 95px 0;
}

#intro h1 {
	margin-top: 0;
	color: #3d1500;
}

#intro p {
	color: #3d1500;
	font-size: 25px;
	font-weight: 400;
	line-height: 42px;
	margin-bottom: 0;
}

#privacy p,
#privacy ul,
#privacy ol {
	color: #3d1500;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#menu {
	padding: 100px 0;
}

#menu div.menu {
	background: white;
	padding: 38px;
	min-height: 432px;
}

#menu div.menu p {
	text-align: left;
	color: #a03c22;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

#menu ul.menu-buttons {
	list-style: none;
	margin: 0;
	padding: 0;
        position: relative;
    top: 20%;
    transform: translateY(20%);
}

#menu ul.menu-buttons a {
	display: block;
	padding: 20px 0;
	margin-bottom: 20px;
	background: rgb(196,94,40);
	background: rgba(196,94,40,0.75);
	text-align: center;
	color: white;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 14px;
	font-weight: 900;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 0.140em;
}

#menu ul.menu-buttons a:hover,
#menu ul.menu-buttons a:focus {
	text-decoration: none !important;
	background: rgb(55,19,10);
	background: rgba(55,19,10,0.75);	
}

#menu ul.menu-buttons a img {
	margin-bottom: 10px;
}


#bio {
	background: url(../images/bio_wood.jpg) top center;
	background-size: 900px;
	padding-bottom: 50px;
}

#bio table.bio-table {
	width: 100%;
}

#bio td.headshot {
	width: 200px;
}

#bio td.headshot img {
	border: 10px solid white;
}

#bio td.card {
	text-align: center;
	vertical-align: middle;
	padding: 0 20px;
	height: 150px;
}

#bio div.title {
	color: #e8e5dd;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 21px;
	font-weight: 900;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#bio div.name {
	color: #e8e5dd;
	font-size: 21px;
	font-weight: 400;
	line-height: 23px;
}

#bio td.bio-toggle {
	background:  rgb(172,90,52);
	background: rgba(172,90,52,0.5);

}

#bio td.bio-toggle a {
	display: block;
	text-decoration: none !important;
	width: 100%;
	float: none;
	text-align: center;
	color: white;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 21px;
	font-weight: 900;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#bio td.bio-toggle a:after {
	content: " ▼";
}

#bio td.bio-toggle a:hover,
#bio td.bio-toggle a.active {
	color: rgba(198, 114, 66, 0.94);
	text-decoration: none;
}

#bio td.bio-toggle a.active:after {
	content: " ▲";
}

#bio td.copy {
	background:  rgb(172,90,52);
	background: rgba(172,90,52,0.5);
}

#bio td.copy p {
	color: #e8e5dd;
	font-size: 21px;
	font-weight: 400;
	line-height: 27px;
	margin: 50px;
}

#bio div.pq {
	width: 50%;
	text-align: right;
	float: right;
	margin: 60px 0;
	padding-top: 34px;
	border-top: 4px solid #c97a4d;
	color: #c67343;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 21px;
	font-weight: 900;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


#location {
	padding: 100px 0;
}

#location p {
	color: #0a3a44;
	font-size: 21px;
	font-weight: 400;
	line-height: 29px;
}

#location p a {
	color: #0a3a44;
}

#location hr {
	border: none;
	border-top: 4px solid #365c63;
	margin: 20px 0;
}

#location div.gmap {
	background: white;
	border: 10px solid white;
	height: 368px;
}

#cloud-left {
	margin-top: -63px;
	margin-bottom: -68px;
}

#cloud-left img {
	width: 154px;
	height: 126px;
}


#contact {
	background: url(../images/cloud_right.png) right 180px no-repeat #365c63;
	background-size: 230px 175px;
	color: white;
	padding: 40px 0;
}

#contact a:hover,
#contact a:focus {
	color: white;
}

#contact a.social {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 6px;
	background: #d0dfe0;
	color: #365c63;
	font-size: 35px;
	line-height: 50px;
	-webkit-border-radius: 25px;  
	-moz-border-radius: 25px;  
	-khtml-border-radius: 25px;  
	border-radius: 25px;
}

#contact a.social:hover,
#contact a.social:focus {
	background: white;
	color: #365c63;
}

#contact h3 {
	color: white;
}

#contact p {
	font-size: 20px;
	line-height: 24px;
}

#contact h3 span.privacy a {
	float: right;
	font-size: 12px;
	color: white;
}

/* mailchimp form */

#mc_embed_signup input.email {
	-webkit-border-radius: 0;  
	-moz-border-radius: 0;  
	-khtml-border-radius: 0;  
	border-radius: 0;
	border: none;
}

#mc_embed_signup input.button {
	color: #365c63;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border: none;
	background: none;
}

#mc_embed_signup div.input-group-addon {
	-webkit-border-radius: 0;  
	-moz-border-radius: 0;  
	-khtml-border-radius: 0;  
	border-radius: 0;
	background: #d0dfe0;
	border: none;
}

#mc_embed_signup div.mc-field-group {
	width: 75%;
}

/* twitter */

#tweets {
	width: 85%;
}

#twitter_update_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#twitter_update_list li {
	display: block;
	padding-bottom: 20px;
	border-bottom: 2px solid #416f78;
	margin-bottom: 20px;
	line-height: 21px;
}

#twitter_update_list li span.tweet-name {
	font-size: 18px;
	font-weight: 700;
}

#twitter_update_list li span.tweet-handle {
	font-size: 13px; 
	font-weight: 400;
}

#twitter_update_list li span.tweet-text {
	display: block;
	margin: 10px 0 0 0;
	font-size: 17px;
}

#twitter_update_list li span.tweet-text a {
	color: white;
	text-decoration: underline;
}

#twitter_update_list li a.tweet-meta {
	color: white;
	font-size: 12px;
}

/* instagram */

#insta {
	margin-top: 20px;
}

#insta div.item_box {
	margin-bottom: 20px;
}

/* email form */

#emailform input.text,
#emailform textarea {
	background: white;
	color: #365c63;
	font-size: 14px;
	-webkit-border-radius: 0px;  
	-moz-border-radius: 0;  
	-khtml-border-radius: 0;  
	border-radius: 0;
	border: none;
	padding: 7px;
	width: 100%;
}

#emailform select {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	background: url(../images/dropdown_arrow.png) right center no-repeat white;
	background-size: 17px 9px;
	color: #365c63;
	font-size: 14px;
	-webkit-border-radius: 0px;  
	-moz-border-radius: 0;  
	-khtml-border-radius: 0;  
	border-radius: 0;
	border: none;
	padding: 7px;
	width: 100%;
}

#emailform textarea {
	margin-top: 20px;
	max-width: 100%;
	min-height: 150px;
}

#emailform input.submit {
	float: right;
	background: #d0dfe0;
	color: #365c63;
	font-family: "brandon-grotesque", sans-serif;	
	font-size: 10px;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	-webkit-border-radius: 0px;  
	-moz-border-radius: 0;  
	-khtml-border-radius: 0;  
	border-radius: 0;
	border: none;
	padding: 7px 10px;
	margin-top: -5px;
}

#hamburger {
	display: none;
}

body.home #middle p {
	font-size: 16px;
}

/* classes */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c9dbda;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c9dbda;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c9dbda;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c9dbda;
}

.announcement {
	text-align: center;
	width: 100%;
	padding: 10px;
	background: #365c63;
	color: white;
	font-family: "phoreuscherokee", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

.logo {
	padding: 180px 0 60px 0;
}

.logo img.opening-soon {
	margin: 60px 0;
}

.container-fluid {
	padding-left: 100px;
	padding-right: 100px;
}

.center,
.center * {
	text-align: center;
}

.parallax,
.map {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;	
}

.map {
	background-position: center bottom;
}

.alignright {
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
}

.alignleft {
	float: left;
	clear: left;
	margin: 0 1em 1em 0;
}

.hidden {
	display: none;
}

small, .small {
  font-size: 0.6em;
}

/* animations */

.svg-menu-toggle {
	fill: white;
	pointer-events: all;
	cursor: pointer;
}

.svg-menu-toggle .bar {
	-webkit-transform: rotate(0) translateY(0) translateX(0);
	transform: rotate(0) translateY(0) translateX(0);
	opacity: 1;
	-webkit-transform-origin: 20px 10px;
	transform-origin: 20px 10px;
	-webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
	transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.svg-menu-toggle .bar:nth-of-type(1) {
	-webkit-transform-origin: 20px 10px;
	transform-origin: 20px 10px;
}

.svg-menu-toggle .bar:nth-of-type(3) {
	-webkit-transform-origin: 20px 20px;
	transform-origin: 20px 20px;
}

a.active .svg-menu-toggle .bar:nth-of-type(1) {
	-webkit-transform: rotate(-45deg) translateY(0) translateX(0);
	transform: rotate(-45deg) translateY(0) translateX(0);
}

a.active .svg-menu-toggle .bar:nth-of-type(2) {
	opacity: 0;
}

a.active .svg-menu-toggle .bar:nth-of-type(3) {
	-webkit-transform: rotate(45deg) translateY(0em) translateX(0em);
	transform: rotate(45deg) translateY(0em) translateX(0em);
}



/* Responsive Directives */

/* Large desktop */
@media (min-width: 1200px) {

	#menu div.menu p {
		font-size: 20px;
		line-height: 28px;
	}

}
 
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {

	#menu ul.menu-buttons {
		margin-top: 20px;
	}
	
	#menu ul.menu-buttons li {
		width: 31.33333333%;
		display: inline-block;
		margin-right: 1%;
		vertical-align: top;
	}
	
	#menu ul.menu-buttons li:last-child {
		margin-right: 0;
	}
	
	#menu ul.menu-buttons li a {
		height: 115px;
	}

	#menu ul.menu-buttons li a img.food {
		margin: 13px 0;
	}
	
	#menu ul.menu-buttons li a img.spirits {
		margin: 12px 0;
	}

	#bio div.bio {
		margin-bottom: 50px;
	}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	
	body {
		overflow-x: hidden;
	}
	
	h1 {
		font-size: 19px;
		line-height: 25px;
	}
	
	h2 {
		display: block;
		text-align: center;
		white-space: normal;
		height: auto;
	}
	
	h2 span {
		padding: 0;
	}
	
	.hamburger {
		background: url(../images/woodgrain.jpg) top left repeat-y #34130a;
		background-attachment: fixed;
		text-align: center;
		position: fixed;
		z-index: 11;
		top: auto;
		bottom: 0;
        z-index: 99999;
	}
	
	.hamburger a svg {
		margin-left: 13px;
		margin-bottom: 4px;
	}
	
	#nav {
		position: absolute;
		width: 100%;
		max-width: 400px;
	}
	
	#nav div.info,
	#nav div.info.affix {
		position: absolute;
		left: 0;
		margin-top: 0;
		width: 100%;
		
	}
	
	#nav div.info p.roundel-mobile img {
		max-width: 300px;
		padding: 30px;
	}
	
	#middle {
		left: 0;
	}
	
	#middle.nav-active {
		width: 100%;
		/* left: 100%; */
		opacity: 0;
        z-index: -1;
	}
	
	#intro {
		padding: 35px 0;
	}
	
	#intro p {
		font-size: 15px;
		line-height: 25px;
	}
	
	#bio td.headshot {
		width: 100px;
		vertical-align: top;
	}
	
	#bio td.headshot img {
		border: 5px solid white;
	}
	
	#bio td.card {
		padding: 0 10px;
		height: 70px;
	}
	
	#bio div.title,
	#bio div.name,
	#bio td.bio-toggle a {
		font-size: 15px;
		line-height: 19px;
	}
	
	#bio td.copy p {
		font-size: 15px;
		line-height: 19px;
		margin: 20px;
	}
	
	#bio div.pq {
		display: none !important;
		opacity: 0;
	}
	
	#menu,
	#location {
		padding: 40px 20px;
	}
	
	#menu div.menu p {
		font-size: 15px;
		line-height: 23px;
	}
		
	#cloud-left {
		margin-top: -32px;
		margin-bottom: -34px;
	}
		
	#cloud-left img {
		width: 77px;
		height: 63px;
	}
	
	#contact {
		background: url(../images/cloud_right.png) right 330px no-repeat #365c63;
		background-size: 115px 88px;
		color: white;
		padding: 40px 20px;
	}

	#tweets {
		width: 100%;
	}

	input.text {
		margin-bottom: 20px;
	}
	
	.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
		
	.logo {
		padding: 70px 0 40px 0;
	}
	
	.logo img.coming_soon {
		width: 60%;
	}
	
	.parallax {
		background-size: cover;
	}
		
	
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
			

}

/* OpenTable Widget */
#ot-widget-container8 {
    text-align: left;
}

#openTableDisclaimer {
    text-align: right;
}

@media (max-width: 991px) {
    #ot-widget-container8, #openTableDisclaimer {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    #ot-widget-container8, #openTableDisclaimer {
        text-align: center;
    }
}

/* FIFA World Cup 2018 - TV Schedule */
.world-cup {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .world-cup {
        max-width: 80%;
        margin: 0 auto 15px;
    }
}