@font-face {
  font-family: 'AT Sackers Gothic Medium';
  src: url('fonts/AT_Sackers_Gothic_Medium.ttf');
}

@font-face {
  font-family: 'AT Sackers Gothic Light';
  src: url('fonts/Sackers Gothic Light AT.otf');
}
@import url('https://fonts.googleapis.com/css?family=Crimson+Text');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans');

html, body {
	margin:auto;
	font-size:0.9em;
	color: #c3b69a;
}	

body {
	font-family: Georgia, 'Helvetica Neue', serif;
}

label {
	display: inline-block;
	border-style: solid;
	border-width: thin;
	text-align: center;
	padding: 5px;
	margin-left: 30px;
}
/* General Layout - centers all content with a max-width of 980px */
.center {
	margin: 0 auto;
	width: 90%;
}

.center1 {
	margin: 0 auto;
	width: 75%;
}

.spacer {
	margin-top: 20px;
}

.center_no_padding {
	max-width:980px;
	margin:auto;
}

.aligncenter {
	margin:auto;
}

/* header */
.header_container {
}

.site-header {
	width: 100%;
}

.mastinner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;	
}

.mastouter {
	width:100%;
	background-color: #542736;
}

.tagline {
	margin: 112px 0 0 50px;
}

.tagline h2 {
	color: #ac9380;
	letter-spacing: 2px;
	font-family: 'AT Sackers Gothic Medium', sans-serif;
	font-size: 18px;
}

.erm_section h2 {
	letter-spacing: 2px;	
}

.slider_div {
	width: 100%;
	height: 45px;
	position: relative;
	margin-bottom: -6px;
}

.slider_show {
	height: 43.75vw;
}

.slider {
	height: 22.55vw;
}

.hamburger_menu {
	display:none;
}

.logo {
	width: 200px;
	display: block;
	margin: 20px;
}

a {
	color: #c3b69a;
	text-decoration: none;
}

a:visited, a:link {
	color: #c3b69a;
}

a:hover {
}

.nav {
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;	
	background-color: rgba(38, 38, 38, 0.7);
	font-weight:bold;
	font-size:1.1em;
	width: 100%;
	font-family: 'AT Sackers Gothic Medium', sans-serif;
}	

.navinner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.navinner ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;						
}

.navinner ul li {
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
	line-height: 40px;
}

.navinner ul li a {
	display: block;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	width: 100%;
}

.navinner ul li img {
	max-height: 25px;
	max-width: 25px;
	align-self: center;
}



/* footer */ 
.site-footer {
	background-color: #BEA64C;
	width: 100%;
	height: 100%;
}
	
.footer_container {
	width:100%;
	height: 150px;
}

.copyright {
	padding: 10px;
	min-height: 28px;
	color: white;
	font-size:13px;
	text-align:center;
}



/*link settings*/			
.site-header a:link {
   color: #cbccce;
   text-decoration: none;
}
.site-header a:visited {
 	color: #cbccce;    
   text-decoration: none;
}

.site-header a:hover {
 	color: white;    
}

.widget-area a:link {
	text-decoration: none;	
	color: white;
}

.widget-area a:visited {
	text-decoration: none;
	color:white;
}

.widget-area a:hover {
	color: #F04E23 
}
/*link settings*/	
	
/*
Typography
*/

h2 {
	color: #c3b69a;
	font-family: 'AT Sackers Gothic Medium', sans-serif;
	font-size: 1.1em;
}

p {
	line-height:1.3em;
	font-size:1.0em;
}

td {
	font-size:18px;	
}

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

h1 {
	font-size: 1.5em;
}
	
/*Menu styling */

.erm_title {
	font-family: 'AT Sackers Gothic Medium', sans-serif;
}

.erm_menu_content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: 'Crimson Text', serif;
}

.erm_section:first-child {
	margin: 5px 0 5px 0;
}

.erm_section {
	margin: 20px 0 5px 0;
	display: -webkit-flex;	
	display: flex;
	
}

.erm_section_title {
	width: 60%;
	line-height: 1.3em;
}
.erm_section_desc {
	width: 40%;
}
.erm_section_desc ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}

.erm_section_desc ul li {
	margin-left: 25px;
	width: 25%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.erm_section_desc ul li:first-child {
	margin-left: 0px;
} 

.erm_product {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.page-template-template-brunch .erm_product {
	padding-bottom: 15px;
}

.erm_product_title {
	width: 60%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
}

.erm_product_title.h3 {

}

.erm_product_price {
	width: 40%;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
}

.erm_product_price ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	
}

.erm_product_price ul li {
	margin-left: 25px;
	width: 25%;
	display: block;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.erm_product_price ul li:first-child {
	margin-left: 0px;
} 

.erm_product_desc {
	width: 40%;
}

.erm_product_desc p {
	font-family: 'Crimson Text', serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.erm_product_desc h3 {
	font-size: 1.0em;
	margin: 0;
}


/*Homepage content CSS grid*/
.fullcontainer {
	box-sizing: border-box;
}
.divsaligned {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%;
}

.divone {
	padding: 10%;
	width: 50%;	
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	/*min-height: 40vw;*/
}

.divtwo {
	padding: 10%;
	height: auto;
	width: 50%;
	position: relative;
	box-sizing: border-box;
	background-size:cover;
	background-repeat: no-repeat;
	/*min-height: 40vw;*/
}

.divtwo > a {
	height: inherit;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;	
	flex-wrap: wrap;
	position: relative;
}

.divthree {
	padding: 10px;	
	width: 50%;
	height: 40vw;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.divthree > a {
	display: block;

}

.divfour {
	padding: 10px;
	width: 50%;
	height: 40vw;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
		display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.divfour > a {
	display: block;
}

.divfive {
	padding: 10px;
	width: 50%;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	
}
.divfive a {
	display: block;
}

.divsix {
	padding:2px;	
	width: 50%;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	/*min-height: 40vw;*/
}
.divsix > a {
	height: inherit;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;	
	flex-wrap: wrap;
	position: relative;
}

.divsix p {
	width: 90%;
	margin: 0 auto;

}

.divseven {
	padding: 10%;
	height: auto;
	width: 50%;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 35vw;
}

.diveight {
	padding: 10%;
	height: auto;
	width: 50%;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #542736;
	min-height: 35vw
}

.divnine {
	padding: 10px;
	width: 50%;
	height: 45vw;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	background-color: #542736;
}

.divten {
	padding: 10px;
	width: 50%;
	min-height: 45vw;
	position: relative;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
	font-family: 'AT Sackers Gothic Medium', sans-serif;
   -webkit-flex-direction: column;
   flex-direction: column;
	background-size: 100% 30%;
}
.divten h2:first-child {
	margin-top: 5vw
}

.button > img {
	width: 100%;
	height: 100%
}

.partyheading {
	height: 25%;
	margin: 20px auto;
}

.button {
/*	position: absolute;
	top: calc( 50% - 70px );
	left: calc( 50% - 70px );	*/
	width: 15vw;	
	height: 15vw;
	cursor: pointer;
}

.mapwrap {	
	height: 100%;
	width: 100%;
	display: -webkit-flex;
	display: flex;
}

iframe {
	margin: 0 auto;
	align-self: center;
}

.parallax-window {
	height: 60px;
	height: 10vw;
	width: 100%;
	background: transparent;
}
.icons {
 	display: -webkit-flex;
 	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 100px;
}

.location p {
	font-size: 16px;
}

.locationA {
	margin: 0 auto;
}

.container {
	margin: 0 auto;
}

body {
	background-color: #3b3a3c;
	z-index: -999;
}

.title {
	color: #c3b69a;
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: 600;
}

.txt {
 	color: #c3b69a;
 	font-family: Georgia, Times, 'Times New Roman', serif;
}

.reservations h2 a,.reservations h2 a:visited,.reservations h2 a:hover{
	color: #c3b69a;
	font-family: 'AT Sackers Gothic Medium', sans-serif;
}

.slider_div .bx-wrapper .bx-viewport, .slider .bx-wrapper .bx-viewport {
   	border:none;
	width:100%;
	box-shadow:none;
	left:0px;
}

.reservations h2 {
	margin: 0;
	line-height: 30px;
	font-weight: 300;
	margin: 0 auto;
	border-color: #c3b69a;
	border-width: 1px;
	border-style: solid;
	width: 80%;
	max-width: 280px;
	cursor: pointer;
}

.txt a {
 	color: #f09a4d;
}

.txt a:visited {
 	color: #f09a4d;
}

.txt a:link {
 	color: #f09a4d;
}

.txt a:hover {
	cursor: pointer;
}

.menu > .current-menu-item a:visited,
.menu > .current-menu-item a:link,
.menu >.current-menu-item a {
	color: #f09a4d;
}

.menu > .current-menu-item:last-child a:visited,
.menu > .current-menu-item:last-child a:link,
.menu >.current-menu-item:last-child a {
	color:#cbccce;
}

.menu > .current-menu-item:nth-last-child(2) a:visited,
.menu > .current-menu-item:nth-last-child(2) a:link,
.menu >.current-menu-item:nth-last-child(2) a {
	color:#cbccce;
}


.iframe {
	width: 90%;
	margin: 0 auto;

}

.join a, join a:visited, join a:link {
	color: #cbccce;
}

#eveve h3 {
	margin-top:0px;
}

@media screen and (max-width: 900px) { 
	
	#ewic-con-5 {
		display: none;	
	}	
	
	.navinner ul li img {
		padding-bottom: 5px;
	}
	.mastinner {
		-webkit-justify-content: space-around;
		justify-content: space-around;
		-webkit-flex-flow: column wrap;
		flex-flow: column wrap;	
	}
	
	.logo_div {
		margin: 20px auto;	
	}
	
	.logo {
		margin: 20px auto;	
	}
	.tagline {
		margin: 0 auto;	
	}	

	.tagline h2 {
		line-height: 1.4em;
		font-size: 1.2em;
		text-align:center;
	}
		
	.divsaligned {
		-webkit-flex-flow: column wrap;
		flex-flow: column wrap;
	}

	/*.slider_div {
		height: 75px; 	
	}*/
	
	.slider_show {
		background-image: url("images/background.jpg");
		background-size: contain;
		background-repeat: no-repeat;
		/*height: 75px;*/
	}		
	
	.navinner ul {
		width: 100%;	
		-webkit-justify-content: space-around;
		justify-content: space-around;
		padding: 0;
	}
	
	ul.social {
	-webkit-justify-content: center;
	justify-content: center;	
	}
	
	.menu-menu-container {
		width: 100%;	
	}
	
	.divtwo, .divsix , .divnine, .divten {
		/*min-height: 80vw;	*/
	}
	.divtwo, .divfive, .divthree, .divfour, .divnine {
		height: 90vw;	
	}
	.divone, .divtwo, .divthree, .divfour, .divfive, .divsix, .divseven, .diveight, .divnine, .divten {
		width: 100%;	
	}
	
	
	.button {
	 /*  top: calc( 50% - 50px );
    	left: calc( 50% - 50px ); */
    	width: 30vw;
    	height: 30vw;	
	}
}



@media screen and (max-width: 870px) {
		
	.center1 {
		margin: 0 auto;
		width: 98%;
	}
	
	.nav {
		font-size: 1.0em	
	}
	
	.book {
		height: auto;	
	}	
}

@media screen and (max-width: 470px) {

	
	.erm_menu {
		font-size:0.7em;
	}	
	

}	
