/* 
Theme Name: messtudios
Theme URI: http://www.messtudios.com
Description: This theme was created by Owen Piccirillo - MESstudios.
Version: 100.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com
 

ccs3 Notes
-------------------------------------------------------------------------------/

img {
width: 100%;
height: auto;
width: auto\9;
vertical-align: middle;
}

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;

filter: alpha(opacity=50);
opacity: 0.5;

box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:  0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

-webkit-appearance: none;

background: url(img/xxx.jpg) center center;
background-size:cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/xxx.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/xxx.jpg', sizingMethod='scale')";




/* Main and Reset
---------------------------------------------------------------------------------*/

* {scroll-behavior: smooth;} 

.content-wrapper-home {
	height: 100%;
	width: 100%;
	position: relative;
	background: black; 
	min-height: 920px;
}
.content-wrapper-home li {
}
.content-wrapper-home li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	vertical-align: middle;
}
  

.home-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4); 
	z-index: 10;
	xborder: 14px solid black;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.6391150210084033) 19%, rgba(0,0,0,0.7315519957983193) 98%);
	
}

 
.home-outside-wrapper {
	height: 692px;
	position: relative;
	z-index: 1000; 
	position: relative;
	z-index: 10;
	background: url(img/pic-gallery-2d.jpg) center center;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}
 

/* ------------------------------------------------------------------------------/
	
/////////////	
FOOTER /////////////------------------------------->
/////////////

---------------------------------------------------------------------------------*/
.footer-wrapper {
	position: relative;
	z-index: 99; 
	background: url(img/bg-decor-footer.jpg) center center #000;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-decor-footer.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-decor-footer.jpg', sizingMethod='scale')";
}
.footer-wrapper .footer-nav-hide {
	display: none !important;
}
 

.home .gform_confirmation_message {
	color: green;
}
.subscribe-wrapper label {
	display: none !important;
}
.gform_wrapper h3.gform_title {
    margin: 0px 0 0px !important;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 0px !important;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0px !important;
}
gform_confirmation_message {
	color: #05ff05;
}
.footer-wrapper .gform_wrapper div.validation_error {
    color: #fff !important;
}
.footer-wrapper .gform_wrapper .validation_message {
    color: #fff !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1 !important;
    min-height: auto !important;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto !important;
}


/*
.gform_body input, .gform_body textarea, .gform_body select {
    padding: auto !important; 
    border: none !important;
	border-bottom: 6px solid #eb732e !important;
}
*/


.footer-decor {
	text-align: center;
	display: inline-block
}
.footer-decor-top {
	background: url(img/icon-footer-decor-top.png) repeat-x;
	background-size: 6px 11px; 
	height: 11px;
}
.footer-decor-bottom {
	background: url(img/icon-footer-decor-bottom.png) repeat-x;
	background-size: 6px 11px; 
	height: 11px;
}
.footer-decor img {
	padding: 10px 0px 15px;
	max-width: 325px;
	width: 100%;
	height: auto;
	width: auto/9;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
}





.copy-wrapper {
	text-align: center;  
}
.copy-wrapper p{
	text-align: center; 
	font-size: 14px;
}
.copy {
	
}
.copy-padding {
	padding: 20px 20px;
}
.footer-decor h3 { 
	font-size: 35px;  
	padding: 10px 20px; 
	
    font-family: 'Teko', sans-serif;
}

 
.footer-nav-copy {
    text-align: center;
    padding-bottom: 15px; 
}
.footer-nav-copy li {
    display: inline-block;
    padding: 10px;
}

.xfooter-nav-copy li a:link {
    font-size: 12px;
    color: #9f9f9f!important;
}

.footer-navigation .current_page_item a {
	text-decoration: underline !important;
	
}
.footer-navigation ul {
	text-align: center;
	width: 100%;
	padding: 20px 0px 15px;
}
.footer-navigation li {
	display: inline-block;
}
.footer-navigation li a:link, .footer-navigation a:visited {
	float: left;
	font-size: 18px;
	padding: 0px 10px;
	display: block;
	line-height: 30px;
	color:  #d9d9d9;
}
.footer-navigation li a:hover, .footer-navigation li a.selected { color: #505050}

.footer-navigation li:after {
	content: " /";
	line-height: 30px;
	display: inline-block; 
	float: left;
}

.footer-navigation li:last-of-type:after {
	content: "";
	display: none; 
}
 

.copyright p {  
	line-height: 25px;
}
.xcopyright p a:link, .xcopyright p a:visited {
	line-height: 20px; 
	color:  #8b8b8b;
}
.copyright p a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer-social {
	padding: 10px 0px 10px;
}
.footer-social a {
	padding: 10px 20px;
	font-size: 22px;
	display: inline-block;
}



.footer-navigation i {
	line-height: 30px;
	padding: 0px 0px;
	display: inline-block;
}


 




/* Directions
---------------------------------------------------------------------------------*/
.map-wrapper {
	width:100%;
	height:800px;
	position: relative;
	z-index:1;	
}
 
  
 
.res-img {
	width: 100%;
	height: auto;
	display: block;
}




/* Wordpress
-----------------------------------------*/ 
.inner-page-center {
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 10px;
}
.inner-page-center h1  {
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	margin-top: 20px;
}
.gform_title { 
	color: #000 !important;
	font-size: 30px !important;
	xtext-transform: uppercase !important;   
	font-weight: 100 !important;
}
.gform_description {
	line-height: 26px !important;
	font-size: 16px;
}
.inner-page-center p {
	line-height: 26px;
}
#gform_3 { 
	padding-top: 20px;
}
.inner-page-center a {
	color: #c41230; 
}


.gform_body input, .gform_body textarea, .gform_body select {
 
border: 1px solid #dadada;

}
 
 



.hero {
	z-index:1;
	width:100%;
	height:100% !important;
	background: black;
	-webkit-animation-duration: 4s;
	-moz-animation-duration: 4s;
	animation-duration: 4s;
}
.hero li {
	xbackground-attachment: fixed !important;
	z-index:1;
	width:100%;
	height:100% !important;
	background-size:cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pic-home-1.jpg', sizingMethod='scale') !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pic-home-1.jpg', sizingMethod='scale')" !important; 
 
}
.hero li span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	color: white;
	background: black;
}
/* Pop
-----------------------------------------*/
.body-content-wrapper {
	position: relative; 
	z-index: 10;
	xtext-align: center; 
}
.body-content-center {
	background: #fff;
	max-width: 1500px;
	margin: 0 auto;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:  0px 0px 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}


.body-content ul {
	padding-left: 30px;
}
.body-content li {
	font-size: 16px;
	padding: 0px 10px;
	text-align: left;
	list-style-type: disc;
	line-height: 30px;
	
}

 
.slider-wrapper-inner {
    height: 280px !important;
    position: relative;
}

.hero-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 90;
	background: rgba(0,0,0,.3);
}





.seating-float {
    width: 50%;
    float: left;
}
.page-template-page-menu-two .seating-float {
    width: 50%;
    float: left;
}
.page-template-page-menu-one .seating-float {
    width: 100%;
    float: left;
}
.seating-padding {
    padding: 5px;
}
.seating-img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.a-button-2 { 
	z-index: 100;  
	text-align: center;
	border: 2px solid #c41230;
	cursor: pointer;
	color: #c41230;
	margin-bottom: 20px;
	padding: 15px 20px;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}






.robo_gallery {
	margin-left: -7px !important;
}






/* Not mobile - But iPad Portrait Break - Do this when screen is less then 770px  */
@media screen and (max-width:1044px) {
	
	
	.xhome .wow{
    animation-name: none !important;
    visibility: visible !important;
    }
	
	.header-wrapper {
	xmargin-bottom:10px;
	}

	.splash-one-wrapper {
	float:left;
	width:100%; 
	}
	.logo-splash-top {
    position: absolute;
    top: -25px;
    }
    .splash-buttons-wrapper {
    position: relative;
    top: -14px;
	}
	.splash-one h2 {
    xline-height: 10px;
    xfont-size: 14px;
    }
    .logo-splash-top img {
    width: 80%;
    }
    .splash-intro-below {
    top: 170px;
    xline-height: 12px;
    }
    .splash-intro-uber {
    top: 240px;
    xline-height: 12px;
    }
	
	.mobile-hide {
	display:none;
	}
	
	.splash-wrapper {
	xwidth:90%;
	max-width:500px;
	margin:0 auto;
	}
	
	.splash-one {
	border:none;
	}
 
 	.splash-buttons-wrapper {
	position: relative;
	top: -80px;
	}
	
	.location-wrap {
	xwidth:100%;
	xposition:relative;
	xtop:0;
	xleft:0; 
	}
 
	.content-wrapper-home {
	xmin-height:  790px;
	xmax-height: 790px;
	}
	
	.content-wrapper-home {
	xmin-height:  650px;
	}
	
	.home-content {
    text-align: center;
    position: absolute;
    top: 46px;
    left: 50%;
    width: 100%;
    z-index: 20;
    margin-top: 0px;
    margin-left: -170px;
    max-width: 340px; 
	}
	
	.splash-one {
    padding-left: 5px;
    padding-right: 5px;
	}
	.splash-fix {
		top: 8px !important;
		right: 5px !important;
	}
	.splash-fix a{
		font-size: 12px !important; 	}
	
	
}
 
/* Revert Larger then iPad - FIX - Larger then 767px Do This */
@media screen and (min-width:1001px) {
	
	 
	
}



 


/* Not mobile - But iPad Portrait Break - Do this when screen is less then 770px  */
@media screen and (max-width:1044px) {
	
	
 
	 
	.home-logo a {
	display: block;
	font-size: 38px;
	margin: 15px 0px 10px;
	letter-spacing: 4px;
	}
	
	.plainview-ticker li, .melville-ticker li, .merrick-ticker li {
	width: 10% !important;
	}
	body, html {
	min-height: 0 !important;
	}
	
	
	.home-content-left {
	width: 100%;
	float: none;
	}
	.home-content-right {
	width: 100%;
	float: none;
	}
	
	.home-content-right p {
    font-size: 13px;
    letter-spacing: 2px;
    margin: -6px auto 0px;
    line-height: 18px;
    margin-top: 0px;
	}
	.home-content-left p {
	font-size: 13px;
	letter-spacing: 2px;
	margin: -6px auto 0px;
	line-height: 18px;
	margin-top: 0px;
	}
	.home-content i {
    font-size: 28px;
    line-height: 1px;
    color: #888888;
    padding-left: 10px;
    position: relative;
	top: 0px;
	}
	
	.footer-decor h3 { 
    font-size: 24px; 
    padding: 8px 0px;
	}
	.home-outside-wrapper {
	height: 400px;
	    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	}
	.body-directions .home-outside-wrapper {
	height: 400px;
	}
	.home-outside {padding: 0px;}
	.outside-big {
	color: #fff;
	
	font-size: 117px;
	text-align: center;
	filter: alpha(opacity=30);
	xopacity: 0.3;
	padding-top: 160px;
	}
	.home-outside-padding p {
	font-size: 20px;
	line-height: 20px;
	bottom: 10px;
	padding: 0px 20px;
	}
	
	
	.subscribe-padding h3{
	font-size: 20px;
	padding-bottom: 20px;	
	}
	.subscribe-padding p{
	font-size: 13px;
	padding-top: 0px;	
	}
	.subscribe input {
	font-size: 26px !important;
	padding: 0px 0px 10px 0px; 
	}

	.insta-square {
	width: 50%;
	}
	.insta-square:nth-child(7), .insta-square:nth-child(8), .insta-square:nth-child(9), .insta-square:nth-child(10), .insta-square:nth-child(11), .insta-square:nth-child(12), .insta-square:nth-child(13), .insta-square:nth-child(14), .insta-square:nth-child(15), .insta-square:nth-child(16), .insta-square:nth-child(17), .insta-square:nth-child(18), .insta-square:nth-child(19), .insta-square:nth-child(20) {
		display:none !important;
	}
	.insta-wrapper {
    padding: 0px 0px 0px;
    }
	
	
	

	.body-contact .home-title {
	margin-top: -95px !important;
	}
	.home-title p {
    letter-spacing: 4px;
    line-height: 49px;
    font-size: 40px;
    text-shadow: 0px 0px 10px #000;
    padding-bottom: 10px;
	}
	.home-title span {
	font-size: 23px;
	}
	.home-title a:first-of-type { 
    color: #fff;
    text-align: center; 
    font-size: 16px; 
    
    display: inline-block; 
	}
	
	
	
	.mobile-clr {clear: both; display: block;}
	.mobile-hide {display: none;}
	.mobile-show {display: block !important;}
	.navigation {display: none;}
	

 
	.slider-wrapper {
    xheight: 530px !important;
	}
	.body-gallery .slider-wrapper {
	margin-top: 50px;
    height: 300px !important;
	}
	
	
 
	.body-gift .header-wrapper {
    height: 50px; 
    background: url(img/bg-nav.jpg) center center;
	}
	.header-scroll-fix {
	background: url(img/bg-nav.jpg) center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-nav.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-nav.jpg', sizingMethod='scale')";
	}
	.navigation ul {
    padding-top: 60px;
	}
 
	.hamburger-wrapper {
	display: block;
	padding: 2px 15px;
	}
	.hamburger-wrapper-index {
	display: block;
	padding: 5px 15px;
	}
	.phone-top {
	top: 14px;
	}
	.phone-top a {
	color: #000 !important;
	}
	.phone-top span {
	display: none;
	}
	.phone-top i {
	display: block;
	}
	.directions-top {
	display: block;
	}
	#menu span, #menu span:before, #menu span:after {
    background: #000;
    color: #000;
    }
    .nav-social a {
	padding: 20px 20px !important;
	font-size: 32px !important;	
	}
	.nav-pizza {
	background-size: 500px 181px;
	}
	.position-relative {
	min-height: 726px;
	}
	/* NAVIGATION ------------------------------------------*/
	.navigation li a {
	padding: 1px 0px;
	font-size: 35px;
	background: rgba(255,255,255,0);
	}

	.insta-square {
	width: 50%;
	}
	.insta-square:nth-child(7), .insta-square:nth-child(8), .insta-square:nth-child(9), .insta-square:nth-child(10), .insta-square:nth-child(11), .insta-square:nth-child(12), .insta-square:nth-child(13), .insta-square:nth-child(14), .insta-square:nth-child(15), .insta-square:nth-child(16), .insta-square:nth-child(17), .insta-square:nth-child(18), .insta-square:nth-child(19), .insta-square:nth-child(20) {
		display:none !important;
	}
	
	
	.home-latest-padding {
	padding: 40px 10px;
	}
	.home-latest h2 {
	
	font-size: 32px;
	line-height: 30px;
	}
	.home-latest p {
	padding: 10px 10px 25px;
	font-size: 16px;
	line-height: 30px;
	}
	.home-latest i {
	padding: 0px 30px;
	font-size: 26px;
	}

	.home-menu-left {
	width: 100%;
	}
	.home-about-right {
	width: 100%;
	}
	
	.home-about-padding {
	padding: 20px 20px 10px;
	margin-top: -45px;
	z-index: 100;
	position: relative;
	}
	
	
	
	.home-about-right p {
	font-size: 18px;
	line-height: 32px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.home-drinks-parallax {
	height: 292px !important;
	}
	.home-drinks-wrapper {
	height: 292px !important;
	}
	.home-drinks-parallax .home-drinks-padding {
	padding: 0px 10px;
	margin-top: -100px;
	}
	.home-drinks-parallax .home-drinks p {
	letter-spacing: 2px;
	font-size: 40px;
	line-height: 55px; 
	}
	
	
	
 
	.body-directions .home-outside-wrapper {
	height: 400px;
	}
	.home-outside {padding: 0px;}
	.outside-big {
	color: #fff;
	
	font-size: 117px;
	text-align: center;
	filter: alpha(opacity=30);
	opacity: 0.3;
	padding-top: 160px;
	}
	.home-outside-padding p {
	font-size: 20px;
	line-height: 30px;
	bottom: 20px;
	padding: 0px 20px;
	}
	.slider-wrapper-inner {
    height: 230px !important;
    position: relative;
	}
	
	.seating-float {
	width: 100%;
	float: none;
	}
	.seating-padding {
	padding: 5px;
	}
	.page-template-page-menu-two .seating-float {
    width: 100%;
    float: none;
	}
 

	

}



/* phone to tablet */
@media screen and (min-width: 1044px) {
	 
	.xpage-content-wrapper {display: block !important;} 
	.xheader-wrapper {position: fixed !important}
	
	
}

































 /* Main and Reset
---------------------------------------------------------------------------------*/
* {	margin: 0;	padding: 0;	outline:none; -webkit-text-size-adjust: 100%;	}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul, li {list-style-type: none }
.clr {clear:both;}
img {border:0;}
a:link, a:visited { 
	
	color: #ffeb99; text-decoration:none;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	
}
main a:link, main a:visited {
	color: #a16042;
	text-decoration: underline;
	
}
input[type="text"], textarea, input[type="submit"], input[type="number"], input[type="tel"] {
	-webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
	outline:none;
}
.left {float:left;}
.right {float:right;}
body {  
	font-family: 'Rowdies', sans-serif;
	font-family: 'Roboto Slab', serif;
	font-size:14px;
	overflow-x:hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	min-width:320px;  
	background: #FEFEFE;
}
body, html {
	width:100%;
	height:100%;
	position:relative;
}
p { 
	line-height: 26px;
	padding-bottom:18px;
	font-size: 15px;  
	font-family: 'Open Sans', sans-serif;
	font-family: 'Roboto Slab', serif;
}
.wow {
    visibility: hidden;
}
.img-responsive {
	width: 100%;
	height: auto;
	display: block;
	vertical-align: middle;
}

.mobile-show {display: none !important; }
.mobile-show-inline {display: none;}

.nav-mask { 
	width:100%;
	height:100%;	 
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:101;
	display:none; 
	background-size: 300px 427px; 
}
.promo-text {
	background: #f64236;
    color: white; 
    padding: 4px 0px 4px 0px;
    position: relative;
    z-index: 100; 
    text-align: center;
}
.promo-text a {
	text-decoration: none;
}
  
.header-home {
	float: left;
	background: #5b1610;
	padding: 6px 6px 6px 6px;
	display: block;
	position: relative;
	top: -4px;
	color: #ffeb99;
}  
  
.position-relative {
	position: relative !important;
	background: none !important;
	height: 100% !important;	 
}
.page-content-nav {
	height: 0;
	overflow: hidden;
}

.page-content-wrapper-hamburger {
	display: none;
}


#bgvid {
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%); 
  background-size: cover;
  transition: 1s opacity;
}
.video-push-me {
	position: relative;
	height: 100%;
	width: 100%;
}


.videowrapper {
    float: none;
    clear: both;
    width: 100%;
	margin:0 auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-bottom: 43%;
    xpadding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
input[type="text"], input[type="email"], input[type="number"], textarea, input[type="tel"] {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	color: black;
	border: 1px solid #d2d2d4 !important;
	cursor: pointer; 
	font-size: 16px !important;
	border-radius: 5px !important;
	padding: 10px 5px !important;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus, input[type="tel"]:focus { 
	cursor: auto;
	border: 1px solid rgba(103, 201, 205, 1) !important;
	box-shadow: 0px 0px 10px rgba(36, 74, 123, .4);
	-webkit-box-shadow:  0px 0px 10px rgba(36, 74, 123, .4);
	-moz-box-shadow: 0px 0px 10px rgba(36, 74, 123, .4);
}
 
#field_1_2 label {
	display: none !important;
}
 
 
 
 

/* Hamburgler Stuff
---------------------------------------------------------------------------------*/
.hamburger-wrapper {
	display: block;
	position:absolute;
	top:0;
	right: 0;
	z-index:1000;
	float: right;
	padding: 25px 20px 25px 20px;
	cursor: pointer;
	text-align: left;
}
.hamburger-wrapper-index {
	display: block;
	position:absolute;
	top:0;
	left: 0;
	z-index:1000;
	float: right;
	padding: 30px 20px 30px 20px;
	cursor: pointer;
	text-align: left;
}
#menu {
	padding: 24px 13px 23px;
	height: auto;
}
#menu span {
	background: #fff;
	display: block;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
}
#menu span,
#menu span:before,
#menu span:after {
	width: 25px;
	height: 3px;
	-moz-transition:       all 0.2s;
	-o-transition:         all 0.2s;
	-webkit-transition:    all 0.2s;
	transition:            all 0.2s;
	-webkit-transform: translate3d(0,0,0);
}
#menu span:before,
#menu span:after {
	background: #fff;
	content: " ";
	margin-top: -.6em;
	position: absolute;
}
#menu span:after {
	margin-top: .6em;
}
#menu.on span {
	background: transparent;
}
#menu.on span:before {
	-moz-transform: rotate(45deg) translate(.5em, .4em);
	-ms-transform: rotate(45deg) translate(.5em, .4em);
	-o-transform: rotate(45deg) translate(.5em, .4em);
	-webkit-transform: rotate(45deg) translate(.5em, .4em);
	transform: rotate(45deg) translate(.5em, .4em);
}
#menu.on span:after {
	-moz-transform: rotate(-45deg) translate(.45em, -.35em);
	-ms-transform: rotate(-45deg) translate(.45em, -.35em);
	-o-transform: rotate(-45deg) translate(.45em, -.35em);
	-webkit-transform: rotate(-45deg) translate(.45em, -.35em);
	transform: rotate(-45deg) translate(.45em, -.35em);
}

.lines-black:before, .lines-black:after  {
	xbackground: #000 !important;
}
.directions-black {
	xcolor: #000 !important;
}
.location-black {
	xcolor: #000 !important;
}
 
 
.page_item_has_children::after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	display: inline-block; 
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: relative;
	left: -30px;
    top: -1px;
    font-size: 10px;
}
.menu-item-has-children::after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    right: 12px;
    top: -2px;
    font-size: 10px;
    color: #fff;
}
	
.robo_gallery {
	margin-left: -7px !important;
}

.gform_description {
    line-height: 35px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #515151;
}



/* NAVIGATION ------------------------------------------*/

.navigation {
	display: none;
	float: none;
	padding: 0px;
	padding-top: 0px;
	height: 100%;
}
.navigation ul {
	margin: 0px 0px 0px 0px;
	padding-top: 110px;
	position: relative;
	z-index: 100;
}
.navigation li { 
}
.navigation li a {
	xcolor: #3d3d3d;
	font-family: 'Telegraficoregular';
	display: block;
	padding: 23px 0px 23px 0px;
	font-size: 80px;
	line-height: 43px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease; 
}
.navigation li a:hover, .navigation li a.selected {
	background: rgba(22, 22, 22, 0.3);
	color: #fff !important;
}
.nav-social a {
	padding: 12px 20px !important;
	font-size: 30px !important;	
	display: inline-block !important;
	color: #fff !important;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);;
}
.navigation span {
	font-size: 85px !important;
    line-height: 0px !important;
}











/* ------------------------------------------------------------------------------/
	
/////////////	
SWIPER /////////////------------------------------->
/////////////

---------------------------------------------------------------------------------*/
.swiper-container-home {
	width: 100%;
	height: 100% !important; 
	overflow: hidden;
	position: relative; 
	min-height: 750px;
}
.swiper-container-home .swiper-button-next, .swiper-container-home .swiper-button-prev {
	display: none !important;
}
.swiper-slide {  
	background-position: center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
 
.swiper-button-next, .swiper-button-prev {
	z-index: 1000;
} 
div.swiper-pagination.swiper-pagination-progressbar {
	top: auto;
    bottom: 0 !important;
}
:root {
    --swiper-theme-color: #ffeb99;
}
.swiper-mask {
	background: rgba(0,0,0,.0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 99;
}
.swiper-mask-white {
	background: rgba(255,255,255,1);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 100000;
}
.swiper-slide-content { 
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -110px;
}
.swiper-slide-content p {
	color: white;
	text-align: center;
	position: relative;
	z-index: 100; 
}
.swiper-slide-content p:nth-of-type(1) {
	letter-spacing: 1px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
	color: #ffeb99;
	font-weight: bold;
}
.swiper-slide-content p:nth-of-type(2) {
	font-size: 100px;
	line-height: 95px;
	font-family: 'Playfair Display', serif; 
	padding: 0px 10px 20px 10px;
	xline-height: normal;
}
.page-id-20 .swiper-slide-content p:nth-of-type(2) {
	font-size: 56px;
}




.link-button {
	margin-bottom: 10px; 
    background: #f64236;
    color: #fff !important;
    padding:10px 20px;
    display: inline-block;
    position: relative;
	z-index: 1000;
	text-decoration: none !important;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	text-transform: uppercase; 
	font-size: 16px;
	border-radius: 8px; 
	line-height: normal !important;
}
.uber-button {
	background: #87c04b;
}
.link-button:hover {
    background: #fff;
    color: #000 !important; 
}


.rbs_gallery_button .button {
	margin-bottom: 4px; 
    background: #f64236 !important;
    color: #fff !important;
    padding:10px 20px !important;
    display: inline-block;
    position: relative;
	z-index: 1000;
	border: none !important;
	text-decoration: none !important;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	height: auto !important;  
	text-transform: uppercase !important;
	border-radius: 8px !important;
    font-family: 'Roboto Slab', serif;
    font-size: 16px  !important;
	 
}




.red-button {	
	background: #ed3f24; 
}
.red-button:hover {	
	background: #fff; 
}

.gform_button {
	margin-bottom: 4px; 
    background: #f64236 !important;
    color: #fff !important;
    padding:12px 20px !important;
    display: inline-block;
    position: relative;
	z-index: 1000;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease; 
	border: none;
	font-size: 16px !important;
	text-transform: uppercase;
	border-radius: 8px !important;
	line-height: normal !important;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase !important;
}
.gform_button:hover {
    background: #fff;
    color: #000 !important; 
}

 

 
 
 
 /* Hamburger
-----------------------------------------*/
.nav-container {   
	height: 55px;
	width: 55px; 
	padding-top:18px; 
	cursor: pointer;
	position:absolute;
	top: 25px;
	left: 15px;
	z-index: 1001;
	display: none;  
	border-radius:100px; 
	
    background: url(img/bg-header.png) repeat-x;
    background-size: 14px 180px;
}
.nav-container:active { 
}
.nav-container span {
  -webkit-transition: all 0.4s cubic-bezier(0.1, 7, 0.1, 0.1);
  transition: all 0.4s cubic-bezier(0.1, 7, 0.1, 0.1);
  display: block;
  xcursor: pointer; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.activenav {
  background: #fff;
  width: 25px;
  height: 5px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.cross {
  background: #fff;
   width: 25px;
  height: 5px;
  margin-top: 7px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.cross:nth-of-type(1) {
  -webkit-transform: rotate(41deg);
          transform: rotate(41deg);
}
.cross:nth-of-type(2) {
  -webkit-transform: rotate(-41deg);
          transform: rotate(-41deg);
  margin-top: -5px;
} 
 
 
.header-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10000;
	background: url(img/bg-header.png) repeat-x;
	background-size: 14px 180px;
} 
.center-center {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0px 20px; 
	z-index: 1000; 
} 
.header-bottom {
	position: relative; 
	height: 180px;
	
} 
.logo {
	position: absolute;
	top: 10px;
	left: 50%; 
	margin-left: -135px;
}
.logo img {
	max-width: 270px;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	top: 0px;	
}
.logo:hover {
	top: 8px;
}
.logo:active {
	top: 12px;
}

.logo-icon {
	max-width: 120px !important;
	margin: 0 auto 10px;
} 
 
.header-navigation { 
	text-align: center;
	position: relative;
	top: 165px;
} 
.header-navigation ul {
	display: inline-block;
} 
.header-navigation ul li{
	display: inline-block;
	float: left;
} 
.header-navigation ul li img {
    max-width: 10px;
    position: relative;
    top: -3px;
    left: 5px;
}
.header-navigation li a:link, .header-navigation li a:visited  {
	color: #fff; 
	display: inline-block;
	padding: 5px 5px;
	margin: 10px 10px;   
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px; 
    font-family: 'Teko', sans-serif;  
}
.header-navigation li a:hover {
	color: #ffeb99 !important; 
} 
.current_page_item a, .current_page_parent > a{
	color: #ffeb99  !important;  
} 
.header-navigation li a:active{ 
	top: 1px;
} 

.book-party a { 
	border-bottom: 1px solid #911c18;
}

.header-navigation li a:hover:after {
    transform: translateX(-50%) scaleX(1);
    content: '';
}
 
.header-navigation li a:after {
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% - 2px);
    transform: translateX(-50%) scaleX(0);
    width: calc(100% - 2px);
    height: 15px;
    border-bottom: 1px solid #fff;
    transition: all .2s ease-in-out;
    content: '';
}


.current-menu-item a {
	color: #ffeb99 !important;
}

ul ul .current-menu-item a {
	color: #9b9b9b !important;
}

.header-navigation .current-menu-item a:after { 
    content: '';
    left: calc(0% - 0px) !important;
    transform: none !important;
    
}

.header-navigation li li a:after {
   display: none !important;
}
 
 
 
.desktop-phone {
	position: absolute;
    top: 40px;
    left: 25px;
    z-index: 1000;
    font-size: 16px;
}
.desktop-phone a { 
    color: #fff;
    padding: 10px 5px 10px 0px;
}

.home-phone {
    xdisplay: none; 
}
.home-phone { 
    position: absolute;
    top: 40px; 
    right: 25px;  
    z-index: 1000;
}
.book-party-mobile { 
	padding: 5px 7px;
	color: #911c18 !important; 
	font-size: 16px;
}
.home-phone a {
	background: #1a7d4b; 
	color: #fff !important;
	padding: 10px 20px; 
	border-radius: 8px;
	 
}
.home-phone a:hover {
	background: #fff; 
	color: black !important;
}
 

.hero-scroll {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    z-index: 100;
    cursor: pointer;
}



.page-id-8 .home-phone a {
	background: #fff; 
	color: black !important;
}
 


 
/* Nav Area Dropdown
-----------------------------------------*/
.header-navigation ul ul {
	position: absolute;
	top:44px;
	margin-left: 0px;
	background: #fff;
	display: none;	   
	border-top: none;
	width: 205px;  
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.header-navigation li li {
	display: block; 
	float: none;
	width: 100%;
	text-align: left;
}
.header-navigation ul ul a:link, .header-navigation ul ul a:visited {
	padding: 8px 15px 8px 15px !important;
	display: block;
	width: 100%; 
	color: #000; 
	margin: 0px 0px 0px 0px !important;
}




/*---------
Book now script
----------*/
 














/*---------
WORDPRESS
----------*/
.panel-grid {
	xmargin-bottom: 0px !important;
}
.page-content-wrapper {
	padding: 30px 35px;
	position: relative;
	z-index: 0;
    xbackground: url(img/bg_dishes2.jpg);
}
.page-content-wrapper a {
	color: #f64236;
	text-decoration: underline;
}
.page-content-center {
	max-width: 1500px;
	margin: 0 auto;
	padding: 30px 0px;
    border-top: 6px solid #f64236;
    border-bottom: 6px solid #f64236;
}
 
 




 

.page-content-center ul {
	margin-left: 25px;
	margin-bottom: 25px;
	
}
.page-content-center li {
	list-style-type: disc;
	line-height: 26px;
	
    line-height: 35px; 
    font-size: 16px;
    color: #515151;
}
.page-content-left {
	width: 50%;
	float: left; 
}
.page-content-right {
	width: 50%;
	float: left;
}
.page-content-padding {
	padding: 10px 30px 30px;
}
 
.page-content-wrapper small { 
	padding-bottom: 10px;
	font-size: 14px;
	color: #a16042;
	letter-spacing: 1px; 
	text-transform: uppercase;
	display: block;
}




.gift-card-wrapper {
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	background: white;
	margin-bottom: 15px;
}
.gift-card-padding {
	padding: 10px;
}
.gift-card-img {
	float: left;
	width: 24%;
}
.gift-card-img img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 10px;
}
.gift-card-content {
	float: right;
	width: 73%;
}
.gift-card-content h3 {
	font-size: 20px !important;
	padding: 2px 0px 3px 0px !important; 
	text-transform: uppercase;
}
.gift-card-content p {
	font-size: 14px;
	padding-bottom: 0px;
}



.page-content-wrapper h1 { 
	font-weight: 100;
    font-family: 'Playfair Display', serif;
    font-family: 'Teko', sans-serif;
    font-size: 65px; 
    line-height: 70px;
    padding: 0px 0px 0px 0px;
    color: #000;
}
.page-content-wrapper h3 { 
	font-weight: 100;
    font-family: 'Playfair Display', serif;
    font-size: 36px; 
    padding: 0px 0px 0px 0px;
    color: #f64236;
}
.home .page-content-wrapper h2 { 
	padding: 20px 0px 30px 0px;
    color: #f64236;
}
.home .page-content-wrapper h2 { 
	padding: 20px 0px 30px 0px;
}
.page-template-template-bellmore .page-content-wrapper h2 { 
	text-align: center; 
	padding: 20px 0px 30px 0px;
}
.page-template-template-massapequa .page-content-wrapper h2 { 
	text-align: center; 
	padding: 20px 0px 30px 0px;
}
.gform_title {
	font-weight: 100 !important;
    font-family: 'Playfair Display', serif;
    font-size: 30px !important; 
    padding: 40px 0px 10px 0px;
    color: #f64236;
	
}
.gform_wrapper form {
    padding-top: 0px !important;
}
 
.gform_wrapper {
    margin: 0px 0 !important;
} 

.img-decor {
    position: relative; 
}
 
.img-decor::before {
    border-color: rgba(255, 255, 255, 0.5);
    content: "";
    display: block;
    border-style: solid;
    border-width: 0;
    position: absolute;
    z-index: 1;
    border-top-width: 1px;
    top: 10px;
    border-right-width: 1px;
    right: 10px;
    bottom: 0;
    left: 0; 
}
.img-decor::after {
    border-color: #d2d2d2;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    border-style: solid;
    border-width: 1px;
    top: 10px;
    right: 10px;
    bottom: -10px;
    left: -10px; 
}
.padding-top-80 {
	padding-top: 70px;
}
.bg-grey {
	xbackground: #f8f8f8;
}
.img-button {
	position: absolute;
	bottom: -16px;
	left: -6px;
}




.page-content-third {
	width: 33.333%;
	float: left;
}
.page-content-wrapper h2 { 
	font-weight: 100; 
    font-size: 40px;
    line-height: 45px;
    font-family: 'Playfair Display', serif;
    font-family: 'Teko', sans-serif;
    padding: 10px 0px 0px 0px; 
    color: #f64236;
}
.home .page-content-wrapper h2 { 
    text-align: center;
}


.center-home-amenities {
	text-align: center;
	padding: 40px 0px;
}
.center-home-amenities .content-title{
    font-weight: 100;
    font-family: 'Playfair Display', serif;
    font-family: 'Teko', sans-serif;
    font-size: 44px;
    padding: 0px 0px 0px 0px;
    display: block;
    line-height: normal;
    color: #f64236;
}
.center-home-amenities p { 
	margin: 0 auto;
}







.hero-me-two {
    position: relative;
    background: url(img/test.jpg) center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
    z-index: 98;
    height: 490px;
}
.hero-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    z-index: 99;
}
.hero-content {
    color: white;
    position: relative;
    text-align: center;
    padding: 125px 15px 0px;
    z-index: 100;
}
.hero-content em{
	display: block;
	padding-top: 5px;
}
.hero-me-one p, .hero-me-two p { 
    max-width: 650px;
    margin: 0 auto;
    color: white;
}
.hero-content .fa {
	color: #ffeb99;
	padding-bottom: 10px; 
}





/*---------
THIRD
----------*/
.footer-wrapper {
	background: #1c1c1c;
	color: white;	
	padding: 0px 0px 10px;	 
	background: url(img/page-footer.jpg) center center no-repeat #000;
	
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}
.footer-hours {
	font-weight: bold;
}
.footer-hours p {
	padding-bottom: 5px !important;
}
.footer-hours span {
	float: right;
	font-weight: 100;
	
}
.footer-wrapper a:hover {
	color: white;
}
.footer-center {
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 0px;
}
.footer-third {
	width: 33.333%;
	float: left;
}
.footer-third-padding {
	padding: 0px 30px;
	margin-bottom: 30px;
}
.footer-third-padding p{
	color: white;
	padding-bottom: 10px;
}
.footer-third-padding h4 {
	padding: 10px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #474747;
	font-weight: 100;
	font-size: 19px;
}
.logo-footer {
	max-width: 500px;
	margin: 0 auto 5px;
	text-align: center;
	padding-top: 30px;
}
.logo-footer img {
	max-width: 340px;
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	text-align: center;
}
.footer-social {
	padding: 0px 0px 10px;
	text-align: center;
}
.footer-social a {
	xfont-size: 20px;
	xpadding: 0px 10px;
	text-align: center;
}
.footer-nav {
	text-align: center; 
    padding: 0px 20px 40px 20px;
}
.footer-nav li {
	display: inline-block;
	padding: 10px 10px;
	text-transform: uppercase;
}
.footer-nav li a {
	font-size: 16px;
	color: white !important;
}
.footer-nav li a:hover { 
	color: #ffeb99 !important;
}
.footer-nav .current_page_item a {
	color: #ffeb99 !important;
}
 
.footer-copyright {
	padding: 10px;
	color: #999999;
	text-align: left;
	background: #2e2e2e;
	font-size: 12px;
}
.img-footer-contact {
	max-width: 169px;
	margin-bottom: 10px;
}
#eapps-weather-77eea84b-789c-488c-9bea-3aab32de5723 > div > div:nth-child(2) {
	display: none;
}
.eaw-weather-component {
	width: 100% !important;
	max-width: none !important;
}
#eapps-weather-77eea84b-789c-488c-9bea-3aab32de5723 > div > a {
	background: transparent !important;
	display: none !important;
}











.call-to-action {
    border-top: 1px solid #e7e7e7;
    padding: 50px 0px 40px;
    text-align: center;
    background: url(img/bg_dishes2.jpg) center center; 
}
.call-to-action h3 {
    text-align: center;
    font-size: 55px;
    line-height: 55px; 
    font-weight: 100;
    margin-bottom: 0px; 
    font-family: 'Playfair Display', serif; 
    font-family: 'Teko', sans-serif;
    color: #000;
}
.footer-subscribe {
    background: #f8f8f8;
    padding: 40px 0px;
    border-bottom: 1px solid #e7e7e7;
    background: url(img/bg_dishes2.jpg);
}
.footer-subscribe-padding {
    padding: 0px 20px;
    max-width: 700px;
    margin: 0 auto;
}
.footer-subscribe-text {
    xcolor: white;
    font-size: 22px;
    float: none;
    width: 100%;
}
 
.footer-subscribe-text p:nth-of-type(1) {
    font-size: 55px;
    line-height: 55px; 
    font-weight: 100; 
    margin-bottom: 0px;
    padding-bottom: 0px;  
    color: black;
    font-family: 'Playfair Display', serif; 
    font-family: 'Teko', sans-serif;
    color: #000;
}


.phone-pulse {
	position: fixed;
	bottom: 70px;
	right: 70px;
	z-index: 1000;
}  
 
 .phone-bg, .phone-button {
	 position: absolute;
	 width: 60px;
	 height: 60px;
	 border-radius: 100%;
}
 
.phone-bg {
	 animation: pulse 1.2s ease infinite;
	 background: #32200e;
}
.phone-button {
	 display: flex; 
	 justify-content: center;
	 align-items: center;
	 position: absolute; 
	 border: none;
	 background: #f64236;
	 background-size: 18px;
	 cursor: pointer;
	 outline: none;
	 animation: pulsephone 3s ease infinite;
 
}
.phone-button a {
	 position: absolute;
	 color: #fff;
	 font-size: 30px;
}
 @keyframes pulse {
	 0% {
		 transform: scale(1, 1);
	}
	 50% {
		 opacity: 0.3;
	}
	 100% {
		 transform: scale(1.3);
		 opacity: 0;
	}
}
 @keyframes pulsephone {
	 0% {
		 transform: scale(.5);
	}
	 50% {
		transform: scale(1.15); 
	}
	 100% {
		 transform: scale(.7); 
	}
} 


 

.home-latest-wrapper {
    position: relative;
    z-index: 99;
    background: url(img/bg-nav.png) center center #f7f3ed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-nav.png', sizingMethod='scale')";
}
.home-latest {  
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.home-latest-padding {
    padding: 70px 20px;
}
.home-latest img {
    width: 90%;
    max-width: 400px;
    height: auto;
    display: inline-block;
}
.home-latest h2 { 
    font-size: 38px;
    line-height: 55px;
    color: #333;
    font-weight: 100;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.home-latest p { 

}
.caterers-left {
    float: left;
    width: 50%;
}
.home-latest a {
    display: block;
    color: #C41230; 
    margin-top: 0px;
    text-decoration: none;
}
.caterers-left img, .caterers-right img {
    width: 80%;
}
.home-latest img {
    width: 90%;
    max-width: 400px;
    height: auto;
    display: inline-block;
}
.caterers-right {
    float: right;
    width: 50%;
}





.page-hero-top {
	position: relative;
	z-index: 0;
}

.hero-featured {
	background: black;
	height: 340px;
	background-size:cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important; 	
	position: relative;
	z-index: 1000;
	xopacity: 0.8;
}
.rbs_shortcode {
	margin-left: 13px !important;
}
.page-mask {
	background: black;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	opacity: 0.3;
}
.hero-page-title {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	color: white;
    font-family: 'Playfair Display', serif; 
	z-index: 10001;
	font-size: 40px;
}


.bcm {
	color: #ffeb99;
	font-weight: bold;
}






/* ------------------------------------------------------------------------------/
	
/////////////	
FOOTER /////////////------------------------------->
/////////////

---------------------------------------------------------------------------------*/
 

/* Instagram
---------------------------------------------------------------------------------*/
.insta-wrapper {
	width: 100%;
	padding: 2px 2px;
	position: relative;
	z-index: 100;
	background: #fff;
}
.insta-post { 
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-position: center center;
	border-radius: 8px;
}
.insta-square {
	position: relative;
	width: 16.6666%;
	float: left;
	display:block;
	padding: 2px;
	border-radius: 8px;
}	
.insta-post img {
	width: 100%;
	height: 100%;
	display:block;
}
.instagram-spot a {
    font-size: 20px;
    color: #000 !important;
    background: white;
    display: inline-block;
    padding: 20px 20px 17px;
    font-family: 'PT Sans', sans-serif;
}
.instagram-spot {
    text-align: center;
}
.instagram-title {
	font-weight: 100;
    font-size: 40px;
    font-family: 'Playfair Display', serif;
    padding: 50px 0px 10px 0px;
    text-align: center;
}
.instagram-icon {
    text-align: center;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 100;
    margin-bottom: 25px;
    margin-top: 15px;
    color: #688e9b;
    text-transform: uppercase;
}










 


/* ------------------------------------------------------------------------------/
	
/////////////	
RESPONSIVE /////////////------------------------------->
/////////////

---------------------------------------------------------------------------------*/
 

 

/* Not mobile - But iPad Portrait Break - Do this when screen is less then 770px  */
@media screen and (max-width:1044px) {
	 	
	.mobile-hide {display: none !important;}
	.mobile-show {display: block;}
	.mobile-show-inline {display: inline-block;}

	 
	 
	.insta-square {
	width: 50%;
	}
	.insta-square:nth-child(5), .insta-square:nth-child(6), .insta-square:nth-child(7), .insta-square:nth-child(8), .insta-square:nth-child(9), .insta-square:nth-child(10) {
	display:none !important;
	}
	
	.header-navigation {
	display: none; 
	position: relative;
	top: -2px;
	}	 
	.nav-container {
	top: 17px;
	right: 15px;
	}
	.logo {
	padding: 5px 0px 5px 5px; 
	}
	.logo img {
    max-width: 185px;
    }	  
    .logo-icon {
    max-width: 40px !important;
    margin-bottom: 5px;
    }
    .nav-container {  
	display: block;
	}

	.header-navigation ul {
    float: none;
	}
	.header-navigation ul li{
	display: block;
	float: none;
	position: relative;
	text-align: left;
	} 
	.header-navigation ul li a:link, .header-navigation ul li a:visited {
	display: block;
	padding: 15px 0px; 
	font-size: 22px;
	text-align: center;
	margin: 0px;
	}
	.header-navigation ul li li a:link, .header-navigation ul li li a:visited {
 	font-size: 24px; 
	}
	.page_item_has_children::after {
	left: auto;
	right: 15px;
    top: 22px;
    font-size: 10px;
    position: absolute;
	}
	.header-navigation ul li li a::after {
	content: " - ";
	padding-left: 10px;
	display: inline-block;
	}
	.header-navigation ul li img {
    top: -10px;
    } 	
	.header-navigation ul ul {
    position: relative;
    top: auto; 
    display: none;  
    background: #5b1610 !important;
    margin: 0px;
    border: none;
    width: 100%;
	box-shadow: 0px 0px 27px 11px rgba(0,0,0,0.32) inset;
	-webkit-box-shadow: 0px 0px 27px 11px rgba(0,0,0,0.32) inset;
	-moz-box-shadow: 0px 0px 27px 11px rgba(0,0,0,0.32) inset;
	}
	.header-navigation ul li ul li a {
    padding: 10px 20px !important;
    width: auto !important;
   	}
	.header-navigation ul li ul li a {
    float: none; 
	}
	.current_page_item a, .current_page_parent > a{
	color: #ffeb99;
	}
	.logo { 
	top: 5px;
	left: 10px;
	margin-left: 0px;
	z-index: 10;
	}
	.logo img {
    max-width: 190px; 
    }
	.nav-container {
    top: 15px;
    right: 10px;
    left: auto;
	}
	.home-phone { 
	top: 30px !important;
    right: 65px;
    bottom: auto !important;
	}
 
	.header-navigation { 
	position: relative;
	text-align: center;
	background: #000;
	padding-top: 135px; 
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
    background-image: url(img/bg-nav.jpg);
    background-position: bottom;
	
	}
	.home-phone a { 
	padding: 10px 10px; 
	}
	.logo {
	padding: 0px 0px 0px 0px;
	}
	.logo:hover {
	top: 9px;
	}
	.logo:active {
	top:12px;
	}
	.header-navigation ul {
	display: block;
	} 
	.header-navigation ul li{
	display: block;
	float: none;
	xborder-bottom: 1px solid #181818;
	}  
	.header-navigation ul li a:link, .header-navigation ul li a:visited {
	display: block;
	padding: 2px 0px; 
	font-size: 30px;
	text-align: center;
	margin: 0px; 
	}
   .header-navigation li a:after {
	display: block;
	position: absolute;
	top: 50%;
	left: calc(50% - 2px);
	transform: translateX(-50%) scaleX(0);
	width: calc(100% - 2px);
	height: 15px;
	border-bottom: 1px solid #132045;
	transition: all .2s ease-in-out;
	content: '';
	display: none;	
	}
	.header-navigation .current-menu-item a:after { 
	content: '';
	left: calc(0% - 0px) !important;
	transform: none !important;
	display: none;	
	}
	.mobile-show {
	display: block !important;
	}
	.home-phone .mobile-show {
	display: inline-block !important;
	}
	.menu-item-has-children::after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute; 
    top: 14px;
    font-size: 14px;
	}
 
    .swiper-button-next, .swiper-button-prev {
	display: none;
	}
	.header-top-left {
	padding: 15px 0px 20px;
	font-size: 18px;
	}
	.header-top-left a {
	margin: 0px 10px;
	color: white;
	}	
	.swiper-slide-content {  
	margin-top: -120px;
	}
 
 
	.swiper-slide-content p:nth-of-type(2) {  
	font-size: 67px;
	line-height: 66px; 
	}
	.link-button {
	font-size: 15px; 
	}
	.page-content-left {
	width: 100%;
	float: none;
	}
	.page-content-right {
	width: 100%;
	float: none;
	}
	.page-content-wrapper h1 { 
    font-size: 55px;
    line-height: 57px;
    padding: 0px 0px 5px 0px;
	}
    .padding-top-80 {
	padding-top: 0px;
	margin-bottom: 30px;
	}
	.page-content-third {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	}
	.page-content-wrapper h2 {  
	padding-top:5px;
	}
	.center-home-amenities .content-title {
    font-size: 40px;
    }
    .page-content-padding {
    padding: 0px 0px 0px;
	}
	.hero-content {
    padding: 55px 20px 0px;
    }
    .page-content-wrapper {
    padding: 35px 20px;
    }
 
    .footer-wrapper {
	padding: 0px 0px;
	}
	.footer-third {
	width: 100%;
	float: none;
	}
	.logo-footer {
	max-width: 330px;
	}
	.footer-subscribe-text {
 
	font-size: 22px;
	float: none;
	width: 100%;
	}
	.footer-subscribe-form {
	float: none;
	width: 100%;
	}
	.footer-subscribe-text p:nth-of-type(1) {
    margin-top: 20px;
    }
    .hero-me-two {
    height: 435px;
	}
	.hero-featured { 
	height: 190px;
	background-position:  right center !important;
	}
	.swiper-container {
    height: 100% !important;
	}
	.header-navigation ul ul a:link, .header-navigation ul ul a:visited { 
	color: #fff !important;  
	}
	.header-navigation ul .current_page_item a { 
	color: #ffeb99 !important;  
	}
	.header-navigation ul ul .current_page_item a { 
	color: #ffeb99 !important;  
	}
	.home-phone {
	position: absolute;
    }	
    .swiper-slide-content p:nth-of-type(1) {
    line-height: normal;
	}
	.content-wrapper-home {
	height: 100%;
	width: 100%;
	position: relative;
	background: black; 
	min-height: 1170px;
	}
	.splash-select-wrapper li {
	font-size: 14px;
	}
	.location-wrap {
	width:88%;
	left:6%;
	bottom: -5px;
	}
	.splash-height img {
	height: 310px;
	width: 100%;
    }
    .splash-select-wrapper { 
	display: block;
	}
	.logo-footer {
	max-width: 340px;
	}
	.logo-footer img {
	max-width: 340px;
	}
	.gift-card-img {
	float: none;
	width: 100%;
	}
 
	.gift-card-content {
	float: none;
	width: 100%;
	}
	.gift-card-img img {
    margin-bottom: 10px;
	}
	.page-content-wrapper small {
	font-size: 12px;
	margin-bottom: 0px; 
	line-height: 25px;
	display: block;
	}
	.page-id-20 .swiper-slide-content p:nth-of-type(2) {
	font-size: 23px;
	line-height: 43px;
	}
	.gift-card-padding {
	padding: 20px;
	}
	
	
/*
	.pdf-pulse {
	bottom: 235px; 	
	}	
	.catering-pulse {
	bottom: 320px;
	}
	.order-pulse {
	bottom: 152px; 
	}
*/
	
	.pdf-pulse {
	bottom: 70px;
	left: 10px;
	right: auto; 	
	}	
	.catering-pulse {
	bottom: 70px;
	left: 29%;
	}
	.order-pulse {
	bottom: 70px; 
	left: 56%;
	}
	.merrick-menu-pulse-bg {
	background: white;
	width: 100%;
	z-index: 1;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	}
	.page-id-33 .phone-pulse {
	display: none !important	
	}
	
	.home-mask {
    xbackground: rgba(0,0,0,0.1);
	}
	
	.logo-splash img{
	max-width:280px;
	}
	.logo-splash{
	top: -8px; 
	}	
	.swiper-container-home {
	min-height: 0px;
	}	
	.header-bottom { 
    height: 170px;
	}
	.page-mask {
	opacity: 0.0;
	}
	
 
	
		  
 
}

  
@media screen and (min-width:1045px) {
	 
	.header-navigation {
	display: block !important;
	}

}  