/*! Made with Catalyst: http://themble.com/publicdesigners :) */
@import url(https://fonts.googleapis.com/css?family=Vollkorn|Roboto);
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400..700;1,400..700&display=swap");

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a {
	background: transparent;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong,
.strong {
	font-weight: bold;
}
dfn,
em,
.em {
	font-style: italic;
}
hr {
	box-sizing: content-box;
	height: 0;
}
p {
	-webkit-hyphens: auto;
	-epub-hyphens: auto;
	hyphens: auto;
}
pre {
	margin: 0;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C""\201D""\2018""\2019";
}
q:before,
q:after {
	content: "";
	content: none;
}
small,
.small {
	font-size: 75%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl,
menu,
ol,
ul {
	margin: 1em 0;
}
dd {
	margin: 0;
}
menu {
	padding: 0 0 0 40px;
}
ol,
ul {
	padding: 0;
	list-style-type: none;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button,
input {
	line-height: normal;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	box-sizing: border-box;
}
.image-replacement,
.ir {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.clearfix,
.cf,
.comment-respond {
	zoom: 1;
}
.clearfix:before,
.clearfix:after,
.cf:before,
.comment-respond:before,
.cf:after,
.comment-respond:after {
	content: "";
	display: table;
}
.clearfix:after,
.cf:after,
.comment-respond:after {
	clear: both;
}
span.amp {
	font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
	font-style: italic;
}

@font-face {
    font-family: "MMFont";
    src: url('fonts/MM_Font.ttf');
    font-weight: normal;
	font-style: normal;
} 

@font-face {
	font-family: "HelveticaNeue-Bold";
	src: url("fonts/HelveticaNeue-Bold.eot");
	src: url("fonts/HelveticaNeue-Bold.woff") format("woff"), url("fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg"), url("fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "HelveticaNeue-Light";
	src: url("fonts/HelveticaNeue-Light.eot");
	src: url("fonts/HelveticaNeue-Light.woff") format("woff"), url("fonts/HelveticaNeue-Light.ttf") format("truetype"), url("fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg"), url("fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "nordic";
	src: url("fonts/floki-Hard.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
.ft-line {
	font-family: "nordic", serif !important;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
p {
	-ms-word-wrap: break-word;
	word-break: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	hyphens: auto;
	-webkit-hyphenate-before: 2;
	-webkit-hyphenate-after: 3;
	hyphenate-lines: 3;
	-webkit-font-feature-settings: "liga", "dlig";
	-ms-font-feature-settings: "liga", "dlig";
	-o-font-feature-settings: "liga", "dlig";
	font-feature-settings: "liga", "dlig";
}
.last-col {
	float: right;
	padding-right: 0 !important;
}
@media (max-width: 767px) {
	.m-all {
		float: left;
		padding-right: 0.75em;
		width: 100%;
		padding-right: 0;
	}
	.m-1of2 {
		float: left;
		padding-right: 0.75em;
		width: 50%;
	}
	.m-1of3 {
		float: left;
		padding-right: 0.75em;
		width: 33.33%;
	}
	.m-2of3 {
		float: left;
		padding-right: 0.75em;
		width: 66.66%;
	}
	.m-1of4 {
		float: left;
		padding-right: 0.75em;
		width: 25%;
	}
	.m-3of4 {
		float: left;
		padding-right: 0.75em;
		width: 75%;
	}
}
@media (min-width: 768px) and (max-width: 1029px) {
	.t-all {
		float: left;
		padding-right: 0.75em;
		width: 100%;
		padding-right: 0;
	}
	.t-1of2 {
		float: left;
		padding-right: 0.75em;
		width: 50%;
	}
	.t-1of3 {
		float: left;
		padding-right: 0.75em;
		width: 33.33%;
	}
	.t-2of3 {
		float: left;
		padding-right: 0.75em;
		width: 66.66%;
	}
	.t-1of4 {
		float: left;
		padding-right: 0.75em;
		width: 25%;
	}
	.t-3of4 {
		float: left;
		padding-right: 0.75em;
		width: 75%;
	}
	.t-1of5 {
		float: left;
		padding-right: 0.75em;
		width: 20%;
	}
	.t-2of5 {
		float: left;
		padding-right: 0.75em;
		width: 40%;
	}
	.t-3of5 {
		float: left;
		padding-right: 0.75em;
		width: 60%;
	}
	.t-4of5 {
		float: left;
		padding-right: 0.75em;
		width: 80%;
	}
}
@media (min-width: 1030px) {
	.d-all {
		float: left;
		padding-right: 0.75em;
		width: 100%;
		padding-right: 0;
	}
	.d-1of2 {
		float: left;
		padding-right: 0.75em;
		width: 50%;
	}
	.d-1of3 {
		float: left;
		padding-right: 0.75em;
		width: 33.33%;
	}
	.d-2of3 {
		float: left;
		padding-right: 0.75em;
		width: 66.66%;
	}
	.d-1of4 {
		float: left;
		padding-right: 0.75em;
		width: 25%;
	}
	.d-3of4 {
		float: left;
		padding-right: 0.75em;
		width: 75%;
	}
	.d-1of5 {
		float: left;
		padding-right: 0.75em;
		width: 20%;
	}
	.d-2of5 {
		float: left;
		padding-right: 0.75em;
		width: 40%;
	}
	.d-3of5 {
		float: left;
		padding-right: 0.75em;
		width: 60%;
	}
	.d-4of5 {
		float: left;
		padding-right: 0.75em;
		width: 80%;
	}
	.d-1of6 {
		float: left;
		padding-right: 0.75em;
		width: 16.6666666667%;
	}
	.d-1of7 {
		float: left;
		padding-right: 0.75em;
		width: 14.2857142857%;
	}
	.d-2of7 {
		float: left;
		padding-right: 0.75em;
		width: 28.5714286%;
	}
	.d-3of7 {
		float: left;
		padding-right: 0.75em;
		width: 42.8571429%;
	}
	.d-4of7 {
		float: left;
		padding-right: 0.75em;
		width: 57.1428572%;
	}
	.d-5of7 {
		float: left;
		padding-right: 0.75em;
		width: 71.4285715%;
	}
	.d-6of7 {
		float: left;
		padding-right: 0.75em;
		width: 85.7142857%;
	}
	.d-1of8 {
		float: left;
		padding-right: 0.75em;
		width: 12.5%;
	}
	.d-1of9 {
		float: left;
		padding-right: 0.75em;
		width: 11.1111111111%;
	}
	.d-1of10 {
		float: left;
		padding-right: 0.75em;
		width: 10%;
	}
	.d-1of11 {
		float: left;
		padding-right: 0.75em;
		width: 9.09090909091%;
	}
	.d-1of12 {
		float: left;
		padding-right: 0.75em;
		width: 8.33%;
	}
}
.alert-success,
.alert-error,
.alert-info,
.alert-help {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
}
.alert-help {
	border-color: #e8dc59;
	background: #ebe16f;
}
.alert-info {
	border-color: #bfe4f4;
	background: #d5edf8;
}
.alert-error {
	border-color: #f8cdce;
	background: #fbe3e4;
}
.alert-success {
	border-color: #deeaae;
	background: #e6efc2;
}
.blue-btn,
#submit,
.comment-reply-link,
.btn,
.woocommerce-mini-cart__buttons,
.single_add_to_cart_button,
.checkout-button {
	display: inline-block !important;
	position: relative !important;
	text-decoration: none !important;
	color: #b5a15e !important;
	line-height: 34px !important;
	font-size: 23px !important;
	font-weight: normal !important;
	padding: 10px 24px !important;
	border-radius: 0px !important;
	border: 2px solid #b5a15e !important;
	cursor: pointer !important;
	background: transparent !important;
	transition: 0.08s ease-in !important;
	-o-transition: 0.08s ease-in !important;
	-ms-transition: 0.08s ease-in !important;
	-moz-transition: 0.08s ease-in !important;
	-webkit-transition: 0.08s ease-in !important;
	width: 100%;
}
.blue-btn:hover,
#submit:hover,
.comment-reply-link:hover,
.btn:hover,
.woocommerce-mini-cart__buttons:hover,
.single_add_to_cart_button:hover,
.checkout-button:hover {
	color: white !important;
	background-color: black !important;
	cursor: pointer !important;
}
.blue-btn:before,
#submit:before,
.comment-reply-link:before,
.btn:before,
.woocommerce-mini-cart__buttons:before,
.single_add_to_cart_button:before,
.checkout-button:before {
	content: "" !important;
	position: absolute !important;
	background: black !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	top: 100% !important;
	z-index: -1 !important;
	-webkit-transition: top 0.09s ease-in !important;
}
.blue-btn:hover:before,
#submit:hover:before,
.comment-reply-link:hover:before,
.btn:hover:before,
.woocommerce-mini-cart__buttons:hover:before,
.single_add_to_cart_button:hover:before,
.checkout-button:hover:before {
	top: 0 !important;
	cursor: pointer !important;
}
.blue-btn:active,
#submit:active,
.comment-reply-link:active,
.btn:active,
.woocommerce-mini-cart__buttons:active,
.single_add_to_cart_button:active,
.checkout-button:active {
	top: 1px;
}
.blue-btn,
#submit,
.comment-reply-link {
	background-color: #2980b9;
}
.blue-btn:hover,
#submit:hover,
.comment-reply-link:hover,
.blue-btn:focus,
#submit:focus,
.comment-reply-link:focus {
	background-color: #2574a8;
}
.blue-btn:active,
#submit:active,
.comment-reply-link:active {
	background-color: #2472a4;
}
.vfb-control-label {
	color: #b5a15e !important;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
.field {
	display: block !important;
	height: 40px !important;
	line-height: 30px !important;
	padding: 0 12px !important;
	font-size: 1em !important;
	color: #fff !important;
	vertical-align: middle !important;
	box-shadow: none !important;
	border: 0 !important;
	width: 100% !important;
	font-family: "Lato", "HelveticaNeue-Bold", Helvetica, Arial, sans-serif !important;
	border-radius: 0px !important;
	border: 1px solid gray !important;
	background: transparent !important;
	transition: 0.08s ease-in !important;
	-o-transition: 0.08s ease-in !important;
	-ms-transition: 0.08s ease-in !important;
	-moz-transition: 0.08s ease-in !important;
	-webkit-transition: 0.08s ease-in !important;
	margin-bottom: 10px;
}
input[type="text"]:focus,
input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
	background-color: #f7f8fa;
	outline: none;
}
input[type="text"].error,
input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
	color: #fbe3e4;
	border-color: #fbe3e4;
	background-color: #fff;
	background-position: 99% center;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
	outline-color: #fbe3e4;
}
input[type="text"].success,
input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
	color: #e6efc2;
	border-color: #e6efc2;
	background-color: #fff;
	background-position: 99% center;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
	outline-color: #e6efc2;
}
input[type="text"][disabled],
input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
	cursor: not-allowed;
	border-color: #cfcfcf;
	opacity: 0.6;
}
input[type="text"][disabled]:focus,
input[type="text"][disabled]:active,
input[type="text"].is-disabled:focus,
input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
	background-color: #d5edf8;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
textarea {
	max-width: 100%;
	min-height: 120px;
	line-height: 1.5em;
}
select {
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: 97.5% center;
	background-color: black !important;
	border: 1px solid white;
	border-radius: 0px;
	display: inline-block;
	font: inherit;
	color: white;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
}
select {
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
}
select:focus {
	background-image: linear-gradient(45deg, green 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	border-color: white;
	outline: 0;
	background-color: black !important;
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}
#hero {
	height: 100%;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.layer {
	background-position: bottom center;
	background-size: auto;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
}
#hero-mobile {
	display: none;
	background: url("../images/home-page.jpg") no-repeat center bottom/cover;
	height: 320px;
}
.first-section {
	padding: 50px 0 20px 0;
}
.text-header {
	font-size: 50px;
	text-align: center;
}
#hero,
.layer {
	min-height: 800px;
}
#hero-single,
.layer-single {
	min-height: 400px !important;
}
.layer-bg {
	background-image: url("../images/home-layer-01.png");
	background-position: top;
}
.layer-1 {
	background-image: url("../images/home-layer-02.png");
	background-position: top;
}
.layer-2 {
	background-image: url("../images/home-layer-03.png");
	background-position: top;
}
.layer-3 {
	background-image: url("../images/home-layer-04.png");
	background-position: bottom;
}
.layer-4 {
	background-position: bottom;
}
.layer-5 {
	top: 450px;
}
.find-layer-bg {
	background-image: url("../images/find-layer-01.png");
	background-position: top;
}
.find-layer-1 {
	background-image: url("../images/find-layer-02.png");
	background-position: top;
}
.find-layer-2 {
	background-image: url("../images/find-layer-03.png");
	background-position: top;
}
.find-layer-3 {
	background-image: url("../images/find-layer-04.png");
	background-position: bottom;
}
.find-layer-4 {
	background-position: bottom;
}
.find-layer-5 {
	top: 450px;
}
.drinks-layer-bg {
	background-image: url("../images/home-layer-01.png");
	background-position: top;
}
.drinks-layer-1 {
	background-image: url("../images/home-layer-02.png");
	background-position: top;
}
.drinks-layer-2 {
	background-image: url("../images/drinks-layer-03.png");
	background-position: top;
}
.drinks-layer-3 {
	background-image: url("../images/drinks-layer-04.png");
	background-position: bottom;
}
.find-layer-4 {
	background-position: bottom;
}
.find-layer-5 {
	top: 450px;
}
.food-layer-bg {
	background-image: url("../images/food-layer-01.png");
	background-position: top;
}
.food-layer-4 {
	background-position: bottom;
}
.food-layer-5 {
	top: 450px;
}
.news-layer-bg {
	background-image: url("../images/home-layer-01.png");
	background-position: top;
}
.news-layer-1 {
	background-image: url("../images/news-layer-02.png");
	background-position: top;
}
.news-layer-2 {
	background-image: url("../images/news-layer-03.png");
	background-position: top;
}
.news-layer-3 {
	background-image: url("../images/news-layer-04.png");
	background-position: top;
}
.news-layer-4 {
	background-position: bottom;
}
.news-layer-5 {
	top: 450px;
}
.careers-layer-bg {
	background-image: url("../images/home-layer-01.png");
	background-position: top;
}
.careers-layer-1 {
	background-image: url("../images/careers-layer-02.png");
	background-position: top;
}
.careers-layer-2 {
	background-image: url("../images/careers-layer-03.png");
	background-position: top;
}
.careers-layer-3 {
	background-image: url("../images/careers-layer-04.png");
	background-position: bottom;
}
.careers-layer-4 {
	background-image: url("../images/careers-layer-05.png");
	background-position: bottom;
}
.careers-layer-5 {
	background-position: bottom;
}
.careers-layer-6 {
	top: 450px;
}
.history-layer-bg {
	background-image: url("../images/history-layer-02.jpg");
	background-position: top;
}
.history-layer-1 {
	background-image: url("../images/history-layer-01.png");
	background-position: top;
}
.history-layer-2 {
	background-image: url("../images/history-layer-03.png");
	background-position: top;
}
.history-layer-3 {
	background-image: url("../images/history-layer-04.png");
	background-position: top;
}
.history-layer-4 {
	background-image: url("../images/history-layer-05.png");
	background-position: top;
}
.history-layer-5 {
	background-position: bottom;
}
.careers-layer-6 {
	top: 450px;
}
.strap {
	letter-spacing: 6px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-weight: lighter !important;
	opacity: 0;
	-webkit-animation-name: fadeGrow;
	animation-name: fadeGrow;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-webkit-keyframes fadeGrow {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes fadeGrow {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.layer-overlay {
	background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/272781/ilu_overlay.png");
}
@media only screen and (max-width: 768px) {
	#hero,
	#hero-single {
		display: none;
	}
	#hero-mobile {
		display: block;
	}
	#logo,
	.left-top-nav,
	.right-top-nav {
		display: none;
	}
}
body {
	font-size: 100%;
	line-height: 1.5;
	background-color: #171717 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Baskervville", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.wrap {
	width: 75%;
	margin: 0 auto;
}
.wrap-thin {
	width: 98%;
	margin: 0 auto;
}
a {
	color: #b5a15e;
}
a:hover,
a:focus {
	color: #9d8948;
}
a:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
#map {
	width: 100%;
	height: 450px;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
}
.center {
	text-align: center !important;
}
p {
	font-size: 20px;
	line-height: 22px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
	text-rendering: optimizelegibility;
	font-weight: 500;
	color: #fff !important;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
	text-decoration: none;
}
h1,
.h1 {
	font-size: 8.5em;
	line-height: 1em;
	margin-top:0px;
	font-family: "MMFont" !important;
}
h2,
.h2 {
	font-size: 2.75em;
	line-height: 1.4em;
	margin-bottom: 0.375em;
	font-weight: 900;
}
h3,
.h3 {
	font-size: 2.125em;
}
h4,
.h4 {
	font-size: 1.8em;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 10px 0 !important;
}
h5,
.h5 {
	font-size: 1.846em;
	line-height: 2.09em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
header {
	width: 100%;
	z-index: 9999;
}
.header {
	padding: 40px;
	padding-bottom: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
.shrink {
	height: 10vh;
}
.shrink-logo {
	height: 100px !important;
	width: 150px !important;
	margin-top: 0px !important;
}
#logo {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	margin: auto;
	color: #fff;
	text-align: center;
	background: url("../images/mm-logo.png");
	background-repeat: no-repeat;
	background-size: contain;
	height: 55px;
	width: 170px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
}
#logo:hover {
	cursor: pointer !important;
}
#logo h1 {
	text-indent: -99999px !important;
}
#logo h1:hover {
	cursor: pointer !important;
}
.left-top-nav {
    padding-top:5px;
    font-weight: bold!important;
    
}
}
.nav {
	border-bottom: 0;
	margin: 0;
}
.nav li {
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: #b5a15e;
	line-height: 20px;
	text-align: center;
	font-size: 18px;
	padding: 0.4em 1.5em;
	cursor: pointer;
	background: transparent;
	border-left: 1px solid #b5a15e;
	transition: 0.08s ease-in;
	-o-transition: 0.08s ease-in;
	-ms-transition: 0.08s ease-in;
	-moz-transition: 0.08s ease-in;
	-webkit-transition: 0.08s ease-in;
}
.nav li.current-menu-item {
	background: transparent !important;
}
.nav li.current-menu-item a {
	color: #b5a15e !important;
}
.nav li:hover > a {
	color: #b5a15e !important;
}
.nav li:last-child {
	margin-right: 0px !important;
}
.nav li:before {
	content: "";
	position: absolute;
	background: transparent;
	bottom: 0;
	left: 0;
	right: 0;
	top: 100%;
	z-index: -1;
	-webkit-transition: top 0.09s ease-in;
}
.nav li:hover:before {
	top: 0;
}
.nav li a {
	text-align: center;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none !important;
	transition: 0.08s ease-in;
	-o-transition: 0.08s ease-in;
	-ms-transition: 0.08s ease-in;
	-moz-transition: 0.08s ease-in;
	-webkit-transition: 0.08s ease-in;
}
.nav li a:hover {
	color: #b5a15e !important;
	text-decoration: none !important;
}
.nav li a i {
	color: white;
	padding-top: 13px;
	background: black;
	text-align: center;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
	padding-left: 30px;
}
.container {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 40%;
	left: 0;
	margin: 0 auto;
}
.container p {
	font-size: 20px;
}
.container a {
	display: inline-block;
	position: relative;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	overflow: hidden;
	top: 5px;
}
.container a:after {
	content: "";
	position: absolute;
	background: #000;
	height: 2px;
	width: 0%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	bottom: 0;
	transition: 0.35s ease;
}
.container a:hover:after,
.container a:focus:after,
.container a:active:after {
	width: 100%;
}
h1 {
	position: relative;
	text-align: center;
}

.button_container {
	position: fixed;
	top: -10%;
	right: 2%;
	transition: opacity 0.25s ease;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	z-index: 9999999;
	display: flex;
	gap: 1em;
}

.button_container_menu {
	height: 27px;
	width: 35px;
	cursor: pointer;
	position: relative;
}

.button_container_cart .cart-contents-count {
	top: 24px;
	left: 10px;
}

.button_container_cart a.cart-contents {
	float: none !important;
}

.button_container.show {
	top: 4%;
	right: 2%;
}
.button_container:hover {
	opacity: 0.7;
}
.button_container_menu.active .top {
	-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
	transform: translateY(11px) translateX(0) rotate(45deg);
	background: #fff;
}
.button_container_menu.active .middle {
	opacity: 0;
	background: #fff;
}
.button_container_menu.active .bottom {
	-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	background: #fff;
}
.button_container_menu span {
	background: white;
	border: none;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.35s ease;
	cursor: pointer;
}
.button_container_menu span:nth-of-type(2) {
	top: 11px;
}
.button_container_menu span:nth-of-type(3) {
	top: 22px;
}

.overlay {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	overflow: hidden;
	z-index: 999999;
}
.overlay.open {
	opacity: 0.9;
	visibility: visible;
	height: 100%;
}
.overlay.open li {
	-webkit-animation: fadeInRight 0.5s ease forwards;
	animation: fadeInRight 0.5s ease forwards;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.overlay.open li:nth-of-type(2) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.overlay.open li:nth-of-type(3) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s;
}
.overlay.open li:nth-of-type(4) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.overlay.open li:nth-of-type(5) {
	-webkit-animation-delay: 0.55s;
	animation-delay: 0.55s;
}
.overlay.open li:nth-of-type(6) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.overlay.open li:nth-of-type(7) {
	-webkit-animation-delay: 0.65s;
	animation-delay: 0.65s;
}
.overlay.open li:nth-of-type(8) {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.overlay nav {
	position: relative;
	height: 70%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 50px;
	font-family: "Vollkorn", serif;
	font-weight: 400;
	text-align: center;
}
.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	height: 100%;
}
.overlay ul li {
	display: block;
	height: 25%;
	height: calc(100% / 7);
	min-height: 50px;
	position: relative;
	opacity: 0;
}
.overlay ul li a {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}
.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
	width: 100%;
	color: #b5a15e;
}
.overlay ul li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 3px;
	background: #fff;
	transition: 0.35s;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		left: 20%;
	}
	100% {
		opacity: 1;
		left: 0;
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		left: 20%;
	}
	100% {
		opacity: 1;
		left: 0;
	}
}
#content {
	color: #fff !important;
	padding: 40px !important;
	padding-top: 0px !important;
}
.page_heading {
	font-weight: 900;
	margin-bottom: 30px;
}
.page_heading:after {
	height: 4px;
	width: 50px;
	background: black;
	content: "";
	position: absolute;
	top: 70px;
	left: calc(50% - 25px);
}
.hentry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 1.5em;
	border: 1px solid #000;
}
.hentry header {
	border-bottom: 1px solid #f8f9fa;
	padding: 1.5em;
}
.hentry footer {
	padding: 1.5em;
	border-top: 1px solid #f8f9fa;
}
.hentry footer p {
	margin: 0;
}
.single-title,
.page-title,
.entry-title {
	margin: 0;
}
.byline {
	color: #9fa6b4;
	font-style: italic;
	margin: 0;
}
.entry-content {
	padding: 1.5em 1.5em 0;
}
.entry-content p {
	margin: 0 0 1.5em;
}
.entry-content table {
	width: 100%;
	border: 1px solid #eaedf2;
	margin-bottom: 1.5em;
}
.entry-content table caption {
	margin: 0 0 7px;
	font-size: 0.75em;
	color: #9fa6b4;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.entry-content tr {
	border-bottom: 1px solid #eaedf2;
}
.entry-content tr:nth-child(even) {
	background-color: #f8f9fa;
}
.entry-content td {
	padding: 7px;
	border-right: 1px solid #eaedf2;
}
.entry-content td:last-child {
	border-right: 0;
}
.entry-content th {
	background-color: #f8f9fa;
	border-bottom: 1px solid #eaedf2;
	border-right: 1px solid #eaedf2;
}
.entry-content th:last-child {
	border-right: 0;
}
.entry-content blockquote {
	margin: 0 0 1.5em 0.75em;
	padding: 0 0 0 0.75em;
	border-left: 3px solid #2980b9;
	font-style: italic;
	color: #9fa6b4;
}
.entry-content dd {
	margin-left: 0;
	font-size: 0.9em;
	color: #787878;
	margin-bottom: 1.5em;
}
.entry-content img {
	margin: 0 0 1.5em 0;
	max-width: 100%;
	height: auto;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
	max-width: 100%;
	height: auto;
}
.entry-content pre {
	background: #000;
	color: #f8f9fa;
	font-size: 0.9em;
	padding: 1.5em;
	margin: 0 0 1.5em;
	border-radius: 3px;
}
.wp-caption {
	max-width: 100%;
	background: #eee;
	padding: 5px;
}
.wp-caption img {
	max-width: 100%;
	margin-bottom: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text {
	font-size: 0.85em;
	margin: 4px 0 7px;
	text-align: center;
}
.tags {
	margin: 0;
}
.pagination,
.wp-prev-next {
	margin: 1.5em 0;
}
.pagination {
	text-align: center;
}
.pagination ul {
	display: inline-block;
	background-color: #fff;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border-radius: 3px;
}
.pagination li {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden;
	border-right: 1px solid #eaedf2;
}
.pagination a,
.pagination span {
	margin: 0;
	text-decoration: none;
	padding: 0;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	padding: 0.75em;
	min-width: 1em;
	display: block;
	color: #2980b9;
}
.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus {
	background-color: #2980b9;
	color: #fff;
}
.pagination .current {
	cursor: default;
	color: #fff;
}
.pagination .current:hover,
.pagination .current:focus {
	background-color: #fff;
	color: #fff;
}
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}
#comments-title {
	padding: 0.75em;
	margin: 0;
	border-top: 1px solid #f8f9fa;
}
.commentlist {
	margin: 0;
	list-style-type: none;
}
.comment {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 1.5em;
	border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
	padding: 7px;
	border: 0;
}
.comment .vcard {
	margin-left: 50px;
}
.comment .vcard cite.fn {
	font-weight: 700;
	font-style: normal;
}
.comment .vcard time {
	display: block;
	font-size: 0.9em;
	font-style: italic;
}
.comment .vcard time a {
	color: #9fa6b4;
	text-decoration: none;
}
.comment .vcard time a:hover {
	text-decoration: underline;
}
.comment .vcard .avatar {
	position: absolute;
	left: 16px;
	border-radius: 50%;
}
.comment:last-child {
	margin-bottom: 0;
}
.comment .children {
	margin: 0;
}
.comment[class*="depth-"] {
	margin-top: 1.1em;
}
.comment.depth-1 {
	margin-left: 0;
	margin-top: 0;
}
.comment:not(.depth-1) {
	margin-top: 0;
	margin-left: 7px;
	padding: 7px;
}
.comment.odd {
	background-color: #fff;
}
.comment.even {
	background: #f8f9fa;
}
.comment_content p {
	margin: 0.7335em 0 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
.comment-reply-link {
	font-size: 0.9em;
	float: right;
}
.comment-edit-link {
	font-style: italic;
	margin: 0 7px;
	text-decoration: none;
	font-size: 0.9em;
}
.comment-respond {
	padding: 1.5em;
	border-top: 1px solid #f8f9fa;
}
#reply-title {
	margin: 0;
}
.logged-in-as {
	color: #9fa6b4;
	font-style: italic;
	margin: 0;
}
.logged-in-as a {
	color: #fff;
}
.comment-form-comment {
	margin: 1.5em 0 0.75em;
}
.form-allowed-tags {
	padding: 1.5em;
	background-color: #f8f9fa;
	font-size: 0.9em;
}
#submit {
	float: right;
	font-size: 1em;
}
#comment-form-title {
	margin: 0 0 1.1em;
}
#allowed_tags {
	margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
	margin: 0 20px 1.1em;
}
.widgettitle {
	font-size: 28px;
	font-weight: 900;
	margin-bottom: 30px;
}
.widgettitle:after {
	height: 4px;
	width: 50px;
	background: black;
	content: "";
	position: absolute;
	top: 90px;
	left: 9px;
}
.widget {
	font-size: 15px;
	font-weight: 900;
}
.no-widgets {
	background-color: #fff;
	padding: 1.5em;
	text-align: center;
	border: 1px solid #000;
	border-radius: 2px;
	margin-bottom: 1.5em;
}
.footer-fix {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: white;
	font-size: 13px !important;
}
.footer-fix p {
	font-size: 13px !important;
}
.footer {
	position: absolute;
	clear: both;
	font-size: 13px !important;
	width: 100%;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer P {
	font-size: 13px !important;
}
.public {
	text-align: right;
	float: right;
}
.public a {
	color: #b5a15e;
	font-weight: 900;
	text-decoration: none;
}
.social {
	text-align: center;
	color: black;
	position: absolute;
	border: 0;
	left: 40%;
	right: 40%;
}
.social i {
	padding-right: 15px;
}
.footer-strap {
	text-align: center;
	text-transform: uppercase;
	color: black;
	font-weight: 900;
	font-size: 13px !important;
	letter-spacing: 1px;
	padding-bottom: 40px;
}
.footer-links {
	text-align: left;
	float: left;
}
.footer-links ul li {
	display: inline-block;
	line-height: 13px;
}
.footer-links ul li a {
	font-size: 13px !important;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
	color: #b5a15e !important;
	border-right: solid 2px black;
	padding: 0px 10px;
}
.footer-links ul li:last-child > a {
	border-right: none !important;
}
.copyright {
	float: left;
}

.bk-img {
    position: fixed; /* or absolute */
    inset: 0;
    overflow: hidden;
    z-index: -100; /* place behind content */
}

.bk-img img {
    position: absolute;
    bottom: 0;           /* anchor to bottom */
    left: 50%;
    transform: translateX(-50%);
    
    width: 100%;
    height: 100%;
    object-fit: cover;   /* fill screen without distortion */
    object-position: bottom center; /* keep bottom visible */
}

#back {
	visibility: hidden;
	display: none;
	position: fixed;
}
#back-img {
    top: 0;
	position: fixed;
	z-index: -100;
}
#myCanvas {
	height: 100%;
	width: 100%;
	min-width: 800px;
	position: fixed;
	z-index: -90;
	bottom: 0;
}
.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.video-container .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.price {
	color: #b5a15e !important;
	font-weight: normal !important;
	font-size: 1.75em !important;
}
.woocommerce .quantity label.screen-reader-text {
	-webkit-clip-path: unset !important;
	clip-path: unset !important;
	height: auto !important;
	overflow: visible !important;
}
ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 1% !important;
}
.top_cart {
	display: none;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background: black !important;
	color: white !important;
}
.woocommerce-info {
	border-top-color: #b5a15e !important;
}
.woocommerce-info::before {
	color: #b5a15e !important;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: black !important;
	border-radius: 0px !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 0.618em 1em;
	font-weight: 700;
	border-radius: 0px;
	border: 1px solid white !important;
	left: auto;
	color: white !important;
	background-color: transparent !important;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
@media only screen and (min-width: 760px) {
	.top_cart {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	/* .woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: 65%;
	}
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 33%;
	} */
}
.woocommerce ul.products li.product a img,
.woocommerce div.product div.images img {
	border: 2px solid #cfcfcf;
}
.site-header-cart .cart-contents,
.widget_shopping_cart {
	padding-top: 0 !important;
	margin-top: 0px !important;
}
.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
.site-footer .storefront-handheld-footer-bar a:not(.button),
button.menu-toggle,
button.menu-toggle:hover {
	color: white !important;
	text-decoration: none !important;
}
.site-footer__credit {
    font-size: 14px;
    text-transform: capitalize !important;
}
.site-header-cart {
	padding: 0px 5px 5px 5px !important;
}
.site-header-cart .widget_shopping_cart,
.main-navigation ul.menu ul.sub-menu,
.main-navigation ul.nav-menu ul.children,
.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total {
	background-color: #000 !important;
}
.site-header-cart .cart-contents:after {
	color: #b5a15e !important;
}
.widget_shopping_cart,
.widget_shopping_cart img {
	text-align: center !important;
	margin: auto !important;
}
.widget_shopping_cart .product_list_widget li {
	padding-left: 0px !important;
}
.site-header-cart {
	margin-top: 0.5em !important;
}
.woocommerce-loop-product__title {
	font-size: 1.25em !important;
}
.single-product .site-main > article.product {
	padding: 10px !important;
}
a.cart-contents {
	position: relative;
	float: right;
}
.cart-contents:hover {
	text-decoration: none;
}
.cart-contents-count {
	position: absolute;
	top: 36px;
	left: 15px;
	-webkit-transform: translateY(-105%) translateX(25%);
	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	width: 22px;
	vertical-align: middle;
	text-align: center;
	color: black;
	background: #b5a15e;
	border-radius: 50%;
	padding: 1px;
}
.bi-basket2-fill {
	color: white !important;
}
.site-header-cart .widget_shopping_cart a.button {
	border: solid 1px #b5a15e !important;
	background-color: black !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.site-header-cart .widget_shopping_cart a.checkout {
	background-color: #b5a15e !important;
	margin-bottom: 10px !important;
	padding: inherit 5px !important;
}
#raven {
	position: fixed;
	z-index: -1;
	bottom: -50px;
	width: 226px;
	height: 264px;
	right: 0px;
}
#raven2 {
	position: fixed;
	z-index: -1;
	bottom: -70px;
	left: 0px;
	width: 234px;
	height: 400px;
}
.grid-sizer {
	width: 25%;
}
.works-grid {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 800px;
	padding: 0px !important;
}
.mix {
	margin: 5px !important;
}
.work-item {
	width: calc(25% - 10px);
	float: left;
	margin: 0;
	box-sizing: border-box;
}
.work-item-50 {
	width: calc(50% - 10px);
	float: left;
	margin: 0;
	box-sizing: border-box;
}
.work-item-75 {
	width: calc(75% - 10px);
	float: left;
	margin: 0;
	box-sizing: border-box;
}
.works-grid.work-grid-gut {
	margin: 0 0 0 -10px;
}
.works-grid.work-grid-gut .work-item,
.works-grid.work-grid-gut .work-item-50,
.works-grid.work-grid-gut .work-item-75 {
	padding: 0 0 10px 10px;
}
.work-item > a,
.work-item-50 > a,
.work-item-75 > a {
	display: block;
	padding: 0 0 84px 0;
	position: relative;
	box-sizing: border-box;
	text-decoration: none;
}
.work-item a,
.work-item-50 a,
.work-item-75 a,
.work-item a:hover,
.work-item-50 a:hover,
.work-item-75 a:hover {
	color: #111;
	border: none;
}
.work-img {
	position: relative;
	overflow: hidden;
}
.work-img img {
	width: 100%;
	display: block;
	overflow: hidden;
}
.work-intro {
	width: 100%;
	height: 100%;
	padding: 20px 20px 0 20px;
	-webkit-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
}
.work-title {
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 900;
}
.work-descr {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: #aaa;
	line-height: 1.2;
}
.works-grid.hide-titles .work-item > a,
.works-grid.hide-titles .work-item-50 > a,
.works-grid.hide-titles .work-item-75 > a {
	overflow: hidden;
	padding: 0;
}
.works-grid.hide-titles .work-item .work-intro,
.works-grid.hide-titles .work-item-50 .work-intro,
.works-grid.hide-titles .work-item-75 .work-intro {
	opacity: 0;
}
.works-grid.hide-titles .work-item:hover .work-intro,
.works-grid.hide-titles .work-item-50:hover .work-intro,
.works-grid.hide-titles .work-item-75:hover .work-intro {
	opacity: 1;
}
.work-intro {
	transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work-item:hover .work-intro,
.work-item-50:hover .work-intro,
.work-item-75:hover .work-intro {
	color: #fff;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	z-index: 3;
}
.work-item:hover .work-title,
.work-item-50:hover .work-title,
.work-item-75:hover .work-title {
	color: white;
}
.work-item:hover .work-descr,
.work-item-50:hover .work-descr,
.work-item-75:hover .work-descr {
	color: #999;
}
.work-item .work-img:after,
.work-item-50 .work-img:after,
.work-item-75 .work-img:after {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work-item .work-img > img,
.work-item-50 .work-img > img,
.work-item-75 .work-img > img {
	transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work-item:hover .work-img > img,
.work-item-50:hover .work-img > img,
.work-item-75:hover .work-img > img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
@media only screen and (max-width: 1200px) {
	.work-item {
		width: calc(25% - 10px);
	}
}
@media only screen and (max-width: 992px) {
	.work-item {
		width: calc(50% - 10px);
	}
	.work-item-50 {
		width: calc(50% - 10px);
	}
	.works-grid.hide-titles .work-item .work-intro,
	.works-grid.hide-titles .work-item-50 .work-intro,
	.works-grid.hide-titles .work-item-75 .work-intro {
		opacity: 1;
	}
	.works-grid.hide-titles .work-item:hover .work-intro,
	.works-grid.hide-titles .work-item-50:hover .work-intro,
	.works-grid.hide-titles .work-item-75:hover .work-intro {
		opacity: 1;
	}
	.internal-branding .internal-branding:after {
		background: rgba(77, 32, 122, 0.85) !important;
	}
	.external-signs .external-signs:after {
		background: rgba(191, 143, 1, 0.85) !important;
	}
	.directional-signs .directional-signs:after {
		background: rgba(37, 64, 143, 0.85) !important;
	}
	.window-graphics .window-graphics:after {
		background: rgba(0, 122, 142, 0.85) !important;
	}
	.exhibitions .exhibitions:after {
		background: rgba(5, 142, 117, 0.85) !important;
	}
	.vehicle-graphics .vehicle-graphics:after {
		background: rgba(127, 0, 85, 0.85) !important;
	}
	.banners .banners:after {
		background: rgba(153, 33, 0, 0.85) !important;
	}
}
@media only screen and (max-width: 480px) {
	.work-item {
		width: calc(100% - 10px);
	}
	.work-item-50 {
		width: calc(100% - 10px);
	}
}
@media only screen and (min-width: 481px) {
	.entry-content .alignleft,
	.entry-content img.alignleft {
		margin-right: 1.5em;
		display: inline;
		float: left;
	}
	.entry-content .alignright,
	.entry-content img.alignright {
		margin-left: 1.5em;
		display: inline;
		float: right;
	}
	.entry-content .aligncenter,
	.entry-content img.aligncenter {
		margin-right: auto;
		margin-left: auto;
		display: block;
		clear: both;
	}
}
@media only screen and (min-width: 768px) {
	.wrap {
		width: 760px;
	}
	.wrap-thin {
		width: 98%;
	}
	.nav {
		border: 0;
	}
	.nav ul {
		background: #000;
		margin-top: 0;
	}
	.nav li {
		float: left;
		position: relative;
	}
	.nav li a:hover,
	.nav li a:focus {
		color: #fff;
		text-decoration: underline;
	}
	.nav li ul.sub-menu,
	.nav li ul.children {
		margin-top: 0;
		border: 1px solid #ccc;
		border-top: 0;
		position: absolute;
		visibility: hidden;
		z-index: 8999;
	}
	.nav li ul.sub-menu li a,
	.nav li ul.children li a {
		padding-left: 10px;
		border-right: 0;
		display: block;
		width: 180px;
		border-bottom: 1px solid #ccc;
	}
	.nav li ul.sub-menu li:last-child a,
	.nav li ul.children li:last-child a {
		border-bottom: 0;
	}
	.nav li ul.sub-menu li ul,
	.nav li ul.children li ul {
		top: 0;
		left: 100%;
	}
	.nav li:hover > ul {
		top: auto;
		visibility: visible;
	}
	.sidebar {
		margin-top: 2.2em;
	}
	.widget {
		padding: 0 10px;
		margin: 2.2em 0;
	}
	.widget ul li {
		margin-bottom: 0.75em;
	}
	.widget ul li ul {
		margin-top: 0.75em;
		padding-left: 1em;
	}
}
@media only screen and (min-width: 1030px) {
	.wrap {
		width: 75%;
	}
	.wrap-thin {
		width: 98%;
	}
}
@media print {
	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		-webkit-filter: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}
	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	a:after,
	a:visited:after {
		content: " (" attr(href) ")";
	}
	a abbr[title]:after,
	a:visited abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.sidebar,
	.page-navigation,
	.wp-prev-next,
	.respond-form,
	nav {
		display: none;
	}
}
