/*
Theme Name: BH Car Rental
Author: Ron Z
Description: A custom WordPress Theme for BH Car Rental.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

@font-face {
	font-family:"SpaceGrotesk";
	font-style:normal;
	font-weight:400;
	src:url(fonts/SpaceGrotesk-Regular.woff) format("woff"),url(fonts/SpaceGrotesk-Regular.woff2) format("woff2");
}

@font-face {
	font-family:"SpaceGrotesk";
	font-style:normal;
	font-weight:700;
	src:url(fonts/SpaceGrotesk-Bold.woff) format("woff"),url(fonts/SpaceGrotesk-Bold.woff2) format("woff2");
}

html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	height:100%;
	font-size:0.714em;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:constant(safe-area-inset);
	padding:env(safe-area-inset);
}

body {
	margin:0;
	min-height:100%;
	display:grid;
	grid-template-rows:1fr auto;
	grid-template-columns:100%;
	color:#000;
	font:1.220em/1.43 "Montserrat","Helvetica Neue","Helvetica",sans-serif;
	min-width:320px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display:block;
}

audio,
canvas,
progress,
video {
	display:inline-block;
	vertical-align:baseline;
}

audio:not([controls]) {
	display:none;
	height:0;
}

.slick-slide.slick-loading img,
[hidden],
template {
	display:none;
}

a {
	background-color:transparent;
	color:#242c32;
	text-decoration:none;
	-webkit-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease;
}

a:active,
a:hover {
	outline:0;
}

abbr[title] {
	border-bottom:1px dotted;
}

b,
strong {
	font-weight:700;
}

dfn {
	font-style:italic;
}

h1 {
	font-size:2em;
}

mark {
	background:#ff0;
	color:#000;
}

small {
	font-size:80%;
}

sub,
sup {
	font-size:75%;
	line-height:0;
	vertical-align:baseline;
	position:relative;
	top:-5px;
}

sub {
	bottom:-.25em;
	top:5px;
}

img {
	border:0;
	max-width:100%;
	height:auto;
	vertical-align:top;
}

svg:not(:root) {
	overflow:hidden;
}

figure {
	margin:1em 40px;
}

hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
}

kbd,
samp {
	font-family:monospace,monospace;
	font-size:1em;
}

button,
input,
optgroup {
	color:inherit;
	font:inherit;
	margin:0;
}

select,
textarea {
	font:inherit;
	margin:0;
}

button {
	overflow:visible;
	text-transform:none;
}

button,
html input[type=button] {
	-webkit-appearance:button;
	cursor:pointer;
}

.header-bar div.btn-ico,
button[disabled],
html input[disabled] {
	cursor:default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border:0;
	padding:0;
}

input {
	line-height:normal;
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height:auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none;
}

fieldset {
	border:1px solid silver;
}

legend {
	border:0;
}

textarea {
	overflow:auto;
}

optgroup {
	font-weight:700;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:1.2em;
}

.nav ul,
legend,
td,
th {
	padding:0;
}

.row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-20px;
	margin-left:-20px;
}

.row.no-gutters {
	margin-right:0;
	margin-left:0;
}

.row.no-gutters> .col,
.row.no-gutters> [class*=col-] {
	padding-right:0;
	padding-left:0;
}

.align-items-center {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:20px;
	padding-left:20px;
}

.col-auto {
	position:relative;
	min-height:1px;
	padding-right:20px;
	padding-left:20px;
}

.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:20px;
	padding-left:20px;
}

.col {
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	max-width:100%;
}

.col-auto {
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:none;
}

.col-1,
.col-2,
.col-3 {
	-webkit-box-flex:0;
	-ms-flex:0 0 8.33333%;
	flex:0 0 8.33333%;
	max-width:8.33333%;
}

.col-2,
.col-3 {
	-ms-flex:0 0 16.66667%;
	flex:0 0 16.66667%;
	max-width:16.66667%;
}

.col-3 {
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%;
}

.col-4,
.col-5,
.col-6 {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.33333%;
	flex:0 0 33.33333%;
	max-width:33.33333%;
}

.col-5,
.col-6 {
	-ms-flex:0 0 41.66667%;
	flex:0 0 41.66667%;
	max-width:41.66667%;
}

.col-6 {
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%;
}

.col-7,
.col-8,
.col-9 {
	-webkit-box-flex:0;
	-ms-flex:0 0 58.33333%;
	flex:0 0 58.33333%;
	max-width:58.33333%;
}

.col-8,
.col-9 {
	-ms-flex:0 0 66.66667%;
	flex:0 0 66.66667%;
	max-width:66.66667%;
}

.col-9 {
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%;
}

.col-10,
.col-11,
.col-12 {
	-webkit-box-flex:0;
	-ms-flex:0 0 83.33333%;
	flex:0 0 83.33333%;
	max-width:83.33333%;
}

.col-11,
.col-12 {
	-ms-flex:0 0 91.66667%;
	flex:0 0 91.66667%;
	max-width:91.66667%;
}

.col-12 {
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%;
}

.order-first {
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1;
}

.order-last {
	-webkit-box-ordinal-group:14;
	-ms-flex-order:13;
	order:13;
}

.order-0 {
	-webkit-box-ordinal-group:1;
	-ms-flex-order:0;
	order:0;
}

.order-1 {
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1;
}

.order-2 {
	-webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2;
}

.order-3 {
	-webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3;
}

.order-4 {
	-webkit-box-ordinal-group:5;
	-ms-flex-order:4;
	order:4;
}

.order-5 {
	-webkit-box-ordinal-group:6;
	-ms-flex-order:5;
	order:5;
}

.order-6 {
	-webkit-box-ordinal-group:7;
	-ms-flex-order:6;
	order:6;
}

.order-7 {
	-webkit-box-ordinal-group:8;
	-ms-flex-order:7;
	order:7;
}

.order-8 {
	-webkit-box-ordinal-group:9;
	-ms-flex-order:8;
	order:8;
}

.order-9 {
	-webkit-box-ordinal-group:10;
	-ms-flex-order:9;
	order:9;
}

.order-10 {
	-webkit-box-ordinal-group:11;
	-ms-flex-order:10;
	order:10;
}

.order-11 {
	-webkit-box-ordinal-group:12;
	-ms-flex-order:11;
	order:11;
}

.order-12 {
	-webkit-box-ordinal-group:13;
	-ms-flex-order:12;
	order:12;
}

.offset-1 {
	margin-left:8.33333%;
}

.offset-2 {
	margin-left:16.66667%;
}

.offset-3 {
	margin-left:25%;
}

.offset-4 {
	margin-left:33.33333%;
}

.offset-5 {
	margin-left:41.66667%;
}

.offset-6 {
	margin-left:50%;
}

.offset-7 {
	margin-left:58.33333%;
}

.offset-8 {
	margin-left:66.66667%;
}

.offset-9 {
	margin-left:75%;
}

.offset-10 {
	margin-left:83.33333%;
}

.offset-11 {
	margin-left:91.66667%;
}

.btn {
	display:inline-block;
	text-align:center;
	outline:0;
	white-space:nowrap;
	vertical-align:middle;
	border-style:solid;
	-webkit-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease;
	padding:10px 18px;
	font-size:0.857em;
	border-radius:0;
	border-width:1px;
	line-height:1.1;
	color:rgba(255, 255, 255, 0.99);
	background-color:rgba(238, 173, 14, 0.99);
	border-color:rgba(238, 173, 14, 0.99);
	font-weight:700;
	letter-spacing:.215em;
	text-transform:uppercase;
	font-family:"SpaceGrotesk",sans-serif;
}

.btn:hover {
	color:rgba(238, 173, 14, 0.99);
	background-color:transparent;
	border-color:#a6780a;
	text-decoration:none;
}

.btn svg {
	fill:currentColor;
	width:12px;
	height:12px;
	margin-left:17px;
}

.btn[class*=btn-outline] {
	background:0 0;
	border:1px solid #eead0e;
	color:#000;
}

.btn[class*=btn-outline]:hover {
	background:#eead0e;
	color:rgba(255, 255, 255, 0.99);
}

.btn[class*=btn-outline].btn-outline-secondary {
	border-color:#000;
	color:#000;
}

.btn[class*=btn-outline].btn-outline-secondary:hover {
	background:#000;
	color:rgba(255, 255, 255, 0.99);
}

.btn[class*=btn-outline].btn-outline-primary {
	border-color:rgba(238, 173, 14, 0.99);
	color:rgba(255, 255, 255, 0.99);
}

.btn.btn-primary,
.btn[class*=btn-outline].btn-outline-primary:hover {
	background:#eead0e;
	color:rgba(255, 255, 255, 0.99);
}

.btn.btn-primary {
	border-color:rgba(238, 173, 14, 0.99);
}

.btn.btn-primary:hover {
	border-color:#000;
	background:#000;
}

.btn.btn-sm {
	font-size:0.714em;
	padding:9px 14px;
	line-height:19px;
	min-width:0;
}

.btn.btn-lg,
.btn.btn-md {
	min-height:55px;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:3px 25px 2px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.btn.btn-lg {
	font-size:0.929em;
	min-width:0;
	padding:3px 33px 2px;
}

.btn.btn-lg svg {
	margin-left:10px;
	margin-right:0;
}

.btn-link,
.btn-link:hover {
	background-color:transparent;
	border-color:transparent;
}

.btn-link {
	color:rgba(99, 123, 140, 0.99);
	-webkit-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease;
}

.btn-link:hover {
	color:#43545f;
	text-decoration:none;
}

.btn-block {
	display:block;
	width:100%;
}

.btn-block+ .btn-block {
	margin-top:15px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block,
table {
	width:100%;
}

.nav ul {
	margin:0;
	list-style:none;
}

#search_block p:after,
#search_block:after,
.clearfix:after,
.commentlist .comment-author:after,
.entry:after,
.navigation-single:after,
.post-password-form p:after,
.post-password-form:after,
.search-form p:after,
.search-form:after,
.widget:after {
	content:"";
	display:block;
	clear:both;
}

.ellipsis {
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;
}

.wrapper {
	overflow:hidden;
	width:100%;
	position:relative;
}

.slick-list,
.slick-slider {
	position:relative;
	display:block;
}

.slick-slider {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
}

.slick-list {
	overflow:hidden;
	margin:0;
	padding:0;
}

/*.slick-list:focus {
	outline:0;
}*/

.slick-list.dragging {
	cursor:pointer;
	cursor:hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}

.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.slick-track:after,
.slick-track:before {
	display:table;
	content:"";
}

.slick-track:after {
	clear:both;
}

.slick-loading .slick-track {
	visibility:hidden;
}

.slick-slide {
	display:none;
	float:left;
	outline:0;
	height:100%;
	min-height:1px;
}

[dir=rtl] .slick-slide {
	float:right;
}

.slick-slide.dragging img {
	pointer-events:none;
}

.slick-initialized .slick-slide {
	display:block;
}

.slick-loading .slick-slide {
	visibility:hidden;
}

.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent;
}

.slick-arrow.slick-hidden {
	display:none;
}

fieldset,
form {
	border-style:none;
	display:block;
	padding:0 0 5px;
	margin:0 0 1.2em;
	color:rgba(238, 173, 14, 0.99);
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select {
	width:100%;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	border-radius:0;
	background-color:#f1f1f1;
	text-align:left;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	outline-color:transparent;
	outline:0;
	max-width:100%;
	font-weight:700;
	font-size:0.857em;
	padding:0 17px;
	line-height:20px;
	height:35px;
	letter-spacing:.215em;
	text-transform:uppercase;
	font-family:"SpaceGrotesk",sans-serif;
	display:block;
	background:#fff;
	color:#000;
	border:1px solid #000;
	background-repeat:no-repeat;
	background-position:right 20px center;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	-webkit-appearance:none;
}

input[type=date].time,
input[type=email].time,
input[type=number].time,
input[type=password].time,
input[type=search].time,
input[type=tel].time,
input[type=text].time,
input[type=url].time,
select.time,
textarea.time {
	background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12'><path d='M11 2.7C10.3 1.7 9.4.9 8.3.5 7.2 0 6-.1 4.8.1s-2.2.8-3 1.7S.3 3.7.1 4.8 0 7.2.5 8.3s1.2 2 2.2 2.7 2.1 1 3.3 1c1.6 0 3.1-.6 4.2-1.8S12 7.6 12 6c0-1.2-.4-2.3-1-3.3zM9.3 8.2c-.4.7-1 1.2-1.8 1.5-.7.3-1.5.4-2.3.2-.8-.2-1.5-.5-2-1.1-.6-.6-.9-1.3-1.1-2-.2-.8-.1-1.6.2-2.3.3-.7.8-1.4 1.5-1.8C4.4 2.2 5.2 2 6 2c1.1 0 2.1.4 2.8 1.2.8.7 1.2 1.7 1.2 2.8 0 .8-.2 1.6-.7 2.2z'/><path d='M6.5 5.5v-2c0-.1-.1-.3-.1-.4-.1 0-.3-.1-.4-.1s-.3.1-.4.1c0 .1-.1.3-.1.4V6c0 .1.1.3.1.4.1 0 .3.1.4.1h2.5c.1 0 .3-.1.4-.1 0-.1.1-.3.1-.4 0-.1-.1-.3-.1-.4-.1 0-.3-.1-.4-.1h-2z'/></svg>");
	padding-right:50px;
}

input[type=date].date,
input[type=email].date,
input[type=number].date,
input[type=password].date,
input[type=search].date,
input[type=tel].date,
input[type=text].date,
input[type=url].date,
select.date,
textarea.date {
	background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='12'><path d='M12.2 2h-1.1V0H8.9v2H4.5V0H2.3v2H1.2c-.3 0-.6.1-.8.3-.2.2-.3.4-.3.7v8c0 .3.1.5.3.7.2.2.5.3.8.3h11c.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7V3c0-.3-.1-.5-.3-.7-.2-.2-.5-.3-.8-.3zm-1.1 8H2.3V5h8.8v5z'/></svg>");
	padding-right:50px;
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	border-color:#2b2e38;
}

input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color:#000;
}

input[type=date]:-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=url]::-moz-placeholder,
select:-moz-placeholder,
select::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
	color:#000;
}

input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color:#000;
}

.form-group select,
.form-group textarea {
	border:0;
	border-color:rgba(255, 255, 255, 0.99);
	height:46px;
	margin:-15px 0 0;
}

.form-group select {
	padding-top:4px;
}

.form-group input[type=date],
.form-group input[type=email],
.form-group input[type=number],
.form-group input[type=password],
.form-group input[type=search],
.form-group input[type=tel],
.form-group input[type=text],
.form-group input[type=url] {
	border:0;
	border-color:rgba(255, 255, 255, 0.99);
	height:46px;
	padding-top:4px;
	margin:-15px 0 0;
	background-position:right 27px top 13px;
}

.form-group textarea {
	background-position:right 27px top 13px;
}

select::-ms-expand {
	display:none;
}

select:focus::-ms-value {
	color:#000;
	background:0 0;
}

select {
	-webkit-appearance:none;
	-moz-appearance:none;
	padding-right:40px;
	appearance:none;
	background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='12'><path d='M6.7 5.9L2.4 2 .1 4.1 6.7 10l6.5-5.9L10.9 2 6.7 5.9z'/></svg>");
}

.form-group select,
.form-group select.time {
	background-position:right 27px top 13px;
}

textarea {
	resize:none;
	vertical-align:top;
	width:100%;
	min-height:142px;
}

.form-group textarea {
	padding-top:20px;
}

button[type=submit],
input[type=button],
input[type=reset],
input[type=submit] {
	padding:10px 18px;
	font-size:0.857em;
	border-radius:0;
	border-width:1px;
	line-height:1.1;
	color:rgba(255, 255, 255, 0.99);
	background-color:rgba(238, 173, 14, 0.99);
	border-color:rgba(238, 173, 14, 0.99);
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	border-style:solid;
	-webkit-appearance:none;
	cursor:pointer;
	text-align:center;
	font-weight:700;
}

button[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	color:rgba(238, 173, 14, 0.99);
	background-color:transparent;
	border-color:#a6780a;
}

input[type=reset] {
	margin-bottom:13px;
}

iframe,
input[type=file] {
	max-width:100%;
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance:none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity:1;
	-webkit-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
	opacity:1;
	-moz-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity:1;
	-ms-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity:0;
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity:0;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity:0;
}

* {
	max-height:1000000px;
}

*,
:after,
:before {
	-webkit-box-sizing:inherit;
	box-sizing:inherit;
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:"Anton",sans-serif;
	font-weight:400;
	text-transform:uppercase;
}

.h a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color:inherit;
	font-size:inherit;
}

.h1,
h1 {
	font-size:7rem;
	margin:0 0 .3em;
}

.h2,
h2 {
	font-size:3rem;
	margin:0 0 .4em;
}

.h3,
h3 {
	font-size:2.5rem;
	margin:0 0 .5em;
	letter-spacing:.005em;
}

.h4,
h4 {
	font-size:1.429em;
	margin:0 0 .6em;
}

.h5,
h5 {
	font-size:1.286em;
	margin:0 0 .7em;
}

.h6,
h6 {
	font-size:1.143em;
	margin:0 0 .8em;
}

ol,
p,
ul {
	margin-top:0;
}

p {
	margin-bottom:1.2em;
}

a:hover {
	color:#4e616e;
}

ol,
ul {
	padding-left:0;
}

ol,
ol li,
ul,
ul li {
	list-style:none;
}

#sidebar ol:not([class]),
#sidebar ul:not([class]),
.entry ol:not([class]),
.entry ul:not([class]),
ol.list-style,
ul.list-style {
	font-size:1.143em;
	margin:0 0 1.2em;
	color:#000;
}

#sidebar ol:not([class]) li,
#sidebar ul:not([class]) li,
.entry ol:not([class]) li,
.entry ul:not([class]) li,
ol.list-style li,
ul.list-style li {
	padding-left:20px;
	position:relative;
}

#sidebar ol:not([class]) li+ li,
#sidebar ul:not([class]) li+ li,
.entry ol:not([class]) li+ li,
.entry ul:not([class]) li+ li,
ol.list-style li+ li,
ul.list-style li+ li {
	margin-top:10px;
}

#sidebar ol:not([class]) ol,
#sidebar ol:not([class]) ul,
#sidebar ul:not([class]) ol,
#sidebar ul:not([class]) ul,
.entry ol:not([class]) ol,
.entry ol:not([class]) ul,
.entry ul:not([class]) ol,
.entry ul:not([class]) ul,
ol.list-style ol,
ol.list-style ul,
ul.list-style ol,
ul.list-style ul {
	margin-bottom:0;
	margin-top:10px;
}

#sidebar ul:not([class])> li,
.entry ul:not([class])> li,
ul.list-style> li {
	padding-left:15px;
}

#sidebar ul:not([class])> li:before,
.entry ul:not([class])> li:before,
ul.list-style> li:before {
	content:"";
	position:absolute;
	width:5px;
	height:5px;
	top:.65em;
	left:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	background-color:currentColor;
}

#sidebar ol:not([class]),
.entry ol:not([class]),
ol.list-style {
	counter-reset:list;
}

#sidebar ol:not([class])> li,
.entry ol:not([class])> li,
ol.list-style> li {
	padding-left:22px;
}

#sidebar ol:not([class])> li:before,
.entry ol:not([class])> li:before,
ol.list-style> li:before {
	content:counter(list) ".";
	counter-increment:list;
	position:absolute;
	top:0;
	left:0;
	font-weight:700;
}

table th {
	text-align:left;
}

table td+ td,
table th+ th {
	text-align:center;
}

table td,
table th {
	font-size:1.000em;
	padding:10px 15px;
	color:#000;
	border-bottom:1px solid #979797;
}

pre {
	max-width:100%;
	background:rgba(0,0,0,.1);
}

blockquote {
	font-size:0.857em;
	font-weight:700;
	padding:15px 0 27px 50px;
	margin:0 -5px 0 0;
	color:rgba(0,0,0,.8);
}

.header-bar .container,
blockquote,
dl {
	font-family:"SpaceGrotesk",sans-serif;
	line-height:20px;
	letter-spacing:.215em;
	text-transform:uppercase;
}

dl {
	font-size:0.857em;
	overflow:hidden;
	margin:0 0 33px;
}

dl dd,
dl dt {
	margin:0;
	float:left;
}

dl dt {
	clear:both;
	font-weight:700;
	padding:0 8px 0 0;
}

dl dd {
	padding:0;
}

.container {
	max-width:1270px;
	width:100%;
	margin:0 auto;
	position:relative;
	padding-left:15px;
	padding-right:15px;
}

.resize-active {
	-webkit-transition:none!important;
	-o-transition:none!important;
	transition:none!important;
}

.resize-active *,
.resize-active :after,
.resize-active :before {
	-webkit-transition:inherit!important;
	-o-transition:inherit!important;
	transition:inherit!important;
}

.header-bar {
	color:rgba(255, 255, 255, 0.99);
}

.header-bar .container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	font-style:normal;
	font-weight:700;
	font-size:0.814em;
}

.header-bar a:hover {
	color:inherit;
}

.header-bar .caret {
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	width:10px;
	height:8px;
	fill:currentColor;
	margin-left:8px;
}

.header-bar .btn-ico,
.header-bar .btn-ico ul {
	-webkit-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease;
}

.header-bar .btn-ico {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
	color:inherit;
	padding-bottom:10px;
	margin-left:30px;
	color:rgba(255,255,255,0.99);
}

.header-bar .btn-ico:hover {
	color:rgba(238, 173, 14, 0.99);
}

.header-bar .btn-ico:hover ul {
	pointer-events:auto;
	opacity:1;
}

.header-bar .btn-ico ul {
	position:absolute;
	z-index:999;
	color:rgba(255, 255, 255, 0.99);
	font-size:0.929em;
	pointer-events:none;
	opacity:0;
	line-height:normal;
	top:100%;
	right:0;
	background:#eead0e;
	padding:10px 15px;
}

.header-bar .btn-ico ul a {
	display:block;
	padding:5px 0;
	color:inherit;
}

.header-bar .btn-ico ul a:hover {
	text-decoration:underline;
}

.header-bar .btn-ico .icon {
	width:16px;
	margin-right:7px;
	height:16px;
	fill:currentColor;
}

.head-bar,
.nav a {
	font-weight:700;
	font-size:0.857em;
	line-height:20px;
}

.head-bar {
	background:#eead0e;
	padding:6px 0 5px;
	letter-spacing:-.015em;
	color:rgba(255, 255, 255, 0.99);
}

.header-bar,
.header-menu-wrapper {
	position:absolute;
	top:18px;
	z-index:999;
	left:0;
	right:0;
}

.header-menu-wrapper {
	padding:12px 0;
	font-family:"SpaceGrotesk",sans-serif;
	z-index:100;
	top:51px;
	-webkit-transition:background .3s ease;
	-o-transition:background .3s ease;
	transition:background .3s ease;
}

.black .header-menu-wrapper {
	background:#000;
	top:0;
	position:fixed;
	-webkit-box-shadow:0 4px 34px rgba(0,0,0,.1);
	box-shadow:0 4px 34px rgba(0,0,0,.1);
}

.header-menu-wrapper .btn {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	min-height:34px;
}

.header-menu-wrapper .container,
.nav ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.header-menu-wrapper .container {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.nav-opener {
	display:none;
	width:34px;
	height:34px;
	min-width:34px;
	border:1px solid #eead0e;
	position:relative;
}

.nav-opener span,
.nav-opener:after,
.nav-opener:before {
	background:#fff;
	position:absolute;
	left:20%;
	right:20%;
	height:2px;
	margin-top:-1px;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}

.nav-opener span {
	top:50%;
}

.nav-opener:before {
	content:"";
	top:30%;
}

.nav-opener:after {
	content:"";
	top:70%;
}

.nav-opener:hover {
	opacity:.9;
}

.nav,
.nav-drop {
	-webkit-transition:all .25s linear;
	-o-transition:all .25s linear;
	transition:all .25s linear;
}

.nav-drop {
	margin-left:auto;
	padding-left:20px;
}

.nav-active .nav-opener span {
	opacity:0;
}

.nav-active .nav-opener:before {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:50%;
	left:15%;
	right:15%;
}

.nav-active .nav-opener:after {
	top:50%;
	left:15%;
	right:15%;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.nav {
	color:rgba(255, 255, 255, 0.99);
}

.nav ul {
	padding-right:6px;
}

.nav a {
	color:inherit;
	letter-spacing:.215em;
	padding:10px 15px;
	text-transform:uppercase;
	color:rgba(255, 255, 255, 0.99);
}

.nav li {
	position:relative;
	padding:0 29px 0 0;
	margin:-10px;
}

.nav li:after,
.nav li:before {
	display:none;
}

.widget {
	margin-bottom:1.43em;
}

.widget select {
	min-width:inherit;
	width:100%;
}

#wp-calendar {
	width:95%;
	margin-bottom:15px;
	clear:both;
	padding:0;
}

#wp-calendar caption {
	padding:10px;
}

#wp-calendar td,
#wp-calendar th {
	padding:3px 0;
	text-align:center;
}

#wp-calendar td {
	background:0 0;
}

.comment-form p {
	overflow:hidden;
	padding:0 12px 24px;
	margin:0;
}

.comment-form label {
	display:block;
	padding:0 0 5px;
	font-weight:700;
}

.comment-form input:not([type=submit]),
.comment-form textarea {
	margin:0 4px 0 0;
	width:100%;
	background:0 0;
	border:1px solid #e2e2e2;
	outline:0;
}

.comment-form input:not([type=submit]):focus,
.comment-form textarea:focus {
	border:1px solid #2b2e38;
}

.comment-form textarea {
	width:100%;
	margin:0;
	height:115px;
}

.comment-form input[type=submit] {
	display:block;
	float:none;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	margin-top:11px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	width:33.3%;
	float:left;
}

#content .row-col .post-img a,
#content .row-post .post-img a,
.post-password-form label {
	display:block;
}

#search_block,
.post-password-form,
.search-form {
	margin:0 0 1.2em;
}

#search_block input,
.post-password-form input,
.search-form input {
	float:left;
}

#search_block input[type=password],
#search_block input[type=search],
#search_block input[type=text],
.post-password-form input[type=password],
.post-password-form input[type=search],
.post-password-form input[type=text],
.search-form input[type=password],
.search-form input[type=search],
.search-form input[type=text] {
	border-radius:0;
	margin:0 4px 0 0;
	width:144px;
	min-width:auto;
}

#search_block [type=submit],
.post-password-form [type=submit],
.search-form [type=submit] {
	padding:10px 18px;
	font-size:0.857em;
	border-radius:0;
	border-width:1px;
	line-height:1.1;
	color:rgba(255, 255, 255, 0.99);
	background-color:rgba(238, 173, 14, 0.99);
	border-color:rgba(238, 173, 14, 0.99);
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	border-style:solid;
	-webkit-appearance:none;
	cursor:pointer;
	text-align:center;
	font-weight:700;
}

#search_block [type=submit]:hover,
.post-password-form [type=submit]:hover,
.search-form [type=submit]:hover {
	color:rgba(238, 173, 14, 0.99);
	background-color:transparent;
	border-color:#a6780a;
}

.search-form {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.commentlist {
	margin:0 0 1.43em;
}

.commentlist .edit-link {
	margin:0;
}

.commentlist .avatar-holder {
	float:left;
	margin:0 1.43em 4px 0;
}

.comment,
.commentlist-holder {
	overflow:hidden;
}

.commentlist-item .commentlist-item {
	padding:1.43em 0 0;
}

.commentlist-item+ .commentlist-item {
	padding-top:1.43em;
}

.widget_calendar #prev {
	padding-left:5px;
	text-align:left;
}

.widget_calendar #next {
	padding-right:5px;
	text-align:right;
}

#calendar_wrap table a {
	font-size:inherit;
}

.navigation,
.navigation-comments,
.pagination {
	border-top:1px solid #eaeaea;
	padding:30px 0;
	font-weight:700;
	font-size:1.000em;
	line-height:1.5;
	text-transform:uppercase;
	color:rgba(238, 173, 14, 0.99);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:100%;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text,
.pagination .screen-reader-text {
	position:absolute;
	left:-99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers,
.pagination .page-numbers {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:10px;
	color:rgba(99, 123, 140, 0.99);
}

.navigation .page-numbers.current:hover,
.navigation-comments .page-numbers.current:hover,
.pagination .page-numbers.current:hover {
	background:0 0;
	color:rgba(204, 204, 204, 0.99);
}

#sidebar .widget ul li .date:hover,
#sidebar .widget ul li .url:hover,
.navigation .al a:active,
.navigation .al a:hover,
.navigation .ar a:active,
.navigation .ar a:hover,
.navigation .next a:active,
.navigation .next a:hover,
.navigation .page-numbers:active,
.navigation .page-numbers:hover,
.navigation .prev a:active,
.navigation .prev a:hover,
.navigation-comments .al a:active,
.navigation-comments .al a:hover,
.navigation-comments .ar a:active,
.navigation-comments .ar a:hover,
.navigation-comments .next a:active,
.navigation-comments .next a:hover,
.navigation-comments .page-numbers:active,
.navigation-comments .page-numbers:hover,
.navigation-comments .prev a:active,
.navigation-comments .prev a:hover,
.pagination .al a:active,
.pagination .al a:hover,
.pagination .ar a:active,
.pagination .ar a:hover,
.pagination .next a:active,
.pagination .next a:hover,
.pagination .page-numbers:active,
.pagination .page-numbers:hover,
.pagination .prev a:active,
.pagination .prev a:hover {
	color:#43545f;
}

.navigation .page-numbers span,
.navigation-comments .page-numbers span,
.pagination .page-numbers span {
	line-height:.9;
	height:16px;
}

.navigation .current,
.navigation-comments .current,
.pagination .current {
	color:rgba(204, 204, 204, 0.99);
}

.navigation .prev,
.navigation-comments .prev,
.pagination .prev {
	margin-right:auto;
	padding:10px 0;
}

.navigation .prev span,
.navigation-comments .prev span,
.pagination .prev span {
	margin-right:5px;
}

.navigation .next,
.navigation-comments .next,
.pagination .next {
	margin-left:auto;
	padding:10px 0;
}

.navigation .next span,
.navigation-comments .next span,
.pagination .next span {
	margin-left:5px;
}

.navigation .al.disabled,
.navigation .ar.disabled,
.navigation .next.disabled,
.navigation .prev.disabled,
.navigation-comments .al.disabled,
.navigation-comments .ar.disabled,
.navigation-comments .next.disabled,
.navigation-comments .prev.disabled,
.pagination .al.disabled,
.pagination .ar.disabled,
.pagination .next.disabled,
.pagination .prev.disabled {
	pointer-events:none;
}

.navigation .al a,
.navigation .ar a,
.navigation .next a,
.navigation .prev a,
.navigation-comments .al a,
.navigation-comments .ar a,
.navigation-comments .next a,
.navigation-comments .prev a,
.pagination .al a,
.pagination .ar a,
.pagination .next a,
.pagination .prev a {
	color:rgba(99, 123, 140, 0.99);
}

.navigation .al a span,
.navigation .ar a span,
.navigation .next a span,
.navigation .prev a span,
.navigation-comments .al a span,
.navigation-comments .ar a span,
.navigation-comments .next a span,
.navigation-comments .prev a span,
.pagination .al a span,
.pagination .ar a span,
.pagination .next a span,
.pagination .prev a span {
	line-height:1.4;
}

.navigation-single {
	margin-bottom:1.43em;
}

.navigation-single .next,
.navigation-single .prev {
	vertical-align:middle;
	max-width:50%;
	background:#333;
	color:rgba(255, 255, 255, 0.99);
	text-decoration:none;
}

.navigation-single .prev {
	float:left;
}

.navigation-single .next a,
.navigation-single .prev a {
	color:inherit;
	text-decoration:none;
	padding:5px;
	display:block;
}

.navigation-single .next {
	float:right;
}

img.border {
	padding:5px;
	border:1px solid #ccc;
}

.wp-caption {
	clear:both;
	max-width:100%;
	text-align:center;
}

.wp-caption,
.wp-caption.alignnone {
	margin:0 0 1.2em;
}

.wp-caption img {
	padding:0;
	border:0;
	vertical-align:top;
	width:auto;
	max-width:100%;
	margin:0 0 10px;
}

.wp-caption p {
	margin:.4em 0 0;
}

div.aligncenter,
figure.aligncenter {
	margin:0 auto 1.43em;
	text-align:center;
}

code,
img.aligncenter,
pre {
	display:block;
	margin:0 auto 20px;
}

img.no-margin {
	margin:0;
}

.aligncenter {
	margin:5px auto 20px;
}

.alignleft {
	float:left;
	margin:0 1.43em 1.43em 0;
}

.alignright {
	float:right;
	margin:0 0 1.43em 1.43em;
}

img.wp-smiley {
	padding:0;
	border:0;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignnone,
.posts-list .entry p,
.title h1,
a img.alignnone {
	margin:0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.fluid-iframe {
	display:block;
	position:relative;
	padding-bottom:60%;
}

.fluid-iframe iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
}

.mejs-container {
	margin-bottom:1.43em;
}

.wp-caption .wp-caption-text {
	padding:0;
	text-align:center;
	font-size:1.143em;
	line-height:1.24;
	margin:0 0 12px;
}

.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
	height:auto;
}

.al,
.ar {
	max-width:50%;
}

.al,
.navigation .next {
	float:left;
	padding-right:10px;
}

.al a,
.ar a,
.navigation .next a,
.navigation .prev a {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	text-align:left;
}

.al a span,
.navigation .next a span {
	margin-right:5px;
}

.ar,
.navigation .prev {
	float:right;
	padding-left:10px;
}

.ar a,
.navigation .prev a {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	text-align:right;
}

.ar a span,
.navigation .prev a span {
	margin-left:5px;
}

.posts-list .post {
	margin:0 0 60px;
}

.title {
	margin-bottom:1.2em;
	text-transform:uppercase;
}

.post .postmetadata,
.post .title {
	margin-bottom:10px;
}

.textwidget p {
	padding:0 0 10px;
}

.center {
	text-align:center;
}

#sidebar .widget ul li:before,
.hidden,
blockquote p+ p:after,
blockquote p+ p:before,
blockquote q+ p:after,
blockquote q+ p:before,
code br {
	display:none;
}

code,
pre {
	font-family:mono-space,monospace;
	border:1px solid #eee;
	padding:15px 20px;
	margin:0 0 1.2em;
	overflow:auto;
	white-space:pre;
	font-size:0.857em;
	line-height:20px;
}

code {
	background:#f6f6f6;
	border-top:0;
	border-bottom:0;
}

abbr,
acronym,
span.caps {
	cursor:help;
}

abbr,
acronym {
	border-bottom:1px dashed #dfcfba;
}

#content .row-col .post-content .entry-content p:last-child,
#content .row-post .post-content .entry-content p:last-child,
blockquote p:last-child {
	margin-bottom:0;
}

blockquote cite {
	display:block;
	padding-top:5px;
	font-weight:700;
	font-size:1.214em;
	color:rgba(99, 123, 140, 0.99);
}

blockquote p:before,
q:before {
	content:open-quote;
}

blockquote p:after,
q:after {
	content:close-quote;
}

.last {
	margin-right:0!important;
	clear:right;
}

.clear {
	clear:both;
	line-height:0;
}

.page-link {
	padding:0 0 15px;
}

.comments {
	clear:both;
}

#respond {
	overflow:hidden;
}

#respond .comment-reply-title small {
	font-size:0.857em;
	font-weight:400;
}

#comments,
#reply-title,
#respond {
	margin:20px 0;
}

.posts-list .post+ .post {
	margin-top:50px;
}

.commentlist {
	margin-left:-2em;
	padding:0;
	text-align:justify;
	line-height:1.5em;
}

.commentlist .comment {
	padding:1.2em 0 0 2em;
}

.commentlist+ .comment {
	padding-top:1.2em;
}

.commentlist .commentlist {
	padding:0;
}

.commentlist .comment-author {
	margin-bottom:.5em;
}

.commentlist .comment-author b {
	font-size:1.357em;
	line-height:1.5;
	color:rgba(238, 173, 14, 0.99);
}

.commentlist .comment-content {
	font-family:inherit;
	font-size:1.286em;
	line-height:1.4;
	color:#000;
	padding-left:67px;
	margin-top:-26px;
}

.commentlist .comment-metadata {
	margin-bottom:2em;
	margin-top:-30px;
	padding-left:67px;
	text-decoration:underline;
}

.commentlist .comment-author img {
	float:left;
	margin:0 1.2em 4px 0;
	width:48px;
	height:48px;
	border-radius:50%;
}

.comment .comment-respond {
	margin-left:20px;
}

.comment-body,
.commentlist #respond {
	margin:0 0 20px;
}

.comment-body .reply {
	padding-bottom:15px;
	font-weight:700;
	font-size:1.071em;
	line-height:1.4;
	letter-spacing:1px;
	text-transform:uppercase;
	color:rgba(238, 173, 14, 0.99);
	padding-left:67px;
	margin-top:-5px;
}

.comment-body .reply a {
	color:inherit;
}

.comment-body .reply a:hover {
	opacity:.7;
}

.parent.comment .comment {
	margin-left:30px;
}

.comment-author.vcard {
	margin-bottom:10px;
}

.breadcrumb {
	padding-bottom:20px;
}

.post .title h3 {
	margin-bottom:1em;
}

.divider {
	height:80px;
}

.wpcf7-not-valid-tip {
	display:block;
	padding-top:5px;
}

.wpcf7-response-output {
	text-align:center;
}

.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
	color:#d93c3c;
}

html div.wpcf7-response-output {
	border:2px solid #398f14;
	padding:5px 15px;
	margin:5px 0;
}

html div.wpcf7-response-output.wpcf7-validation-errors {
	border-color:red;
}

.error input:not([type=submit]) {
	border-color:red!important;
}

.widget .gallery {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -10px;
}

.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover {
	-webkit-box-shadow:none;
	box-shadow:none;
	background:0 0;
}

.gallery-item a:focus img,
.gallery-item a:hover img {
	-webkit-filter:opacity(60%);
	filter:opacity(60%);
}

.gallery-item img {
	-webkit-transition:-webkit-filter .3s ease-in;
	-o-transition:filter .3s ease-in;
	transition:filter .3s ease-in;
	transition:filter .3s ease-in,-webkit-filter .3s ease-in;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

.gallery-item dt {
	float:none;
	padding:0;
}

.comment-form .comment-form-cookies-consent {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
}

.comment-form .comment-form-cookies-consent input[type=checkbox] {
	width:auto;
	margin:4px 10px 0 0;
}

#content {
	padding:40px 0 20px;
	overflow:hidden;
}

#content .content-holder {
	margin:0 267px 0 0;
	padding:0 40px 0 0;
}

#content .row-col,
#content .row-post,
.comment-form .comment-form-cookies-consent {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

#content .row-post {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -20px;
}

#content .row-post .post {
	width:50%;
	margin:0 0 55px;
	padding:0 20px;
}

#content .row-post .post-img {
	margin-bottom:14px;
	overflow:hidden;
}

#content .row-col .post-img a:hover img,
#content .row-post .post-img a:hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

#content .row-col .post-img img,
#content .row-post .post-img img {
	width:100%;
	-webkit-transform-origin:center bottom;
	-ms-transform-origin:center bottom;
	transform-origin:center bottom;
	-webkit-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	transition:all .3s ease-in;
}

#content .row-col {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
}

#content .row-col .post {
	margin:0 0 40px;
	width:100%;
}

#content .row-col .post-img {
	margin-bottom:0;
	overflow:hidden;
	margin-right:20px;
	max-width:376px;
	float:left;
}

#content .entry-content strong {
	font-weight:700;
	font-size:1.500em;
	line-height:1.4;
	margin-bottom:16px;
	display:inline-block;
}

#content .entry-category {
	font-weight:700;
	font-size:1.071em;
	line-height:22px;
}

#content .entry-title h1,
#content .entry-title h3 {
	margin-bottom:3px;
}

#content .meta {
	margin-bottom:35px;
	text-transform:uppercase;
	font-family:inherit;
	font-size:0.929em;
	line-height:18px;
}

#content strong {
	display:inline-block;
}

#sidebar {
	float:right;
	background:#f9f9f9;
	width:267px;
	margin:40px 0 0 40px;
	padding:27px 25px;
}

#sidebar .widget {
	margin-bottom:45px;
}

#sidebar .widget:last-child,
#sidebar .widget:last-child ul {
	margin-bottom:0;
}

#sidebar .widget h3 {
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom:1px solid #dedede;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:21px;
}

#sidebar .widget ul li {
	font-size:1.286em;
	line-height:26px;
	padding-left:0;
}

#sidebar .widget ul li a {
	color:#2b2e38;
}

#sidebar .widget ul li a:hover {
	color:#4c5263;
}

#sidebar .widget ul li .date {
	font-family:inherit;
	font-style:normal;
	font-size:1.071em;
	line-height:21px;
	color:rgba(99, 123, 140, 0.99);
}

#sidebar .widget ul li .url {
	color:rgba(99, 123, 140, 0.99);
}

#sidebar .widget_recent_posts ul li a {
	display:block;
}

#sidebar .widget h3,
#sidebar .widget_recent_comments ul li {
	font-size:1.143em;
	line-height:23px;
}

#sidebar .widget_search input[type=search] {
	width:144px;
}

.block {
	width:100%;
	background:#f9f9f9;
	float:left;
	padding:0 20px;
}

.block form {
	margin:0 -12px;
}

.block #respond {
	width:100%;
	margin:0;
}

.gallery {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -1em;
}

.gallery-item {
	display:inline-block;
	vertical-align:top;
	width:50%;
	max-width:50%;
	margin:0;
	padding:0 1em 2em;
	text-align:left;
}

.gallery-columns-1 .gallery-item {
	width:100%;
	max-width:100%;
}

.gallery-columns-2 .gallery-item {
	max-width:50%;
}

.gallery-caption {
	display:block;
	text-align:left;
	padding:0 10px 0 0;
	margin-bottom:0;
}

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
label+ br {
	display:none;
}

.content-area {
	padding-top:20px;
}

.reserve-row .price strong,
label {
	font-weight:700;
	line-height:20px;
	text-transform:uppercase;
}

label {
	padding:0 0 5px;
	display:block;
	font-size:0.643em;
	letter-spacing:.095em;
	color:#000;
	opacity:.5;
}

label span {
	margin-left:4px;
}

.form-allowed-tags code {
	white-space:pre-line;
}

.hentry> img {
	margin-bottom:16px;
}

.page-site-header {
	margin-top:40px;
	position:relative;
}

.page-site-header:before {
	content:"";
	display:block;
	width:100%;
	padding-top:50%;
}

.page-site-header img {
	-o-object-fit:cover;
	object-fit:cover;
	max-width:none;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.entry {
	width:100%;
}

.main {
	padding-top:62px;
}

.h1,
h1 {
	line-height:1.08;
}

.h1 .border,
h1 .border {
	-webkit-text-fill-color:transparent;
	-webkit-text-stroke-width:1px;
	-webkit-text-stroke-color:#000;
	display:inline-block;
}

.h1 .border.white,
h1 .border.white {
	-webkit-text-stroke-color:rgba(255, 255, 255, 0.99);
}

.reserve-row {
	background:#f2f2f2;
}

.reserve-row .h4,
.reserve-row h4 {
	font-size:1.214em;
	line-height:21px;
	letter-spacing:.085em;
	text-transform:none;
	margin:12px 0 27px;
	font-family:"Montserrat","Helvetica Neue","Helvetica",sans-serif;
	color:#000;
}

.reserve-row .price {
	border-top:1px solid #e0e0e0;
	font-size:1.429em;
	line-height:47px;
	letter-spacing:.005em;
	text-transform:uppercase;
	padding:24px 0 19px;
	margin:34px 0 0;
	font-family:"Anton",sans-serif;
	font-weight:400;
	color:#000;
}

.reserve-row .price strong {
	font-size:1.571em;
	padding-left:2px;
	letter-spacing:.015em;
	font-family:"SpaceGrotesk",sans-serif;
	color:rgba(238, 173, 14, 0.99);
}

.reserve-row .submit-h {
	margin-bottom:-20px;
	text-align:center;
}

.reserve-row .submit-h .btn {
	min-width:272px;
}

.lines {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:-100px 15px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	pointer-events:none;
	z-index:1;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}

.home-hero .lines {
	margin-top:auto;
	height:50%;
	margin-bottom:0;
}

.lines div {
	background:#fff;
	opacity:.1;
	width:2px;
	height:100%;
}

.style-section .lines div {
	width:1px;
}

.style-section {
	position:relative;
	overflow:hidden;
	background:#000;
	color:rgba(255, 255, 255, 0.99);
}

.style-section .styles {
	margin-top:-35px;
}

.style-item {
	font-weight:700;
	margin-top:20px;
	font-size:0.857em;
	line-height:27px;
	font-family:"SpaceGrotesk",sans-serif;
	text-align:center;
	letter-spacing:.215em;
	text-transform:uppercase;
	height:120px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	color:#8c8c8c;
}

.style-item:hover {
	opacity:1;
	color:rgba(255, 255, 255, 0.99);
}

.brand-section .items a:hover,
.style-item:hover img {
	opacity:1;
}

.style-item img {
	opacity:.4;
	display:block;
	max-width:80%;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
	margin:auto auto 8px;
}

.style-item .name {
	display:block;
}

.side-t {
	position:absolute;
	left:100%;
	top:50%;
	-webkit-transform:rotate(-90deg) translateX(-50%);
	-ms-transform:rotate(-90deg) translateX(-50%);
	transform:rotate(-90deg) translateX(-50%);
	font-size:12.143em;
	opacity:.15;
	-webkit-transform-origin:0 0;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	line-height:0;
	pointer-events:none;
}

.main-gallery {
	margin-right:-40px;
}

.main-gallery img {
	width:100%;
}

.main-gallery .slides> .item:not(:first-child) {
	display:none;
}

.detail-row p {
	max-width:562px;
}

.detail-row .h3,
.detail-row h3 {
	margin-bottom:30px;
}

.detail-row .details,
.detail-row .main-gallery {
	margin-bottom:73px;
}

.detail-row .details {
	margin-top:-3px;
}

a.play {
	display:inline-block;
	position:relative;
}

a.play:after,
a.play:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

a.play:before {
	z-index:1;
	background:#000;
	opacity:.4;
}

a.play:after {
	background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='37' height='39'><path d='M36.134 19.47a.84.84 0 00-.835.836c0 9.301-7.552 16.854-16.854 16.854S1.63 29.607 1.63 20.306c0-8.905 6.917-16.18 15.662-16.815l-.755.556a.824.824 0 00-.16 1.153.83.83 0 00.637.318c.159 0 .357-.04.477-.159l2.703-2.067a.849.849 0 00.318-.676.753.753 0 00-.358-.636L17.451.152c-.318-.279-.835-.16-1.073.238-.239.358-.16.875.238 1.113l.557.358C7.593 2.537 0 10.566 0 20.306 0 30.482 8.308 38.79 18.484 38.79c10.177 0 18.485-8.308 18.485-18.484a.84.84 0 00-.835-.835zM35.538 17.006a.994.994 0 100-1.987.994.994 0 000 1.987zM34.226 13.31a.994.994 0 100-1.988.994.994 0 000 1.987zM31.841 9.811a.994.994 0 100-1.987.994.994 0 000 1.987zM28.502 6.83a.994.994 0 100-1.988.994.994 0 000 1.988zM24.566 4.763a.994.994 0 100-1.988.994.994 0 000 1.988z'  fill='white'/><path fill='white' d='M15.066 26.467c.199.12.437.16.636.16.278 0 .556-.08.795-.24l7.473-5.127c.398-.279.596-.716.596-1.153 0-.477-.238-.875-.636-1.153l-7.473-4.93c-.437-.277-.994-.317-1.43-.079a1.404 1.404 0 00-.716 1.233v10.096c0 .517.278.955.755 1.193z'/></svg>") no-repeat 50% 50%;
	z-index:2;
	margin:auto;
	width:39px;
	height:39px;
	background-size:contain;
}

svg {
	max-width:100%;
	max-height:100%;
	fill:currentColor;
}

.staring {
	text-align:right;
	padding-top:25px;
	margin-bottom:5px;
}

.staring .label {
	font-weight:700;
	margin-bottom:-4px;
}

.staring .price {
	font-family:"SpaceGrotesk",sans-serif;
	color:rgba(238, 173, 14, 0.99);
	letter-spacing:.015em;
	margin-bottom:62px;
	font-size:0.857em;
}

.staring .price strong {
	font-size:1.571em;
}

.filters {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-left:-13px;
	margin-bottom:40px;
	position:relative;
	z-index:1;
}

.filters.v2 {
	margin-bottom:60px;
}

.filters:first-child {
	margin-top:-40px;
}

.filters:last-child {
	margin-top:76px;
	margin-bottom:0;
}

.filters .filter {
	margin-left:13px;
	color:rgba(0,0,0,.2);
	height:39px;
	font-weight:700;
	font-size:0.714em;
	line-height:27px;
	letter-spacing:.215em;
	text-transform:uppercase;
	border-color:rgba(0,0,0,.2);
	padding:0 20px 0 35px;
	background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='rgba(0, 0, 0, .2)' width='9' height='9'><path d='M9 .2c0-.1-.1-.1-.1-.1-.1-.1-.2-.1-.3-.1H.4C.3 0 .2 0 .2.1S.1.1 0 .2v.2c0 .1 0 .1.1.2L3 5v3.6c0 .1 0 .2.1.3.1.1.2.1.3.1h2.3c.1 0 .2 0 .3-.1V5L8.9.6C9 .5 9 .5 9 .4V.2z'/></svg>") no-repeat 19px 50%;
	width:auto;
}

.top-bar {
	background:#f2f2f2;
	padding:32px 0 34px;
	color:#000;
}

.top-bar .row {
	margin-top:-7px;
	margin-bottom:-5px;
}

.top-bar .results {
	text-align:right;
	font-weight:700;
	font-size:0.714em;
	line-height:27px;
	position:absolute;
	top:54px;
	right:15px;
	font-family:"SpaceGrotesk",sans-serif;
	letter-spacing:.215em;
	text-transform:uppercase;
	color:#000;
}

.top-bar .desc {
	margin:0 0 -15px;
}

.top-bar p {
	line-height:20px;
	font-size:0.857em;
	margin-top:-18px;
	margin-bottom:-2px;
	letter-spacing:-.015em;
}

.top-bar .h1,
.top-bar h1 {
	color:inherit;
	margin:20px 0 40px;
	line-height:1.13;
}

.range-section .btn {
	min-width:173px;
}

.services {
	padding-top:44px;
	padding-bottom:7px;
}

.latest-section .services {
	padding-bottom:27px;
}

.service-item {
	max-width:213px;
	display:block;
	padding-bottom:40px;
	margin:auto;
}

.service-item:hover img {
	opacity:.8;
}

.head-desc,
.service-item h3 {
	font-size:0.857em;
	line-height:20px;
}

.service-item h3 {
	margin:24px 0;
	padding:0;
	font-weight:700;
	font-family:"SpaceGrotesk",sans-serif;
	text-align:center;
	letter-spacing:.215em;
	text-transform:uppercase;
	color:#000;
}

.service-item .image {
	position:relative;
}

.service-item .image img {
	width:100%;
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
	display:block;
}

.service-item .image .ico {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,.3);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.service-item .image .ico img {
	width:74px;
	height:74px;
}

.head-desc {
	margin:7px 0 0;
	padding-bottom:20px;
}

.filter-section {
	background:rgba(0,0,0,.05);
}

.filter-section .filter-row.row {
	margin-bottom:40px;
	margin-top:20px;
}

.row.filter-row {
	margin-top:35px;
	margin-bottom:4px;
}

.row.filter-row .col-auto {
	max-width:20.375%;
	-webkit-box-flex:9;
	-ms-flex-positive:9;
	flex-grow:9;
}

.row.filter-row .col-auto.col-f4 {
	max-width:none;
	width:17%;
}

.row.filter-row .col-auto.col-f3 {
	max-width:none;
	width:8%;
}

.row.filter-row .col-auto.col-f2 {
	max-width:none;
	width:14%;
}

.row.filter-row .col-auto.col-f1 {
	max-width:none;
	width:16%;
}

.row.filter-row .col-auto.sm {
	max-width:18.5%;
}

.breadcrumbs {
	font-weight:700;
	font-size:0.714em;
	line-height:27px;
	letter-spacing:.215em;
	text-transform:uppercase;
	font-family:"SpaceGrotesk",sans-serif;
	color:#000;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.breadcrumbs,
.breadcrumbs li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.breadcrumbs svg {
	width:13px;
	height:13px;
	margin:7px 8px 0;
}

.load-more {
	text-align:center;
	padding-top:79px;
	position:relative;
	z-index:2;
}

.load-more .btn {
	min-width:215px;
}

.section {
	padding:79px 0;
}

.latest-section .btn {
	min-width:145px;
	padding-left:5px;
	padding-right:5px;
}

.latest-section .side-t {
	opacity:.05;
	left:0;
	-webkit-transform:rotate(90deg) translateX(-50%);
	-ms-transform:rotate(90deg) translateX(-50%);
	transform:rotate(90deg) translateX(-50%);
}

.latest-section .service-item h3 {
	text-align:left;
	padding-top:7px;
	margin-bottom:7px;
}

.brand-section,
.latest-section,
.story-section {
	position:relative;
	overflow:hidden;
}

.brand-section {
	background:#6e7b6a;
	color:rgba(255, 255, 255, 0.99);
}

.brand-section .side-t {
	margin-left:-25px;
}

.brand-section .items {
	padding:12px 0 0;
	margin-bottom:-35px;
	margin-left:-35px;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}

.brand-section .items a {
	display:block;
	opacity:.3;
}

.brand-section .items> .col-auto {
	padding-left:35px;
}

.brand-section .logo-item {
	margin-top:22px;
	display:block;
	margin-bottom:35px;
}

.story-section {
	padding:100px 0 30px;
	font-size:0.857em;
	line-height:20px;
}

.story-section .entry {
	max-width:485px;
}

.story-section .entry p {
	margin-bottom:20px;
}

.story-section .image {
	text-align:center;
	padding:45px 0 60px;
}

.story-section .side-t {
	opacity:.05;
	left:0;
	-webkit-transform:rotate(90deg) translateX(-50%);
	-ms-transform:rotate(90deg) translateX(-50%);
	transform:rotate(90deg) translateX(-50%);
}

.write-row {
	background:#f2f2f2;
}

.write-row form {
	text-align:center;
	margin-bottom:-5px;
}

.write-row .btn {
	min-width:152px;
}

.write-row .max {
	text-align:left;
	max-width:1200px;
}

.write-row h3 {
	margin-bottom:35px;
}

.note {
	font-weight:700;
	font-size:0.643em;
	line-height:20px;
	text-align:left;
	font-family:"SpaceGrotesk",sans-serif;
	margin:-10px 0 29px;
	letter-spacing:.095em;
	text-transform:uppercase;
	color:#000;
	opacity:.5;
}

.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}

.listing-row {
	background:#6e7b6a;
	overflow:hidden;
	color:rgba(255, 255, 255, 0.99);
}

.listing-row.bg-white {
	background:0 0;
	color:#000;
}

/*.listing-row a {
	outline:0;
}*/

.listing-row .listing,
.listing-row .listing-slider {
	margin-bottom:-110px;
}

.listing-row .listing-slider.row,
.listing-row .listing.row {
	margin-left:-30px;
	margin-right:-30px;
}

.listing-row .listing-slider.row .col-md-6,
.listing-row .listing.row .col-md-6 {
	padding-left:30px;
	padding-right:30px;
}

.listing-row .h1 {
	margin-bottom:67px;
}

.listing-row .load-more .btn {
	min-width:180px;
}

.listing-row .slick-slide {
	-webkit-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

.listing-row .slick-slide:not(.slick-active) {
	opacity:.6;
}

.home .main {
	padding-top:0;
}

.home-hero {
	position:relative;
	z-index:3;
}

.home-hero .slider> .slide:not(:first-child) {
	display:none;
}

.home-hero .slide {
	position:relative;
	z-index:1;
	max-height:100vh;
	height:63.5vw;
	min-height:500px;
}

.home-hero .slide:before {
	content:"";
	background:rgba(0,0,0,.2);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.home-hero .h1 {
	font-size:7.143em;
	color:rgba(255, 255, 255, 0.99);
	padding-top:18%;
	line-height:1.02;
}

.home-hero .holder {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	font-size:1.000em;
	line-height:20px;
	text-align:center;
	padding:0 5px;
	margin-bottom:45%;
	letter-spacing:-.015em;
	color:rgba(255, 255, 255, 0.99);
}

.home-hero .holder .current {
	font-weight:700;
	padding-right:20px;
}

.home-hero .holder .next {
	padding-left:20px;
}

.home-hero .holder .int {
	-webkit-box-flex:9;
	-ms-flex-positive:9;
	flex-grow:9;
	height:1px;
	background:rgba(255,255,255,.3);
}

.home-hero .holder .bar {
	height:1px;
	background:#fff;
	width:0;
}

.home-hero .down,
.home-hero .timer {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}

.home-hero .timer,
.home-hero .timer .container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.home-hero .timer {
	top:0;
	z-index:5;
	pointer-events:none;
}

.home-hero .timer .container {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
}

.home-hero .down {
	z-index:9;
	width:50px;
	cursor:pointer;
	margin:auto auto 128px;
	text-align:center;
}

.home-hero .down svg {
	fill:#fff;
	height:39px;
	width:28px;
}

.retina {
	display:none;
}

.bg,
.slick-arrow {
	position:absolute;
	left:0;
	top:0;
}

.bg {
	z-index:-1;
	bottom:0;
	right:0;
	background:no-repeat 50% 50%;
	background-size:cover;
}

.slick-arrow {
	display:block;
	border:0;
	outline:0;
	width:60px;
	bottom:60px;
	margin:auto 15px;
	z-index:99;
	font-size:0;
	color:transparent;
	background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='28'><path d='M27.3 18.4l-1-.3c-1.7 5.3-6.5 8.8-12 8.8-7 0-12.6-5.7-12.6-12.6 0-7 5.7-12.6 12.6-12.6 5.6 0 10.4 3.5 12 8.8l1-.3C25.6 4.5 20.4.7 14.4.7 6.9.7.8 6.8.8 14.3S6.8 28 14.4 28c5.9 0 11.1-3.9 12.9-9.6z' fill='white'/><path d='M19 7.8l-.7-.7-7.3 7.2 7.3 7.3.7-.7-6.1-6.1h26.4v-1H12.9z' fill='white'/></svg>") no-repeat 50% 50%;
	height:60px;
	background-size:57px auto;
	opacity:.7;
}

.slick-arrow:hover {
	opacity:1;
}

.main-gallery .slick-arrow,
.slick-arrow.slick-next {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
}

.slick-arrow.slick-next {
	left:auto;
	right:0;
}

.main-gallery .slick-arrow {
	bottom:-40px;
	top:0;
	margin:auto 5px;
	opacity:1;
	background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path d='M6.3 2.2L4.8 3.6l7.5 7.5-7.5 7.5L6.3 20l8.9-8.9z' fill='white'/></svg>") no-repeat 50% 50%;
}

.main-gallery .slick-arrow.slick-next {
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
}

.listing-slider-1 {
	margin:-20px 0 -10px;
}

.listing-slider-1 .slick-arrow {
	left:50%;
	margin-left:305px;
	top:84px;
	bottom:auto;
}

.listing-slider-1 .slick-arrow.slick-prev {
	margin-left:-372px;
}

.listing-slider-1> .listing-item:not(:first-child) {
	display:none;
}

.listing-item {
	letter-spacing:0;
	padding-bottom:110px;
	display:block;
	color:inherit;
}

.listing-item .text-right .btn {
	margin-right:0;
	margin-left:0;
}

.listing-item.featured {
	max-width:420px;
	margin:0 150px;
	padding-bottom:0;
}

.listing-item.featured .btn {
	min-width:106px;
}

.listing-item.featured:not(.slick-active) {
	pointer-events:none;
}

.listing-item.featured:not(.slick-active) .btn {
	opacity:0;
}

.listing-item.featured .image {
	margin-left:-6px;
	margin-right:-6px;
	margin-bottom:28px;
}

.listing-item.featured .h3 {
	font-size:1.429em;
	line-height:27px;
	padding:10px 0 2px;
	font-family:"Anton",sans-serif;
	font-weight:400;
	letter-spacing:.005em;
}

.listing-item.featured .starting {
	padding-bottom:12px;
}

.listing-item.featured .btn {
	margin:0;
}

.footer a,
.listing-item a,
.map-row p a {
	color:inherit;
}

.listing-item .h3 {
	margin-bottom:10px;
}

.listing-item .desc {
	letter-spacing:-.015em;
	margin-bottom:5px;
}

.listing-item .image {
	margin-bottom:33px;
}

.listing-item .btn {
	margin:5px 15px -2px;
}

.listing-item .price {
	font-weight:700;
	font-size:1.571em;
	line-height:20px;
	margin:0 0 4px;
	font-family:"SpaceGrotesk",sans-serif;
	letter-spacing:.015em;
	text-transform:uppercase;
	color:rgba(238, 173, 14, 0.99);
}

.frm_screen_reader{
	display:none;
}

.about-row {
	padding-bottom:0;
}

.about-row .container> .row {
	padding-left:20px;
	padding-right:20px;
}

.about-row .entry {
	margin:-5px -15px -12px 25px;
}

.about-row .col-md-6+ .col-md-6 .entry {
	margin-left:25px;
	margin-right:-15px;
}

.about-row .images {
	margin-bottom:60px;
}

.about-row div:last-child> .image.v2 {
	margin-top:110px;
}

.about-row .image {
	margin-top:70px;
	text-align:center;
	margin-bottom:83px;
}

.about-row .image.v2 {
	margin:100px 0 80px;
}

.about-row .image.right {
	width:50%;
	padding:0 5%;
	margin:0 0 0 -22.5%;
	position:relative;
	z-index:2;
}

.about-row .image.center {
	margin:-42px 0;
	width:61.5%;
	padding:0 10%;
}

.m-auto {
	margin-left:auto;
	margin-right:auto;
}

.form-group {
	padding:8px 0 0;
	background:#fff;
	margin-bottom:41px;
}

.form-group label {
	margin:0;
	text-align:left;
	padding:4px 17px 0;
	line-height:12px;
	font-family:"SpaceGrotesk",sans-serif;
}

.map-row {
	font-size:0.857em;
	line-height:20px;
	text-align:center;
}

.map-row .map {
	position:relative;
	min-height:342px;
	margin-top:60px;
}

.map-row .map iframe {
	position:absolute;
	top:0;
	bottom:0;
	border:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
}

.map-row p {
	color:#000;
}

.map-row .h3 {
	min-height:92px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:74px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	letter-spacing:-.015em;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.accordion-row {
	padding:42px 0 81px;
}

.accordion-row .acc-head {
	padding:32px 0;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:0;
	cursor:pointer;
	-webkit-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease;
}

.accordion-row .acc-head.active,
.accordion-row .acc-head:hover {
	color:rgba(238, 173, 14, 0.99);
}

.accordion-row .acc-head.active .icon {
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	margin-left:17px;
}

.accordion-row .acc-head .icon {
	width:13px;
	height:13px;
	margin-left:14px;
	position:relative;
	top:0;
	-webkit-transition:-webkit-transform .3s ease;
	-o-transition:transform .3s ease;
	transition:transform .3s ease;
	transition:transform .3s ease,-webkit-transform .3s ease;
	display:inline-block;
	vertical-align:middle;
}

.accordion-row .entry {
	max-width:1119px;
	padding-top:20px;
	padding-bottom:3px;
}

.accordion-row .acc-q {
	font-size:0.857em;
	line-height:20px;
	border-bottom:1px solid #e0e0e0;
	padding:35px 0 20px;
	margin-bottom:4px;
	letter-spacing:-.01em;
}

.accordion-row .acc-q h2 {
	font-family:inherit;
	font-size:inherit;
	text-transform:none;
	line-height:inherit;
	font-weight:700;
	letter-spacing:-.015em;
	margin-bottom:0;
}

.accordion-row .acc-content:not(.active) {
	display:none;
}

.instagram img {
	width:100%;
	height:auto;
}

.footer {
	background:#000;
	overflow:hidden;
	color:rgba(255, 255, 255, 0.99);
	font-size:0.857em;
	line-height:20px;
	letter-spacing:-.015em;
}

.footer .container {
	padding-top:80px;
	padding-bottom:61px;
}

.footer .logo {
	margin-top:-13px;
	display:inline-block;
	vertical-align:top;
}

.footer .widget {
	padding-top:48px;
}

.footer .widget-title {
	letter-spacing:-.015em;
	line-height:normal;
	margin-bottom:62px;
}

.footer p {
	margin-bottom:19px;
}

.social,
.social li a {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.social li {
	padding-left:19px;
}

.social li a {
	min-height:55px;
	min-width:55px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.social li a svg {
	margin:0;
	width:16px;
	height:16px;
}

.social-icon-fb{
    width: 16px;
    height: 16px;
    background: url(images/fb-icon.svg) no-repeat center;
    background-size: contain;
    display: block;
	color:transparent;
	font-size:2.000em;
}

.social-icon-insta{
	width: 16px;
    height: 16px;
    background: url(images/insta-icon.svg) no-repeat center;
    background-size: contain;
    display: block;
	color:transparent;
	font-size:2.000em;
}

.social-icon-yelp{
    width: 16px;
    height: 16px;
    background: url(images/yelp-icon.svg) no-repeat center;
    background-size: contain;
    display: block;	
	color:transparent;
	font-size:2.000em;
}

.nav-opener{
	color:transparent !important;
}


/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size:1.000em;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.anchor-wrapper{
	position:relative;
}

.anchor-wrapper .section-anchor{
	position:absolute;
	left:0;
	right:0;
	top:75px;
	bottom:0;
	z-index:1;
	opacity:0;
}

.listing-item{
	position:relative;
}

.listing-link{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
	opacity:0;
}

.listing-item:hover .btn{
	background: #eead0e;
    color: rgba(255, 255, 255, 0.99);
}

html body *:focus,
html body *:active{
	outline:transparent !important;
}

#gift-card{
	padding:0px;
	border-radius: 18px;
}

.gift-card-popup{
	display:flex;
}

.gift-card-popup > div:first-child{
	width: 425px;
    padding: 1px 0px 2px;
    flex-shrink: 0;
	max-width:100%;
}

.gift-card-popup > div:last-child{
	padding: 15px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	max-width: 420px;
}

.gift-card-popup h2{
	margin-bottom:35px;
}

#gift-card-trigger{
	display:block;
	min-height:1px;
	visibility:hidden;
}

@media (min-width:30em) {
	.gallery {
		margin:0 -.5em;
	}

	.gallery-item {
		padding:0 .5em 1.8em;
		max-width:25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width:100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width:50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width:33.333%;
	}

	.gallery-columns-4 .gallery-item {
		max-width:25%;
	}
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}

	.col-sm-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}

	.col-sm-1,
	.col-sm-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.33333%;
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}

	.col-sm-2 {
		-ms-flex:0 0 16.66667%;
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}

	.col-sm-3,
	.col-sm-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}

	.col-sm-4 {
		-ms-flex:0 0 33.33333%;
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}

	.col-sm-5,
	.col-sm-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.66667%;
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}

	.col-sm-6 {
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}

	.col-sm-7,
	.col-sm-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.33333%;
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}

	.col-sm-8 {
		-ms-flex:0 0 66.66667%;
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}

	.col-sm-10,
	.col-sm-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}

	.col-sm-10 {
		-ms-flex:0 0 83.33333%;
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}

	.col-sm-11,
	.col-sm-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.66667%;
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}

	.col-sm-12 {
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}

	.order-sm-first {
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1;
	}

	.order-sm-last {
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13;
	}

	.order-sm-0 {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0;
	}

	.order-sm-1 {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.order-sm-2 {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2;
	}

	.order-sm-3 {
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3;
	}

	.order-sm-4 {
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4;
	}

	.order-sm-5 {
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5;
	}

	.order-sm-6 {
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6;
	}

	.order-sm-7 {
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7;
	}

	.order-sm-8 {
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8;
	}

	.order-sm-9 {
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9;
	}

	.order-sm-10 {
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10;
	}

	.order-sm-11 {
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11;
	}

	.order-sm-12 {
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12;
	}

	.offset-sm-0 {
		margin-left:0;
	}

	.offset-sm-1 {
		margin-left:8.33333%;
	}

	.offset-sm-2 {
		margin-left:16.66667%;
	}

	.offset-sm-3 {
		margin-left:25%;
	}

	.offset-sm-4 {
		margin-left:33.33333%;
	}

	.offset-sm-5 {
		margin-left:41.66667%;
	}

	.offset-sm-6 {
		margin-left:50%;
	}

	.offset-sm-7 {
		margin-left:58.33333%;
	}

	.offset-sm-8 {
		margin-left:66.66667%;
	}

	.offset-sm-9 {
		margin-left:75%;
	}

	.offset-sm-10 {
		margin-left:83.33333%;
	}

	.offset-sm-11 {
		margin-left:91.66667%;
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}

	.col-md-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}

	.col-md-1,
	.col-md-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.33333%;
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}

	.col-md-2 {
		-ms-flex:0 0 16.66667%;
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}

	.col-md-3,
	.col-md-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}

	.col-md-4 {
		-ms-flex:0 0 33.33333%;
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}

	.col-md-5,
	.col-md-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.66667%;
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}

	.col-md-6 {
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}

	.col-md-7,
	.col-md-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.33333%;
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}

	.col-md-8 {
		-ms-flex:0 0 66.66667%;
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}

	.col-md-10,
	.col-md-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}

	.col-md-10 {
		-ms-flex:0 0 83.33333%;
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}

	.col-md-11,
	.col-md-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.66667%;
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}

	.col-md-12 {
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}

	.order-md-first {
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1;
	}

	.order-md-last {
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13;
	}

	.order-md-0 {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0;
	}

	.order-md-1 {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.order-md-2 {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2;
	}

	.order-md-3 {
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3;
	}

	.order-md-4 {
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4;
	}

	.order-md-5 {
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5;
	}

	.order-md-6 {
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6;
	}

	.order-md-7 {
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7;
	}

	.order-md-8 {
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8;
	}

	.order-md-9 {
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9;
	}

	.order-md-10 {
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10;
	}

	.order-md-11 {
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11;
	}

	.order-md-12 {
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12;
	}

	.offset-md-0 {
		margin-left:0;
	}

	.offset-md-1 {
		margin-left:8.33333%;
	}

	.offset-md-2 {
		margin-left:16.66667%;
	}

	.offset-md-3 {
		margin-left:25%;
	}

	.offset-md-4 {
		margin-left:33.33333%;
	}

	.offset-md-5 {
		margin-left:41.66667%;
	}

	.offset-md-6 {
		margin-left:50%;
	}

	.offset-md-7 {
		margin-left:58.33333%;
	}

	.offset-md-8 {
		margin-left:66.66667%;
	}

	.offset-md-9 {
		margin-left:75%;
	}

	.offset-md-10 {
		margin-left:83.33333%;
	}

	.offset-md-11 {
		margin-left:91.66667%;
	}

	.commentlist-item .commentlist-item {
		padding:0 0 0 2em;
	}
}

@media (min-width:48em) {
	.gallery-columns-5 .gallery-item {
		max-width:20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width:16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width:14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width:12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width:11.11%;
	}
}

@media (min-width:769px) {
	.row.gutters-80 {
		margin-right:-40px;
		margin-left:-40px;
	}

	.row.gutters-80> .col,
	.row.gutters-80> [class*=col-] {
		padding-right:40px;
		padding-left:40px;
	}

	.header:not(.black) .header-menu-wrapper .btn {
		min-height:55px;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		display:-webkit-inline-box;
		display:-ms-inline-flexbox;
		display:inline-flex;
	}

	.nav a:hover {
		color:rgba(238, 173, 14, 0.99);
	}

	.filter-section .text-center .btn {
		min-width:318px;
	}
}

@media (min-width:812px) and (max-height:414px) {
	.container {
		padding-left:50px!important;
		padding-right:50px!important;
	}
}

@media (min-width:1024px) {
	.col-lg {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}

	.col-lg-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}

	.col-lg-1,
	.col-lg-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.33333%;
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}

	.col-lg-2 {
		-ms-flex:0 0 16.66667%;
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}

	.col-lg-3,
	.col-lg-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}

	.col-lg-4 {
		-ms-flex:0 0 33.33333%;
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}

	.col-lg-5,
	.col-lg-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.66667%;
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}

	.col-lg-6 {
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}

	.col-lg-7,
	.col-lg-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.33333%;
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}

	.col-lg-8 {
		-ms-flex:0 0 66.66667%;
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}

	.col-lg-10,
	.col-lg-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}

	.col-lg-10 {
		-ms-flex:0 0 83.33333%;
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}

	.col-lg-11,
	.col-lg-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.66667%;
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}

	.col-lg-12 {
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}

	.order-lg-first {
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1;
	}

	.order-lg-last {
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13;
	}

	.order-lg-0 {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0;
	}

	.order-lg-1 {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.order-lg-2 {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2;
	}

	.order-lg-3 {
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3;
	}

	.order-lg-4 {
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4;
	}

	.order-lg-5 {
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5;
	}

	.order-lg-6 {
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6;
	}

	.order-lg-7 {
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7;
	}

	.order-lg-8 {
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8;
	}

	.order-lg-9 {
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9;
	}

	.order-lg-10 {
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10;
	}

	.order-lg-11 {
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11;
	}

	.order-lg-12 {
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12;
	}

	.offset-lg-0 {
		margin-left:0;
	}

	.offset-lg-1 {
		margin-left:8.33333%;
	}

	.offset-lg-2 {
		margin-left:16.66667%;
	}

	.offset-lg-3 {
		margin-left:25%;
	}

	.offset-lg-4 {
		margin-left:33.33333%;
	}

	.offset-lg-5 {
		margin-left:41.66667%;
	}

	.offset-lg-6 {
		margin-left:50%;
	}

	.offset-lg-7 {
		margin-left:58.33333%;
	}

	.offset-lg-8 {
		margin-left:66.66667%;
	}

	.offset-lg-9 {
		margin-left:75%;
	}

	.offset-lg-10 {
		margin-left:83.33333%;
	}

	.offset-lg-11 {
		margin-left:91.66667%;
	}

	.admin-bar .black .header-menu-wrapper {
		top:32px;
	}

	.gallery-item {
		max-width:25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width:100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width:50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width:33.333%;
	}

	.gallery-columns-4 .gallery-item {
		max-width:25%;
	}
}

@media (min-width:1302px) {
	.col-xl {
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%;
	}

	.col-xl-auto {
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none;
	}

	.col-xl-1,
	.col-xl-2 {
		-webkit-box-flex:0;
		-ms-flex:0 0 8.33333%;
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}

	.col-xl-2 {
		-ms-flex:0 0 16.66667%;
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}

	.col-xl-3,
	.col-xl-4 {
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%;
	}

	.col-xl-4 {
		-ms-flex:0 0 33.33333%;
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}

	.col-xl-5,
	.col-xl-6 {
		-webkit-box-flex:0;
		-ms-flex:0 0 41.66667%;
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}

	.col-xl-6 {
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%;
	}

	.col-xl-7,
	.col-xl-8 {
		-webkit-box-flex:0;
		-ms-flex:0 0 58.33333%;
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}

	.col-xl-8 {
		-ms-flex:0 0 66.66667%;
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}

	.col-xl-10,
	.col-xl-9 {
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%;
	}

	.col-xl-10 {
		-ms-flex:0 0 83.33333%;
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}

	.col-xl-11,
	.col-xl-12 {
		-webkit-box-flex:0;
		-ms-flex:0 0 91.66667%;
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}

	.col-xl-12 {
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%;
	}

	.order-xl-first {
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1;
	}

	.order-xl-last {
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13;
	}

	.order-xl-0 {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0;
	}

	.order-xl-1 {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.order-xl-2 {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2;
	}

	.order-xl-3 {
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3;
	}

	.order-xl-4 {
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4;
	}

	.order-xl-5 {
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5;
	}

	.order-xl-6 {
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6;
	}

	.order-xl-7 {
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7;
	}

	.order-xl-8 {
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8;
	}

	.order-xl-9 {
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9;
	}

	.order-xl-10 {
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10;
	}

	.order-xl-11 {
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11;
	}

	.order-xl-12 {
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12;
	}

	.offset-xl-0 {
		margin-left:0;
	}

	.offset-xl-1 {
		margin-left:8.33333%;
	}

	.offset-xl-2 {
		margin-left:16.66667%;
	}

	.offset-xl-3 {
		margin-left:25%;
	}

	.offset-xl-4 {
		margin-left:33.33333%;
	}

	.offset-xl-5 {
		margin-left:41.66667%;
	}

	.offset-xl-6 {
		margin-left:50%;
	}

	.offset-xl-7 {
		margin-left:58.33333%;
	}

	.offset-xl-8 {
		margin-left:66.66667%;
	}

	.offset-xl-9 {
		margin-left:75%;
	}

	.offset-xl-10 {
		margin-left:83.33333%;
	}

	.offset-xl-11 {
		margin-left:91.66667%;
	}
}

@media (min-width:1366px) {
	.gallery-columns-5 .gallery-item {
		max-width:20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width:16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width:14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width:12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width:11.11%;
	}
}

@media (max-width:1365px) {
	.staring .price {
		margin-bottom:15px;
	}

	.top-bar p {
		margin:0;
	}

	.top-bar .h1,
	.top-bar h1 {
		margin:0 0 10px;
	}

	.row.filter-row .col-auto {
		width:25%;
		max-width:none;
	}

	body:not(.home) .row.filter-row .col-auto.sm {
		margin:-20px auto 0;
		max-width:20%;
	}

	.home-hero .down {
		margin-bottom:10%;
	}

	.listing-item.featured {
		margin:0 90px;
	}
}

@media (max-width:1080px) {
	#sidebar {
		width:30%;
	}
}

@media (max-width:1024px) {
	html {
		font-size:8.5px;
	}
}

@media (max-width:1023px) {
	.comment-form input:not([type=submit]),
	.comment-form textarea {
		width:100%;
	}

	img.alignleft,
	img.alignright {
		max-width:50%;
	}

	.divider {
		height:40px;
	}

	#wpadminbar {
		display:none!important;
	}

	:root {
		margin-top:0!important;
	}

	.admin-bar .main-header {
		margin-top:0!important;
	}

	.main {
		padding-top:58px;
	}

	.detail-row .main-gallery {
		margin:0 0 40px;
	}

	.detail-row .details {
		margin:-40px 0 40px;
	}

	.top-bar .results {
		top:0;
	}

	.row.filter-row {
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}

	.row.filter-row .col-auto.col-f4 {
		width:50%;
	}

	.row.filter-row .col-auto.col-f3 {
		width:25%;
	}

	.row.filter-row .col-auto.col-f1,
	.row.filter-row .col-auto.col-f2 {
		width:50%;
	}

	.home .row.filter-row .col-auto.sm {
		width:25%;
		max-width:25%;
		text-align:center;
	}

	.home .row.filter-row .col-auto.sm .btn {
		width:100%;
		max-width:292px;
	}

	body:not(.home) .row.filter-row .col-auto.sm {
		margin:-20px auto 0;
		max-width:30%;
	}

	.home-hero .h1 {
		font-size:5.714em;
	}

	.home-hero .holder {
		margin-bottom:15%;
	}

	.home-hero .down {
		margin-bottom:20px;
	}

	.listing-slider .slick-arrow {
		top:190px;
		bottom:auto;
		margin-left:26px;
		margin-right:26px;
	}

	.about-row .container> .row {
		padding:0;
	}
}

@media (max-width:1000px) {
	#content .row-post {
		margin:0 -10px;
	}

	#content .row-post .post {
		padding:0 10px;
	}

	.block {
		padding-bottom:30px;
	}

	#content,
	#sidebar {
		float:none;
		width:auto;
		margin:0 0 20px;
	}

	#content {
		padding:20px 0;
	}

	#sidebar {
		padding:20px;
	}

	#wp-calendar {
		max-width:320px;
	}

	.page-site-header {
		margin-top:20px;
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.main> .container {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:reverse;
		-ms-flex-direction:column-reverse;
		flex-direction:column-reverse;
	}
}

@media (max-width:768px) {
	html {
		font-size:0.571em;
	}

	.h4,
	h4 {
		font-size:1.286em;
	}

	.h5,
	h5 {
		font-size:1.143em;
	}

	.header-menu-wrapper .container,
	.header-menu-wrapper .container .btn {
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
	}

	.header-menu-wrapper .container .btn {
		padding:8px;
		font-size:0.714em;
		min-height:34px;
		display:-webkit-inline-box;
		display:-ms-inline-flexbox;
		display:inline-flex;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		margin:0 10px;
	}

	.nav-opener {
		display:block;
	}

	.nav-drop {
		position:absolute;
		padding-left:0;
		top:100%;
		left:0;
		width:100%;
		overflow:hidden;
		margin-top:12px;
		max-height:0;
	}

	.nav-active .nav-drop {
		max-height:4000px;
	}

	.nav-active .nav {
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
	}

	.nav {
		-webkit-transform:translateY(-100%);
		-ms-transform:translateY(-100%);
		transform:translateY(-100%);
		background:#eead0e;
	}

	.nav a,
	.nav ul {
		display:block;
		padding:10px 0;
	}

	.nav a {
		padding:15px;
		font-size:1.000em;
	}

	.nav li {
		margin:0;
		padding:0;
	}

	#calendar_wrap table td,
	#calendar_wrap table th {
		font-size:1.071em;
	}
}

@media (min-width:992px) and (max-width:1199px){
	body{
		font: 1.630em/1.43 "Montserrat","Helvetica Neue","Helvetica",sans-serif;
	}
}

@media (min-width:768px) and (max-width:991px){
	body{
		font: 1.520em/1.43 "Montserrat","Helvetica Neue","Helvetica",sans-serif;
	}
}

@media (max-width:767px) {
	
	.gift-card-popup{
		flex-direction:column;
	}
	
	.gift-card-popup img{
		width:100%;
	}

	.gift-card-popup p{
		margin-bottom:10px;
	}	
	
	.gift-card-popup h2{
		margin-bottom:20px;
	}	
	
	.gift-card-popup > div:last-child{
		padding:30px 20px 30px;
	}
	
	#gift-card{
		max-width:95%;
		border-radius:13px;
	}
	
	#gift-card svg path{
		fill:#fff;
	}
	
	.gift-card-popup > div:first-child{
		padding-right:1px;
	}
	
	
	.widget ul {
		padding-left:0;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers,
	.pagination .page-numbers {
		padding:8px 15px;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding:.2em;
	}

	.posts-list .post {
		margin:0 0 20px;
	}

	.commentlist {
		margin-left:0;
	}

	.commentlist .comment {
		padding:0;
	}

	.divider {
		display:none;
	}

	#sidebar,
	.row.filter-row .col-auto.col-f1,
	.row.filter-row .col-auto.col-f2,
	.row.filter-row .col-auto.col-f3,
	.row.filter-row .col-auto.col-f4 {
		width:100%;
	}

	.page-title {
		font-size:3.571em;
	}

	.reserve-row .price {
		text-align:center;
		font-size:1.286em;
	}

	.lines div:first-child,
	.lines div:nth-child(2) {
		display:none;
	}

	.detail-row p {
		margin-bottom:30px;
	}

	.detail-row .h3,
	.detail-row h3 {
		margin-bottom:15px;
	}

	.brand-section .items> .col-auto .logo-item,
	.detail-row .details {
		margin-top:0;
	}

	.detail-row .center-m,
	.staring {
		text-align:center;
	}

	.staring {
		padding:15px 0;
	}

	.filters:first-child {
		margin-top:0;
	}

	.filters:last-child {
		margin-top:46px;
	}

	.top-bar .results {
		position:static;
		text-align:left;
		margin:-5px 20px 5px;
	}

	.top-bar .desc {
		margin-bottom:5px;
	}

	.top-bar {
		padding:20px 0;
	}

	.top-bar .h1,
	.top-bar h1 {
		font-size:2.857em;
	}

	.latest-section .services,
	.services {
		padding:0;
	}

	.service-item {
		padding-bottom:15px;
	}

	.row.filter-row .col-auto {
		width:50%;
		max-width:none;
	}

	.home .row.filter-row .col-auto.sm {
		max-width:100%;
		width:100%;
	}

	body:not(.home) .row.filter-row .col-auto.sm {
		margin:0;
		max-width:none;
	}

	.breadcrumbs li {
		font-size:0;
	}

	.breadcrumbs li a {
		font-size:0.857em;
	}

	.section,
	.story-section {
		padding-top:39px;
		padding-bottom:39px;
	}

	.latest-section .h1,
	.map-row p {
		margin-bottom:40px;
	}

	.brand-section .items {
		margin-left:-10px;
	}

	.brand-section .items> .col-auto {
		padding-left:10px;
	}

	.brand-section .items> .col-auto img {
		max-height:35px;
		max-width:80px;
	}

	.story-section {
		padding-bottom:19px;
	}

	.story-section .entry {
		max-width:none;
		text-align:center;
	}

	.story-section .image {
		padding-top:20px;
		padding-bottom:20px;
	}

	.listing-row .listing {
		margin-bottom:-50px;
	}

	.listing-row .listing-slider {
		margin-bottom:-90px;
	}

	.listing-row .h1 {
		margin-bottom:30px;
	}

	.listing-row .slick-slide {
		width:auto;
		max-width:none;
	}

	.header-bar {
		margin-left:-40px;
	}

	.home-hero .h1 {
		font-size:3.571em;
		padding-top:120px;
	}

	.home-hero .down {
		display:none;
	}

	.listing-slider .slick-arrow {
		top:175px;
		margin-left:26px;
		margin-right:26px;
	}

	.listing-slider-1 .slick-arrow {
		left:auto;
		right:0;
		margin-right:20px;
		top:56%;
		margin-top:-20px;
	}

	.listing-slider-1 .slick-arrow.slick-prev {
		margin-left:20px;
		left:0;
	}

	.listing-item {
		width:290px;
		max-width:420px;
		margin:auto;
		padding-bottom:70px;
	}

	.listing-item.featured {
		width:290px;
		margin:0 30px;
	}

	.about-row {
		padding-bottom:40px;
	}

	.about-row .col-md-6+ .col-md-6 .entry,
	.about-row .entry {
		margin:0;
	}

	.about-row .image,
	.about-row .image.v2,
	.about-row .images {
		margin:20px 0;
	}

	.about-row div:last-child> .image.v2 {
		margin-top:20px;
	}

	.about-row .image.right {
		margin:20px 0;
		padding:0;
		width:100%;
	}

	.about-row .image.center {
		margin:20px 0 0;
		padding:0;
		width:100%;
	}

	.form-group {
		margin-bottom:20px;
	}

	.map-row .map {
		margin-top:20px;
	}

	.map-row .h3 {
		margin-bottom:15px;
		min-height:60px;
	}

	.footer .container {
		padding-top:50px;
		border-color:30px;
		text-align:center;
	}

	.footer .widget-title {
		margin-bottom:20px;
	}

	.social {
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		margin:18px 0 0 -19px;
	}
	
	body{
		font: 1.740em/1.43 "Montserrat","Helvetica Neue","Helvetica",sans-serif;
	}
}

@media (max-width:575px) {
	html {
		font-size:7.5px;
	}

	table th {
		padding:10px 5px;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers,
	.pagination .page-numbers,
	table td {
		padding:7px 5px;
	}

	blockquote {
		padding-left:20px;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		width:100%;
		float:none;
	}

	img.alignright {
		float:right;
		margin:0 0 10px 1.43em;
	}

	img.alignleft {
		float:left;
		margin:0 1.43em 10px 0;
	}

	.alignleft,
	.alignright {
		float:none;
		margin:0 auto 10px;
	}

	#content .row-post {
		margin:0;
	}

	#content .row-post .post {
		padding:0;
		margin:0 0 20px;
		width:100%;
	}

	#content .row-col .post {
		margin:0 0 20px;
	}

	#content .row-col .post-img {
		float:none;
		margin:auto auto 20px;
	}

	#content .meta {
		margin:0 0 15px;
	}

	input[type=reset]+ input[type=submit] {
		margin-top:10px;
	}
}

@media (max-width:574px) {
	#wp-calendar {
		width:100%;
	}

	.comment-body .reply {
		padding-bottom:0;
	}

	.parent.comment .comment {
		margin-left:5%;
	}

	.row.filter-row {
		margin-top:10px;
		margin-bottom:10px;
	}

	.row.filter-row .col-auto {
		width:100%;
		max-width:none;
	}
}

@media (max-width:375px) {
	html {
		overflow-x:hidden;
		font-size:0.500em;
	}

	.h4,
	h4 {
		font-size:1.214em;
	}

	.h5,
	h5 {
		font-size:1.071em;
	}

	#calendar_wrap table td,
	#calendar_wrap table th {
		font-size:1.000em;
	}

	.product-thumb {
		padding:5px;
	}
}

@media (min-width:576px) and (max-width:768px) {
	.header-menu-wrapper .container .btn {
		margin-right:30px;
		margin-left:auto;
	}
}

@media (min-width:768px) and (max-width:849px) {
	figure.alignleft {
		float:none;
	}

	figure.alignright {
		float:none;
		margin-left:0;
	}
}

@media (max-width:1024px) and (min-width:769px) {
	.listing-item .btn {
		margin-left:auto;
		margin-right:0;
		padding-left:5px;
		display:block;
		max-width:100px;
		padding-right:5px;
	}
}

@media (-webkit-min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:144dpi) {
	.non-retina {
		display:none;
	}

	.retina {
		display:block;
	}
}

.grecaptcha-badge { 
    visibility: hidden;
}

.promo-input{
	width: 270px;
    margin: auto;
}


@media (max-width:767px){
	.promo-input{
		width:auto;
		margin-bottom:40px;
	}
}