/*
Theme Name: Seattle Ale Houses
Theme URI: http://wordpress.org/themes/seattleale
Author: Thomas Creative Solutions
Author URI: http://www.thomascreativesolutions.com/
Description: Theme for Seattle Ale House website.
Version: 4.0.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: seattleale

seattleale is distributed under the terms of the GNU GPL
*/



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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-size:100%;
	font-family: inherit;
	font-style: inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline;
}
body {
	background:#171711 url(images/bkgd.jpg) center center;
	background-size:cover;
}

body {
	line-height:1;
	font-family: "soleil", arial, sans-serif;
	/*font-weight:300;*/
}
h1, h4, h5, div, td, p {	
	font-family: "soleil", arial, sans-serif;
}
h2, h3 {
	font-family: "adobe-caslon-pro", "Times New Roman", serif;
}
ol, ul{
	list-style:none
}
blockquote, q{
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after{
	content:'';content:none
}
table{
	border-collapse:collapse;
	border-spacing:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
.clear{
	clear:both
}
.sticky{}
.bypostauthor{}
.wp-caption{}

.wp-caption-text {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	margin-top: 8px;
	color: #999;
}

.gallery-caption{}




/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #444;
	font-size: 16px;
	line-height: 1.5;
}

a {
	color:#cba05b;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	color:#cba05b;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 26px 0 12px;
}

h1 {
	line-height: 1.3846153846;
	font-size:40px;
	font-weight:400;
	margin: 36px 0 20px;
}

h2 {
	color:#cba05a;
	font-size: 28px;
	font-weight:400;
	line-height: 1.3;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
	font-weight:400;
	color:#cba05a;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}
.img-center {
	margin:0 auto;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin: 25px 0px;
	font-size: 18px;
}
ol, ul {
	font-size: 18px;
}
	

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {

	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin:10px 0;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #72C046;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #72C046;
	color: #fff;
	text-shadow: none;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft, 
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

/*CUSTOM CSS STARTS HERE*/

/*NAVBAR*/
.nav-alehouse {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	background:#010101;
	border-radius:0;
	border: none;
	color:#5f5047;
	float:none;
}
.navbar-collapse.collapse {
	text-align:center;
}
.navbar-nav {
    float: none;
    margin: 5px auto;
	text-align:center;
	display:inline-block;
}
.nav-alehouse ul {
	text-align:center;
}
.nav-alehouse li {
	border-right:1px solid #5f5047;
}
.nav-alehouse li:nth-last-child(1) {
	border-right:none;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
	color:#cba05a;    
	padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #cba05a;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    background-color: #cba05a;
}
.navbar-default .navbar-toggle:hover {
    border-color: #fff;
    background-color: #a47b37;
}
.navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
    background-color: #cba05a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.dark {
	background:#010101;
	color:#fff;
	max-width:1170px;
}
.dark h1{
	color:#cba05a;
	text-shadow: #010101 0px 2px 0,#6d4d18 0px 3px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.1em;
}
.dark p{
	color:#e5e3d6;
}

.logo-navbar {
	background-image:url(images/bkgd_head.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding-top:20px;
}
.logo-hilltop {
	padding-top:3%;
	width:19%;
	float:left;
	text-align: center;
}
.logo-hilltop img {
	
	display: inline-block;
}
.logo-74th {
	width:26%;
	float:left;
}
.logo-columbia-city {
	padding-top:3%;
	width:19%;
	float:left;
}
.logo-show {
	width:64%;
}
.logo-hide {
	display:none;
}
/*.logo img{
	filter: grayscale(90%);
   -webkit-filter: grayscale(90%);
   -moz-filter: grayscale(90%);
   -ms-filter: grayscale(90%);
   -o-filter: grayscale(90%);
}
.logo img:hover {
	filter: grayscale(0%);
   -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   -ms-filter: grayscale(0%);
   -o-filter: grayscale(0%);
}*/
.splendid-food {
	/*background:url(images/bkgd_splendid-foods.png) right 120px no-repeat;
	height:222px;*/
	width:18%;
	float:left;
	padding-top:125px;
	
}
.splendid-food img {
	float:right;
}
.fine-ales {
	/*background:url(images/bkgd_fine-ales.png) left 120px no-repeat;
	height:222px;*/
	width:18%;
	float:left;
	padding-top:125px;
}
@media screen and (min-width:769px) and (max-width: 996px) {
	.logo-hilltop {
		width:22%;
	}
	.logo-74th {
		width:24%;
	}
	.logo-columbia-city {
		width:20%;
	}
	.splendid-food {
		width:17%;
	}
	.fine-ales {
		width:17%;
	}
	.logo-show {
		width:64%;
	}
}
@media screen and (max-width: 768px) {
	.navbar-nav {
    display: block;
}
	.nav-alehouse li {
		border-right:none;
	}
	.nav-alehouse li a{
		display:block;
	}
	.splendid-food {
		display:none;
	}
	.fine-ales {
		display:none;
	}
	 
	.logo-hilltop {
		width:33%;
		padding-top:3%;
	}
	.logo-74th {
		width:34%;
	}
	.logo-columbia-city {
		width:33%;
		padding:3% 3% 0;
		margin-top:0;
	}
	
	.logo-show {
		width:100%;
	}
 }
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0px;
}
.homeIntro {
	background:url(images/home_main-photo.jpg) center center no-repeat;
	background-size:cover;
	text-align:center;
    box-shadow: 1px 2px 8px rgba(0, 0, 0, .5);
	max-width:1170px;
	margin-top:-3px;
}
.pageIntro {
	background:#010101 url(images/home_main-photo.jpg) top center no-repeat;
	background-size:contain;
	text-align:center;
    box-shadow: 1px 2px 8px rgba(0, 0, 0, .5);
	max-width:1170px;
	padding-top:200px;
	padding:200px 50px 10px;
}
.beerIntro {
	background:#010101 url(images/drink_main-photo.jpg) top center no-repeat;
}
.eatIntro {
	background:#010101 url(images/eat_main-photo.jpg) top center no-repeat;
}
.historyIntro {
	background:#010101 url(images/history_main-photo.jpg) top center no-repeat;
}

.reviewsIntro {
	background:#010101 url(images/reviews_main-photo.jpg) top center no-repeat;
}

.eventIntro {
	background:#010101 url(images/events_main-photo.jpg) top center no-repeat;
}
.teamIntro {
	background:#010101 url(images/team_main-photo.jpg) top center no-repeat;
}


.pageContent {
	background:#1f1a12;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:20px;
	border:4px double #746860;
}
@media screen and (max-width: 768px) {
	.pageIntro {
		padding:150px 20px 10px;
		background-size:100%;	
	}
}


.rotatingBoxStroke {
	border:1px solid #cba05a;
	padding:30px 10px 10px;
	background:#6d4d18;
	margin:5px;
}
.rotatingBoxStroke:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.rotatingBox {
	background:#6d4d18;
	/*margin:0 30px;
	border-radius:20px;*/
	border:5px solid #010101;
	text-align: center;
}
.rotatingBox h2, .eatIntro h2{
	font-weight:bold;    
	margin-bottom: 5px;
    font-size: 1.5em;
	text-transform:uppercase;
}
.rotatingBox p, .eatIntro p {    
	margin: 10px 0;
    font-size: 16px;
	color:#fff;
}
@media screen and (min-width:1110px) and (max-width: 1200px) {
	.homeIntro {
	}
}
.homeIntroText {
	background: rgba(32, 25, 21, 0.7);
	text-align:center;
	color:#fff;
	margin:150px 0;
	padding:20px 10px;
}
.homeAH .img-responsive, .homeWelcome .img-responsive {
	display:inline-block;
}
.homeEventsKey {
	padding-top:20px;
	padding-bottom:10px;
}
.homeEvents {
	padding-top:40px;
	padding-bottom:40px;
}
.home-sp-header {
	width:70%;
	max-width: 450px;
	height: auto;
	margin-bottom: 20px;
}
.twenty-oz-pours {
	width:100%;
	max-width: 400px;
	height: auto;
	margin: 0 auto 20px;
}
.homeEventsBox {
}
.homeEvents h2 {
	font-size:1.2em;
	color:#cba05b;
	margin: 10px 0 2px;
}
.homeEvents p {
	color:#fff;
	font-size:.9em;
	margin:7px 0;
}
p.homeEventDate {
	color:#cba05b;
	margin-top:0px;
}
.homeIconBox {
	text-align:center;
	color:#cba05a;
}
.homeIconBox span {
	display:inline-block;
	padding:0 10px;
}
.homeIconBox img {
	margin-right:7px;
}
.homeSpBkgd {
	background:url(images/home_sp_bkgd.png) center center;
	background-size:contain;
	background-repeat:repeat-y;
	padding-bottom:12px;
}
.homeAddress span {
	display:inline-block;
	padding:5px;
}
.homeSpecials {
	/*background-color:#201915;*/
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.homeSpecials h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:1.2em;
	font-weight:700;
	margin: 10px 10px 5px;
}
.homeSpecials h2 a {
	color:#fff;
}
.homeSpecials h2 a:hover {
	color: #cba05b;
}
.homeSpecials h3 {
	text-transform:uppercase;
	font-size:.9em;
	color:#cfc4a5;
	letter-spacing:.2em;
	margin-top:10px;
}
.homeSpecials h4 {
	color:#cba05a;
	font-size:1.1em;
	margin-top:15px;
}
.homeSpecials p {
	font-size:1em;
	color:#fff;
	margin:5px 0;
	text-transform:uppercase;
}
.homeSpecialsHR {
	border-bottom:1px solid #cfc4a5;
	width:50%;
	margin:0 auto;
	max-width:100px;
}
@media screen and (max-width: 1200px) {
	.homeSpecials h2 {
		font-size:1.0em;
	}
	.homeSpecials h3 {
		font-size:.8em;
		letter-spacing:.1em;
	}
	.homeSpecials h4 {
		font-size:1em;
	}
	.homeSpecials p {
		font-size:.9em;
	}
}
.btn-specials, input[type="submit"] {
	background:url(images/btn_specials.png) no-repeat;
	background-color:transparent;
	height:34px;
	width:150px;
	border:none;
	border-radius:0;
	margin-top:10px;
}
.btn-specials:hover, input[type="submit"]:hover {
	background:url(images/btn_specials.png) 0px -34px no-repeat;
	background-color:transparent;
	border:none;
	border-radius:0;
}
.specials-content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
}
.special-box {
	
}
@media only screen and (min-width:768px) {
	.special-box {
		width:calc(50% - 40px);
		margin: 10px 20px;
	}	
}
@media only screen and (min-width:1024px) {
	.special-box {
		width:calc(33% - 40px);
	}	
}
/*Ale House Landing Main*/
.rotator-landing {
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
.rotator-container {
	height: 480px; 
	background-size: cover; 
	background-position: center center; 
	background-repeat: no-repeat;
}
.alehouse-name {
	background:rgba(0,0,0,.4);
	position:absolute;
	top:30%;
	padding:40px 10px;
	width:100%;
	text-align:center;
	display:block;
}
.alehouse-name img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin:0 auto;
}
.ah-location {
	background:url(images/bkgd_ah-location.jpg) center center;
	background-size:cover;
	text-align:center;
	color:#fff;
	padding-top:20px;
	padding-bottom:10px;
	max-width:1170px;
}
.ah-location p {
	margin-top:0px;
	margin-bottom:10px;
}
.ah-location strong {
	color:#cba05a;
}
.ah-location span {
	display:inline-block;
	margin:0 5px;
}
@media screen and (max-width: 768px) {
	
	.rotator-container {
		height: 280px; 
	}
	.ah-location p {
		font-size:1em;
	}
}
.ah-sep {
	color:#cba05a;
	display:inline-block;
	margin:0 10px;
}
.row-eq-height {
  display: block;
}
@media screen and (min-width: 769px) {
	/*
	 * Row with equal height columns
	 * --------------------------------------------------
	 */
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	}
}
.ah-ads {
	background:url(images/bkgd_seattles-best-reuben.jpg) center center no-repeat;
	background-size:cover;
	max-width:1170px;
}
.ah-ad-1 {
	padding:30px 40px;
}
.ah-ad-2 {
	color:#fff;
	text-align:center;
	padding-bottom:40px;
	padding-top:30px;
	margin:20px;
}
.ah-ad-quote {
	background:url(images/quote-marks.png) 50% 12% no-repeat;
	background-size:contain;	
	padding:0 25px;
	margin:10px;
}
.ah-ad-2 h2 {
	font-family: "soleil", arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:1.95em;
	margin-top:0px;
}
.ah-ad-2 h3 {
	color:#cba05b;
	border-bottom:1px solid #cba05b;
	font-size:1.6em;
	padding-bottom:10px;
	display:inline-block;
	margin-top:10px;
}
.ah-ad-2 p {
	margin:5px 0 25px;
}
.btn-ah {
	border: #cba05b solid 1px;
	border-radius:0px;
}
.btn-ah:hover {
	border: #fff solid 1px;
	border-radius:0px;
	color:#fff;
	background:#cba05b;
}
.btn-ah:focus {
    color:#cba05b !important;
	background-color: transparent;
}
.btn-ah:active {
    color:#cba05b !important;
    background-color: transparent;
}
@media screen and (max-width: 768px) {
	.ah-ad-1 {
		padding:10px;
	}
	.ah-sep {
		display:none;
	}
	.ah-ad-2 {
		margin:0 10px;
	}
	.ah-ad-2 h2 {
		font-size:1.5em;
	}
	.ah-ad-2 h3 {
		font-size:1.35em;
	}
	.ah-ad-2 p {
		font-size:.9em;
	}
	.bkgd-footer p{
		font-size:.9em;
	}
	.copyright {
		font-size:.75em;
	}
}
/*FOOTER*/
.bkgd-footer {
	background:url(images/bkgd_footer.png) top center no-repeat;
	color:#fff;
	text-align:center;
	padding-top:15px;
	margin-top:-15px;
}
.copyright {
	margin-bottom:20px;
	color:#746860;
}
.social-box {
	margin:30px auto;	
}
.social-box img {
	margin:0 5px;
	max-width:30px;
	height:inherit;
}
.social-ale-house {
	margin: 15px 10px;
	display:inline-block;
}
@media screen and (max-width: 768px) {
	.social-box img {
		max-width:24px;
	}
	.social-box {
		font-size:.8em;
	}
}
/*EVENTS*/
.events h2 {
	margin-bottom:5px;
	font-size:1.5em;
}

.events h3 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:1.2em;
}
.events p {
	margin:10px 0;
	font-size:16px;
}
/*DRINK*/
.drink h2 {
	margin-bottom:5px;
	font-size:1.5em;
	text-transform:uppercase;
}
.drink h3 {
	margin-bottom:5px;
}
.drink p {
	margin:10px 0;
	font-size:16px;
}
.drink-pours {
	padding:20px;
	/*border-bottom:3px solid #cba05a;
	margin:0 35px;*/
}
/*EAT*/
.menu-row {
	padding:0 15px 20px;
}
@media only screen and (min-width:768px) {
	.menu-row {
		padding:0px 30px 20px;
	}
}
.order-now-wrap {
	margin-bottom: 30px;	
}
.order-now-content {
    border-bottom: 2px solid #cba05b;
	
}
.order-now-content h2 {
	color:#fff;
	margin-top: 0;	
}
.order-now-content a {
    border: 2px solid #cba05b;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px 0 30px;
    background: #fff;
    color: #6d4d18;
	text-decoration: none;
}
.order-now-content a:hover {
	background: #cba05b;
	color: #fff;
    border: 2px solid #fff;
}
.eat h2 {
	margin-bottom:5px;
	font-size:1.5em;
	text-transform:uppercase;
}
.eat h3 {
	margin-bottom:5px;
}
.eat p {
	margin:10px 0;
	font-size:16px;
}
.daily-special {
	/*padding-top:10px;*/
	border:6px double #cba05a;
	background:#553a0d;
	margin:10px;
	text-align: center;
}
.daily-special h1 {
	font-family: "adobe-caslon-pro", "Times New Roman", serif;
	text-shadow: #6d4d18 0px 2px 0,#856227 0px 3px 0;
	font-size:2.5em;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	border-bottom:6px double #cba05a;
	display:inline-block;
	margin-bottom:8px;
}
.daily-special h2 {
	font-family: "soleil", arial, sans-serif;
	text-shadow: #6d4d18 0px 2px 0,#010101 0px 3px 0;
	font-size:1.5em;
	margin-top:10px;
	text-transform:uppercase;
}
.daily-special h3 {
	margin:10px 15px;
	/*padding-top:15px;
	border-top:6px double #cba05a;*/
}
.daily-special a:hover {
	text-decoration:none;
}
/*REVIEW*/

.reviews h2 {
	margin-bottom:5px;
	font-size:1.5em;
}
.reviews p {
	margin:10px 0;
	font-size:16px;
}
@media screen and (max-width: 768px) {
	.daily-special h1 {
		font-size:1.75em;
	}
	.events h2, .reviews h2, .eat h2, .drink h2, .daily-special h2, .rotatingBox h2, .eatIntro h2 {
		font-size:1.2em;
	}
}
.img-review {
	max-height:300px;
	width:auto;
}
.review-box {
	margin-top:20px;
	margin-bottom:20px;
}
.btn-default.focus, .btn-default:focus {
	background-color: transparent;
    border-color: transparent;
}
.btn-default:active {
    color:#cba05b;
    background-color: transparent;
    border-color: transparent;
}


/*CONTACT*/
/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
height: 300px;
	color: #000;
}
#map h1 {
	text-shadow: #fff 0px 2px 0, #ebce9f 0px 3px 0;
	margin: 5px 0;
	font-size: 18px;
}
#map p {
	color: #000;	
	margin: 10px 0;
	font-size: 15px;
}
#map a:hover {
	color: #000;
}
.contact h2 {
	margin-bottom: 0px;
}
.contact p {
	margin:10px 0;
}
@media screen and (min-width:768px) {
#map {
  height: 400px;
}
}
.google-maps {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.header-notify-wrap {
	padding: 5px 10px;
	background: #cb5701;
}
.header-notify-content {
	max-width: 1170px;
	margin: 0 auto;
	color: #fff;
}
.header-notify-content h1, .header-notify-content h2, .header-notify-content h3, .header-notify-content h4, .header-notify-content p {
	color: #fff;
	margin:5px 0;
}
.header-notify-content p {
	font-size: 13px;
}
@media only screen and (min-width:767px) {
	.header-notify-content p {
		font-size: 17px;
	}
	
}

/*Contact Form 7 - hide re-captcha*/
body:not(.page-id-1596) .grecaptcha-badge {
	display: none;
}