/*
Theme Name: Grease Monkey
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

@font-face {
	font-family: 'AlteHaasGrotesk_Bold';
	src: url("fonts/altehaasgrotesk_bold/AlteHaasGrotesk_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/altehaasgrotesk_bold/AlteHaasGrotesk_Bold.woff") format("woff"), url("fonts/altehaasgrotesk_bold/AlteHaasGrotesk_Bold.ttf") format("truetype"), url("fonts/altehaasgrotesk_bold/AlteHaasGrotesk_Bold.svg#AlteHaasGrotesk_Bold") format("svg");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'CooperBlack';
	src: url("fonts/cooperblack/CooperBlack.eot?#iefix") format("embedded-opentype"), url("fonts/cooperblack/CooperBlack.woff") format("woff"), url("fonts/cooperblack/CooperBlack.ttf") format("truetype"), url("fonts/cooperblack/CooperBlack.svg#CooperBlack") format("svg");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'Knewave-Regular';
	src: url("fonts/knewave-regular/Knewave-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/knewave-regular/Knewave-Regular.woff") format("woff"), url("fonts/knewave-regular/Knewave-Regular.ttf") format("truetype"), url("fonts/knewave-regular/Knewave-Regular.svg#Knewave-Regular") format("svg");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'ColunaRounded-CondensedBold';
	src: url("fonts/colunarounded-condensedbold/ColunaRounded-CondensedBold.eot?#iefix") format("embedded-opentype"), url("fonts/colunarounded-condensedbold/ColunaRounded-CondensedBold.otf") format("opentype"), url("fonts/colunarounded-condensedbold/ColunaRounded-CondensedBold.woff") format("woff"), url("fonts/colunarounded-condensedbold/ColunaRounded-CondensedBold.ttf") format("truetype"), url("fonts/colunarounded-condensedbold/ColunaRounded-CondensedBold.svg#ColunaRounded-CondensedBold") format("svg");
	font-weight: normal;
	font-style: normal; }

	@font-face {
		font-family: 'AlteHaasGrotesk';
		src: url("fonts/altehaasgrotesk_regular/AlteHaasGrotesk.eot?#iefix") format("embedded-opentype"), url("fonts/altehaasgrotesk_regular/AlteHaasGrotesk.woff") format("woff"), url("fonts/altehaasgrotesk_regular/AlteHaasGrotesk.ttf") format("truetype"), url("fonts/altehaasgrotesk_regular/AlteHaasGrotesk.svg#AlteHaasGrotesk") format("svg");
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon/icomoon.eot?6mixdz");
	src: url("fonts/icomoon/icomoon.eot?6mixdz#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?6mixdz") format("truetype"), url("fonts/icomoon/icomoon.woff?6mixdz") format("woff"), url("fonts/icomoon/icomoon.svg?6mixdz#icomoon") format("svg");
	font-weight: normal;
	font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.icon-logo_mono:before {
	content: "\e901"; }

.icon-header_logo:before {
	content: "\e900"; }

.icon-monkey:before {
	content: "\e90f"; }

.icon-instagram:before {
	content: "\e910"; }

.icon-facebook:before {
	content: "\e911"; }

.icon-monkey-isolated:before {
	content: "\e912"; }

.icon-signature:before {
	content: "\e913"; }

.icon-open7:before {
	content: "\e914"; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both; }

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; }

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s; }

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0); }
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none; } }

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0); }
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none; } }

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp; }

body {
	background: #e9eae8 url("images/bg.jpg"); }

@media screen and (min-width: 90em) {
	.row.xxlarge-full-collapse {
		margin: 0; } }

.row.menu-flex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
@media screen and (min-width: 48em) {
	.row.menu-flex-row .column:first-child, .row.menu-flex-row .columns:first-child {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2; }
	.row.menu-flex-row .column:last-child, .row.menu-flex-row .columns:last-child {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1; } }

.row.expanded {
	padding: 0; }

.row.flex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
.row.flex-row .column:last-child, .row.flex-row .columns:last-child {
	margin-right: -1px; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
	.row {
		max-width: 45.25rem; } }

@media screen and (min-width: 64em) {
	.row {
		padding: 0 3.125rem; }
	.row .row {
		padding: 0; } }

@media screen and (min-width: 90em) {
	.row {
		padding: 0; } }

.doors{
    display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 60;
	text-align: center;
	background: #1E1E1E url("images/doors.jpg") center;
	background-size: cover;
	-webkit-transition: 1.8s 0.3s;
	transition: 1.8s 0.3s;
}

/*.home .doors{*/
    /*display: block;*/
/*}*/

.doors.close {
	top: -100%;
	overflow: hidden;
}

.doors-col {
	height: 50%;
	padding: 1.25rem 0;
	position: relative; }
.doors-col:first-child {
	padding-bottom: 0; }
.doors-col:last-child {
	padding-top: 0.625rem; }
.doors-col .monkey-logo {
	max-height: 100%;
	width: auto; }

.doors-close-box {
	position: absolute;
	bottom: 1.5625rem;
	left: 0;
	width: 100%;
	text-align: center; }
@media screen and (min-width: 48em) {
	.doors-close-box {
		bottom: 3.75rem; } }

.doors .doors-close {
	padding: 0 1.0625rem;
	font-size: 1.6875rem;
	margin: 0;
	line-height: 1.428571429;
	font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
	background: #e2e2e2;
	border-color: #e2e2e2;
	color: #000;
	-webkit-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.doors .doors-close:hover, .doors .doors-close:active, .doors .doors-close:focus {
	background: transparent;
	color: #fff;
	border-color: #fff; }
@media screen and (min-width: 48em) {
	.doors .doors-close {
		font-size: 2.75rem; } }

.doors-neon-box {
	position: relative;
	padding: 0 0 45%; }

.doors-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto; }

.doors-neon-on {
	opacity: 0.2; }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
	.doors-neon {
		width: 30%;
		margin: auto; } }

.loader {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -1.875rem;
	opacity: 0;
	visibility: hidden; }

.not-loaded .loader {
	opacity: 1;
	visibility: visible; }

.not-loaded .doors-close {
	opacity: 0;
	visibility: hidden; }

.intro {
	position: relative;
	z-index: 1;
	overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.intro::before {
	position: absolute;
	top: 0;
	left: 0;
	height: 7rem;
	content: "";
	width: 100%;
	background: -webkit-linear-gradient(top, #292828 0%, transparent 100%);
	background: linear-gradient(to bottom, #292828 0%, transparent 100%); }

.intro-inner-holder {
	height: 100vh; }

.intro-img {
	height: 100vh; }

.intro-text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	text-align: center;
	line-height: 1;
}

.intro-text-label{
    position: absolute;
    bottom: -16px;
    right: -34px;
    transform: rotate(-15deg);
    display: inline-block;
    padding: 9px 16px 2px;
    font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase;
    background: #d1222a;
    font-size: 29px;
    line-height: 1;
    color: #fff;
}

@media screen and (min-width: 48em) {

    .intro-text-label{
        bottom: -26px;
        right: -74px;
        padding: 17px 36px 2px;
        font-size: 58px;
    }
}

@media screen and (min-width: 64em) {

    .intro-text-label{
        bottom: -34px;
        right: -122px;
        padding: 23px 46px 2px;
        font-size: 80px;
    }
}

@media screen and (min-width: 64em) {

    .intro-text.intro-text-row .icon-logo_mono{
        font-size: 14.5rem;
    }
}

.intro-text.intro-text-row{
    color: #fff;
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
}

.intro-text-real-text{
    max-width: 720px;
    font-size: 60px;
    line-height: 62px;
    text-align: center;
}

@media screen and (min-width: 48em) {

    .intro-text-real-text{
        font-size: 100px;
        line-height: 89px;
    }
}

@media screen and (min-width: 64em) {

    .intro-text-real-text{
        font-size: 150px;
        text-align: center;
        line-height: 133px;
    }
}

@media screen and (min-width: 48em) {

    .intro-text.intro-text-row .icon-logo_mono{
        font-size: 14.5rem;
    }
}

@media screen and (min-width: 90em) {

    .intro-text.intro-text-row .icon-logo_mono{
        font-size: 18.2rem;
    }
}

.intro-text .icon-logo_mono {
	color: #fff;
	font-size: 6.375rem; }
@media screen and (min-width: 48em) {
	.intro-text .icon-logo_mono {
		font-size: 7.5rem; } }
@media screen and (min-width: 90em) {
	.intro-text .icon-logo_mono {
		font-size: 17.8125rem; } }
.intro-text span {
	text-indent: -9999px;
	display: block;
	opacity: 0;
	visibility: hidden; }

.intro-down {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 2.3125rem;
	text-align: center;
	font-size: 1.0625rem;
	opacity: 0.7;
	text-transform: uppercase;
	line-height: 1;
	color: #efebef;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif; }
.intro-down:hover, .intro-down:active, .intro-down:focus {
	color: #efebef; }
@media screen and (min-width: 48em) {
	.intro-down {
		font-size: 1.5625rem;
		bottom: 4.5rem; } }
@media screen and (min-width: 90em) {
	.intro-down {
		font-size: 1.625rem;
		bottom: 5.5rem; } }

@-webkit-keyframes arrow-bounce {
	0% {
		-webkit-transform: translateY(0) rotate(90deg);
		transform: translateY(0) rotate(90deg);
		opacity: 1; }
	50% {
		-webkit-transform: translateY(30%) rotate(90deg);
		transform: translateY(30%) rotate(90deg);
		opacity: .6; }
	100% {
		-webkit-transform: translateY(80%) rotate(90deg);
		transform: translateY(80%) rotate(90deg);
		opacity: 0; } }

@keyframes arrow-bounce {
	0% {
		-webkit-transform: translateY(0) rotate(90deg);
		transform: translateY(0) rotate(90deg);
		opacity: 1; }
	50% {
		-webkit-transform: translateY(30%) rotate(90deg);
		transform: translateY(30%) rotate(90deg);
		opacity: .6; }
	100% {
		-webkit-transform: translateY(80%) rotate(90deg);
		transform: translateY(80%) rotate(90deg);
		opacity: 0; } }

.intro-down-icon {
	display: block;
	text-align: center;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation: arrow-bounce .7s normal infinite;
	animation: arrow-bounce .7s normal infinite; }

.menu-holder {
	padding-bottom: 5.9375rem;
	position: relative; }
@media screen and (min-width: 90em) {
	.menu-holder {
		padding-bottom: 12.5rem; } }

.serious-monkey-sign {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	width: 12.5rem;
	top: 3rem;
	overflow: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.serious-monkey-sign .icon-monkey-isolated {
	font-size: 29.6875rem;
	position: relative;
	left: 2.25rem; }
@media screen and (min-width: 90em) {
	.serious-monkey-sign .icon-monkey-isolated {
		font-size: 56.5rem;
		left: 5rem; } }
.serious-monkey-sign .icon-signature {
	font-size: 4.5625rem;
	position: relative;
	top: -3.375rem; }
@media screen and (min-width: 90em) {
	.serious-monkey-sign .icon-signature {
		font-size: 8.8125rem;
		top: -6.1875rem;
		left: 0.9375rem; } }
@media screen and (min-width: 59.6875em) {
	.serious-monkey-sign {
		display: block;
		opacity: 1;
		visibility: visible; } }
@media screen and (min-width: 90em) {
	.serious-monkey-sign {
		width: 22rem;
		top: -1rem; } }

.lamp {
	position: relative;
	right: -0.5rem;
	max-width: 15.9375rem;
	margin: 0 auto -4.25rem; }
@media screen and (min-width: 48em) {
	.lamp {
		right: -0.75rem;
		max-width: 18.8125rem;
		margin: -0.375rem auto -4.9375rem; } }
@media screen and (min-width: 90em) {
	.lamp {
		right: -3.0625rem;
		max-width: 37.875rem;
		margin: -1.4375rem auto -11.6875rem; } }

.lamp-on {
	position: absolute;
	top: 0;
	left: 0; }

.short-info {
	margin: 0 0 5.125rem;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.5; }
@media screen and (min-width: 48em) {
	.short-info {
		margin-bottom: 4.1875rem; } }
@media screen and (min-width: 90em) {
	.short-info {
		margin-bottom: 9.875rem; } }

.short-info-title {
	margin: 0 0 1.4375rem;
	font-size: 2.8125rem;
	line-height: 1;
	font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif; }
@media screen and (min-width: 48em) {
	.short-info-title {
		margin-bottom: 1.625rem; } }
@media screen and (min-width: 90em) {
	.short-info-title {
		margin-bottom: 2.6875rem;
		font-size: 4.1875rem; } }

.short-info-desc {
	display: block; }
@media screen and (min-width: 48em) {
	.short-info-desc {
		max-width: 37.1875rem;
		margin: auto; } }
@media screen and (min-width: 90em) {
	.short-info-desc {
		max-width: 56.25rem;
		font-size: 1.6875rem;
		line-height: 1.3; } }

.short-info-works {
	padding-top: 1.375rem;
	max-width: 18.3125rem;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	margin: auto; }
@media screen and (min-width: 48em) {
	.short-info-works {
		padding-top: 2.125rem;
		margin-left: 0.8125rem; } }
@media screen and (min-width: 90em) {
	.short-info-works {
		padding-top: 3.1875rem;
		margin-left: 14.25rem;
		max-width: 24.5625rem; } }

@media screen and (min-width: 90em) {
	.menu-list-holder {
		padding: 0 2.375rem; } }

.menu-list-holder-title {
	margin-bottom: 1.0625rem;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
	text-transform: uppercase;
	color: #d3262d;
	text-align: center;
	font-size: 2.8125rem; }
@media screen and (min-width: 48em) {
	.menu-list-holder-title {
		margin-bottom: 1.1875rem;
		font-size: 2.8125rem; } }
@media screen and (min-width: 90em) {
	.menu-list-holder-title {
		margin-bottom: 3.5625rem;
		font-size: 3.625rem; } }

@media screen and (min-width: 90em) {
	.menu-list {
		padding: 0 3.25rem; } }

.menu-list-item {
	text-align: center; }
.menu-list-item.mini .menu-list-item-row {
	margin: 0; }
@media screen and (min-width: 48em) {
	.menu-list-item {
		margin-bottom: 4.5rem;
		text-align: left; } }

.menu-list-item-row-outer {
	margin-bottom: 3rem; }

.menu-list-item-title {
	display: inline-block;
	cursor: pointer;
	padding: 1rem 1.063rem 0.25rem;
	font-size: 2.625rem;
	line-height: 1;
	margin-bottom: 1.3125rem;
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	color: #e9eae8;
	background: #141414; }
@media screen and (max-width: 48em) {
	.menu-list-item-title {
		min-width: 17.75rem;
}
}

.menu-list-item-title.lef {
    color: #fff;
}
@media screen and (min-width: 48em) {
	.menu-list-item-title.lef {
        color: #fff;
    }
}
@media screen and (min-width: 48em) {
	.menu-list-item-title {
		cursor: default; } }
@media screen and (min-width: 90em) {
	.menu-list-item-title {
		padding: 0.9625rem 1.35rem 0.3375rem;
		font-size: 2.8125rem;
		margin-bottom: 2.0625rem; } }

.menu-list-item-row {
	margin-bottom: 0.9375rem; }
.menu-list-item-additional .menu-list-item-row {
	margin-bottom: -0.1875rem; }
@media screen and (min-width: 90em) {
	.menu-list-item-additional .menu-list-item-row {
		margin-bottom: 0.75rem; } }
@media screen and (min-width: 90em) {
	.menu-list-item-row {
		margin-bottom: 30px; } }

.menu-list-item-price {
	overflow: hidden;
	position: relative;
	padding-right: 1.9375rem;
	margin-bottom: 0.25rem;
	text-align: left;
	font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.1875rem; }
.menu-list-item-price span {
	background: #e9eae8 url("images/bg.jpg"); }
.menu-list-item-price span:first-child {
	padding-right: 0.3125rem; }
.menu-list-item-price span:first-child.active {
	color: #d3262d; }
.menu-list-item-additional .menu-list-item-price span:first-child {
	font-family: "AlteHaasGrotesk_Bold", Helvetica, Roboto, Arial, sans-serif;
	font-size: 0.9375rem; }
@media screen and (min-width: 90em) {
	.menu-list-item-additional .menu-list-item-price span:first-child {
		font-size: 1.4375rem; } }
@media screen and (min-width: 90em) {
	.menu-list-item-price span:first-child {
		font-size: 1.9375rem;
		line-height: 0.9;
		padding-right: 0.1875rem; } }
.menu-list-item-price span:last-child {
	padding-left: 0.9375rem;
	padding-right: 0.1875rem;
	margin-right: -1px;
	font-size: 1.375rem;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif; }
@media screen and (min-width: 48em) {
	.menu-list-item-price span:last-child {
		font-size: 1.1875rem; } }
@media screen and (min-width: 90em) {
	.menu-list-item-price span:last-child {
		font-size: 1.9375rem;
		line-height: 1; }
	.menu-list-item-additional .menu-list-item-price span:last-child {
		line-height: 1.3; } }
.menu-list-item-price .menu-list-item-dots {
	display: inline;
	position: relative; }
.menu-list-item-price .menu-list-item-dots .dot {
	position: absolute;
	width: 9999px;
	left: 0;
	height: 0.25rem;
	bottom: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDMwRTQ4REM3RTdDMTFFNjk0RjVENzE3QTAzQjFCMTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDMwRTQ4REQ3RTdDMTFFNjk0RjVENzE3QTAzQjFCMTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzBFNDhEQTdFN0MxMUU2OTRGNUQ3MTdBMDNCMUIxMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzBFNDhEQjdFN0MxMUU2OTRGNUQ3MTdBMDNCMUIxMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuuGJVUAAAAxSURBVHjaYlRSUoplYGBoB2JOII5lFhQUvAhk8EEFJJgYUMESFiCxFIhFoPRigAADALdRBZNBhtYkAAAAAElFTkSuQmCC") 0 0 repeat-x; }
@media screen and (min-width: 90em) {
	.menu-list-item-price {
		padding-top: 0.3125rem;
		margin-bottom: 0.5625rem; } }

.menu-list-item-price-count {
	position: absolute;
	right: 0;
	bottom: 0; }

.menu-list-item-ingridients {
	padding-right: 1.9375rem;
	text-align: left;
	line-height: 1.3;
	font-size: 0.9375rem; }
@media screen and (min-width: 90em) {
	.menu-list-item-ingridients {
		padding-right: 0;
		font-size: 1.375rem;
        line-height: 1.36;
    }
}

.menu-list-item-additional-title-holder {
	position: relative;
	text-align: left;
	padding-top: 2.625rem; }
.menu-list-item-additional-title-holder.topped {
	padding-top: 2.125rem; }
@media screen and (min-width: 48em) {
	.menu-list-item-additional-title-holder.topped {
		padding-top: 1.3125rem; } }
@media screen and (min-width: 48em) {
	.menu-list-item-additional-title-holder {
		padding-top: 15px;
    }
}

.menu-list-item-additional-title-extra {
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	color: #e9eae8;
	background: #d3262d;
	white-space: nowrap;
	display: inline-block;
	padding: 0.3125rem 0.4375rem 0.0625rem;
	font-size: 1rem;
	line-height: 1;
	-webkit-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
	position: relative;
	top: -1rem;
	left: 0.6875rem; }
@media screen and (min-width: 20.0625em) {
	.menu-list-item-additional-title-extra {
		padding: 0.5rem 0.625rem 0.125rem;
		font-size: 1.1875rem;
		top: -1.1875rem;
		left: 1.5625rem; } }
@media screen and (min-width: 48em) {
	.menu-list-item-additional-title-extra {
		position: absolute;
		left: auto;
		right: -2.5rem;
		top: 0.625rem; } }
@media screen and (min-width: 90em) {
	.menu-list-item-additional-title-extra {
		padding: 0.5625rem 0.8125rem 0.1875rem;
		right: -7.4375rem;
		top: 0;
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
		font-size: 1.875rem; } }

.menu-list-item-additional-title-extra.alt{
	right: 0;
	top: 40% !important;
	transform: rotate(-5deg) translateY(-50%) !important;
}

.menu-list-item-additional-title {
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	color: #d3262d;
	display: inline-block;
	padding: 0.4375rem 1.4375rem 0.0625rem;
	font-size: 1.5rem;
	margin-bottom: 0.9375rem;
	line-height: 1;
	border: 2px dashed #d3262d; }
@media screen and (min-width: 90em) {
	.menu-list-item-additional-title {
		margin-bottom: 2.1875rem;
		padding: 0.6875rem 2.0625rem 0.0625rem;
		font-size: 2.375rem; } }

.download-menu-box {
	text-align: center; }
@media screen and (min-width: 48em) {
	.download-menu-box {
		padding-top: 0.75rem; } }
@media screen and (min-width: 90em) {
	.download-menu-box {
		padding-top: 2.4375rem; } }

.download-menu {
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	color: #fff;
	background: #000;
	display: inline-block;
	padding: 1rem 2.375rem 0.1875rem;
	font-size: 2.625rem;
	line-height: 1;
	margin-top: 0.375rem;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.download-menu:hover {
    background: #d3262d;
	color: #fff; }
@media screen and (min-width: 90em) {
	.download-menu {
		font-size: 3.875rem;
		padding: 1.3125rem 3.5rem 0.25rem; } }

.menu-list-item-row-outer {
	display: none; }
@media screen and (min-width: 48em) {
	.menu-list-item-row-outer .column:first-child {
		padding-right: 2.5rem; }
	.menu-list-item-row-outer .column:last-child {
		padding-left: 2.5rem; } }
@media screen and (min-width: 90em) {
	.menu-list-item-row-outer .column:first-child {
		padding-right: 4px; }
	.menu-list-item-row-outer .column:last-child {
		padding-left: 4.5rem; } }
.menu-list-item-row-outer .row.menu-flex-row .column {
	margin-right: -1px; }
@media screen and (min-width: 48em) {
	.menu-list-item-row-outer .row.menu-flex-row .column:first-child {
		padding-left: 2.5rem;
		padding-right: 15px; }
	.menu-list-item-row-outer .row.menu-flex-row .column:last-child {
		padding-right: 2.5rem;
		padding-left: 15px; } }
@media screen and (min-width: 90em) {
	.menu-list-item-row-outer .row.menu-flex-row .column:first-child {
		padding-left: 4.5rem;
		padding-right: 15px; }
	.menu-list-item-row-outer .row.menu-flex-row .column:last-child {
		padding-right: 4.5rem;
		padding-left: 15px; } }
@media screen and (min-width: 48em) {
	.menu-list-item-row-outer {
		display: block !important; } }

@media screen and (min-width: 48em) {
	.menu-list-item-etc .column:first-child {
		padding-right: 2.5rem; }
	.menu-list-item-etc .column:last-child {
		padding-left: 2.5rem; } }

@media screen and (min-width: 90em) {
	.menu-list-item-etc .column:first-child {
		padding-right: 4.5rem; }
	.menu-list-item-etc .column:last-child {
		padding-left: 4.5rem; } }

.whats-on-slider-holder {
	margin-bottom: 1.625rem; }
@media screen and (min-width: 48em) {
	.whats-on-slider-holder {
		margin-bottom: 3rem; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-holder {
		margin-bottom: 6.25rem; } }

.whats-on-holder {
	padding: 3.75rem 0 2.75rem;
	background: url("images/promo-bg.jpg") no-repeat;
	background-size: cover; }
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
	.whats-on-holder > .row {
		max-width: 46.875rem; } }
@media screen and (min-width: 90em) {
	.whats-on-holder > .row {
		max-width: 96.5625rem; } }
@media screen and (min-width: 48em) {
	.whats-on-holder {
		padding-bottom: 3.75rem;
		padding-top: 4.1875rem; } }
@media screen and (min-width: 90em) {
	.whats-on-holder {
		padding-bottom: 9.6875rem;
		padding-top: 7.9375rem; } }

.whats-on-title {
	margin: 0 0 2.3125rem;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 2.9375rem; }
@media screen and (min-width: 48em) {
	.whats-on-title {
		margin-bottom: 2.3125rem; } }
@media screen and (min-width: 90em) {
	.whats-on-title {
		margin-bottom: 4.375rem;
		font-size: 3.8125rem; } }

.whats-on-title-down {
	max-width: 13.4375rem;
	margin: auto;
	color: #fff;
	text-transform: uppercase;
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	font-size: 2.625rem;
	line-height: 1;
	text-align: center; }
@media screen and (min-width: 48em) {
	.whats-on-title-down {
		max-width: none;
		font-size: 2.6875rem;
		word-spacing: 0.25rem; } }
@media screen and (min-width: 90em) {
	.whats-on-title-down {
		font-size: 4.4375rem; } }

.whats-on-slider-item {
	padding: 0.6875rem 0.5625rem;
	margin: 0 0.9375rem;
	text-align: center;
	min-height: 17.875rem;
	outline: none; }
.whats-on-slider-item.yellow {
	background: #e7b219 url("images/yellow-bg.jpg"); }
.whats-on-slider-item.gray {
	background: #e9eae8 url("images/gray-bg.jpg"); }
.whats-on-slider-item.red {
	background: #d3262d url("images/red-bg.jpg");
	color: #fff; }

.whats-on-slider-item.red .whats-on-slider-item-inner{
	border-color: #fff;
}
@media screen and (min-width: 90em) {
	.whats-on-slider-item {
		padding: 1.3125rem;
		margin: 0 1.875rem;
		min-height: 36.25rem !important; } }

.whats-on-slider-item-inner {
	border: 3px solid #141414;
	padding: 1.6875rem 0.4375rem 0;
	min-height: 17.875rem; }
@media screen and (min-width: 90em) {
	.whats-on-slider-item-inner {
		padding: 3.8125rem 0.4375rem 0; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-item-inner {
		min-height: 36.25rem; } }

.whats-on-slider-title {
	margin: 0 auto 1.125rem;
	max-width: 10.9375rem;
	font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
	line-height: 1;
	font-size: 1.3125rem; }
@media screen and (min-width: 20.0625em) {
	.whats-on-slider-title {
		font-size: 1.8125rem; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-title {
		margin-bottom: 2.75rem;
		max-width: 22.5rem;
		font-size: 4.1875rem;
		line-height: 0.8; } }

.whats-on-slider-date {
	display: block;
	min-height: 2.5rem;
	max-width: 7.8125rem;
	margin: auto;
	margin-bottom: 0.9375rem;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 0.875rem; }
@media screen and (min-width: 90em) {
	.whats-on-slider-date {
		max-width: 15.625rem;
		min-height: 6.3125rem;
		font-size: 1.625rem; } }

.whats-on-slider-desc {
	display: block;
	line-height: 1.4;
	text-transform: uppercase;
	font-size: 0.875rem; }
.whats-on-slider-desc ul {
	margin: 0;
	padding: 0;
	list-style: none; }
.whats-on-slider-desc ul li {
	margin: 0 0 10px; }
.whats-on-slider-desc ul li:last-child {
	margin: 0; }
@media screen and (min-width: 48em) {
	.whats-on-slider-desc ul li {
		margin-bottom: 0.1875rem; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-desc ul li {
		margin-bottom: 0.875rem; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-desc ul {
		line-height: 1.3; } }
@media screen and (min-width: 90em) {
	.whats-on-slider-desc {
		padding: 0 1.5625rem;
		font-size: 1.875rem; } }

#social #sb_instagram{
	margin-bottom: 60px;
}

.instagram-holder {
	padding: 5.375rem 5px 2.875rem; }
@media screen and (min-width: 48em) {
	.instagram-holder {
		padding-top: 4.25rem;
		padding-bottom: 6.0625rem; } }
@media screen and (min-width: 90em) {
	.instagram-holder {
		padding-top: 8.9375rem;
		padding-bottom: 10.6875rem; } }

.instagram-list {
	margin-bottom: 3.6875rem; }
@media screen and (min-width: 48em) {
	.instagram-list {
		margin-bottom: 2.75rem; } }
@media screen and (min-width: 90em) {
	.instagram-list, #social #sb_instagram {
		margin-bottom: 9.375rem; } }
@media screen and (min-width: 101.875em) {
	.instagram-list {
		margin-left: -0.5625rem;
		margin-right: -0.5625rem; } }

.instagram-holder-title {
	margin-bottom: 2.3125rem;
	font-size: 2.8125rem;
	text-transform: uppercase;
	font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
	color: #d3262d;
	text-align: center; }
@media screen and (min-width: 90em) {
	.instagram-holder-title {
		margin-bottom: 5.75rem;
		font-size: 3.8125rem; } }

.instagram-list-item {
	position: relative;
	margin-bottom: 1rem; }
.instagram-list-item:hover .instagram-list-item-desc, #sb_instagram #sbi_images .sbi_item:hover .sbi_info {
	opacity: 1; }
@media screen and (min-width: 90em) {
	.instagram-list-item {
		margin-bottom: 1.625rem; } }

.instagram-list-item-desc, #sb_instagram #sbi_images .sbi_info {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625rem;
	font-size: 0.75rem;
	color: #fff;
	background: rgba(211, 38, 45, 0.8);
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.instagram-list-item-desc a, #sb_instagram #sbi_images .sbi_info a {
	color: #fff; }
.instagram-list-item-desc a:hover, #sb_instagram #sbi_images .sbi_info a:hover {
	text-decoration: underline; }
@media screen and (min-width: 48em) {
	.instagram-list-item-desc, #sb_instagram #sbi_images .sbi_info{
		padding: 1.3125rem 1.3125rem 1.125rem;
	}
	#sb_instagram #sbi_images .sbi_info .sbi_caption {
		font-size: 0.9375rem !important;
		line-height: 1.2;
	}

}
@media screen and (min-width: 75em) {
	.instagram-list-item-desc, #sb_instagram #sbi_images .sbi_info {
		padding: 2.5rem;
		font-size: 1.8125rem; } }
@media screen and (min-width: 90em) {
	.instagram-list-item-desc, #sb_instagram #sbi_images .sbi_info {
		padding: 3.5rem 3.5rem 3.3125rem;
		font-size: 2.125rem; } }

.instagram-list-item-desc-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	height: 100%; }

.instagram-list .row .column {
	padding-left: 0.5rem;
	padding-right: 0.5rem; }
.instagram-list .row .column:nth-child(n+5) {
	display: none; }
@media screen and (min-width: 48em) {
	.instagram-list .row .column:nth-child(n+5) {
		display: block; } }
@media screen and (min-width: 90em) {
	.instagram-list .row .column {
		padding-left: 0.8125rem;
		padding-right: 0.8125rem; } }

@media screen and (max-width: 63.9375em) {
	.instagram-list .row {
		margin-left: -0.5rem;
		margin-right: -0.5rem; } }

.instagram-list-item-date {
	text-transform: uppercase;
	padding-top: 0.625rem; }
@media screen and (min-width: 48em) {
	.instagram-list-item-date {
		padding-top: 0.8125rem; } }
@media screen and (min-width: 90em) {
	.instagram-list-item-date {
		padding-top: 1.1875rem;
		font-size: 2.1875rem; } }

.follow-us-box-title {
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
	background: #141414;
	color: #fff;
	line-height: 1;
	display: inline-block;
	padding: 0.8125rem 1.0625rem 0.1875rem;
	font-size: 2.4375rem;
	margin-bottom: 1.375rem;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg); }
@media screen and (min-width: 90em) {
	.follow-us-box-title {
		margin-bottom: 1.9375rem;
		padding: 1.3125rem 1.625rem 0.3125rem;
		font-size: 3.8125rem; } }

.follow-us-icon-box {
	text-align: center; }

.follow-us-icon {
	color: #141414;
	font-size: 2.875rem;
	display: inline-block;
	margin: 0 0.5rem;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.follow-us-icon.icon-facebook {
	font-size: 3.375rem;
	position: relative;
	top: 0.5625rem; }
@media screen and (min-width: 90em) {
	.follow-us-icon.icon-facebook {
		font-size: 5.5rem;
		top: 1rem; } }
@media screen and (min-width: 90em) {
	.follow-us-icon {
		margin: 0 0.6875rem;
		font-size: 4.3125rem; } }

.bottom-slider-holder {
	position: relative; }

.bottom-slider-item {
	outline: none;
	height: 32.1875rem !important; }
@media screen and (min-width: 90em) {
	.bottom-slider-item {
		height: 56.25rem !important; } }

.bottom-slider-nav {
	position: absolute;
	width: 100%;
	bottom: -0.5625rem;
	text-align: center;
	z-index: 10; }
@media screen and (min-width: 90em) {
	.bottom-slider-nav {
		bottom: 0.625rem; } }

.bottom-slider-dots > li {
	display: inline-block;
	height: 0.375rem;
	width: 4.375rem;
	text-indent: -9999px;
	background: #141414;
	cursor: pointer; }
.bottom-slider-dots > li:before {
	content: "";
	display: block;
	width: 0;
	height: 0.375rem;
	background: #d3262d; }
.bottom-slider-dots > li button {
	text-indent: -9999px; }
.bottom-slider-dots > li.slick-active:before {
	width: 100%;
	-webkit-transition: 3s;
	transition: 3s; }
@media screen and (min-width: 90em) {
	.bottom-slider-dots > li {
		width: 6.0625rem; } }

.bg-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); }

.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 40;
	padding-top: 1.9375rem;
	padding-bottom: 0.75rem;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
@media screen and (min-width: 48em) {
	.header.header-hide {
		top: -89px; } }
@media screen and (min-width: 90em) {
	.header.header-hide {
		top: -127px; } }
.header.is-scrolled {
	background: rgba(0, 0, 0, 0.9); }
@media screen and (max-width: 63.9375em) {
	body.menu-is-active .header.is-scrolled {
		background-color: transparent; } }
@media screen and (min-width: 48em) {
	.header {
		background: rgba(0, 0, 0, 0.82);
		padding: 24px 0 1.75rem 0; } }
@media screen and (min-width: 90em) {
	.header {
		padding: 21px 0 41px;
    }
}

.mobile-menu-holder {
	position: relative; }

.mobile-menu {
	position: fixed;
	top: 0;
	opacity: 0;
	visibility: hidden;
	background: rgba(20, 20, 20, 0.9);
	width: 100%;
	height: 100%;
	padding: 130px 30px 30px;
	overflow: hidden;
	color: #fff;
	z-index: 10;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
body.menu-is-active .mobile-menu {
	opacity: 1;
	visibility: visible; }
@media screen and (min-width: 20.0625em) {
	.mobile-menu {
		padding-top: 160px; } }
@media screen and (orientation: landscape) {
	.mobile-menu {
		padding: 80px 0 30px; } }

.menu-trigger {
	z-index: 20;
	width: 1.25rem;
	height: 1.25rem;
	position: relative;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer; }
.menu-trigger span {
	display: block;
	position: absolute;
	height: 0.125rem;
	width: 100%;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out; }
.menu-trigger span:nth-child(1) {
	top: 0; }
.menu-trigger span:nth-child(2) {
	top: 0.375rem; }
.menu-trigger span:nth-child(3) {
	top: 0.75rem; }
body.menu-is-active .menu-trigger span {
	color: #e9eae8; }
body.menu-is-active .menu-trigger span:nth-child(1) {
	top: 0.5625rem;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg); }
body.menu-is-active .menu-trigger span:nth-child(2) {
	opacity: 0;
	left: -60px; }
body.menu-is-active .menu-trigger span:nth-child(3) {
	top: 0.5625rem;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg); }

.mobile-menu-logo {
	position: relative;
	opacity: 0;
	visibility: hidden;
	z-index: 20;
	text-align: right;
	margin-left: -0.4375rem;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
body.menu-is-active .mobile-menu-logo, .header.is-scrolled .mobile-menu-logo {
	opacity: 1;
	visibility: visible; }
.mobile-menu-logo [class^="icon-"] {
	font-size: 1.75rem;
	color: #e9eae8; }
.header.is-scrolled .mobile-menu-logo [class^="icon-"] {
	color: #fff; }
@media screen and (min-width: 20.0625em) {
	.mobile-menu-logo [class^="icon-"] {
		font-size: 1.9375rem; } }
@media screen and (min-width: 20.0625em) {
	.mobile-menu-logo {
		margin-left: 0.75rem; } }

.mobile-menu-list {
	text-align: center;
	font-size: 1.875rem;
	list-style: none;
	margin: 0; }
.mobile-menu-list li {
	margin-bottom: 1.6875rem; }
.mobile-menu-list li:last-child {
	margin: 0; }
@media screen and (min-width: 20.0625em) {
	.mobile-menu-list li {
		margin-bottom: 3.25rem; } }
@media screen and (orientation: landscape) {
	.mobile-menu-list li {
		margin-bottom: 0.625rem; } }
.mobile-menu-list a {
	color: #fff;
	border-bottom: 1px solid transparent;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.mobile-menu-list a:hover, .mobile-menu-list a:active {
	border-color: #fff; }

.mobile-menu-nav {
	height: 100%;
	overflow: scroll; }

.desktop-menu-list {
	margin: 0;
	list-style: none;
	text-align: center;
	font-size: 1rem; }
.desktop-menu-list li {
	display: inline-block;
	/*margin: 0 2.5rem;*/
	margin: 0 32px;
}
.desktop-menu-list li.desktop-menu-list-logo {
	margin: 0;
	width: 0;
	opacity: 0;
	visibility: hidden; }
.header.is-scrolled .desktop-menu-list li.desktop-menu-list-logo {
	width: auto;
	opacity: 1;
	position: relative;
	top: -3px;
	visibility: visible; }
.desktop-menu-list li.desktop-menu-list-logo a {
	position: relative;
	top: 0.8125rem;
	display: block;
	border: none;
	line-height: 1; }
.desktop-menu-list li.desktop-menu-list-logo a:before {
	content: "\e900";
	font-size: 1.8125rem;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
@media screen and (min-width: 90em) {
	.desktop-menu-list li.desktop-menu-list-logo a:before {
		font-size: 2.3125rem; } }
@media screen and (min-width: 90em) {
	.desktop-menu-list li.desktop-menu-list-logo a {
		top: 0.5625rem;
		margin: 0 2.9375rem; } }
.desktop-menu-list li:first-child {
	margin-left: 0; }
.desktop-menu-list li:last-child {
	margin-right: 0; }
@media screen and (min-width: 90em) {
	.desktop-menu-list li {
		/*margin: 0 2.875rem;*/
		margin: 0 45px;
	}
}

.highlited-menu-item a{
    display: block;
    padding: 12px 16px 1px;
    font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase;
    background: #d1222a;
    font-size: 40px;
    line-height: 1;
}
.desktop-menu-list .highlited-menu-item a:hover{
    color: #000;
    border-color: transparent;
}
@media screen and (min-width: 48em) {

    .highlited-menu-item a{
        position: relative;
        top: 11px;
        transform: rotate(10deg);
    }
}

.desktop-menu-list a {
	color: #fff;
	border-bottom: 1px solid transparent;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.desktop-menu-list a:hover {
	border-color: #fff; }
@media screen and (min-width: 90em) {
	.desktop-menu-list {
		font-size: 1.25rem; } }

.footer {
	position: relative;
	padding: 2.9375rem 0 1.75rem;
	background: url("images/doors-mokey.jpg") no-repeat center;
	background-size: 400%;
	color: #fff;
}

.page-template-template-rows .footer{
    display: none;
}

@media screen and (min-width: 48em) {
	.footer {
		background-size: cover;
		padding: 9.5rem 0 7.625rem; } }
@media screen and (min-width: 90em) {
	.footer {
		background-size: cover;
		padding: 21.9375rem 0 19.1875rem; } }

.footer-info {
	position: relative; }

.footer-info-row {
	margin-bottom: 2.1875rem;
	text-align: center; }
.footer-info-row.no-margin {
	margin: 0; }

.footer-info-title {
	margin-bottom: 0.4375rem;
	font-size: 2.25rem;
	font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif; }
@media screen and (min-width: 90em) {
	.footer-info-title {
		margin-bottom: 0.5rem;
		font-size: 3.1875rem; } }

.footer-info-desc {
	font-size: 1.125rem;
	line-height: 1; }
.footer-info-desc p {
	margin-bottom: 0.4375rem;
	line-height: 1; }
@media screen and (min-width: 48em) {
	.footer-info-desc p {
		line-height: 1.2;
		margin-bottom: 0.125rem; } }
@media screen and (min-width: 90em) {
	.footer-info-desc {
		font-size: 1.5rem; } }

.footer-info-desc p {
	margin-top:0.5em;
	padding-top:0.5em;
	position:relative;
}
.footer-info-desc p::before {
	background-color:#fff;
	display:block;
	content:'';
	height:2px;
	margin-left:-5px;
	position:absolute;
	top:-1px; left:50%;
	width:10px;
}
.footer-info-desc p:first-child {
	margin-top:0;
	padding-top:0;
}
.footer-info-desc p:first-child::before {
	display:none;
}

.footer-monkey {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); }
.footer-monkey .icon-monkey {
	font-size: 450px;
	opacity: 0.8;
	color: #141414; }

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent; }

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0; }
.slick-list:focus {
	outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand; }

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

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block; }
.slick-track:before, .slick-track:after {
	content: "";
	display: table; }
.slick-track:after {
	clear: both; }
.slick-loading .slick-track {
	visibility: hidden; }

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; }
[dir="rtl"] .slick-slide {
	float: right; }
.slick-slide img {
	display: block; }
.slick-slide.slick-loading img {
	display: none; }
.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; }

.slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0.9375rem;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 0.625rem;
	text-align: center; }
.slick-dots > li {
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	border: 0.125rem solid #fff;
	border-radius: 50%;
	margin: 0 0.3125rem;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
.product-carousel-box .slick-dots > li {
	border-color: #141414;
	border-width: 0.0625rem; }
.product-carousel-box .slick-dots > li.slick-active, .product-carousel-box .slick-dots > li:hover {
	background: #141414; }
.slick-dots > li.slick-active, .slick-dots > li:hover {
	background: #fff; }
.slick-dots button {
	text-indent: -9999px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

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

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

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

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

a img.alignnone {
	margin: 5px 20px 20px 0;
}

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

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

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}

.relative{
	position: relative;
}

.video-sound-handler-title{
	float: left;
	font-family: 'AlteHaasGrotesk';
}

.video-sound-handler{
	float: right;
	margin-left: 6px;
}

.video-sound-handler-box{
	position: absolute;
	right: 0;
	top: 9px;
	color: #fff;
}

@media screen and (min-width: 90em) {

	.video-sound-handler-box{
		top: 24px;
	}

	.header.is-scrolled .desktop-menu-list li.desktop-menu-list-logo{
		top: 4px;
	}
}

.video-sound-handler span{
	cursor: pointer;
	text-transform: uppercase;
	font-family: "AlteHaasGrotesk_Bold", Helvetica, Roboto, Arial, sans-serif;
	transition: 0.3s;
}

.video-sound-handler span:hover{
	color: #d3262d;
}

.video-sound-handler > span.is-active{
	color: #d3262d;
}

.video-sound-handler > .video-sound-handler-off.is-active{
	text-decoration: line-through;
}

.video-sound-handler-off::before{
	content: "/";
	display: inline-block;
	margin: 0 5px 0 0;
	color: #fff;
}

#sb_instagram #sbi_images .sbi_item{
	position: relative;
	margin: 0 !important;
	margin-bottom: 10px !important;
	overflow: hidden;
	float: left;
}



@media screen and (max-width: 767px){
	#social #sb_instagram .sbi_photo, #sb_instagram #sbi_images .sbi_item{
		height: 179px !important;
	}
}

#social #sb_instagram .sbi_info p{
	text-align: left;
	padding: 0 !important;
	position: absolute;
	bottom: 20px;
	left: 0.625rem;
	width: 90%;
}

@media (max-width: 480px){
	 #sb_instagram #sbi_images .sbi_item {
		width: 50% !important;
	}
}

#sb_instagram #sbi_images{
	padding: 0 !important;
	float: none;
}

#sb_instagram #sbi_images::after{
	content: "";
	display: block;
	clear: both;
}


.sbi_photo_wrap-inner{
	cursor: pointer;
	position: relative;
	margin: 10px;
}

@media screen and (min-width: 90em) {
	.sbi_photo_wrap-inner{
		margin: 10px 15px;
	}
}

@media screen and (min-width: 48em) {

	#social #sb_instagram .sbi_info p{
		bottom: 20px;
		left: 20px;
	}
}

@media screen and (min-width: 75em) {

	.instagram-list-item-desc, #sb_instagram #sbi_images .sbi_info{
		padding: 1.3125rem 1.3125rem 1.125rem;
	}
	#sb_instagram #sbi_images .sbi_info .sbi_caption {
		font-size: 1.8125rem !important;
		line-height: 1.2;
	}

	#social #sb_instagram .sbi_info p{
		bottom: 30px;
		left: 30px;
		width: 85%;
	}

}

.footer-bottom{
	padding: 20px 0;
	background: #141414;
	word-spacing: 3px;
	color: #5a5a5a;
	font-family: 'AlteHaasGrotesk';
}

.footer-bottom a{
	color: #5a5a5a;
}

.footer-bottom a:hover{
	text-decoration: underline;
}

.copyright{
	display: inline-block;
	margin-bottom: 10px;
}

@media screen and (min-width: 48em) {
	.copyright{
		margin: 0;
	}

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

	.footer-bottom{
		padding: 26px 0;
	}
}

.menu-list-item-etc-row{
    margin-bottom: 13px;
}

.menu-list-item.menu-list-item-italic-style, .menu-list-item.menu-list-item-italic-style .menu-list-item-price{
    font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
}

.truck{
    padding: 40px 0;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

@media screen and (min-width: 64em) {

    .truck{
        padding: 96px 0 186px;
    }

    .truck.truck-row{
        padding: 112px 0 186px;
    }
}

@media screen and (min-width: 48em) {

    .truck-content{
        max-width: 800px;
        margin: auto;
        font-size: 18px;
    }
}

@media screen and (min-width: 64em) {

    .truck-content{
        max-width: 940px;
        font-size: 28px;
        line-height: 1;
    }

    .truck-content p{
        max-width: 850px;
        margin: auto;
        line-height: 1.3;
    }
}

.truck-content h2{
    margin-bottom: 20px;
    font-size: 45px;
    text-transform: uppercase;
    font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
    color: #d1222a;
}

@media screen and (min-width: 48em) {

    .truck-content h2{
        font-size: 50px;
    }
}

@media screen and (min-width: 64em) {

    .truck-content h2{
        margin-bottom: 58px;
        font-size: 61px;
    }
}

.truck-content h3{
    margin-bottom: 20px;
    font-size: 34px;
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
}

@media screen and (min-width: 48em) {

    .truck-content h3{
        font-size: 40px;
    }
}

@media screen and (min-width: 64em) {

    .truck-content h3{
        margin-bottom: 48px;
        font-size: 67px;
        line-height: 1;
    }
}

.truck-action{
    padding-top: 20px;
}

@media screen and (min-width: 64em) {

    .truck-action{
        padding-top: 69px;
    }

    .truck-action .button{
        min-width: 420px;
    }

    .truck.truck-row .truck-action{
        padding-top: 58px;
    }

    .truck.truck-row .button-big{
        padding: 1rem 8.475rem 0.1875rem;
    }
}

.button-big{
    font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
    color: #fff;
    background: #d3262d;
    display: inline-block;
    padding: 1rem 2.375rem 0.1875rem;
    font-size: 2.625rem;
    line-height: 1;
    margin-top: 0.375rem;
    transition: 0.3s;
}

.button-black{
    background: #000;
}

.button-black:hover{
    background: #231f20;
}

@media screen and (min-width: 64em) {

    .button-big{
        padding: 0.9rem 3.275rem 0.0875rem;
        font-size: 62px;
    }
}

.gallery-section{
    padding: 50px 0;
    box-shadow: inset 0 37px 120px -37px rgba(0, 0, 0, 0.71);
}

.gallery-section.gallery-section-low-padding{
    padding-bottom: 25px;
}

@media screen and (min-width: 48em) {

    .gallery-section{
        padding: 100px 0;
    }
}

@media screen and (min-width: 90em) {

    .gallery-section{
        padding: 208px 0 171px;
    }
}

.gallery{
    position: relative;
}

.gallery::after{
    display: none;
    position: absolute;
    z-index: 2;
    bottom: 29px;
    left: 30px;
    width: 36px;
    height: 28px;
    content: "";
    background: url('images/gallery-icon.png') no-repeat;
}

@media screen and (min-width: 48em) {

    .gallery::after{
        display: block;
    }
}

.gallery-list-item{
    padding: 10px;
    margin-bottom: 15px;
    background: #fff;
}

@media screen and (min-width: 48em) {

    .gallery-list-item{
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        transform: rotate(-8deg);
    }
}

.gallery-list-item:first-child{
    position: relative;
    z-index: 2;
    transform: rotate(0deg);
}

.gallery-list-item-inner{
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

@media screen and (min-width: 48em) {

    .gallery-list-item-inner{
        height: 400px;
    }

    .gallery-list-item-inner img{
        opacity: 0;
    }
}

@media screen and (min-width: 90em) {

    .gallery-list-item-inner{
        height: 445px;
    }

    .gallery-list-item:first-child{
        min-width: initial;
    }
}

@media screen and (min-width: 120em) {

    .gallery-list-item{
        min-width: 790px;
    }
}

.gallery-list-item-link{
    display: block;
}

.fancybox-slide--image .fancybox-content{
    background: #fff;
    border: 10px solid #fff;
}

.gallery-text h2{
    margin-bottom: 30px;
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
    font-size: 45px;
    line-height: 1;
}

.gallery-text{
    position: relative;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.23;
}

.gallery-text p{
    margin: 0 0 30px;
    line-height: inherit;
}

.gallery-text ul, .gallery-text ol{
    margin: 0;
    padding: 0;
    list-style: none;
}

@media screen and (min-width: 48em) {

    .gallery-text ul, .gallery-text ol{
        font-size: 23px;
        line-height: 1.5;
    }
}

.gallery-text ul > li, .gallery-text ol > li{
    margin-bottom: 35px;
}

.gallery-text ul p, .gallery-text ol p{
    margin-bottom: 0;
}

.gallery-text h3{
    margin-bottom: 11px;
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1;
}

.gallery-text h3 img {
	margin: -3px 10px 0 0;
	vertical-align: middle;
}

.gallery-text h4{
    display: inline-block;
    padding: 1rem 1.063rem 0.25rem;
    font-size: 2.625rem;
    line-height: 1;
    margin-bottom: 1.3125rem;
    font-family: "ColunaRounded-CondensedBold", Helvetica, Roboto, Arial, sans-serif;
    color: #e9eae8;
    background: #141414;
}

@media screen and (min-width: 90em) {

    .gallery-text h4{
        padding: 0.9625rem 1.35rem 0.3375rem;
        font-size: 2.8125rem;
        margin-bottom: 2.0625rem;
    }
}

@media screen and (min-width: 48em) {

    .gallery-text{
        max-width: 532px;
        margin: 0 auto 90px;
    }
}

@media screen and (min-width: 64em) {

    .gallery-text{
        margin: -17px auto 0;
        font-size: 23px;
    }

    .gallery-text h2{
        margin-bottom: 40px;
        font-size: 50px;
    }
}

@media screen and (min-width: 90em) {

    .gallery-text{
        font-size: 28px;
    }

    .gallery-text h2{
        margin-bottom: 47px;
        font-size: 67px;
    }
}

.gallery-buttons{
    padding-top: 50px;
}

@media screen and (min-width: 48em) {

    .gallery-buttons{
        padding-top: 100px;
    }
}

@media screen and (min-width: 64em) {

    .gallery-buttons{
        padding-top: 120px;
        max-width: 885px;
        margin: auto;
    }
}

@media screen and (min-width: 90em) {

    .gallery-buttons{
        padding-top: 111px;
    }
}

.extra_image{
    margin: -20px 0 0 0;
}

@media screen and (min-width: 90em) {

    .extra_image{
        margin: -20px 0 0 -68px;
    }
}

.gallery-section-title{
    margin-bottom: 20px;
    font-size: 45px;
    text-transform: uppercase;
    font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
    color: #d1222a;
    text-align: center;
}

@media screen and (min-width: 48em) {

    .gallery-section-title{
        margin-bottom: 60px;
        font-size: 50px;
    }
}

@media screen and (min-width: 64em) {

    .gallery-section-title{
        margin: -80px 0 64px 0;
        font-size: 61px;
    }
}

.fancybox-button-spec{
    position: absolute;
    top: 50%;
    z-index: 99997;
    font-family: "Knewave-Regular", Helvetica, Roboto, Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    outline: none;
    font-size: 30px;
    transform: translate(0, -50%);
    transition: 0.3s;
}

.fancybox-button-spec:hover{
    opacity: 0.8;
}

.fancybox-button-spec-prev{
    left: 0;
    padding: 31px 26px 31px 0;
    transform: translate(0, -50%) rotate(180deg);
}

.fancybox-button-spec-next{
    right: 0;
    padding: 31px 26px 31px 6px;
}

.fancybox-button--close{
    width: 80px;
    height: 80px;
    color: #d5d5d5;
    background: none;
}

.fancybox-button--close:hover{
    background: rgba(30, 30, 30, .6);
}

.eform{
    position: relative;
    padding: 55px 20px;
    margin-top: 70px;
    text-align: center;
    color: #fff;
    background: #d3262d url("images/red-bg.jpg");
    box-shadow: 0 0 17px 0px rgba(0, 0, 0, 0.67);
}

.eform .fancybox-button{
    position: absolute;
    top: -80px;
    right: 0;
}

@media screen and (min-width: 48em) {

    .eform{
        padding: 76px 20px 91px;
    }
}

@media screen and (min-width: 64em) {

    .eform{
        width: 960px;
    }
}

@media screen and (min-width: 90em) {

    .eform{
        padding: 76px 85px 91px;
    }
}

@media screen and (min-width: 90em) {

    .eform{
        width: 1268px;
    }
}

.eform-pre {
    margin-bottom: 40px;
}

@media screen and (min-width: 48em) {

    .eform-pre {
        margin-bottom: 70px;
    }
}

.eform-pre h3{
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1;
}

@media screen and (min-width: 48em) {

    .eform-pre h3{
        font-size: 65px;
    }
}

.eform-row input, .eform-row textarea, .eform-row select{
    height: 71px;
    padding: 17px;
    font-size: 22px;
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
}

.eform-row input:focus, .eform-row textarea:focus{
    border: 3px solid #fff;
    background: transparent;
    box-shadow: none;
}

.eform-row textarea{
    min-height: 210px;
}

.eform-row select{
    background-image: url("images/svg/play.svg");
    background-size: 15px;
    background-position: 98% 50%;
}

.eform-row ::placeholder, .eform-row input::-moz-placeholder{
    color: #fff;
    opacity: 1;
}

.eform-row{
    margin-bottom: 13px;
}

.eform span.wpcf7-not-valid-tip{
    text-align: left;
    color: #ffc1c1;
}

div.wpcf7-response-output{
    margin: 0;
    padding: 20px;
}

.button-white{
    background: #fff;
    color: #b32026;
}

.eform-action{
    padding: 30px 0 0 0;
}

@media screen and (min-width: 48em) {

    .eform-action{
        max-width: 420px;
        margin: auto;
        padding: 46px 0 0 0;
    }
}

.simple-content{
    padding: 80px 0;
}

.fancybox-content{
    background: none;
}

.eform + .wpcf7-response-output{
    color: #fff;
    margin: -50px 0 0;
    background: #d3262d url(images/red-bg.jpg);
    position: relative;
}

.google-map, #map{
    height: 400px;
    width: 100%;
}

@media screen and (min-width: 48em) {

    .google-map, #map{
        height: 680px;
    }
}

.pin-box{
    padding: 6px;
}

.pin-box-content h1, .pin-box-content h2, .pin-box-content h3, .pin-box-content h4, .pin-box-content h5{
    margin-bottom: 14px;
    font-size: 21px;
    font-family: "CooperBlack", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1;
}

.pin-box-content, .pin-box-content p{
    color: #141414;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    font-family: 'AlteHaasGrotesk';
}

.pin-box-content p{
    margin-bottom: 0;
}

.button, .button.hollow{
    border-width: 3px;
}

.button:hover, .button:focus{
    background: none;
    color: #d3262d;
    border-color: #d3262d;
    outline: none;
}

.button.button-black:hover, .button.button-black:focus, .button.hollow.button-black{
    color: #231f20;
    border-color: #231f20;
}

.button.button-white:hover, .button.button-white:focus{
    color: #fff;
    border-color: #fff;
}

.button.hollow.button-black:hover{
    color: #fff;
    border-color: #231f20;
    background: #231f20;
}