@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic|IM+Fell+English:400,400italic);

/* font-family: 'Libre Baskerville', serif;
   font-family: 'IM Fell English', serif;  */
   
@font-face {
 font-family: 'zias';
 src: url('font/zias.eot?71753166');
 src: url('font/zias.eot?71753166#iefix') format('embedded-opentype'),
      url('font/zias.woff?71753166') format('woff'),
      url('font/zias.ttf?71753166') format('truetype'),
      url('font/zias.svg?71753166#zias') format('svg');
 font-weight: normal;
 font-style: normal;
}
   
* {
	margin: 0;
	padding: 0;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: 'Libre Baskerville', serif;
}
   
body {
	-webkit-font-smoothing: antialiased;
	position: fixed;
}

a {
	text-decoration: none;
	color: #000;
	border: none !important;
	outline: none;
}



ul {
	list-style-type: none;
}

.more {
	width: 100%;
	display: inline-block;
	text-align: center;
	float: left;
	margin: 50px 0;
}

.more a {
	color: #fff;
	background: #4b6e3a;
	padding: 10px 30px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.more a:hover {
	background: #913a36;
}

.more a.red {
	background: #913a36;
}

.more a.red:hover {
	background: #4b6e3a;
}

button {
	outline: none;
}

img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-backface-visibility: hidden;
    border: none !important;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1.sub {
	color: #574430;
	font-size: 4em;
	margin: 0;
}

.headline {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	line-height: 0.33em;
	height: 4em;
	display: inline-block;
}

.headline.small {
	display: block;
	clear: both;
	width: 100% !important;
	height: 2.5em;
	margin: 0 !important;
	float: left !important;
}

.headline.small:last-child {
	float: right !important;
}

.headline.small h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #e8dbcf;
}

.headline span {
	height: 1px;
	width: 30%;
	display: block;
	float: left;
	margin: 2em 0 0 0;
}

.headline.small span {
	width: 25%;
	background: #9e8d7f;
	background: rgba(232,219,207,0.4);
	margin: 1em 0 0 0;
}

.headline h1, .headline.small h3 {
	float: left;
	display: block;
	width: 40%;
	line-height: 0.33em;
	margin: 0;
}

.headline.small h3 {
	width: 50%;
	line-height: 1.5em;
}

.headline.red {
	color: #913a36;
}

.headline.red span {
	background: #d1b5af;
	background: rgba(145,58,54,0.4);
}

.headline.green {
	color: #4b6e3a;
}

.headline.green span {
	background: #a6b199;
	background: rgba(75,110,58,0.4);
}


header {
	width: 100%;
	height: 8em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
	font-family: 'IM Fell English', serif;
	background: #6f7c5c;
}

header nav {
	float: left;
	display: block;
	height: 5.5em;
	line-height: 5em;
	margin: 0 0 0 2em;
    padding-right: 4px;
	-webkit-font-smoothing: subpixel-antialiased;
	overflow: hidden !important;
}


.showblock {
	display: block;
}

.grid {
	height: 15.9em;
}

header nav a {
	color: #e5dfcc;
	margin: 0;
	padding: 5px 10px;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 5em;
	background: none;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition: font-size 0.5s;
	-moz-transition: font-size 0.5s;
	-o-transition: font-size 0.5s;
	-ms-transition: font-size 0.5s;
	transition: font-size 0.5s;
}

header nav a:hover {
	color: #fff8e3;
	background: url('../images/nav-hover.png') repeat-x 0% 50%;
}

/* NAV HERE STATES */

#menus header nav a#nav-menus, #menu header nav a#nav-menus, .shop header nav a#nav-shop, #catering header nav a#nav-catering, #foodtruck header nav a#nav-food-truck, #recipes header nav a#nav-recipes, #recipe header nav a#nav-recipes, .about header nav a#nav-about, #contact header nav a#nav-contact {
	color: #fff8e3;
	background: url('../images/nav-hover.png') repeat-x 0% 50%;
}

/* CANCEL NAV HERE STATES */
.about header nav a#nav-menus, .shop header nav a#nav-catering, .parties header nav a#nav-catering, .signup header nav a#nav-catering, .birthdays header nav a#nav-catering {
	color: #e5dfcc !important;
	background: none !important;
}

/* CANCEL NAV HERE, ADD HOVER BACK */

.about header nav a#nav-menus:hover, .shop header nav a#nav-catering:hover, .parties header nav a#nav-catering:hover, .signup header nav a#nav-catering:hover, .birthdays header nav a#nav-catering:hover {
	color: #fff8e3 !important;
	background: url('../images/nav-hover.png') repeat-x 0% 50% !important;
}

header a#logo {
	padding: 0;
	margin: 20px 0 0 0;
	float: left;
	width: 80px;
	height: 76px;
	line-height: 5em;
}

header a#logo img, header a#logo svg, header a#logo svg image {
	width: 100%;
	max-width: 100%;
}

header a#logo:hover {
	opacity: 0.8;
}

header nav a.selected, #menu a.selected {
	color: #00a7b6;
}

.top-loc {
	position: fixed; 
	top: 26px;
	left: 36%;
	width: 28%;
	text-align: center;
	z-index: 100;
	color: #e6dfcb;
	font-size: 2.5em;
	display: none !important;
}

.top-loc:hover {
	color: #b0cc97 !important;
}

.order-button{
	margin: 0 0 0 24px;
	color: #285312;
	background: #F1ED71;
	text-transform: uppercase;
	font-family: 'IM Fell English', serif;
	font-size: 22px;
	line-height: 45px;
	text-align: center;
	padding: 0 12px;
	border: 1px solid #DFDA38 !important;
	 -moz-box-shadow: 0px 0px 0px 4px #F1ED71 !important; /* Firefox 3.6 and earlier */
	 -webkit-box-shadow: 0px 0px 0px 4px #F1ED71 !important; /* Safari and Chrome */
	 box-shadow: 0px 0px 0px 4px #F1ED71 !important;
    float: none;
}

.order-button:hover {
    color: #EFECE4;
	background: #913A36;
    border: 1px solid #EFECE4 !important;
	 -moz-box-shadow: 0px 0px 0px 4px #913A36 !important; /* Firefox 3.6 and earlier */
	 -webkit-box-shadow: 0px 0px 0px 4px #913A36 !important; /* Safari and Chrome */
	 box-shadow: 0px 0px 0px 4px #913A36 !important;
}

#home #top .order-button {
    font-size: 30px;
    line-height: 60px;
     padding: 6px 12px;
    display: inline-block;
    margin-top: 1em;
}

#home nav .order-button {display: none}

#mobile-nav-order {
    color: #285312;
	background: #F1ED71;
	text-transform: uppercase;
	font-family: 'IM Fell English', serif;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    padding: 0 12px;
    bottom: -400px;
    left: 16px;
    margin: 0;
    width: calc(100% - 32px);
    position: fixed;
    float: none;
    border: 1px solid #DFDA38 !important;
    -moz-box-shadow: 0px 0px 0px 4px #F1ED71, 0px 3px 35px rgba(61, 70, 47, 0.84); !important; /* Firefox 3.6 and earlier */
	 -webkit-box-shadow: 0px 0px 0px 4px #F1ED71, 0px 3px 35px rgba(61, 70, 47, 0.84); !important; /* Safari and Chrome */
	 box-shadow: 0px 0px 0px 4px #F1ED71, 0px 3px 35px rgba(61, 70, 47, 0.84); !important;
    z-index: 100;
}


// Firefox won't pick up this CSS from the separate meda queries file
@media only screen and (max-width: 980px) {
    #mobile-nav-order {
        bottom: 24px;
    }
    
}


header button:hover {
	-moz-box-shadow: 0px 0px 0px 4px #e5e0ca; /* Firefox 3.6 and earlier */
	-webkit-box-shadow: 0px 0px 0px 4px #e5e0ca; /* Safari and Chrome */
	box-shadow: 0px 0px 0px 4px #e5e0ca;
}

header button p {
	display: block;
	padding: 0;
	background: url('../images/comment-button-wings.gif') no-repeat 50% 50%;
	padding: 2px 0 0 0;
	margin: -1px 0 0 0;
	height: 13px;
}

header div#top-social {
	width: 40px;
	height: 55px;
	float: left;
	margin: 1.75em 0 0 2em;
	z-index: 1;
	display: inline-block;
}

header div#top-social a {
	display: block;
	width: 28px;
	height: 31px;
	color: #4b5c42;
	margin: 0;
	margin-left: 0;
	font-size: 28px;
	line-height: 28px;
	background: none;
}

header div#top-social a.icon-twitter-squared {
	margin: 0;
	width: 28px;
	background: none;
}

header div#top-social a:hover
{
	background: none;
	color: #cccbab;
}

header #header-under {
	float: left;
	font-size: 1.1em;
	line-height: 2em;
	width: 100%;
	text-align: center;
	font-style: italic;
	color: #a65c58;
	margin: 22px 0 0 0;
	background: #eeece4;
	background: rgba(240,238,229,0.95);
}

header #header-under a {
	color: #913a36;
	margin: 0 20px;
}

header #header-under a:hover {
	color: #60754d;
}

header a#menubutton {
	position: absolute;
	top: 2.25em;
	right: 4%;
	margin: 0;
	cursor: pointer;
	display: none;
	z-index: 11;
	-webkit-font-smoothing: subpixel-antialiased;
}


header a#menubutton h3 {
	float: left;
	font-size: 1em;
	line-height: 27px;
	margin: 0 5px 0 0;
	width: auto;
	color: #e5dfcc;
	text-transform: uppercase;
}

header a#menubutton div {
	width: 30px;
	height: 27px;
	float: right;
	margin: 1px 0 0 10px;
}

header a#menubutton span {
	float: left;
	width: 100%;
	height: 9px;
	border-top: 3px solid #e5dfcc;
	border-right: 0;
}

.menu-on, .menu-on:hover {
	color: #aaa;
}

.menu-on h3 {
	color: #ccc;
}

.menu-on div {
	margin: 0 0 0 7px !important;
	height: 23px !important;
	width: 31px !important;
}

.menu-on span {
	border-top: none !important;
	width: 10px !important;
	height: 100% !important;
	border-right: 3px solid #e5dfcc !important;
}





/* FOOTER */

footer#footer {
	background: #f3f2ef;
	float: left;
	width: 100%;
	padding: 60px 0;
	font-style: italic;
	color: #827f72;
	text-align: center;
}

footer#footer div p a {
	color: #827f72;
}

footer#footer .logo {
	width: 10%;
	float: left;
	margin: 4em 0 0 10%;
}

footer#footer .logo:hover {
	opacity: 0.7;
}

footer#footer img {
	width: 100%;
	max-width: 100%
}

footer#footer .center {
	display: inline-block;
	width: 50%;
}

footer#footer a.directions {
	color: #913a36;
	font-size: 1.5em;
	margin: 0 0 1.2em 0;
	display: inline-block;
}

footer#footer a.directions:hover {
	color: #53663f;
}

footer#footer p {
	font-size: 2em;
	line-height: 2em;
	display: inline-block;
}

footer#footer p span {
	border-bottom: 1px solid #c9c3b0;
	display: inline-block;
}

footer#footer a.parties {
	display: inline-block;
	color: #f0eee5;
	background: #536e46;
	font-size: 1.5em;
	font-style: normal;
	line-height: 3em;
	padding: 0 3em;
	margin: 1em 0 0 0;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	border-radius: 1.5em;
}

footer#footer a.parties:hover {
	color: #f0eee5;
	background: #913a36;
}

footer#footer ul {
	margin: 2em 0 0 0;
}

footer#footer ul li {
	display: inline;
	padding: 0 1em;
}

footer#footer ul li a, footer a.siteby, footer button {
	color: #708275;
	line-height: 2em;
    background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
}

footer#footer ul li a:hover, footer a.siteby:hover, footer button:hover {
	color: #000;
}

footer#footer .social {
	width: 10%;
	float: right;
	margin: 3em 10% 0 0;
}

footer#footer .social a {
	color: #a2af93;
	font-size: 2.5em;
	width: 100%;
	padding: 0;
	display: block;
}

footer#footer .social a:hover {
	color: #688456;
}

footer a.siteby {
	margin-top: 1em;
}

footer#footer .social a.icon-twitter-squared:before, footer#footer .social a.icon-facebook-squared:before, footer#footer .social a.icon-instagramm:before, footer#footer .social a.icon-linkedin-squared:before {
	margin-right: 0;
	margin-left: 0;
}




/* COMMENT CARD */

#commentcontent {
	padding: 0 7.5% 4em 10%;
	//width: 85%;
	float: left;
}

#closer {
	position: absolute; 
	top: 0; 
	right: 0;
	padding: 0 1.5em;
	height: 50px;
	font-size: 0.9em;
	background: #000;
	color: #fff;
	border: 0;
}
#commentcontent #success {
	font-size: 2em;
}

#commentcontent input[type=text], #commentcontent input[type=email] {
	border: 0;
	border-bottom: 1px solid #262626;
	float: right;
	margin: 3px 2px 0 0;
	width: 40%;
	font-size: 18px;
	text-align: left;
}

#commentcontent input[type=email] {
	width: 50%;
	/*text-align: center;
	margin: 2em 0 1em 0;
	font-size: 24px;*/
}

fieldset {
	border: 0;
	padding: 0;
	float: left;
}

fieldset label {
	text-align: left;
}

textarea {
	border: 1px solid #262626;
	resize: none;
	width: 100%;
}

#commentcontent ul li {
	float: left;
	width: 100%;
	height: 30px;
	margin: 2px 0;
}

.loader { padding: 0 10px; }

.error_message {
	color: #ff0000;
	margin-top: 1em;
}

.push-menu h2 {
	margin: 1em 5% 15px 10%;
	color: #262626;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: normal;
	font-size: 3.5em;
	line-height: 0.9em;
	padding: 0 0 25px 0;
	border-bottom: 14px solid #262626;
	display: inline-block;
	float: none;
	width: 84%;
}

#commentcontent h3 {
	margin: 5px 0 0 0;
	float: left;
	color: #262626;
}

#commentcontent ul li.selectors div {
	border-bottom: 1px solid #000;
	width: 40%;
	float: right;
	margin-right: 2px;
}

#commentcontent select {
	width: 100%;
	float: right;
	line-height: 1.3;
	font-size: 18px;
	padding: 3px 0;
	color: #000;
	margin: 0;
	background: url('../images/select-arrow.png') no-repeat right center;
	border: none;
	cursor: pointer;
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 appearance: none;
}

#commentcontent select:hover {
	background: url('../images/select-arrow.png') no-repeat 95% center;
	color: #888;
}

/*.comment2 p > input {
	padding: 0;
	margin: 0;
	height: 16px;
	width: 16px;
	float: left;
	position: absolute;
	left: 0;
	opacity: 0;
}

.comment2 p > label { 
	line-height: 16px; 
	color: #fff; 
	padding: 0 0 0 18px;
	-moz-transition: color 1s ease; 
	-o-transition: color 1s ease; 
	-webkit-transition: color 1s ease; 
	transition: color 1s ease; 
}

.comment2 p:not(#foo) > input + label
{
	background: url(../iamges/stars-onoff.png) 0 0px no-repeat;
	height: 16px;
}

.comment2 p:not(#foo) > input[type=radio] + label { background-position: 0 -161px; }*/



#commentcontent legend {
	margin: 20px 0 8px 0;
	font-size: 18px;
	float: left;
	width: 100%;
	text-align: left;
}

#commentcontent .verify {
	float: left;
}

#commentcontent .submit-container {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}

#commentcontent button {
	color: #fff;
	background: #262626;
	text-transform: uppercase;
	border: 0;
	font-size: 20px;
	padding: 15px 20px;
	margin: 0 auto;
}

#commentcontent button:hover {
	background: #444;
}

#commentcontent .separator {
	width: 100%;
	height: 6px;
	background: #262626;
	float: left;
	margin: 20px 0;
}

.stars {
	margin: 5px 0 0 0;
	float: right;
}

.stars label {
	cursor: pointer;
}

.stars label div {
	display: inline-block;
	font-size: 1.5em;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.stars label div:before {
	padding: 0;
	margin: 0;
}

#commentcontent .textblock label {
	margin: 10px 0 5px 0;
	width: 100%;
	float: left;
	font-size: 18px;
}

.photos-three {
	width: 960px;
	margin: 0 auto;
	display: inline-block;
}

.photos-three a {
	margin: 0 30px 0 0;
	width: 31.25%;
	display: block;
	float: left;
	background: #3f5c2f;
}

.photos-three a:last-child {
	margin: 0;
}

.photos-three img {
	width: 100%;
	max-width: 100%;
	display: block;
}


.photos-three img:hover {
	opacity: 0.5;
}



/* HOME SECTION */

#home #header-under {
	display: none;
}

#home #top {
	width: 100%;
	height: 613px;
	background: url('../images/home-bg.jpg') no-repeat 50% 50%;
	background-size: cover;
	float: left;
	margin: 0;
	text-align: center;
	position: absolute;
}

#home #top #date {
	color: #93857a;
	margin: 180px auto 0 auto;
	line-height: 32px;
	height: 32px;
	-webkit-font-smoothing: subpixel-antialiased;
}

#home #top #date p {
	line-height: 32px; 
	height: 32px;
	display: inline-block;
	background: url('../images/home-date-bg.png') repeat-x 0 0;
	padding: 0 15px;
}

#home #top #date .before, #home #top #date .after {
	background: url('../images/home-date-sides.png') no-repeat 0 0;
	width: 13px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	text-indent: -2000px;
}

#home #top #date .after {
	background: url('../images/home-date-sides.png') no-repeat -13px 0;
}

#home #top h1 {
	color: #e8dbcf;
	font-size: 4.5em;
	line-height: 0.3em;
}

#home #top #specials {
	width: 80%;
	margin: 0 auto;
	color: #fff;
}

#home #top #specials div {
	width: 45%;
	display: inline-block;
	margin: 4em 0 0 0;
	float: right;
}

#home #top #specials div#lunch {
	margin: 4em 40px 0 0;
	float: left;
}

#home #top #specials h3 {
	font-size: 1.4em;
	font-style: italic;
	color: #e8dbcf;
}

#home #top #specials h2 {
	font-size: 2.7em;
    font-family: Georgia, serif;
	margin: 0 0 0.1em 0;
	width: 100%;
	display: block;
}

#home #top #specials p {
	font-style: italic;
	font-size: 1.2em;
	color: #e8dbcf;
	margin: 0 0 1em 0;
	display: none;
}

#home #top #specials button.close {
	display: none;
}

#home #top #specials button {
	font-style: italic;
	color: #b09f97;
	background: #4d3e35;
	background: rgba(54,42,37,0.5);
	font-size: 1em;
	line-height: 1.8em;
	padding: 0 1em;
	margin: 0;
	border: 0;
	display: inline-block;
	-webkit-border-radius: 0.9em;
	-moz-border-radius: 0.9em;
	border-radius: 0.9em;
}

#home #top #specials button:hover {
	color: #ccb8af;
	background: rgba(54,42,37,0.8);
}

#home #badge {
	width: 309px;
	height: 301px;
	background: url('../images/home-badge.png') no-repeat 0 0;
	background-size: 100%;
	z-index: 30;
	margin: 250px auto 0 auto;
	position: relative;
}

#home section {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}

#home section#featured {
	padding: 160px 0 80px 0;
	margin: 613px 0 0 0;
}

#home #featured .headline {
	margin: 3em auto 0 auto;
}

#home section#featured h1, #foodtruck section.light h1 {
	font-size: 4em;
	line-height: 1em;
	padding: 0;
}

#home section#featured h2, #foodtruck section.light h2.headline-sub  {
	color: #6e6e6e;
	margin: 1em 0 2em 0;
	width: 100%;
	float: left;
	font-size: 1.5em;
	border: none;
}

.partyblurb {
	color: #6e6e6e !important;
	font-size: 1.5em !important;
	border-bottom: none !important;
}

#home #flags {
	height: 97px;
	margin: -97px 0 0 0;
	width: 100%;
	position: absolute;
	top: 661px;
	color: #ece1e1;
	font-style: italic;
	font-size: 1.2em;
	z-index: 21;
	text-align: center;
}

#home #flags a {
	color: #ece1e1;
}

#home #flags div {
	background: #913a36;
	text-align: left;
	width: 28%;
	height: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
}

#home #flags #flag-left {
	float: left;
	padding: 0.55em 0 0 0;
}

#home #flags #flag-left p {
	float: right;
	margin: 0 2.5em 0 0;
}

#home #flags span {
	height: 97px;
	width: 22px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home #flags .right-cap {
	background: url('../images/home-flag-left.svgz');
}

#home #flags .left-cap {
	background: url('../images/home-flag-right.svgz');
}

#home #flags img {
	height: 97px;
	width: 22px;
	display: block;
}

#home #flags span.outer {
	display: none;
}

#home #flags .left-cap {
	float: left;
}

#home #flags .right-cap {
	float: right;
	background-position: -22px 0;
}

#home #flags #flag-right {
	float: right;
	padding: 0.55em 0 0 0;
}

#home #flags #flag-right p {
	margin: 0 0 0 2em;
}

#home .direction-wrapper {
	position: absolute; 
	top: 70px; 
	width: 28%;
}

#home .direction-wrapper a {
	color: #913a36;
	font-style: italic;
	font-size: 1.2em;
	margin: 0 65px 0 0;
	float: right;
}

#home .direction-wrapper a:hover {
	color: #4b6e3a;
}

.two-panels {
	width: 100%;	
}

.two-panels .bg {
	background: url('../images/two-panels-bg.png') repeat-y 50% 0;
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	padding: 100px 0 80px 0;
}

.two-panels .left, .two-panels .right {
	width: 50%;
	display: block;
	margin: 0;
	background: none;
}

.two-panels .left {
	float: left;
	color: #fff;
}

.two-panels .right {
	float: right;
	padding: 0;
}

.two-panels ul {
	width: 80%;
	margin: 1em auto 0 auto;
	font-size: 1.25em;
}

.two-panels ul li {
	border-top: 1px solid rgba(74,58,41,0.3);
}

#home .two-panels .left h3 {
	font-size: 3em;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	display: inline-block;
	margin: 0 0 0.25em 0;
}

#home .two-panels .left p {
	font-size: 1.25em;
}

#home #birthday {
	padding: 120px 0;
	background: #f0eee5;
}

#home #birthday h1 {
	color: #53663f;
	font-size: 2.8em;
	line-height: 1.2em;
	width: 50%;
	display: inline-block;
	height: 50px;
}

#home #birthday .more {
	margin: 0;
}

#home #birthday img.left {
	float: left;
	margin-left: 12%;
}

#home #birthday img.right {
	float: right;
	margin-right: 12%;
}

/* MENUS */

#menu-overview, section#menu, #contact section.light, #foodtruck section.light, #catering section.light  {
	padding: 200px 0;
}

.wreath-divider {
	width: 960px;
	height:22px;
	display: inline-block;
	position: relative;
	z-index: 1;
	clear: both;
}

.wreath-divider div {
	display: block;
	background-image: url('../images/menus-wreath.png');
	background-image: url('../images/menus-wreath.svgz'), none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 10%;
	height: 22px;
	float: left;
	margin: 0 1%;
}

.wreath-divider img {
	display: block;
	/*width: 6%;
	max-width: 50px !important;*/
	width: 45px !important;
	float: left;
	margin: 0 10px;
}

.wreath-divider span {
	height: 1px;
	width: 445px;
	display: block;
	margin: 10px 0 0 0;
	background: #b2aba0;
	background: rgba(87,68,48,0.3);
	float: left;
}

#menu-overview h2, section#menu h2 {
	color: #5e5e5e;
}

#menu-overview h3 {
	color: #487432;
	display: inline-block;
	font-size: 4em;
	border-bottom: 1px solid #b2aba0;
	padding-bottom: 30px;
	width: 960px;
}

#menu-overview ul, section#menu ul {
	width: 960px;
	margin: 15px auto;
	padding: 30px 0;
	border-top: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
}

#menu-overview ul a, section#menu ul a {
	color: #913a36;
	font-size: 2.8em;
	margin: 25px 0;
	display: inline-block;
}

#menu-overview ul.brown a, #menu-overview ul.red a {
	font-size: 2em;
}

#menu-overview ul.brown a {
	color: #69523a;
}

#menu-overview ul a:hover {
	color: #4b6e3a;
}

#menu h1.sub {
	width: 100%;
	margin: 0;
	float: left;
}

section#menu h2 a {
	color: #4b6e3a;
	font-style: italic;
	margin: 0 0.5em 0 0;
}

section#menu h2 a:hover {
	color: #913a36;
}

#menu section#menu h2 {
	border-bottom: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-bottom: 0.5em;
	width: 80%;
	margin: 0 auto;
}

#menu section#menu h3 {
	color: #913a36;
	font-size: 3em;
	line-height: 1em;
	margin: 2em 0 0.5em 0;
}

#menu section#menu h3 span {
	display: block;
	font-size: 0.4em;
	line-height: 1em;
	color: #4b6e3a;
	font-style: italic;
}

.horsdoeuvres section#menu h1.sub {
	font-size: 3.5em;
}

#menu section#menu h4, #foodtruck section.light h4 {
	font-size: 2em;
	color: #574430;
}

#menu section#menu h5 {
	font-size: 1em;
	color: #46742e !important;
	margin: 2em 0 0.5em 0;
}

#menu section#menu .wine-simple {
	font-style: normal;
	color: #58442f;
	font-size: 1.5em;
	margin: 0 auto;
}

#menu section#menu p, #foodtruck section.light p {
	width: 960px;
	margin: 0 auto 1.5em auto;
	font-size: 1.3em;
	font-style: italic;
	color: #3b3837;
}

#menu section#menu p span, #foodtruck section.light p span {
	display: block;
}

#menu section#menu p span.wine, #menu section#menu p span.note {
	font-style: normal;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666562;
}

#download-container, #calendar-container {
	width: 80%;
	height: 1em;
	position: absolute;
	z-index: 10;
	margin: 0 0 0 10%;
	top: 210px;
}

#download-container a, #calendar-container a {
	float: right;
	border: 2px solid #913a36 !important;
	color: #913a36;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.75em;
	padding: 0 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#calendar-container a {
	border: 2px solid #487432 !important;
	color: #487432;
}

#download-container a span, #calendar-container a span {
	font-size: 0.8em;
}

#download-container a:hover {
	border: 2px solid #487432 !important;
	color: #487432;
}

#calendar-container a:hover {
	border: 2px solid #913a36 !important;
	color: #913a36;
}

#menu .cost-title {
	margin-top: 0; 
	color: #4a6e37 !important;
	border-top: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-top: 0.5em !important;
	width: 960px;
	max-width: 80%;
	display: inline-block;
}

#menu .cost {
	margin-bottom: 0;
	border-bottom: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-bottom: 1em !important;
	width: 960px;
	max-width: 80%;
	display: inline-block;
}

#menu .cost div {
	width: 33.33% !important;
	float: left !important;
	color: #4a6e37 !important;
}

#menu .cost div span {
	font-size: 2em;
	display: block;
}


    #slides {
      display: none
    }

    .slider-container {
      margin: 0 auto 2em auto
    }

    .slidesjs-pagination .active {
      color:red;
    }
    
    .slidesjs-pagination {
    	display: none;
    }

    @media (max-width: 767px) {
      .slider-container {
        width: auto
      }
    }

    @media (max-width: 480px) {
      .slider-container {
        width: auto
      }
    }

    @media (min-width: 768px) and (max-width: 979px) {
      .slider-container {
        width: 724px
      }
    }
    @media (min-width: 1200px) {
      .slider-container {
        width: 920px
      }
    }



/* RECIPES */

#recipes section.light {
	padding: 200px 0 0 0;
}

#recipes h1.sub {
	border-bottom: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-bottom: 0.15em;
	width: 960px;
	margin: 0 auto;
}

#recipes h1.sub a {
	color: #574430;
}

#recipes h1.sub a:hover {
	color: #526e44;
}

#recipes #recipe-thumbnails {
	margin: 2em auto 0 auto;
//	width: 960px;
	width: 100%;
	clear: both;
	padding-bottom: 15em;
	text-align: center;
}

#recipes #recipe-thumbnails img {
	width: 280px;
	margin: 0 1em;
	position: relative;
	z-index: 1;
}

#recipes #recipe-thumbnails .thumbnail-container {
	width: 300px;
	display: inline-block;
	background-repeat: no-repeat !important;
	background-size: cover;
	background-position: 50% 50%;
	margin: 0 10px 3em 10px;
}

#recipes #recipe-thumbnails a {
	width: 100%;
	color: #913a36;
	padding: 0;
	position: relative;
	float: left;
	z-index: 1;
	font-size: 1.5em;
	line-height: 10em;
	opacity: 0;
}

#recipes #recipe-thumbnails a:hover {
	opacity: 1;
	color: #fff;
	background: rgba(74,92,64,0.8);
}

#recipes #recipe-thumbnails h2 {
	line-height: 1em;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	z-index: 10;
}

#recipes #recipe-thumbnails h2 p {
	height: 1em;
	vertical-align: middle; 
	text-align: center; 
}

/* RECIPE DETAIL */

#recipe h1 {
	line-height: 1em;
	color: #6e553a;
	font-style: italic;
	font-size: 3em !important;
}

#recipe h2 {
	color: #4a7731;
	font-size: 2.5em;
	margin: 0 !important;
	display: block !important;
	padding: 0 !important;
	height: 1em !important;
	clear: both;
}

#recipe a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	color: red !important;
}

#recipe #photo {
	background: rgba(94,68,40,0.67);
	color: #fff;
	font-style: italic;
	font-size: 1.5em;
	padding: 3em 0;
	margin: 2em 0;
	width: 100%;
}

#recipe #photo p {
	max-width: 700px;
	width: 80%;
	margin: 1em auto 0 auto;
}

#recipe #photo img {
	max-width: 700px;
	width: 80%;
	background: rgba(255,255,255,0.3);
	padding: 17px;
}

#recipe  section.light h2 {
	color: #487432;
	font-size: 2.5em;
}

#recipe ul {
	font-size: 1.5em;
	line-height: 1.25em;
	width: 80%;
	margin: 1em auto 0 auto;
	display: inline-block;
	clear: both;
}

#recipe section.light ul li {
	padding: 0.5em 0;
}

#recipe section.light ul a {
	color: #913a36;
}

#recipe section.light ul a:hover {
	color: #487432;
}

#recipe ul {
	display: inline-block;
	width: 80%;
	margin: 2em auto 0 auto;
	color: #353535;
	font-size: 1.5em;
	line-height: 2em;
	float: none;
}

#recipe ul a {
	display: inline !important;
	font-size: 1em !important;
	color: #000 !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

#recipe .lightest {
	background: rgba(255,255,255,0.2);
	margin: 3em 0 -15em 0 !important;
	padding: 3em 0 6em 0;
}

#recipe .lightest p {
	width: 80%;
	margin: 3em auto 0 auto;
	font-size: 1.25em;
	padding: 0;
	font-style: italic;
	color: #383838;
}


/* CONTACT */

#contact iframe, #foodtruck iframe, #foodtruck .frame {
	border: 10px solid #8a8a8a;
	margin: 2em 0;
}

#contact section.light h2 {
	color: #69523a;
	font-size: 2em;
	width: 80%;
	margin: 0 auto;
	border-bottom: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-bottom: 0.15em;
}

#contact section.light form, #catering section.light form {
	width: 80%;
	text-align: left;
	margin: 2em auto 0 auto;
}

#contact div.notice {
	width: 80%;
	display: inline-block;
	margin: 1.5em auto 3em auto;
	font-size: 1.5em;
	color: #383838;
}

#contact section.light form input[type=text], #contact section.light form input[type=email], #contact section.light form textarea, #catering section.light form input[type=text], #catering section.light form input[type=email], #catering section.light form input[type=tel], #catering section.light form input[type=date], #catering section.light form input[type=number], #catering section.light form input[type=time], #catering section.light form textarea {
	border: 4px solid rgba(84,115,69,0.8);
	font-size: 1.5em;
	line-height: 1em;
	padding: 0.25em;
	width: 45%;
	margin: 0 4.5% 0 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-family: 'IM Fell English', serif;
}

#contact form input[type=email] {
	width: 47% !important;
	float: right !important;
	margin: 0 2% 0 0 !important;
}

#contact section.light form textarea {
	width: 98%;
	margin: 1em 0 2em 0;
}

#contact form button, #catering form button, #catering form input[type=submit], #contact form input[type=submit]  {
	color: #fff;
	background: #4b6e3a;
	padding: 10px 30px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1em;
	border: 0;
	display: block;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

#contact form button:hover, #catering form button:hover, #catering form input[type=submit]:hover, #contact form input[type=submit]:hover {
	background: #913a36 !important;
}

:required {
	box-shadow: none;
}

#contact .success {
	margin-top: 2em;
}

/* CATERING */

#catering section.light p {
	color: #333333;
	width: 80%;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 2em auto 0 auto;
}

#catering .secondary {
	width: 90%;
	max-width: 960px;
	margin: 3em auto 0 auto;
}

#catering .secondary a {
	font-style: italic;
	font-size: 1.5em;
	border: 3px solid #487432 !important;
	padding: 0.25em 1em;
	margin: 0 1%;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

#catering .secondary a.green {
	color: #487432;
}

#catering .secondary a.green:hover {
	color: #fff;
	background: #487432;
}

#catering .secondary a.red {
	color: #fff;
	background: #913a36;
	border-color: #913a36 !important;
}

#catering .secondary a.red:hover {
	color: #913a36;
	background: none;
}

#catering section.light form {
	margin: 4em auto 0 auto;
}

#catering section.light form .left {
	width: 45%;
	float: left;
}

#catering section.light form .right {
	width: 45%;
	float: right;
}

#catering section.light form input[type=text], #catering section.light form input[type=email], #catering section.light form input[type=number], #catering section.light form input[type=tel], #catering section.light form input[type=date], #catering section.light form input[type=time], #catering section.light form textarea {
	width: 100%;
}

#catering section.light form textarea {
	width: 100%;
	margin: 0 0 1em 0;
}

#catering section.light form input[type=text], #catering section.light form input[type=email], #catering section.light form input[type=tel], #catering section.light form input[type=date], #catering section.light form input[type=number], #catering section.light form input[type=time], #catering section.light form textarea {
	margin: 0 0 1em 0 !important;
}

#catering section.light form input[type=date] {
	font-size: 1.35em;
}

#catering section.light form input[type=text].cityinput {
	width: 70%;
}

select {
	line-height: 1.5;
	font-size: 1.4em;
	padding: 5px 10px;
	color: #fff;
	width: 21%;
	margin: 0 0 0 3%;
	background: #487432;
}

#catering section.light h2 {
	color: #913a36;
	font-size: 3em;
	margin-top: 1em;
	margin-bottom: 0;
}

.error-box {
	width: 100%;
	margin: 0 0 3em 0;
	float: left;
}

.error-message {
	font-size: 2em;
	line-height: 1.25em;
	color: #953c36;
	width: 100%;
	float: left;
}

.success p {
	font-size: 3em;
	color: #45742d;
}

/* PRIVATE PARTIES */

.parties section.light p {
	margin: 0 auto 2em auto !important;
}

.parties section.light h3 {
	color: #487432;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 1em 0 0 0;
}

.parties .divider {
	background: rgba(87,68,48,0.3);
	height: 1px;
	width: 80%;
	margin: 0 auto;
}

/* BIRTHDAYS & ANNIVERSARIES */

.birthdays section.light h3 {
	font-size: 1.5em;
	color: #69523a;
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.birthdays section.light form, .signup section.light form {
	width: 80%;
	max-width: 550px;
	margin-top: 0 !important;
}

/* SIGNUP */

.signup section.light h3 {
	font-size: 1.5em;
	color: #69523a;
	font-size: 2em;
	margin: 1em auto;
	width: 80%;
	max-width: 550px;
}



/* FOOD TRUCK */

img.banner {
	width: 80%;
	max-width: 1100px;
	margin: 3em 0 2em 0;
}

#foodtruck iframe, #foodtruck .frame {
	margin: 3em 0 0 10%;
	float: left;
	border-color: rgba(145,58,54,0.9);
	border-bottom: none;
	width: 80%;
}

#foodtruck .mobile {
	display: none;
}

.cmsmap {
	font-family: 'IM Fell English', serif !important;
}

.cmsmap a.map-address {
//	font-weight: bold !important;
	color: #953d37;
	font-family: 'IM Fell English', serif !important;
	font-size: 2em !important;
}

#foodtruck section.light h2 {
	color: #913a36;
	font-size: 4em;
	line-height: 1em;
	border-bottom: 1px solid #b2aba0;
	border-color: #b2aba0;
	border-color: rgba(87,68,48,0.3);
	padding-bottom: 0.5em;
	width: 80%;
	margin: 0 auto 0.5em auto;
	
}

#foodtruck section.light h3 {
	color: #527042;
	font-style: italic;
	font-size: 2.5em;
	line-height: 1.25em;
	margin: 1em 0 0 10%;
	width: 80%;
	float: left;
}

#foodtruck section.light h3 span {
	color: #fff;
}

#foodtruck section.light h3.location {
	font-size: 2em;
	margin: 0 0 2em 10%;
	color: #fff;
	background: #8a8a8a;
	background: rgba(145,58,54,0.9);
	width: 80%;
	padding: 0.5em 0;
	float: left;
}

#foodtruck-social {
	background: rgba(94,68,40,0.1);
	padding: 160px 0;
	width: 100%;
	float: left;
	margin: 80px 0 160px 0;
	font-size: 160px;
	line-height: 160px;
}

#foodtruck-social a {
	color: #8e3a35;
	color: rgba(94,68,40,0.8);
	display: inline-block;
}

#foodtruck-social a:hover {
	color: #4c5d3f;
}

#fb-container { 
	width: 90%; 
	float: left;
	margin: 0 0 3em 5%;
}

#foodtruck .twitter-timeline {
	width: 90%;
}

#foodtruck .truck-info-header {
  border-top: 1px solid #507045;
  padding-top: 1em;
}

#foodtruck .truck-info a {
  color: #933837;
}

#foodtruck .truck-info a:hover {
  color: #507045;
}

/* backgrounds for sections */

section.light {
	text-align: center;
	background: url('../images/section-bg-light.jpg') repeat 0 0;
}


/* ABOUT */

.timelineFlat {
	font-family: 'IM Fell English', serif;
	margin-bottom: 0;
}

section.about {
	float: left;
	width: 100%;
}

.lighter {
	width: 100%;
	float: left;
	padding: 3em 0;
	background: #f6f6f3;
	background: rgba(255,255,255,0.55);
	clear: both;
}

.lighter h2 {
	font-size: 3em;
	color: #69523a !important;
}

.lighter-content {
	width: 80%;
	height: auto;
	max-width: 960px;
	margin: 3em auto;
	display: inline-block;
}

.lighter-content div {
	width: 50%;
	max-width: 480px;
	text-align: left;
	float: left;
}

.lighter-content div img {
	width: 96%;
	border: 20px solid #e7e4e0 !important;
	border: 20px solid rgba(87,65,44,0.1) !important;
	float: left;
	margin-bottom: 2em;
}

.lighter-content div p {
	margin: 0 0 1em 0;
	padding: 0 2em 0 0;
	font-size: 1.25em;
	line-height: 1.5em;
	color: #403223;
}

.about .two-panels h2, .about .two-panels h3 {
	font-size: 3em;
	color: #fff;
}

.about .two-panels .bg {
	background: url('../images/two-panels-about-bg.png') repeat-y 50% 0;
	float: left;
}

.about section.light {
	float: left;
	width: 100%;
}

.about .two-panels .left li {
	padding: 0.6em 0;
}

.about .two-panels .right a {
	color: #fff8e3;
	display: block;
	padding: 0.6em 0;
}

.about .two-panels .right a:hover {
	background: rgba(61,48,34,0.4);
}

/* SHOP */

#my-store-189075 {
	background: #fff;
	width: 80% !important;
	margin: 5em 0 0 10% !important;
	font-family: 'IM Fell English', serif !important;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

#my-store-189075 a {
	font-family: 'IM Fell English', serif !important;
}

.gwt-InlineLabel {
	font-family: 'IM Fell English', serif !important;
}

#my-store-189075 select {
	width: auto;
	color: #fff !important;
	font-family: 'IM Fell English', serif !important;
	font-size: 1.5em !important;
}

.ecwid-productBrowser-categoryPath-categoryLink a {
	font-family: 'IM Fell English', serif !important;
	font-size: 1.5em !important;
}

.ecwid-productBrowser-head {
	font-family: 'IM Fell English', serif !important;
	font-size: 2em !important;
}

.ecwid-productBrowser-categoryPath-categoryLabel {
	font-size: 1.5em !important;
}

.ecwid-productBrowser-auth-signInLink {
	float: right !important;
	font-size: 1.5em !important;
}

.ecwid-categories-category {
	font-family: 'IM Fell English', serif !important;
}

.ecwid-results-topPanel-viewAsPanel div, .gwt-Label {
	font-family: 'IM Fell English', serif !important;
	font-size: 1.5em !important;
}

.ecwid-ProductBrowser-auth-logged, .ecwid-productBrowser-auth {
	width: 100% !important;
}

.ecwid-productBrowser-auth-signInLink {

}

.ecwid-productBrowser-backgroundedPanel {
	background: #eeece4 !important;
}

#Minicart-1 {
	position: absolute;
	right: -50px;
	top: 190px;
}

.ecwid-minicart-caption {
	font-family: 'IM Fell English', serif !important;
	font-size: 1.5em !important;
}

.gwt-InlineLabel {
	font-family: 'IM Fell English', serif !important;
	font-size: 1em !important;
}

.shop .more {
	display: none;
}

.shop a.shop-cards-link {
  color: #943938;
  font-size: 1.5em;
  line-height: 2em;
  padding: 0 2em;
  position: absolute;
  top: 245px;
  left: 10%;
  border: 2px solid #943938 !important;
  display: block;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.shop a.shop-cards-link:hover {
  color: #fff;
  background: #457437;
  border: 2px solid #457437 !important;
}

/* ANIMATION  */

header, header button, header a#logo, header div#top-social, header div#top-social a, header #header-under a, #home #top #specials button, #home .direction-wrapper a, .more a, footer#footer a.parties, footer#footer a.directions, footer#footer .social a, footer#footer .logo, .photos-three img, #download-container a, #calendar-container a, section#menu h2 a, #catering .secondary a, #recipes #recipe-thumbnails a, #commentcontent select, .order-button {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

/* QUOTE ROTATOR */

.qtrotator {
	position: relative;
	margin: 0 auto;
	max-width: 800px;
	width: 75%;
	min-height: 300px;
	text-align: left;
	color: #474039;
}

.qtrotator .qtcontent {
	position: absolute;
	min-height: 200px;
	padding: 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
}

.no-js .qtrotator .qtcontent {
	border-bottom: none;
}

.qtrotator .qtcontent.qtcurrent,
.no-js .qtrotator .qtcontent {
	position: relative; 
	z-index: 2;
	pointer-events: auto;
	opacity: 1;
}

.qtrotator .qtcontent:before,
.qtrotator .qtcontent:after {
	content: " ";
	display: table;
}

.qtrotator .qtcontent:after {
	clear: both;
}

.qtprogress {
	position: absolute;
	background: #000;
	height: 1px;
	width: 0%;
	top: 0;
	z-index: 1000;
}

.qtrotator blockquote {
	margin: 0;
	padding: 0;
}

.qtrotator blockquote p {
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 1em;
}

.qtrotator blockquote footer {
	font-size: 1.4em;
	font-style: italic;
}

.qtrotator .qtcontent img {
	float: right;
	margin-left: 3em;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}