/*
Theme Name: Arcade Cafe Theme
Theme URI: http://arcaderestaurant.com
Description: Arcade Cafe Theme
Version: 1.0
Author: Lab Digital Creative
Author URI: https://labdigitalcreative.com
Tags: new, rwd, pink, red, green, blue
*/

/* =============================================================================
   HTML5 CSS Reset Minified - Eric Meyer
   ========================================================================== */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
li{list-style:none}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

/* 
==========================================================================
FONTS
==========================================================================
*/

@font-face {
    font-family: 'Tide Sans 600 Bunny';
    src: url('fonts/TideSans-600Bunny.woff2') format('woff2'),
        url('fonts/TideSans-600Bunny.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-Light.woff2') format('woff2'),
        url('fonts/GreycliffCF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans Cond 700 Mondo';
    src: url('fonts/TideSansCond-700Mondo.woff2') format('woff2'),
        url('fonts/TideSansCond-700Mondo.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF Demi';
    src: url('fonts/GreycliffCF-DemiBold.woff2') format('woff2'),
        url('fonts/GreycliffCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans 300 Lil Kahuna';
    src: url('fonts/TideSans-300LilKahuna.woff2') format('woff2'),
        url('fonts/TideSans-300LilKahuna.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Volta';
    src: url('fonts/Volta-Med.woff2') format('woff2'),
        url('fonts/Volta-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-HeavyOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-HeavyOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-Regular.woff2') format('woff2'),
        url('fonts/GreycliffCF-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans Cond 600 Bunny';
    src: url('fonts/TideSansCond-600BunnyItalic.woff2') format('woff2'),
        url('fonts/TideSansCond-600BunnyItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans Cond 500 Dudette';
    src: url('fonts/TideSansCond-500Dudette.woff2') format('woff2'),
        url('fonts/TideSansCond-500Dudette.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans 700 Mondo';
    src: url('fonts/TideSans-700Mondo.woff2') format('woff2'),
        url('fonts/TideSans-700Mondo.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-Heavy.woff2') format('woff2'),
        url('fonts/GreycliffCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans Cond 300 Lil Kahuna';
    src: url('fonts/TideSansCond-300LilKahunaItalic.woff2') format('woff2'),
        url('fonts/TideSansCond-300LilKahunaItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans 500 Dudette';
    src: url('fonts/TideSans-500Dudette.woff2') format('woff2'),
        url('fonts/TideSans-500Dudette.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-Medium.woff2') format('woff2'),
        url('fonts/GreycliffCF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-RegularOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-RegularOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-MediumOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans Cond 400 Lil Dude';
    src: url('fonts/TideSansCond-400LilDudeItalic.woff2') format('woff2'),
        url('fonts/TideSansCond-400LilDudeItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans Cond 500 Dudette';
    src: url('fonts/TideSansCond-500DudetteItalic.woff2') format('woff2'),
        url('fonts/TideSansCond-500DudetteItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

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

@font-face {
    font-family: 'Tide Sans Cond 300 Lil Kahuna';
    src: url('fonts/TideSansCond-300LilKahuna.woff2') format('woff2'),
        url('fonts/TideSansCond-300LilKahuna.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-BoldOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans 400 Lil Dude';
    src: url('fonts/TideSans-400LilDude.woff2') format('woff2'),
        url('fonts/TideSans-400LilDude.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-LightOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-LightOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Greycliff CF Extra';
    src: url('fonts/GreycliffCF-ExtraBold.woff2') format('woff2'),
        url('fonts/GreycliffCF-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF Extra';
    src: url('fonts/GreycliffCF-ExtraBoldOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-ExtraBoldOblique.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans Cond 600 Bunny';
    src: url('fonts/TideSansCond-600Bunny.woff2') format('woff2'),
        url('fonts/TideSansCond-600Bunny.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF Demi';
    src: url('fonts/GreycliffCF-DemiBoldOblique.woff2') format('woff2'),
        url('fonts/GreycliffCF-DemiBoldOblique.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Tide Sans Cond 400 Lil Dude';
    src: url('fonts/TideSansCond-400LilDude.woff2') format('woff2'),
        url('fonts/TideSansCond-400LilDude.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url('fonts/GreycliffCF-Bold.woff2') format('woff2'),
        url('fonts/GreycliffCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Tide Sans Cond 700 Mondo';
    src: url('fonts/TideSansCond-700MondoItalic.woff2') format('woff2'),
        url('fonts/TideSansCond-700MondoItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


/* 
==========================================================================
GLOBAL & WP SPECIFIC STYLES
==========================================================================
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none; 	
}

input, textarea, select {
    -webkit-border-radius:0; 
    border-radius:0;
}

img,
audio,
video,
canvas {
	max-width: 100%;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical!important; 
}

::selection {
	background:#d75c58;
	color:#fff;
}

::-moz-selection {
	background:#d75c58;
	color:#fff;
}

::-webkit-selection {
	background:#d75c58;
	color:#fff;
}

.cf:before,.cf:after {content: " "; /* 1 */    display: table; /* 2 */}
.cf:after {clear: both;}
.cf {clear: both;}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

img.alignright {
	float:right;
	margin:0 0 2em 1em;
}

img.alignleft {
	float:left;
	margin:0 2em 1em 0;
}

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

.alignright {
	float:right;
	margin:0 0 2em 1em;
}

.alignleft {
	float:left;
	margin:0 0 2em 1em;
}

img.wp-smiley {
	float: none;
	margin: 0 0 0 5px;
	vertical-align:middle;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #222;
	text-decoration: none;
}


/* 
==========================================================================
H & LINKS
==========================================================================
*/

h1 {
	font: 30px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

h2 {
	font: 26px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

h3 {
	font: 22px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h4 {
	font: 20px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h5 {
	font: 18px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}


/* 
==========================================================================
GENERAL
==========================================================================
*/

body {
	background: #fff;
	color: #222; 
	font: 16px/1.8 'Greycliff CF', Helvetica, Arial, sans-serif;
	margin:0;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.container {
	max-width: 1600px;
	width: 100%;
	margin: 75px auto;
}

.inner {
	position: relative;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 30px;
}

nav {
	background: #00333d;
	padding: 20px 0;
	margin: 0;
	height:75px;
	position: relative;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}

nav ul {
	list-style: none;
}

nav li {
	font: 18px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
	display: inline-block;
	margin: 0 0 0 20px;
}

nav a {
	color: #fff;
	transition: all 0.3s ease-in;  	
}

.mint a {
	color: #9eebe1;
	transition: all 0.3s ease-in-out;  
}

.mint a:hover,
.nav a:hover {
	color: #d75c58;
	transition: all 0.3s ease-in-out;  
}


.nav .sub-menu {
	background: #00333d;
	border: 0;
  	list-style: none;
  	width: 9em;
  	min-width: 240px;
  	margin: -10px 0 0 0;
  	opacity: 0;
  	z-index: 9999;
  	visibility: hidden;
	padding: 10px 20px;
  	text-align: left;
}

.sub-menu li {
	margin: 0;
	left:-20px;
}

.sub-menu a {
	transition: all 0.3s ease-in;   
	margin: 0;   

}

.sub-menu a:hover {
	transition: all 0.3s ease-in-out;      
}

.nav li {
    position: relative;
    display: block;
}

.nav li:hover:after {
	content: "";
	width: 100%;
	position: absolute;
	background: #00333d;
	bottom: 25px;
	left:10px;
	border-radius: 10px;
	right:auto;
	height: 5px;
}

.menu-item-has-children:hover:before {
	content: "";
	bottom: -50px;
	position: absolute;
	background: #00333d;
	bottom: 25px;
	left:10px;
	width: 100%;
	border-radius: 10px;
	right:auto;
	height: 5px;	
}

.nav > li {
	display:inline-block;
}

.nav > li > a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}

.nav a {
	position: relative; 
}

.nav a:hover {
   color: #fe9a97;   
}

.menu-item-has-children {
	padding: 0 30px 40px 0;
}

.nav li ul {
    position: absolute;
  	top:0;
  	left:0;
  	width:100%;
  	opacity:0;
  	visibility:hidden;
  	z-index:1;
	transition: all 0.3s ease-in-out;   
}

.nav > li.hover > ul {
	opacity:1;   
	visibility:visible;   
	top:100%;
	left:0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a {
    display: block;
    position: relative;
    z-index: 100;
    border-top: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 25px;
    font-size: 16px;
    margin: 10px 0;
}

.nav li li li a {
    z-index:200;
    border-top: 0;
	color: #fff;
	text-transform: uppercase;
}

.nav li li a:hover, .nav li li li a:hover {
	color: #fe9a97;
}

.nav li li:hover:after,
.nav li li:after {
	content: "";
	display: none;     
}

.nav .sub-menu .menu-item-has-children ul {
	opacity:0;
	visibility: hidden;
}

.nav .sub-menu .menu-item-has-children:hover ul {
	opacity:1;
	visibility: unset;
}

.nav li li li a:hover {
    color: #fe9a97;
}

.menu-item-has-children::after {
  position: absolute!important;
	right: 8px!important;
	left:auto!important;
	top: 3px!important;
  content: "\f13a"!important;
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900!important;
  font-size: 13px!important;
  color: #fff!important;
  background: none!important;
}

.menu-item-has-children:hover:after {
	width: auto!important;
	right: 8px!important;
	left:auto!important;
	top: 3px!important;
  content: "\f13a"!important;
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900!important;
  font-size: 13px!important;
  color: #fff!important;
  background: none!important;
}

/* 
==========================================================================
HEADER
==========================================================================
*/

header {
	width:100%;
	margin: 0 auto;
	position: absolute;
	top: 40px;
}

.logo {
    width: 240px;
    height: auto;
	position: absolute;
    margin: 0;
    z-index: 2;
    top: -25px;
	transition: all 0.3s ease-in;    
}

.hero {
    height: 600px;
    width: 100%;
    position: relative;
    z-index: 0;
}

.page-hero {
    height: 300px;
    width: 100%;
    position: relative;
    z-index: 0;
}

.menu-hero {
    height: 300px;
    width: 100%;
    position: relative;
    z-index: 0;
    background-position: center center !important;
}

.page-hero h1 {
    top: 170px;
    left:100px;
    position: absolute;
    text-shadow: 2px 2px #000;
    font: 70px 'Roster', Helvetica , Arial, sans-serif;
    color: #fff;
}

.menu-hero h1  {
    top: 150px;
    left:0;
    right:0;
    position: absolute;
    text-shadow: 2px 2px #000;
    font: 70px 'Roster', Helvetica , Arial, sans-serif;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.page-hero img {
    top: 170px;
    left:0;
    right: 0;
    padding: 0 20px;
    width: 100%;
    position: absolute;
    text-align: center;
    max-width: 800px;
    color: #fff;
    margin: 0 auto;
}

.menu-hero:before,
.page-hero:before {
    content: "";
    background: rgba(0,0,0,0.4);
    position: absolute;
    height: 100%;
    width: 100%;
}


.slide:before {
	content: "";
	background: rgba(0,0,0,0.4);
	position: absolute;
	height: 100%;
	width: 100%;
}

.slide {
	position: relative;
}

.hero .slick-dots, .eventpage .slick-dots {
	padding: 5px!important;
}

.hero .slick-slide {
	height: 600px!important;
}

.slick-dots li button::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: '';
    text-align: center;
    opacity: 1;
    background: none;
    border-radius: 50%;
    border: 2px solid #00333d;
}

.slick-dots li.slick-active button::before {
    content: '';	
	background: #00333d!important;
    border-radius: 50%!important;
    border: 2px solid #00333d;
	opacity: 1!important;
}


.slick-dots li {
    margin: 0 1px;
}

.slick-dots {
    bottom: 30px!important;
}

.wordart {
    position: relative;
    margin: 150px auto 0 auto;
    text-align: center;
    display: block;
    width: 350px;
}

.triple {
    width: 100%;
    background: url('images/triple.svg');
    background-position: top center;
    background-size: cover;
    margin: -25px auto 0 auto;
    position: relative;
    z-index: 999;
}


 .triple-grid {
 	width: 100%;
 	max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-items: stretch;
    align-items: stretch;
    margin: 75px auto;
    text-align: center;
 }

 .tg-item:hover {
	transform: rotate(4deg);
	 transition: all 0.6s ease-in-out;
 }


.food {
    width: 100%;
    background: url('images/food.jpg');
    background-position: top center;
    background-size: cover;
    margin: -25px auto 0 auto;
    position: relative;
    z-index: 0;
}

.daily {
	background: rgba(119,0,0,0.6);
	padding: 75px 0 50px 0;
    font-weight: 500;
    color: #fff;
}

.food .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.daily-right p {
	margin: 0;
}

.daily h2 {
    font: 36px 'Roster', Helvetica , Arial, sans-serif;
    color: #fff;
}

.food h2 {
    font: 48px 'Roster', Helvetica , Arial, sans-serif;
    color: #fff;
}

.daily h5 {
    font: 18px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif; 
    color: #b7eaee;
    text-transform: uppercase;
}

.daily-left {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.daily-right {
    display: inline-block;
    width: 72%;
    vertical-align: top;
    margin: 0 0 0 2%;
}

.food-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 4% 0 0;
    font-family: "Tide Sans Cond 500 Dudette";
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.food-right {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}


.crown {
    display: inline-block;
    position: relative;
}

.crown:after {
    content: "";
    background: url('images/crown.png');
    width: 73px;
    height: 38px;
    position: absolute;
    right: -40px;
    top: -40px;
}

.food-content {
     width: 100%;
     max-width: 1600px;
    margin: 75px auto;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.food-pad {
    margin: 0 30% 0 10%;
}

.food-pad img {
    margin: 20px 0 0 0;
}

.food-pad img:hover {
    transform: rotate(4deg);
    transition: all 0.6s ease-in-out;
 }

.owl-pagination {
    display: none;
}

.owl-prev {
    background: url('images/left.png')!important;
    font-size: 0!important;
    opacity: 1!important;
    height: 80px;
    width: 80px;
    position: absolute;
    left: 0;
    top:40%;
}

.owl-next {
    background: url('images/right.png')!important;
    font-size: 0!important;
    opacity: 1!important;
    height: 80px;
    width: 80px;
    position: absolute;
    right: 0;
    top:40%;
}

.split {
    position: relative;
    padding: 50px 0;
}

.s-pink {
    background: url('images/pink.png') repeat;
    width:50%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
}

.s-green {
    background: url('images/green.jpg') repeat;
    width:50%;
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
}

.split-left {
    display: inline-block;
    width: 44%;
    margin: 0 5% 0 0;
    vertical-align: top;
    padding: 0 50px;
}

.split-right {
    display: inline-block;
    width: 44%;
    margin: 0 0 0 5%;
    vertical-align: top;
    padding: 0 50px;
}

.split-left h2 {
    color: #004950;
    font: 36px 'Tide Sans 500 Dudette', Helvetica , Arial, sans-serif;  
    text-transform: uppercase;
    text-align: right;
}

.split-right h2 {
    color: #f0d0d1;
    font: 36px 'Tide Sans 500 Dudette', Helvetica , Arial, sans-serif;  
    text-transform: uppercase;
}

.fixed-left {
    position: absolute;
    left: 0;
    bottom: 0;
}

.fixed-right {
    position: absolute;
    right: 0;
    top: 50px;
}

.split-right .split-inner {
    width: 60%;
}

.split-left .split-inner {
    width: 65%;   
    margin: 0 0 0 35%;
}

.split-right p {
    font-size: 18px;
    color: #f0d0d1;
    font-weight: 500;
}

.split-left p {
    font-size: 18px;
    color: #004950;
    font-weight: 500;
}

.split-right a {
    font-weight: 900;
    text-transform: uppercase;
    color: #f0d0d1;
}

.split-left a {
    font-weight: 900;
    text-transform: uppercase;
    color: #004950;
}

.split-left img {
    margin: 30px 0;
}

.split-right img {
    position: absolute;
    bottom: -110px;
    right: 75px;
    max-width: 580px;
}

.split-right a:hover,
.split-left a:hover {
    font-weight: 900;
    text-transform: uppercase;
    color: #770000;
}

.mob-image {
	display: none;
}

.insta {
    padding: 75px 0;
}

.insta h2 {
    text-transform: uppercase;
    color: #004950;
    font: 36px 'Tide Sans 500 Dudette', Helvetica , Arial, sans-serif;  
}

.insta h4 {
    text-transform: uppercase;
    color: #888;
    font: 21px 'Tide Sans 500 Dudette', Helvetica , Arial, sans-serif;  
}

.insta i {
    font-size: 30px;
    vertical-align: middle;
    display: inline-block;
}

.callouts {
    display: block;
    position: relative;
    width: 100%;
    background: url('images/green.jpg');
    padding: 50px 0;
    text-align: center;
}

.callouts .inner {
     max-width:1200px;
}

.callouts .btn {
    font: 30px 'Tide Sans Cond 300 Lil Kahuna', Helvetica , Arial, sans-serif;
    background: #01646d;
    border-radius: 20px;
    padding: 20px;
    color: #e9c3c3;
    text-transform: uppercase;
    transition: all 0.6s ease-in-out;
    width: 31%;
    display: inline-block;
    margin: 0 1% 2% 1%;
 }

.callouts .btn:hover {
    background: #00353a;
    color: #e9c3c3;
    transition: all 0.6s ease-in-out;
 }

.map {
    position: relative;
    height: 800px;
    width: 100%;
}

.map iframe {
    width: 100%;
    height: 800px;
}

.map:after {
    content: "";
    background: rgba(183,38,35,0.5);
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
}

.come {
    position: absolute;
    right: 100px;
    top: 100px;
    z-index: 9;
}

.map-address {
    width: 300px;
    position: absolute;
    z-index: 10;
    background: #028692;
    padding: 20px;
    border-radius: 10px;
    right: 425px;
    top: 425px;
    color: #f8ebeb;
}

.map-address h5 {
    text-transform: uppercase;
    margin: 10px 0;
    font-size: 18px;
}

.map-address p {
    font-size: 16px;
    margin: 0;
}

.menu-item-246::after {
  content: "";
  border-bottom: 2px solid white;
  display: block;
  padding: 15px 0 0px 0;
}

#menu-item-252 {
  padding: 15px 0 0 0;
}

/* 
==========================================================================
NAVIGATION
==========================================================================
*/

.nav-wrapper {
  background-color: #00333d;
  height: 100%;
  padding: 80px 30px 30px 30px;
  position: fixed;
  right: 0;
	display:block;
  top: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: visibility 0.6s, -webkit-transform 0.6s;
  transition: transform 0.6s, visibility 0.6s;
  transition: transform 0.6s, visibility 0.6s, -webkit-transform 0.6s;
  visibility: hidden;
  width: 300px;
  z-index: 999999999999999;
}


.nav-wrapper a {
	text-transform: uppercase;
	font: 16px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;	
	color: #fff!important;
	transition: all 0.3s ease-in;	
	padding: 0 0 20px 0;	
	display: block;
}

.nav-wrapper .mint a {
	color: #9eebe1!important;
	transition: all 0.3s ease-in-out;  
}

.tax-ourdrinks .menu-item-157 a,
.tax-ourfood .menu-item-157 a,
.current-menu-item a,
.nav-wrapper a:hover {
	color: #fe9a97!important;
	transition: all 0.3s ease-in-out;	
}

.side-item {
	margin: 0 0 50px 0;
}


.nav-wrapper li.menu-item-has-children::after {
    top: 17px;
}

.simplebar-placeholder {
    height: auto !important;
}

.side-item {
	position: relative;
}

.nav-wrapper a {
	display: inline-block;
	font: 18px 'domaine_display_regularRg', Helvetica , Arial, sans-serif;
	color: var(--white);
	border: 0;
    text-transform: uppercase;
	transition: all 0.3s ease-in;		
}

.nav-wrapper a:hover {
	color: var(--text);
	border: 0;
	transition: all 0.3s ease-in-out;	
}

.nav-button {
	color: var(--blue);	
	font-size: 35px;
	margin: -20px 0 0 0px;
	transition: all 0.3s ease-in-out;	
	float: right;
	display: none;
}

.nav-button img {
	width: 35px;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease-in;	
}

.nav-button span {
	font-size: 45px;
	font-weight: 600;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease-in;	
}

.nav-button:hover {
	opacity: 0.5;
	color: var(--blue);	
	transition: all 0.3s ease-in-out;	
}

.nav-wrapper .nav-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
	transition: all 0.3s ease-in;
}
.nav-wrapper .menu-item-has-children ul ul,
.nav-wrapper .menu-item-has-children ul {
	display: none;
}

.nav-wrapper .nav-buttons:hover {
	opacity: 0.6;
	transition: all 0.3s ease-in-out;
}

.nav-visible .nav-wrapper {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

.nav-wrapper .nav {
  position: relative;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
    padding: 20% 25% 0 25%;
}

.nav-visible .nav {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}


.nav-wrapper .nav a:focus, .nav-wrapper .nav a:hover {
  text-decoration: none;
	transition: all 0.3s ease-in-out;	
    color: var(--white);
}

.button-lines {
	font: 16px Helvetica, Arial, sans-serif;	
  background: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 1rem 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.menutag {
	margin: 5px 0 0 15px;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    text-transform: none;
    color: #fff;
}

.nav-visible .lines, .nav-visible .lines:after, .nav-visible .lines:before {
  background:#fff;
}

.nav-visible .menutag {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.nav-visible .lines::after, .nav-visible .lines::before {
    height: 0.2rem;
    width: 2rem;
}

.close {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    font-weight: bold;  
	color:white;
    margin: 10px 0 0 10px;
 	line-height: 12px;   
}

.close img {
	width: 25px;
}

.closer {
    display: inline-block;
    vertical-align: middle;	
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;  
    cursor: pointer;
	transition: all 0.3s ease-in-out;	
    position: absolute;
    right: 50px;
    top: 50px;
}

.closer:hover {
	opacity: 0.5;
	transition: all 0.3s ease-in-out;		
}
.nav-wrapper .menu-item-has-children ul ul,
.nav-wrapper .menu-item-has-children ul {
    padding: 0px 0;
}

.nav-wrapper .menu-item-has-children {
	position: relative;
	cursor: pointer;
}

.nav-wrapper .menu-item-has-children:hover {

}

.nav-wrapper .menu-item-has-children:after {
	position: absolute;
	right: 10px;
	top: 15px;
	color:#fff;
	cursor: pointer;
	content: "\f063";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
    width: 125px;
    text-align: right;
}

.nav-wrapper a {
	padding: 10px;
}

.nav-wrapper .minus:after {
	content: "\f063";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
}

.nav-wrapper li {

	padding: 0;
}

.nav-wrapper ul li:last-of-type {
	border-bottom:0;
}

.nav-wrapper .menu-item-has-children ul a {
  color: #fff;
  padding: 10px 10px 10px 35px;
  font-size: 18px;
}

.nav-wrapper .menu-item-has-children ul a:hover {
	color:#fff;
}

.nav-wrapper li ul a:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f061";
position: absolute;
left: 4px;
padding: 5px 10px;
color: #fff;
transition: all 0.3s ease-in-out;
opacity: 0;
font-size: 12px;
}

.minus a:before {
   opacity: 1;   
    -webkit-animation-duration:0.5s;
  animation-duration: 0.5s;
  --animate-delay:0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;        
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;     
}



.nav-wrapper .menu-item-has-children:hover:before {
	display: none!important;
}

.nav-wrapper .menu-item-has-children::after {
  position: absolute !important;
  right: 0 !important;
  left: auto !important;
  top: 0px !important;
  content: "\f063" !important;
  padding: 10px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: 13px !important;
  z-index: 9999;
  color: #fff!important;
}


.burger {
    font: 35px/0.5 Helvetica, Arial, sans-serif;
    text-align: right;
    padding: 0;
    display: inline;
    vertical-align: middle;
    padding: 0px;
    float: right;
    color: #fff;
    margin: 17px 0 0 0;
}

.popmenu .nav {
	display:block!important;
	position: relative;
}

.popmenu .nav li ul {
    position: relative;
    left: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: none;
}

.popmenu .nav a {
	color: #fff;
}

.popmenu .nav a:hover{
	color: #fe9a97;
}

.popmenu .nav > li.hover > ul {
    left: 0;
    display: block;
}

.popmenu .nav > li > .parent {
	   background-size: 18px;
    padding: 0;
    margin: 0;
}

.popmenu .nav > li {
    display: block;
	margin: 0 0 10px 0;
}

.popmenu .more {
    position: absolute;
    right: 0;
    z-index: 999999;
    width: 50px;
	cursor:pointer;
}

.popmenu .nav a {
    color: #fff;
    text-transform: uppercase;
	font-size: 18px;
}

.popmenu .nav a {
	    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;	
    margin: 5px 0 !important;
}

.popmenu .sub-menu {
    background: none;

}

.popmenu .nav li li a {
	    background: none;
}

.popmenu .nav li li a {
    padding: 0 0 5px 0;
}

.popmenu .nav ul {
    list-style: none;
    width: 100%;
    padding: 10px 0;
    font-weight: bold;
	min-width:80%;
	    text-transform: none!important;
}

.popmenu .nav > li > .parent {
    background-image: url("images/arroww.svg");

}

.nav-wrapper .head-button {
    display: inline-block!important;
    color: #A6192E;
    float: none;
    background: #fff;
    padding: 10px 30px;
    border: 0;
    margin: 0 0 0 15px;
    z-index: 999;
    position: relative;	
}

.nav-wrapper .head-button:hover {
    display: inline-block;
    color: #fff;
    background: #262626;
    border: 0;
}

.popmenu .nav li li a {
    padding: 0 0 5px 0;
    font-size: 14px;
}

/* 
==========================================================================
HISTORY
==========================================================================
*/

.blue {
    background: url('images/blue.png');
    background-size: cover;
    width: 100%;
    padding: 75px 0;
}

.blue .inner {
    max-width: 1200px;
}

.year {
    background: url('images/redarrow.png') no-repeat;
    background-size: cover;
    font: 50px 'Volta', Helvetica , Arial, sans-serif;
    color: #fff;
    padding: 35px 0 0 30px;
    width: 220px;
    height: 135px;
}

.history-item {
    margin: 0 0 100px 0;
}

.hi-left {
    display: inline-block;
    width: 44%;
    margin: 0 7% 0 0;
    vertical-align: middle;
}

.hi-right {
    display: inline-block;
    width: 48%;
    margin: 0;
    vertical-align: middle;
}

.hi-content {
    background: rgba(10,75,90,0.6);
    padding: 30px;
    border-radius: 10px;
    margin: 25px 0 0 10%;
    color: #fff;
    font-size: 16px;
}

.hi-content h2 {
    font-size: 30px;
    text-transform: uppercase;
}


/* 
==========================================================================
MENU
==========================================================================
*/

.eat-bar {
    position: relative;
    background: #ff8985;
    padding: 20px 0;
}

.drink-bar {
    position: relative;   
    background: #ffccca;
    padding: 20px 0;
}

.menu-title {
    position: absolute;
    left:10px;
    bottom:-16px;
    font: 60px 'Roster', Helvetica , Arial, sans-serif;
    color: #fff;
}

.eat-bar .menu-title {
    color: #ffccca;
}

.drink-bar ul,
.eat-bar ul {
    list-style-type: none;
    margin: 0 0 0 100px;
    text-align: center;
}

.drink-bar li,
.eat-bar li {
    display: inline-block;
    margin: 0 30px 0 0;
}

.drink-bar a,
.eat-bar a {
    color: #00333d;
    font: 20px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;    
    text-transform: uppercase;
}

.term-act a,
.drink-bar a:hover,
.eat-bar a:hover {
    color: #9a2b27;
}

.the-menu {
    max-width: 1200px;
    width: 100%;
    margin: 75px auto;
}

.the-menu h1 {
    font: 60px 'Roster', Helvetica , Arial, sans-serif;
    color: #014958;
}


.menu-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    justify-items: stretch;
    align-items: stretch;
    margin: 75px auto;
 }

 .menu-item {
    color: #a71c20;
 }

 .menu-item h3 {
    font: 24px 'Tide Sans Cond 700 Mondo', Helvetica , Arial, sans-serif;    
    color: #a71c20;
    margin: 0 0 10px 0;
 }

 .menu-item h3 span {
    font: 24px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;    
    float: right;
    display: inline-block;
 }

 .menu-item h5 {
    color: #29aeb6;
     font: 15px 'Volta', Helvetica , Arial, sans-serif;   
     margin: 0 0 10px 0;
 }

.extras {
     color: #a71c20;   
    font: 16px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;  
    text-transform: uppercase;
    font-weight: 500;
}

.next {
     font: 26px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;     
    color: #29aeb6;
    float: right;
	    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.next:hover {   
    color: #ff8985;
}

/* 
==========================================================================
FOOTER
==========================================================================
*/

footer {
    background: #023640;
    padding: 20px;
    text-align: center;
    font: 12px 'Volta', Helvetica , Arial, sans-serif;
    color: #e9c3c3;
}

footer p {
    margin: 0;
}

footer a {
    color: #e9c3c3;   
    text-decoration: underline;
    transition: all 0.75s ease-in-out;   
}

footer a:hover {
    color: #cb9696;
    text-decoration: underline;    
    transition: all 0.75s ease-in-out;      
}

.menu-image {
    position: absolute;
    bottom: 50px;
    right: 10px;
    width: 90%;
}

/* 
==========================================================================
MEDIA QUERIES
==========================================================================
*/


@media screen and (max-height: 700px) {

.menu-image {
    display: none;
}

}


@media screen and (max-width: 1400px) {

nav li {
    font: 15px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
}

.split-left .split-inner {
    margin: 0px 0 0 45%;
}

.split-right {
    margin: 0;
}

}


@media screen and (max-width: 1200px) {

 .logo {
    width: 170px;
    top: -10px;
 }


 .crown:after {
    right: 0;
 }

 .fixed-left,
 .fixed-right {
    display: none;
 }

.mob-image {
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}	
	
.mob-image img {
    position: relative !important;
    bottom: auto!important;
    width: 100%!important;
}	
	
.split-left .split-inner,
.split-right .split-inner {
    width: 100%;
    margin: 0;
}

.split-right img {
    right: 15px;
    max-width: 450px;
}

}


@media screen and (max-width: 1100px) {


 nav ul {
	display:none;
 }

.nav-button {
    display: block;
    position: relative;
    z-index: 9;
}

nav {
    padding: 25px 0;
}

.logo {
    left: 10px;  
}

header .inner {
    padding: 0 10px;
}


}

@media screen and (max-width: 1060px) {
nav {
    display: none;
}

.nav-button {
  display: block;
  margin: 0;
}
	
}



@media screen and (max-width: 900px) {

.split,
.split .inner {
    margin: 0;
    padding: 0;
}

.s-green,
.s-pink {
    display: none;
}

.split h2 {
    text-align: center;
}

.split-left {
    display: block;
    position: relative;
    width: 100%;
    background: url('images/pink.png');
    padding: 50px 20px;
    text-align: center;
}

.split-right {
    display: block;
    position: relative;
    width: 100%;
    width: 100%;
    background: url('images/green.jpg');
    padding: 50px 20px;
    text-align: center;
}

.daily-left {
    display: block;
    width: 100%;
}

.daily-right {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
}

.food-left {
    display: block;
    width: 100%;
    margin: 0 0 50px 0;
}

.food-right {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}

.food-pad {
    margin: 0 auto;
    padding: 0 30px;
}

.split-right img {
    position: relative;
    bottom: 0;
    margin: 40px auto 0 auto;
    display: block;
    right: 0;
    max-width: 100%;
}

.callouts .btn {
    width: 100%;
    display: block;
    margin: 10px 0;
 }


 .menu-item h3 span { 
    float: none;
    display: block;
 }

}


@media screen and (max-width: 800px) {

.menu-hero {
    height: 200px;
}

.menu-hero h1 {
    top: 100px;
	font-size:50px;
    }

 .map iframe {
    display: none;
 }

 .map:after {
    display: none;
 }

 .map {
    background: url('images/pink.png');
    padding: 50px 0;
    text-align: center;
    height: auto;
 }

 .come {
    position: relative;
    right: 0;
    top: 0;
}

.map-address {
    width: 60%;
    position: relative;
    right: 0;
    top: 0;
    color: #f8ebeb;
    margin: 25px auto;
}

.page-hero h1 {
    top: 140px;
    left: 0;
    right: 0;
    text-align: center;
}


.hi-left {
    display: block;
    width: 100%;
    margin: 0 0 50px 0;
}

.hi-right {
    display: block;
    width: 100%;
    margin: 0;
}

.hi-right img {
    width: 100%;
}

.hi-content {
    width: 100%;
    margin: 25px 0 0 0;
}


.menu-grid {
    grid-template-columns: 1fr;
 grid-row-gap: 50px;   
}

}

@media screen and (max-width: 600px) {

 .triple-grid {
    grid-template-columns: 1fr;
 }

.hero,
.hero .slick-slide {
    height: 500px !important;
}

.slick-next,
.slick-prev {
	display: none!important;
}

header {
    top: 0;
}

 .wordart {
 	margin: 140px auto 0 auto;
    width: 200px;
 }


.logo {
    top: 5px;
      left: 10px;  
}

.drink-bar li, .eat-bar li {
    display: block;
    margin: 0 0 10px 0;
}


}


@media screen and (max-width: 500px) {

.nav-wrapper {
    width: 240px;
}

.owl-prev,
.owl-next {
    width: 40px;
    height: 40px;
    background-size: 40px 40px !important;
}

.callouts .btn {
    font-size: 22px;
 }

.hi-content h2 {
    font-size: 20px;
}

.map-address {
    width: 90%;
}

}


@media screen and (max-width: 320px) {

 .container {
	min-width:240px;
	width:100%;
 }
 
}



#menu {
	margin-top: 25px;
}


.tax-drink-nav select,
.tax-food-nav select {
  display: none;
}

@media (max-width: 960px) {
.tax-drink-nav ul,
.tax-food-nav ul {
	display: none; 
}

.tax-drink-nav select, .tax-food-nav select {
    display: inline-block;
    width: 70%;
    margin: 0px 0px 0 30%;
    padding: 5px;
    border: 0;
	color: #222; 
	font: 16px 'Greycliff CF', Helvetica, Arial, sans-serif;	
}
}

.mobile-callout {
	display:none;
}

@media screen and (max-width: 600px) {

.mobile-callout {
	display: block;
	width:100%;
	left:0;
	right:0;
	background: rgba(0,76,92,0.9);
	padding: 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-items: stretch;
    align-items: stretch;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

.mobile-callout img {
	height: 80px;
}

.mobile-callout h5 {
    font: 18px 'Tide Sans Cond 500 Dudette', Helvetica , Arial, sans-serif;
    margin: 10px 0 0 0;
    padding: 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
}



@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}



.slideout {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;	

}


