/* ==========================================================================
   Reset
   ========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight:normal;
}
::-moz-selection { background: #999; color: FFF; }
::selection { background: #999; color: #FFF; }

-webkit-text-size-adjust: none;

html {
	height:100%;
}
body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	color:#231f20;
	height:100%;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
button {
	outline:none;
}
textarea {
    resize: vertical;
}
strong {
	font-weight:bold !important;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Main styles
   ========================================================================== */

* {
	outline:none;
}
.center-wrap {
	width:940px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color:#FFF;
	font-size:50px;
	font-weight:bold;
	line-height:50px;
}
h1 span {
	font-size:40px;
	line-height:43px;
	margin-top:15px;
	display: block;
}
h2 {
	font-size:22px;
	font-weight:normal;
}
h3 {
	font-size: 22px;
	color: #ef8c22;
	text-transform:uppercase;
}
p {
	font-size:18px;
	line-height:30px;
}
p span {
	font-size:18px;
	text-transform:capitalize;
}
.masthead h2 span a {
	color: #FFF !important;
}
a {
	transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
	text-decoration:none;
}
body#current a.currentpagetop {
	color:#FFF;
}
a:hover, a:active, body#current a.currentpage {
	color:#ee8c32 !important;
}
nav.nav-style {
	background-color:#ee8c32;
	border-top: 8px solid #231f20;
	height:130px;
	width:100%;
	display: block;
}
a.logo {
	display: block;
	margin-top:12px;
	color:#FFF;
	font-size:25px !important;
	text-transform: none !important;
}
a.logo.float-left {
	padding: 5px 0 0 0 !important;
}
nav.nav-style.fixed-nav ul {
	display: block;
	margin-top: 50px;
}
nav.nav-style.fixed-nav ul li {
	display: inline;
}
nav.nav-style.fixed-nav a {
	font-size:20px;
	float: left;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left:25px;
	font-weight:bold;
	color:#231f20;
	text-transform:uppercase;
	text-decoration:none;
}
nav.nav-style.fixed-nav a:hover {
	color:#FFF !important;
}

.home .main {
	background: linear-gradient(to bottom, #ee8c32 0%,#ee8c32 50%,#000000 50%,white 50%,white 100%);
	margin-bottom:50px;
}
.main a {
	color:#ee8c32;
	transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
}
.main a:hover {
	text-decoration:underline;
}
.mobile-show a.cta {
	margin-top:20px !important;
}
.masthead {
	max-width:940px;
	width:100%;
	margin-bottom:30px;
	margin:auto !important;
	background-color:#231f20;
	z-index: 1;
}
.masthead-left {
	background-color:#231f20;
	width:44%;
	padding:3%;
	z-index:100;
	position:relative;
}
#slideshow {
	position:relative;
	height:359px;
	padding: 0px;
	margin:0;
}
#slideshow img {
    position:absolute;
    top:0;
    right:0;
    z-index:8;
    opacity:0.0;
}
#slideshow img.active {
    z-index:10;
    opacity:1.0;
}
#slideshow img.last-active {
    z-index:9;
}
.masthead a.cta {
	margin-top:50px;
}
.secondary {
	margin-bottom:30px;
}
.copy {
	max-width:100%;
}
.tock {
	margin-top: 50px;
}
.tock h3 {
	font-size: 24px;
}
.TockButton-blue {
	background-color: #EE8D32 !important;
}
#Tock_widget_container {
	margin: 20px auto;
	padding: 20px 20px 10px 20px;
	background-color: #f2f0ed;
}
.tock-reservations {
	margin-top: 0;
	float: left;
	width: 100%;
}
.open-table {
	max-width:40%;
}
.ot-dc-badge--p {
	width: 229px !important;
}
.open-table h2 {
	background-color:#c9d6a6;
	padding:12px;
	text-align:center;
}
.open-table h2 span.large {
	font-size:40px;
}
.open-table h2 span.small {
	font-size:16px;
}
#OT_form {
	margin:25px auto !important;
}
.OT_title {
	line-height:20px;
}
.OT_subtitle {
	background-color: transparent !important;
	margin:auto !important;
	padding:0 !important;
}
a.OT_Find_a_Table:link, a.OT_Find_a_Table:visited, a.OT_Find_a_Table:hover, a.OT_Find_a_Table:active {
	color:#FFF !important;
}
.reserve {
	background-color:#231f20;
	padding: 0 0 15px 0;
}
.ot-dc-badge--p {
	margin: auto;
}

/* Footer */

footer {
	width:100%;
	color:#FFF;
}
footer li {
	list-style:none;
}
.top-foot p {
	font-size: 16px;
	line-height: 27px;
}
footer p span {
	font-size:11px;
	text-transform:uppercase;
}
p.float-left.push {
	margin-right:30px;
}
.top-foot {
	background-color:#231f20;
	padding:55px 0 70px 0;
}
.top-foot a {
	color:#FFF;
}
.social, .info, .extra {
	width:30%;
	display:block;
}
.social ul {
	margin-top:25px;
}
.social li {
	margin-bottom:20px;
}
.social li a {
	margin-top: -28px;
	margin-left: 45px;
	display: block;
}
.info {
	margin: 0 2% 0 8%;
}
.byob p {
	max-width:135px;
	margin-right:25px;
}
.byob img {
	margin-top: -12px;
}
.badge {
	width:200px;
	background-color: #333;
	padding: 25px;
}
.extra p {
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	line-height:25px;
}
.extra p span {
	font-size:26px;
}
.hours {
	margin-bottom:25px;
}
.bottom-foot {
	background-color:#000;
	padding:40px 0;
	text-transform:uppercase;
}
.bottom-foot ul li {
	display:inline;
	margin-right:10px;
}
.bottom-foot a {
	font-size:12px;
	color:#FFF;
	padding:5px 0;
}
.bottom-foot p {
	font-size:12px;
	color:#FFF;
	line-height: 20px;
}

/* Inside Pages */

.content {
	padding:4%;
	width:92%;
	margin-bottom:45px;
	background-color:#FFF;
	/*-webkit-box-shadow: 0px 1px 3px 0px rgba(51,51,51,.5);
	-moz-box-shadow: 0px 1px 3px 0px rgba(51,51,51,.5);
	box-shadow: 0px 1px 3px 0px rgba(51,51,51,.5);*/
	border: #ddd 1px solid;
}
h1.inside {
	background-color:#231f20;
	padding: 12px 0 12px 4%;
	font-size: 35px;
}
article {
	margin-bottom:60px;
}
article:last-child {
	margin-bottom:0;
}
article .open-table {
	background-color: #fff;
	margin:0;
}
.content-images {
	width:30%;
}
.content-images img {
	width:100%;
	height:auto;
}
.content-copy {
	width:68%;
	padding-left:2%;
}
.giftcards .content-copy {
	width:100% !important;
}
.reservations .content-copy {
	padding-right:2%;
	padding-left:0 !important;
}
.reservations #OT_form {
	margin:0 !important;
	float: left;
}
.map {
	width:100%;
	height: 250px;
	border:1px solid #ddd;
}
.map iframe {
	margin-bottom:10px;
}
.directions .content-copy {
	width:100%;
	padding:0 !important;
}

/* --------------
    To Top
-------------- */

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	overflow:hidden;
	width:54px;
	height:54px;
	border:none;
	text-indent:-9999px;
	background: url(../img/back-to-top.png) no-repeat left top;
	bottom:25px;
	right: 2%;
	z-index:9000;
	opacity:.6;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	-ms-transition: opacity .2s ease-in;
}
#toTop:hover {
	opacity:1;
}
#toTop:active, #toTop:focus {
	outline:none;
}

/* --------------
   Mobile Nav
-------------- */

/* Overlay style */

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color:#231f20;
	z-index: 9999;
}

/* Button */

button#trigger-overlay, button#trigger-overlay-two {
	border: none;
	display: block;
	cursor: pointer;
	width: 41px;
	height: 30px;
	background-color: transparent;
	margin:20px 2% 0 0;
	padding:0;
	outline:none;
}

/* Overlay closing cross */

.overlay .overlay-close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 2%;
	top: 22px;
	overflow: hidden;
	border: none;
	background: url(../img/close.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	cursor:pointer;
	outline: none;
	z-index: 100;
}

/* Menu style */

.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}
.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 65px;
}
.overlay ul li a {
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	font-size:25px;
	margin: 0 auto;
	padding: 5px 0;
	opacity:1;
	text-align:center;
	font-weight:400;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	-ms-transition: opacity .2s ease-in;
}
.overlay ul li a:hover,
.overlay ul li a:focus {
	opacity:1;
}
.overlay ul li.social {
	margin-top:20px;
}
.overlay ul li a.dribbble, .overlay ul li a.linkedin {
	padding:25px;
}

/* Effects */

.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc.open {
	opacity: .95;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.overlay-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.overlay-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.overlay-hugeinc.close nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.hidden, .mobile-show {
    display: none !important;
    visibility: hidden;
}
.desktop-hide {
	display:none;
	visibility:hidden;
}
a.bump {
	margin-top:0px !important;
}

/* Buttons */

a.cta {
	display: block;
	max-width: 300px;
	text-align: center;
	background-color:#c9d6a6;
	color: #231f20;
	font-size: 28px;
	padding: 12px 12px;open-table
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
}
a.cta:hover {
	background-color:#e4f2bf;
	color: #231f20 !important;
	text-decoration:none;
}

/* ==========================================================================
   Responsive Styles
   ========================================================================== */

@media screen and (max-height: 30.5em) {

	.overlay nav {
		height: 50%;
		font-size: 34px;
		margin-top: -60px;
	}
	.overlay ul li {
		min-height: 34px;
		}
}

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

	.tablet-hide {
		display: none !important;
		visibility: hidden;
	}
	.center-wrap {
		width:95%;
	}
	nav.nav-style.fixed-nav a {
		padding-left:14px;
		font-size: 15px;
	}
	nav .center-wrap, footer .center-wrap, .info .center-wrap {
		max-width:940px;
		width: 95% !important;
	}
	#slideshow img {
		width:500px;
		height:auto;
		padding:10px;
	}
	.bottom-foot nav {
		float:none !important;
		text-align:center;
	}
	.bottom-foot p {
		float:none !important;
		margin:15px auto;
		text-align:center;
	}

}

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

	.tablet-show {
		display: block !important;
		visibility: visible;
	}
	.mobile-hide {
		visibility:hidden;
		display:none;
	}
	.mobile-show {
		visibility:visible !important;
		display:block !important;
	}
	p {
		font-size:21px;
	}
	a.logo.float-left {
		padding:0 !important;
		margin-top:-6px;
	}
	nav.fixed-nav.nav-style {
		position:fixed;
		top:0;
		z-index:110;
	}
	ul#nav {
		display: none;
		width:100%;
	}
	nav.nav-style {
		height:70px;
	}
	nav.nav-style .logo img {
		width:120px;
		height: auto;
		margin-top: 13px;
	}
	.masthead h1 {
		text-align:center;
	}
	.masthead h2 {
		font-size:25px;
		color:#FFF;
		background-color:#ee8c32;
		padding: 2%;
		margin-top: 30px;
		text-align:center;
	}
	.masthead h2 span {
		font-size:35px !important;
	}
	.masthead-left {
		width:92% !important;
		margin:0 auto !important;
		padding:4%;
		float:none !important;
	}
	.masthead-right {
		width:50%;
		height:auto;
	}
	.masthead a.cta {
		margin-top:30px !important;
		max-width:100%;
	}
	.main {
		background: none;
		margin-top:79px;
	}
	.images img {
		margin: 10px auto;
		width:100%;
		height:auto;
	}
	.open-table {
		max-width:400px !important;
		margin:25px auto;
		float:none !important;
		padding: 0 0 20px 0;
	}

	.content p.float-right {
		margin-top:30px;
		margin-right: 90px;
		float: left !important;
	}
	.reservations .content-copy {
		width:100% !important;
	}
	.reservations #OT_form {
		margin-top:25px !important;
	}

    /* Footer */

	.social, .info, .extra {
		width:100%;
		float:none !important;
		text-align:center;
		margin:auto;
	}
	.social li a {
	    margin:0 auto  !important;
	    width: 200px;
	}
	.byob, .byob p, .hours, .hours p, .badge, .badge p, .copy {
	    max-width:100% !important;
	    margin:0 auto;
	    float:none !important;
	}
	p.float-left.push {
	    margin:0;
	}
	.badge {
	    margin-top:25px !important;
	}
	.hours, .byob {
	    margin-top:45px !important;
	}
	.bottom-foot a.float-left, .bottom-foot p.float-right {
		float:none !important;
	    width:100%;
	    text-align:center;
	}

}

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

	/* Inside */

	.content-images {
	    width:100%;
	    float:none !important;
	    margin:0 auto;
	}
	.content-images img {
	    margin:0 auto 20px auto;
	}
	.content-copy {
	    width:100%;
	    float:none !important;
	    padding-left: 0 !important;
	}
	.ot-dc-badge--p {
	width: 210px !important;
}

}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
/* Style adjustments for high resolution devices */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
