/*
Theme Name: Brand Theme - style3 - restaurants
Description: Child theme for DnD Main Theme - use for brand sites
Author: Ignite Hospitality
Author URI: http://www.IgniteHospitality.co.uk/
Version: 1.0
Template: brandstyle1
*/
/*
@import url("../brandstyle1/style.css");
*/

/* ==========================================================================
   normalize.css v2.0.1 | MIT License | git.io/normalize
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: '\201C''\201D''\2018''\2019';
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button,
input {
	line-height: normal;
}
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'] {
	box-sizing: border-box;
	padding: 0;
}
input[type='search'] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ==========================================================================
   Start of base W CSS
   ========================================================================== */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
}
img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}
.w-block {
	display: block;
}
.w-inline-block {
	display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
	display: table;
	content: '';
	line-height: 0;
}
.w-clearfix:after {
	clear: both;
}
.w-hidden {
	display: none;
}
.w-embed:before,
.w-embed:after {
	display: table;
	content: '';
	line-height: 0;
}
.w-embed:after {
	clear: both;
}
.w-video {
	width: 100%;
	position: relative;
	padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.w-widget {
	position: relative;
}
.w-widget-map {
	width: 100%;
	height: 400px;
}
.w-widget-map label {
	width: auto;
	display: inline;
}
.w-widget-map img {
	max-width: inherit;
}
.w-widget-map .gm-style-iw {
	width: 90% !important;
	height: auto !important;
	top: 5px !important;
	left: 6% !important;
	display: inline;
	text-align: center;
	overflow: hidden;
}
.w-widget-map .gm-style-iw + div {
	display: none;
}
.w-widget-twitter {
	overflow: hidden;
}
.w-widget-gplus {
	overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
p {
	margin: 0;
}
blockquote {
	margin: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}
.w-form {
	margin: 0 0 15px;
}
.w-form-done {
	display: none;
	padding: 10px;
	background-color: #dbffd1;
}
.w-form-done-show {
	display: block;
}
.w-form-fail {
	display: none;
	margin-top: 10px;
	padding: 10px;
	background-color: #ffdede;
}
.w-form-fail-show {
	display: block;
}
.w-input,
.w-select {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
	color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
	color: #999;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
	color: #999;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
	color: #999;
}
.w-input:focus,
.w-select:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
	cursor: not-allowed;
	background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
	height: auto;
}
.w-select[multiple] {
	height: auto;
}
.w-button {
	display: inline-block;
	padding: 12px;
	background-color: black;
	color: white;
	border: 0;
	line-height: inherit;
}
.w-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 940px;
}
.w-container:before,
.w-container:after {
	display: table;
	content: '';
	line-height: 0;
}
.w-container:after {
	clear: both;
}
.w-container .w-row {
	margin-left: -10px;
	margin-right: -10px;
}
.w-row:before,
.w-row:after {
	display: table;
	content: '';
	line-height: 0;
}
.w-row:after {
	clear: both;
}
.w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}
.w-col {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}
.w-col-1 {
	width: 8.333333333333332%;
}
.w-col-2 {
	width: 16.666666666666664%;
}
.w-col-3 {
	width: 25%;
}
.w-col-4 {
	width: 33.33333333333333%;
}
.w-col-5 {
	width: 41.66666666666667%;
}
.w-col-6 {
	width: 50%;
}
.w-col-7 {
	width: 58.333333333333336%;
}
.w-col-8 {
	width: 66.66666666666666%;
}
.w-col-9 {
	width: 75%;
}
.w-col-10 {
	width: 83.33333333333334%;
}
.w-col-11 {
	width: 91.66666666666666%;
}
.w-col-12 {
	width: 100%;
}
.w-col-push-1 {
	left: 8.333333333333332%;
}
.w-col-push-2 {
	left: 16.666666666666664%;
}
.w-col-push-3 {
	left: 25%;
}
.w-col-push-4 {
	left: 33.33333333333333%;
}
.w-col-push-5 {
	left: 41.66666666666667%;
}
.w-col-push-6 {
	left: 50%;
}
.w-col-push-7 {
	left: 58.333333333333336%;
}
.w-col-push-8 {
	left: 66.66666666666666%;
}
.w-col-push-9 {
	left: 75%;
}
.w-col-push-10 {
	left: 83.33333333333334%;
}
.w-col-push-11 {
	left: 91.66666666666666%;
}
.w-col-pull-1 {
	right: 8.333333333333332%;
}
.w-col-pull-2 {
	right: 16.666666666666664%;
}
.w-col-pull-3 {
	right: 25%;
}
.w-col-pull-4 {
	right: 33.33333333333333%;
}
.w-col-pull-5 {
	right: 41.66666666666667%;
}
.w-col-pull-6 {
	right: 50%;
}
.w-col-pull-7 {
	right: 58.333333333333336%;
}
.w-col-pull-8 {
	right: 66.66666666666666%;
}
.w-col-pull-9 {
	right: 75%;
}
.w-col-pull-10 {
	right: 83.33333333333334%;
}
.w-col-pull-11 {
	right: 91.66666666666666%;
}
.w-col-offset-1 {
	margin-left: 8.333333333333332%;
}
.w-col-offset-2 {
	margin-left: 16.666666666666664%;
}
.w-col-offset-3 {
	margin-left: 25%;
}
.w-col-offset-4 {
	margin-left: 33.33333333333333%;
}
.w-col-offset-5 {
	margin-left: 41.66666666666667%;
}
.w-col-offset-6 {
	margin-left: 50%;
}
.w-col-offset-7 {
	margin-left: 58.333333333333336%;
}
.w-col-offset-8 {
	margin-left: 66.66666666666666%;
}
.w-col-offset-9 {
	margin-left: 75%;
}
.w-col-offset-10 {
	margin-left: 83.33333333333334%;
}
.w-col-offset-11 {
	margin-left: 91.66666666666666%;
}
.w-hidden-main {
	display: none !important;
}
@media screen and (max-width: 991px) {
	.w-container {
		max-width: 728px;
	}
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: none !important;
	}
	.w-col-medium-1 {
		width: 8.333333333333332%;
	}
	.w-col-medium-2 {
		width: 16.666666666666664%;
	}
	.w-col-medium-3 {
		width: 25%;
	}
	.w-col-medium-4 {
		width: 33.33333333333333%;
	}
	.w-col-medium-5 {
		width: 41.66666666666667%;
	}
	.w-col-medium-6 {
		width: 50%;
	}
	.w-col-medium-7 {
		width: 58.333333333333336%;
	}
	.w-col-medium-8 {
		width: 66.66666666666666%;
	}
	.w-col-medium-9 {
		width: 75%;
	}
	.w-col-medium-10 {
		width: 83.33333333333334%;
	}
	.w-col-medium-11 {
		width: 91.66666666666666%;
	}
	.w-col-medium-12 {
		width: 100%;
	}
	.w-col-medium-push-1 {
		left: 8.333333333333332%;
	}
	.w-col-medium-push-2 {
		left: 16.666666666666664%;
	}
	.w-col-medium-push-3 {
		left: 25%;
	}
	.w-col-medium-push-4 {
		left: 33.33333333333333%;
	}
	.w-col-medium-push-5 {
		left: 41.66666666666667%;
	}
	.w-col-medium-push-6 {
		left: 50%;
	}
	.w-col-medium-push-7 {
		left: 58.333333333333336%;
	}
	.w-col-medium-push-8 {
		left: 66.66666666666666%;
	}
	.w-col-medium-push-9 {
		left: 75%;
	}
	.w-col-medium-push-10 {
		left: 83.33333333333334%;
	}
	.w-col-medium-push-11 {
		left: 91.66666666666666%;
	}
	.w-col-medium-pull-1 {
		right: 8.333333333333332%;
	}
	.w-col-medium-pull-2 {
		right: 16.666666666666664%;
	}
	.w-col-medium-pull-3 {
		right: 25%;
	}
	.w-col-medium-pull-4 {
		right: 33.33333333333333%;
	}
	.w-col-medium-pull-5 {
		right: 41.66666666666667%;
	}
	.w-col-medium-pull-6 {
		right: 50%;
	}
	.w-col-medium-pull-7 {
		right: 58.333333333333336%;
	}
	.w-col-medium-pull-8 {
		right: 66.66666666666666%;
	}
	.w-col-medium-pull-9 {
		right: 75%;
	}
	.w-col-medium-pull-10 {
		right: 83.33333333333334%;
	}
	.w-col-medium-pull-11 {
		right: 91.66666666666666%;
	}
	.w-col-medium-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.w-col-medium-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.w-col-medium-offset-3 {
		margin-left: 25%;
	}
	.w-col-medium-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.w-col-medium-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.w-col-medium-offset-6 {
		margin-left: 50%;
	}
	.w-col-medium-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.w-col-medium-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.w-col-medium-offset-9 {
		margin-left: 75%;
	}
	.w-col-medium-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.w-col-medium-offset-11 {
		margin-left: 91.66666666666666%;
	}
}
@media screen and (max-width: 767px) {
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: inherit !important;
	}
	.w-hidden-small {
		display: none !important;
	}
	.w-row,
	.w-container .w-row {
		margin-left: 0;
		margin-right: 0;
	}
	.w-col {
		width: 100%;
		left: auto;
		right: auto;
	}
	.w-col-small-3 {
		width: 25%;
	}
	.w-col-small-4 {
		width: 33.33333333333333%;
	}
	.w-col-small-6 {
		width: 50%;
	}
	.w-col-small-push-1 {
		left: 8.333333333333332%;
	}
	.w-col-small-push-2 {
		left: 16.666666666666664%;
	}
	.w-col-small-push-3 {
		left: 25%;
	}
	.w-col-small-push-4 {
		left: 33.33333333333333%;
	}
	.w-col-small-push-5 {
		left: 41.66666666666667%;
	}
	.w-col-small-push-6 {
		left: 50%;
	}
	.w-col-small-push-7 {
		left: 58.333333333333336%;
	}
	.w-col-small-push-8 {
		left: 66.66666666666666%;
	}
	.w-col-small-push-9 {
		left: 75%;
	}
	.w-col-small-push-10 {
		left: 83.33333333333334%;
	}
	.w-col-small-push-11 {
		left: 91.66666666666666%;
	}
	.w-col-small-pull-1 {
		right: 8.333333333333332%;
	}
	.w-col-small-pull-2 {
		right: 16.666666666666664%;
	}
	.w-col-small-pull-3 {
		right: 25%;
	}
	.w-col-small-pull-4 {
		right: 33.33333333333333%;
	}
	.w-col-small-pull-5 {
		right: 41.66666666666667%;
	}
	.w-col-small-pull-6 {
		right: 50%;
	}
	.w-col-small-pull-7 {
		right: 58.333333333333336%;
	}
	.w-col-small-pull-8 {
		right: 66.66666666666666%;
	}
	.w-col-small-pull-9 {
		right: 75%;
	}
	.w-col-small-pull-10 {
		right: 83.33333333333334%;
	}
	.w-col-small-pull-11 {
		right: 91.66666666666666%;
	}
	.w-col-small-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.w-col-small-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.w-col-small-offset-3 {
		margin-left: 25%;
	}
	.w-col-small-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.w-col-small-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.w-col-small-offset-6 {
		margin-left: 50%;
	}
	.w-col-small-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.w-col-small-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.w-col-small-offset-9 {
		margin-left: 75%;
	}
	.w-col-small-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.w-col-small-offset-11 {
		margin-left: 91.66666666666666%;
	}
}
@media screen and (max-width: 479px) {
	.w-container {
		max-width: none;
	}
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: inherit !important;
	}
	.w-hidden-small {
		display: inherit !important;
	}
	.w-hidden-tiny {
		display: none !important;
	}
	.w-col {
		width: 100%;
	}
	.w-col-tiny-3 {
		width: 25%;
	}
	.w-col-tiny-4 {
		width: 33.33333333333333%;
	}
	.w-col-tiny-6 {
		width: 50%;
	}
	.w-col-tiny-push-1 {
		left: 8.333333333333332%;
	}
	.w-col-tiny-push-2 {
		left: 16.666666666666664%;
	}
	.w-col-tiny-push-3 {
		left: 25%;
	}
	.w-col-tiny-push-4 {
		left: 33.33333333333333%;
	}
	.w-col-tiny-push-5 {
		left: 41.66666666666667%;
	}
	.w-col-tiny-push-6 {
		left: 50%;
	}
	.w-col-tiny-push-7 {
		left: 58.333333333333336%;
	}
	.w-col-tiny-push-8 {
		left: 66.66666666666666%;
	}
	.w-col-tiny-push-9 {
		left: 75%;
	}
	.w-col-tiny-push-10 {
		left: 83.33333333333334%;
	}
	.w-col-tiny-push-11 {
		left: 91.66666666666666%;
	}
	.w-col-tiny-pull-1 {
		right: 8.333333333333332%;
	}
	.w-col-tiny-pull-2 {
		right: 16.666666666666664%;
	}
	.w-col-tiny-pull-3 {
		right: 25%;
	}
	.w-col-tiny-pull-4 {
		right: 33.33333333333333%;
	}
	.w-col-tiny-pull-5 {
		right: 41.66666666666667%;
	}
	.w-col-tiny-pull-6 {
		right: 50%;
	}
	.w-col-tiny-pull-7 {
		right: 58.333333333333336%;
	}
	.w-col-tiny-pull-8 {
		right: 66.66666666666666%;
	}
	.w-col-tiny-pull-9 {
		right: 75%;
	}
	.w-col-tiny-pull-10 {
		right: 83.33333333333334%;
	}
	.w-col-tiny-pull-11 {
		right: 91.66666666666666%;
	}
	.w-col-tiny-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.w-col-tiny-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.w-col-tiny-offset-3 {
		margin-left: 25%;
	}
	.w-col-tiny-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.w-col-tiny-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.w-col-tiny-offset-6 {
		margin-left: 50%;
	}
	.w-col-tiny-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.w-col-tiny-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.w-col-tiny-offset-9 {
		margin-left: 75%;
	}
	.w-col-tiny-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.w-col-tiny-offset-11 {
		margin-left: 91.66666666666666%;
	}
}

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
body {
	background-color: white;

	background-size: cover, 125px;
	background-attachment: fixed, scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	position: relative;
	left: 40px;
	margin-right: 0px;
	margin-bottom: 116px;
	margin-left: 0px;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 36px;
	line-height: 44px;
	font-weight: 400;
	text-transform: uppercase;
}
h2 {
	margin: 0px 0px 10px;
	padding-top: 40px;
	padding-left: 40px;
	font-family: Oswald, sans-serif;
	font-size: 26px;
	line-height: 36px;
	font-weight: 400;
	text-transform: uppercase;
}
h3 {
	margin: 35px 0px 10px 40px;
	padding-left: 0px;
	font-family: Oswald, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
h4 {
	margin: 10px 0px 10px 10px;
	font-family: Oswald, sans-serif;
	color: #666;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}
h5 {
	position: absolute;
	bottom: 0px;
	margin: 10px 0px 170px;
	padding-left: 25px;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 22px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
h6 {
	margin: 0px 0px 10px;
	padding-left: 25px;
	font-family: 'Varela Round', sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
}
p {
	margin-bottom: 14px;
	font-family: 'Varela Round', sans-serif;
	font-size: 13px;
}
.button {
	display: inline-block;
	width: 170px;
	margin-top: 11px;
	margin-right: 1px;
	margin-bottom: 11px;
	padding: 12px 16px 20px 15px;
	background-color: #b0b0b0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Varela Round', sans-serif;
	color: white;
	text-align: left;
	text-decoration: none;
}
.button:hover {
	background-color: #919191;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.active {
	background-color: #919191;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: 12px;
}
.button.menu {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._2 {
	width: auto;
	margin-top: 10px;
	margin-left: 25px;
	padding-right: 20px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: 12px;
}
.button.menu._2.more {
	display: block;
	margin: 30px 0px 15px;
	float: right;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._2.event-button {
	margin-top: 15px;
	margin-left: 35px;
	padding: 7px 15px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._2.blog-article {
	margin-top: 15px;
	margin-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._2.view-all {
	margin-top: -20px;
	margin-bottom: 0px;
	float: right;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._1 {
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu.submit {
	width: auto;
	margin-top: 5px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu.submit.other {
	margin-top: 25px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.menu._3 {
	width: auto;
	margin-top: 15px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.events {
	display: block;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 8px 10px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.prev {
	width: 120px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 20px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-align: center;
}
.button.prev.next {
	float: right;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.event-book {
	display: block;
	width: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button.at-button {
	margin-top: 20px;
	margin-left: 25px;
	padding-bottom: 12px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.button-center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.content-block {
	width: 92%;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
}
.left-sidebar {
	position: static;
	display: block;
	height: 100%;
	padding: 30px 0px 22px;
	border-right: 1px solid #ccc;
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
}
.content-column {
	display: block;
	height: 100%;
	min-height: 100%;
	padding-top: 57px;
	padding-right: 0px;
	padding-left: 15px;
	border-left: 0px solid #ccc;
	background-image: none;
}
.logo {
	display: block;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	-webkit-transition: all 500ms ease, all 300ms ease;
	-o-transition: all 500ms ease, all 300ms ease;
	transition: all 500ms ease, all 300ms ease;
	font-family: Oswald, sans-serif;
	color: black;
	font-size: 33px;
	text-decoration: none;
}
.logo:hover {
	opacity: 0.6;
}
.nav-link {
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: Oswald, sans-serif;
	color: #a6a6a6;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-link:hover {
	background-color: #ccc;
	color: white;
}
.image-example {
	height: 380px;
}
.caption {
	margin-top: 10px;
	margin-bottom: 10px;
}
.italic-text {
	margin-top: 18px;
	margin-bottom: 17px;
	color: #adadad;
	font-style: italic;
	font-weight: 400;
}
.italic-text.footer {
	width: 90%;
}
.social-icon {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 40px 2px 20px;
	padding-top: 9px;
	border-radius: 50px;
	background-color: #949494;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-decoration: none;
}
.social-icon:hover {
	background-color: white;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.footer-section {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #ededed;
}
.fixed-nav {
	position: fixed;
	z-index: 99;
	width: 18%;
	height: 100%;
	margin-top: -30px;
	padding-top: 30px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #424242;
	background-color: white;
}
.social-link {
	width: 28px;
	height: 28px;
	margin-top: -5px;
	background-color: rgba(0, 0, 0, 0);
	font-family: 'Varela Round', sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.social-link.dark {
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 4px;
	float: left;
	border-radius: 50px;
	background-color: #a3a3a3;
	opacity: 1;
	color: white;
}
.social {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 100%;
	height: auto;
	text-align: right;
}
.footer {
	position: absolute;
	left: 18%;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 45px;
	padding-top: 13px;
	padding-left: 40px;
	background-color: #303030;
}
.footer._2 {
	position: relative;
	left: 0%;
	top: 0px;
	padding-left: 39px;
}
.footer-link {
	margin-right: 20px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Varela Round', sans-serif;
	color: #888;
	font-size: 11px;
	text-decoration: none;
}
.footer-link:hover {
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: white;
}
.dd-logo {
	margin-top: -13px;
	margin-right: 40px;
	padding-bottom: 0px;
	float: right;
}
.booking-home {
	position: absolute;
	left: 18%;
	right: 0px;
	bottom: 45px;
	height: 65px;
	background-color: #9c9c9c;
}
.booking-home._2 {
	position: relative;
	left: 1px;
	top: 0px;
}
.booking-home.fixed {
	padding-left: 20px;
}
.booking-home-title {
	display: inline-block;
	margin-top: 15px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.booking-home-input {
	position: relative;
	top: -3px;
	display: inline-block;
	margin-right: 5px;
	padding: 6px 63px 6px 10px;
	background-color: white;
	font-family: 'Varela Round', sans-serif;
	font-size: 12px;
}
.booking-home-button {
	position: relative;
	top: -2px;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	background-color: #555;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Varela Round', sans-serif;
	font-size: 12px;
}
.booking-home-button:hover {
	background-color: #222;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
@media screen and (min-width: 1100px) {
	body.home.blog {
		overflow: hidden;
	}
}
.home-content {
	position: absolute;
	left: 18%;
	right: 0px;
	bottom: 135px;
	display: block;
	padding-left: 40px;
}
.home-content-text {
	width: 655px;
	margin-bottom: -10px;
	padding: 15px 20px 25px 15px;
	background-color: rgba(255, 255, 255, 0.31);
	font-family: 'Varela Round', sans-serif;
	color: #444;
	font-size: 13px;
	line-height: 21px;
}
.home-content-title {
	display: inline-block;
	margin-bottom: 1px;
	padding: 6px 15px;
	background-color: #444;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.content-container {
	height: auto;
	padding-bottom: 60px;
	border-left: 1px solid #4a4a4a;
	background-color: rgba(255, 255, 255, 0.9);
}
.page-intro {
	position: relative;
	top: 10px;
	width: 60%;
	font-family: 'Varela Round', sans-serif;
	line-height: 18px;
}
.wide-image {
	position: relative;
	left: 0px;
	display: inline-block;
	width: 100%;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-decoration: none;
}
.wide-image:hover {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	opacity: 0.7;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.wide-image-title {
	padding: 10px 15px;
	background-color: #666;
	font-family: Oswald, sans-serif;
	color: white;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.address {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'Varela Round', sans-serif;
	color: #a6a6a6;
	font-size: 11px;
	line-height: 18px;
}
.home-intro {
	position: relative;
	top: 85px;
	padding-left: 0px;
}
.home-intro-heading {
	margin-bottom: 0px;
	font-family: 'Varela Round', sans-serif;
	text-transform: none;
}
.home-intro-text {
	margin-left: 40px;
	font-family: 'Varela Round', sans-serif;
	color: white;
	font-size: 14px;
}
.menu-tab {
	position: relative;
	display: inline-block;
	margin-top: 30px;
	margin-left: 40px;
	padding: 18px 40px 12px 15px;
	background-color: #3d3d3d;
	font-family: 'Varela Round', sans-serif;
	color: white;
	text-decoration: none;
}
.menu-tab.selecte {
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background-color: rgba(255, 255, 255, 0);
	font-family: Oswald, sans-serif;
	color: #888;
	font-size: 15px;
	text-transform: uppercase;
}
.menu-tab.selecte.inactive {
	border-bottom: 1px solid #bbb;
	border-top-style: none;
	border-top-width: 0px;
	background-color: #d6d4d4;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.menu-tab:hover.selecte:hover.inactive:hover {
	background-color: #bbb;
	color: white;
}
.menu-container {
	margin-top: 45px;
	padding-left: 40px;
}
.menu-container.blog-container {
	margin-top: 30px;
}
.menu-container.generic {
	margin-top: -57px;
}
.menu-pdf-container {
	padding-left: 0px;
}
.pdf {
	width: 80%;
	height: 800px;
	margin-top: 22px;
	margin-left: 30px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
}
.print {
	position: relative;
	display: block;
	margin-top: 13px;
	margin-left: 30px;
	font-family: 'Varela Round', sans-serif;
	color: #333;
	text-decoration: none;
}
.private-dining-container {
	margin-top: 20px;
	padding-left: 40px;
}
.private-dining-container._2 {
	margin-top: -45px;
	padding-top: 35px;
	padding-left: 40px;
}
.private-dining-thumbs {
	width: 85%;
}
.private-dining-thumbs.about {
	width: 100%;
	margin-top: 40px;
}
.thumb-column {
	padding-right: 20px;
	background-image: none;
}
.thumb {
	position: relative;
	z-index: 2;
	display: block;
	width: 95%;
	height: 200px;
	margin-bottom: 15px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb:hover {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb.under {
	position: absolute;
	top: 0px;
	z-index: 1;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb:hover.under:hover {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb.aoli {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb.solid {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb:hover.solid:hover {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	opacity: 0.6;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb.events-thumb {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb:hover.events-thumb:hover {
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	opacity: 0.6;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thumb-caption {
	position: relative;
	left: 0px;
	top: 200px;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	margin-top: -40px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: 'Varela Round', sans-serif;
	color: white;
}
.thumb-caption.under {
	top: 180px;
}
.event-actions-container {
	display: inline-block;
	width: 95%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 15px 15px 16px;
	float: left;
	background-color: #dbd9d9;
}
.event-type-1 {
	width: 85%;
}
.event-type-1._2 {
	margin-left: 40px;
}
.form-column {
	padding-right: 20px;
	letter-spacing: 0px;
}
.field-label {
	direction: ltr;
	font-family: 'Varela Round', sans-serif;
	text-decoration: none;
}
.field {
	margin-bottom: 15px;
	font-family: 'Varela Round', sans-serif;
}
.event-image {
	width: 95%;
	height: 190px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
}
.event-image.height-300 {
	height: 300px;
}
.events-footer {
	width: 85%;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 13px 20px;
	float: none;
	background-color: #ddd;
}
.events-footer.e-brochure {
	padding: 0px;
}
.events-footer.find-us-box {
	margin-left: 0px;
}
.events-footer-column {
	padding-right: 25px;
	padding-left: 25px;
}
.events-footer-paragraph {
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
	line-height: 17px;
}
.gallery-button {
	position: relative;
	left: 170px;
	top: -65px;
	z-index: 99;
	display: block;
	margin-right: 1px;
	padding: 10px 11px 8px;
	float: left;
	background-color: white;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Varela Round', sans-serif;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
.gallery-button:hover {
	background-color: #ccc;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.find-us {
	width: 85%;
	margin-top: 45px;
	margin-bottom: 40px;
}
.contact {
	margin-top: 0px;
	margin-left: 0px;
}
.contact._2 {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 0px;
}
.event-types-container {
	padding-left: 40px;
}
.event-types-columns {
	width: 85%;
}
.large {
	padding-right: 30px;
	font-size: 15px;
	line-height: 22px;
}
.small {
	padding-right: 31px;
}
.event-types-heading {
	margin-top: 25px;
}
.whats-on-row {
	width: 85%;
	margin-bottom: 45px;
	padding-right: 0px;
	padding-left: 0px;
}
.whats-on-block {
	height: 420px;
	border-right: 1px solid white;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/5273d8105e00d38a3800033f/527b870490f73dd47900022c_bg.jpg);
	background-size: auto;
}
.date {
	width: 60px;
	height: 60px;
	padding-top: 11px;
	padding-right: 3px;
	background-color: #787878;
	color: white;
	line-height: 18px;
	text-align: center;
}
.whats-on-arrow {
	padding-top: 16px;
	font-family: 'Varela Round', sans-serif;
	font-size: 12px;
	text-align: center;
}
.whats-on-nav {
	position: absolute;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 50px;
	background-color: #e3e3e3;
}
.whats-on-nav._2 {
	left: 33.33%;
	background-color: #7a7a7a;
	color: white;
}
.whats-on-nav._3 {
	left: 66.66%;
}
.whats-on-description {
	position: absolute;
	bottom: 0px;
	margin-bottom: 75px;
	padding-right: 25px;
	padding-left: 25px;
	color: white;
}
.blog {
	width: 85%;
	margin-bottom: 33px;
}
.blog.latest-event {
	margin-top: 15px;
	padding-top: 35px;
	float: left;
	border-top: 10px solid #b5b0b0;
}
.blog-heading {
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
}
.blog-main-story {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 25px;
}
.blog-main-story._2 {
	font-size: 11px;
}
.blog-thumbs {
	width: 85%;
	margin-top: 20px;
	margin-bottom: 15px;
}
.blog-thumbimg {
	border-right: 0px solid #f2f2f2;
}
._2 {
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 20px;
}
.instagram {
	width: 85%;
	margin-top: 35px;
	padding-top: 25px;
	border-top: 10px solid #b5b0b0;
}
.tv {
	border-right: 0px solid #ede6e6;
}
.tv-img {
	width: 95%;
	height: 255px;
}
.instagram-img {
	width: 95%;
	height: 255px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
}
.booking {
	position: relative;
	top: 40px;
	width: 85%;
	margin-bottom: 162px;
}
.booking-text {
	padding-right: 25px;
}
.booking-text.generic {
	margin-top: 0px;
}
.booking-text.generic.generic-page {
	margin-top: 25px;
}
.book {
	padding-top: 0px;
	padding-left: 0px;
}
.book.generic {
	margin-top: 24px;
}
.blog-nav {
	position: relative;
	right: 0px;
	margin-top: -15px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 10px 12px 12px;
	float: right;
	border-radius: 80px;
	background-color: #ccc;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: white;
	font-size: 18px;
	text-decoration: none;
}
.blog-nav:hover {
	background-color: #888;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.blog-nav.prev {
	left: 0px;
	margin-right: 15px;
	float: left;
	clear: both;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: 18px;
}
.blog-nav-container {
	width: 85%;
	margin-top: -17px;
	margin-bottom: 40px;
	padding-bottom: 12px;
	border-bottom: 10px solid #b5b0b0;
	text-align: center;
}
.event-arrow {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	padding-top: 5px;
	background-color: #828282;
	font-family: 'Varela Round', sans-serif;
	color: white;
	text-align: center;
	text-decoration: none;
}
.event-arrow.next {
	right: 0px;
	margin-right: 20px;
}
.gallery-caption {
	position: relative;
	z-index: 99;
	padding-left: 40px;
}
.gallery-caption-text {
	display: block;
	float: none;
	/*font-family:'Varela Round', sans-serif;*/
	color: white;
}
.gallery-caption-text.description {
	margin-top: 17px;
	font-size: 11px;
	font-style: italic;
}
.event-caption {
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding: 10px 25px 15px;
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
}
.generic-image {
	width: 100%;
	height: 300px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url(http://hw-cdn-prod-assets.webflow.com/placeholder/example-bg.png);
	background-size: 125px;
}
.event-tag {
	position: absolute;
	left: 0px;
	display: block;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: 'Varela Round', sans-serif;
	color: white;
	font-size: 10px;
	line-height: 12px;
}
.offer-link {
	display: block;
	margin-top: 30px;
	padding: 57px 11px;
	background-color: #d9d9d9;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Varela Round', sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.offer-link:hover {
	opacity: 0.6;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.calendar-nav {
	width: 90%;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 0px none #c4c4c4;
}
.month-title {
	margin-top: 20px;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
}
.event-container {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #c2c2c2;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.event-container:hover {
	background-color: rgba(255, 255, 255, 0.4);
}
.event-container.minus-margin {
	margin-top: -5px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.day {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Varela Round', sans-serif;
	text-align: center;
}
.month {
	margin-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Varela Round', sans-serif;
	font-size: 80px;
	text-align: center;
}
.event-image-2 {
	width: 100%;
	padding-right: 0px;
	padding-left: 15px;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.event-image-2:hover {
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.event-link-block {
	padding-right: 0px;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #333;
	text-decoration: none;
}
.event-link-block:hover {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.event-name {
	margin-top: 0px;
	padding-left: 35px;
	font-family: 'Varela Round', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
.event-description {
	width: 90%;
	padding-top: 12px;
	padding-left: 35px;
	font-family: 'Varela Round', sans-serif;
	color: #666;
	line-height: 18px;
}
.bigger-text {
	margin-top: 25px;
	font-size: 22px;
	line-height: 32px;
}
.bigger-text.generic {
	margin-top: 20px;
}
.event-info-block {
	margin-top: 25px;
	margin-left: 30px;
	padding: 20px 20px 15px;
	background-color: #dedede;
}
.event-info-details {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
}
.event-info-text {
	margin-top: -10px;
	color: #666;
	font-size: 12px;
}
.sharing-blok {
	height: 50px;
	margin-bottom: -15px;
}
.event-filter {
	width: 90%;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 11px;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
}
.event-filter-dropdown {
	width: 140px;
	height: 35px;
	margin-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-family: 'Varela Round', sans-serif;
	font-size: 11px;
}
.filter-title {
	width: 200px;
	margin-top: 6px;
	float: right;
	color: #888;
	font-size: 16px;
	text-transform: uppercase;
}
.events-container {
	width: 90%;
	margin-top: -20px;
}
.menu-heading {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	font-size: 16px;
	text-transform: uppercase;
}
.menu-heading.seasonal {
	margin-top: 25px;
}
.menu-description {
	margin-bottom: 15px;
}
.seasonal-menu-link {
	display: block;
	font-family: 'Varela Round', sans-serif;
}
.events-promo-block {
	position: relative;
	top: 50px;
	z-index: 99;
	width: auto;
	height: 100px;
	background-color: black;
}
.promo-area {
	position: relative;
	width: 80%;
	height: 20px;
	margin-top: 20px;
	margin-left: 40px;
	padding-top: 36px;
	padding-bottom: 55px;
	padding-left: 0px;
	float: none;
	background-color: #ccc;
	font-family: 'Varela Round', sans-serif;
	color: #666;
	text-align: center;
}
.video {
	margin-top: 30px;
	margin-bottom: 0px;
}
.events-heading {
	width: 85%;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	border-top: 10px solid #b5b0b0;
}
.blog-navigation {
	position: relative;
	width: 85%;
	height: auto;
	margin-top: 35px;
	float: left;
}
.blog-nav-link {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #c7c7c7;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #666;
	text-decoration: underline;
}
.blog-nav-link:hover {
	color: #333;
}
.promo-e-brochure {
	position: relative;
	width: 85%;
	height: 50px;
	margin-left: 126px;
	padding-left: 0px;
	float: none;
}
._360 {
	position: relative;
	width: 100%;
	height: 200px;
	padding: 0px;
	float: left;
	background-color: #b3b3b3;
}
.map {
	position: relative;
	float: left;
}
._360-container {
	width: 85%;
	height: auto;
}
._360-link {
	position: relative;
	top: 50%;
	margin-top: -14px;
	font-family: 'Varela Round', sans-serif;
	color: white;
	text-align: center;
}
.at-venue-columns {
	position: relative;
	left: 40px;
	width: 85%;
	height: auto;
	margin-top: 35px;
	float: left;
}
.at {
	margin-top: 0px;
	margin-left: 25px;
}
.at-venue-text {
	margin-left: 25px;
	font-family: 'Varela Round', sans-serif;
}
.block-quote {
	width: 80%;
	margin-top: 27px;
	margin-bottom: 27px;
	padding: 14px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	font-size: 18px;
	line-height: 24px;
}
.modified {
	margin-top: 0px;
	margin-left: 0px;
}

dl.gallery-item {
	display: none;
}

/*
@media (max-width: 991px) {
  .image-example {
    background-image: url(https://webflow.com/img/example-bg.png);
  }
}
@media (max-width: 767px) {
  .left-sidebar {
    padding-top: 29px;
  }
  .content-column {
    padding-top: 0px;
  }
  .image-example {
    background-image: url(https://webflow.com/img/example-bg.png);
  }
  .fixed-nav {
    position: static;
    width: auto;
  }
  .event-arrow {
    height: 30px;
  }
}
@media (max-width: 479px) {
  .image-example {
    background-image: url(https://webflow.com/img/example-bg.png);
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .image-example {
    background-image: url("https:/webflow.com/img/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .wide-image {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .wide-image:hover {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .pdf {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb:hover {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb.under {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb:hover.under:hover {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb.aoli {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb.solid {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb:hover.solid:hover {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb.events-thumb {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .thumb:hover.events-thumb:hover {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: contain;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .event-image {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .instagram-img {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .generic-image {
    background-image: url("http:/hw-cdn-prod-assets.webflow.com/placeholder/example-bg@2x.png");
    background-size: 125px;
  }
}

*/

/*added 10-5-14 for Social Sharing using custom font*/

@font-face {
	font-family: 'bluefin-icomoon';
	src: url('/wp-content/themes/brandstyle1/fonts/bluefin-icomoon.eot');
	src: url('/wp-content/themes/brandstyle1/fonts/bluefin-icomoon.eot?#iefix')
			format('embedded-opentype'),
		url('/wp-content/themes/brandstyle1/fonts/bluefin-icomoon.woff') format('woff'),
		url('/wp-content/themes/brandstyle1/fonts/bluefin-icomoon.ttf') format('truetype');
}

.addthis-iconfont {
	font-family: 'bluefin-icomoon';
	font-size: 30px;
	display: table;
}
.addthis-iconfont:after {
	clear: both;
}

.addthis-iconfont .addthis_toolbox.addthis_32x32_style .addthis_counter.addthis_bubble_style {
	display: none !important;
}
.addthis-iconfont .addthis_toolbox.addthis_32x32_style {
	height: 0px !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
	max-height: 0;
	margin-top: 15px;
}
.addthis-iconfont .addthis_toolbox.addthis_32x32_style span {
	max-height: 0;
	background: none !important;
}

.addthis-iconfont .addthis_32x32_style .dummy .at300bs,
.addthis-iconfont .addthis_32x32_style .at300bs,
.addthis_32x32_style .at15t {
	width: 0px !important;
	margin-right: 5px;
}

.addthis-iconfont .addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
	padding: 4px 0px;
}

.addthis-iconfont .addthis_button_facebook:before {
	content: '\E605';
	font-family: 'bluefin-icomoon';
}
.addthis-iconfont .addthis_button_twitter:before {
	content: '\E601';
	font-family: 'bluefin-icomoon';
}
.addthis-iconfont .addthis_button_pinterest_share:before {
	content: '\E602';
	font-family: 'bluefin-icomoon';
}
.addthis-iconfont .addthis_button_google_plusone_share:before {
	content: '\E604';
	font-family: 'bluefin-icomoon';
}

.addthis_toolbox a {
	color: #919191;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.addthis_toolbox a:hover {
	color: #b4bf35;
}

/*stop google tracking from tacking up space in the footers (17-06-14)*/
[name='google_conversion_frame'] {
	display: none !important;
}

/*Callable phone numbers-hidden on desktop*/
@media (min-width: 721px) {
	.desktop_phone_num {
		display: inline;
	}
	.mobile_phone_num {
		display: none;
	}
}
@media (max-width: 720px) {
	.desktop_phone_num {
		display: none;
	}
	.mobile_phone_num {
		display: inline;
	}
}

/* Featured Events Slider */
.page-template-page-whats-on .featured-events-slider {
	margin-top: 30px;
	max-width: 935px;
}
.page-template-page-whats-on .owl-carousel .owl-wrapper-outer {
	border: 4px solid #fff;
}
.page-template-page-whats-on .featuredEventSlide {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 402px;
}
.page-template-page-whats-on .owl-item .flex-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(transparent, #000);
	padding-bottom: 20px;
	padding-top: 50px;
}
.page-template-page-whats-on .owl-item .flex-caption h2,
.owl-item .flex-caption p {
	width: 95%;
	padding: 0;
	margin: 0;
	margin-left: 2.5%;
	color: #fff;
	text-shadow: 1px 1px 2px #000000;
}
.page-template-page-whats-on .owl-item .flex-caption p {
	font-size: 14px;
	line-height: 17px;
}
.page-template-page-whats-on .owl-item a {
	text-decoration: none;
}
/* Featured Events Slider END */

/** Tablet fixes */
@media screen and (max-width: 1200px) {
	.page-template-page-privatedining-inner .private-dining-container .w-col {
		width: 100%;
	}
}

.page-template-page-privatedining-inner .private-dining-container .event-type-1 {
	width: calc(100% - 30px);
}

/* Mailchimp form fixes */
.ignite-mailchimp-signup h3 {
	font-family: inherit !important;
	font-weight: bold;
}
#mailchimp-signup label {
	font-weight: normal !important;
}

#mailchimp-signup label a {
	color: white !important;
}
