/* CSS Document */

/*fontface*/
@font-face {
  font-family: 'MaisonNeue-Medium';
  src: url('../fonts/MaisonNeue-Medium.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/MaisonNeue-Medium.woff') format('woff'), 
  url('../fonts/MaisonNeue-Medium.ttf')  format('truetype'), 
  url('../fonts/MaisonNeue-Medium.svg#MaisonNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LacrimaMG-SenzaBold';
  src: url('../fonts/LacrimaMG-SenzaBold.eot?#iefix') format('embedded-opentype'), 
   	url('../fonts/LacrimaMG-SenzaBold.otf')  format('opentype'),
	url('../fonts/LacrimaMG-SenzaBold.woff') format('woff'), 
	url('../fonts/LacrimaMG-SenzaBold.ttf')  format('truetype'), 
	url('../fonts/LacrimaMG-SenzaBold.svg#LacrimaMG-SenzaBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*end fontface*/


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, a, nav, section, summary, time, mark, audio, video {

	margin: 0 auto;	padding: 0;	border: 0;	font-size: 100%;vertical-align: baseline;background: transparent;

	text-decoration: none;list-style: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

body {color: #373d48;font-size: 13px;font-weight: 400;line-height: 22px;background-color: #3e3e3f;	font-family: 'Conv_373A65_0_0';-webkit-text-size-adjust: none;}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}

img {border: none;}

.r {float: right;}

.l {float: left;}

.cf:before, .cf:after {content: "";display: table;}

.cf:after {clear: both;}

.cf {zoom: 1;}

.clear {clear: both;}

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/*----- default css ------*/

h1, h2, h3, h4, h5, h6 {margin-bottom: 20px;font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

h1 {font-size: 34px; font-family: 'LacrimaMG-SenzaBold';}

h2 {font-size: 80px;color: #e51848;	margin-bottom: 15px;text-transform: uppercase;height:auto !important; font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

h3 {font-size: 25px;color: #e51848;	line-height: 35px;margin-bottom: 15px; font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

h4 {font-size: 22px;color: #e51848;line-height: 60px;margin-bottom: 15px; font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

h5 {font-size: 18px;color: #e51848;line-height: 60px;margin-bottom: 15px; font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

h6 {font-size: 14px;color: #e51848;	line-height: 60px;	margin-bottom: 15px; font-family: 'LacrimaMG-SenzaBold'; font-weight:bold;}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], input[type="email"], textarea {-webkit-appearance: none;}

.ipad input[type="radio"], .iphone input[type="radio"], .ipod input[type="radio"] {width: 13px;	height: 13px;}

p {font-size: 13px;color: #ffffff;line-height: 25px; font-family: 'MaisonNeue-Medium';}

p a {color: #fff;text-decoration: none;}

p a:hover {color: #fff;text-decoration: underline;}

a {color: #ffffff;}

a:hover {color: #ffffff;text-decoration: underline;}

ul {margin: 20px 20px;padding: 0;}

ul li {font-size: 13px;color: #373d48; font-family: 'MaisonNeue-Medium'; font-weight: 600;line-height: 18px;padding: 0 0 5px 0;list-style: outside circle;}

ul li a {color: #4777ac;text-decoration: none;}

ul li a:hover {color: #4777ac;text-decoration: underline;}

ol {margin: 20px 20px;padding: 0;}

ol li {	font-size: 13px;color: #373d48;	font-family: 'MaisonNeue-Medium'; font-weight: 400;

	line-height: 18px;padding: 0 0 5px 0;list-style: decimal;	margin-left: 20px;}

ol li a {color: #4777ac;text-decoration: none;}

ol li a:hover {color: #4777ac;text-decoration: underline;}

strong {font-family: 'MaisonNeue-Medium';}

#wrapper {width: 100%;height: auto;position: relative;}

.container{width: 1170px;height: auto;display: block;clear: both;}


/*20-nov-18*/
body p{font-family: 'MaisonNeue-Medium';}
body h1,body h2,body h3,body h4,body h5,body h6{font-family: 'LacrimaMG-SenzaBold';}
/*end 20-nov-18*/

header .left-side {width: auto;	float: left;}

header .logo {display: none;}

header .logo2 {display: none;}

header .logo-image1 img {width: 300px;}

header .right-side {

	width: auto;

	float: right;

	padding: 5px 20px 3px;

	border: 2px solid #e51848;

	color: #e51848;

	font-size: 12px;

	text-transform: uppercase;

	font-family: 'MaisonNeue-Medium';

	transition: 0.3s;

	letter-spacing: 2px;

}

header .right-side:hover {

	color: #3e3e3f;

	text-decoration: none;

	transition: 0.3s;

	background-color: #e51848;

}

a.right-side.light {

	color: #e51848;

	border: solid 2px #e51848;

}

a.right-side.light:hover {

	color: #3e3e3f;

	text-decoration: none;

	transition: 0.3s;

	background-color: #e51848;

}

.menu {

	text-align: left;

	cursor: pointer;

}

.menu span {

	width: 45px;

	height: 2px;

	background-color: #e51848;

	margin: 0px 0 10px 0;

	display: block;

}

.menuSeven.light span {

	background-color: #e51848;

}

.clickMenuSeven.light span {

	background-color: #e51848;

}

p.smallprint {
    font-size: 10px !important;
    line-height: 14px !important;
}

header {

	width: 100%;

	position: absolute;

	z-index: 999;

	padding: 20px 40px;

	height: 70px;

	background-color: transparent;

	transition: all 0.2s ease-in-out;

	top: 0;

	left: 0;

}

/** MOBILE MAKE A RESERVATION **/

make-btn-main bottom-button read-btn mobile-make-a-reservation{

    color: #000;

    font-family: OakesGroteskBold;

    border: solid 2px #000;

    padding: 10px 25px 10px 25px;

}





.download-pack-button{

    display: inline-block !important;

    margin: 10px 0 !important;

}



header.active {

	background: #e51848;

	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

	opacity: 1;

}

header.active {

	color: #ccc;

}

header.active {

	color: #fff !important;

}

header.active .right-side {

	width: auto;

	float: right;

	padding: 5px 20px 3px;

	border: 2px solid #3e3e3f;

	color: #3e3e3f;

	font-size: 12px;

	text-transform: uppercase;

	font-family: 'MaisonNeue-Medium';

	transition: 0.3s;

	letter-spacing: 2px;

	

}

header.active .right-side:hover {

	color: #e51848;

	text-decoration: none;

	background-color: #3e3e3f;

}

header.active .logo {

	display: block;

	text-align: center;

}

header.active .logo img {

	max-width: 100%;

	display: block;

}

header.active .menu span {

	background-color: #3e3e3f;

}

header.active .showmenu span {

	background-color: #e51848;

}

.inner-page .showmenu span {

	background-color: #ffffff !important;

}

/*----- Left mobile menu ------*/



.hamburger_container {

	display: block;

	margin-left: 0px;

}

.hamburger_menu {

	position: fixed;

	top: 0;

	left: 0px;

	width: 450px;

	height: 100vh;

	background: #3e3e3f;

	z-index: 10;

	overflow: auto;

	-webkit-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	transition: all 300ms ease;

	transform: translateX(-450px);

	box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2); 

}

.showmenu .hamburger_menu {

	transform: translateX(0px)

}

.hamburger_container1 {

	display: block;

	margin-left: 0px;

}

.overlay {
	color: #fff;
	position: fixed;
	top: 0;
	right: 0px;
    width: 50%;
	min-width: 720px !important;
	height: 100vh;
	background: #3e3e3f;
	z-index: 10;
	overflow-y:auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
    -webkit-transform: translateX(100%) !important;
	transform: translateX(100%) !important;
	padding: 20px !important;
}

.showmenu .overlay {
transform: translateX(0px) !important;
}

.overlay .closebtn {
	position: absolute;
	right: 45px;
}

.overlay h2 {

	font-size: 26px;

	

	color: #e51848;

	text-transform: uppercase;

	letter-spacing: 2px;

	line-height: normal;

	margin-top: 25px;

}

.overlay p {

	font-size: 14px;

	color: #ffffff;

	line-height: 25px;

	margin-bottom: 20px;

	

	letter-spacing: 2px;

}

.overlay p a{

	text-decoration: underline;

	color: #fff;

}

p.small-print {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.div.wpcf7{
	padding-top: 15px;
}

.overlay span.wpcf7-not-valid-tip {

    color: #f3a0a0 !important;

}

.overlay1 span.wpcf7-not-valid-tip {

    color: #f3a0a0 !important;

}

.overlay div.wpcf7-validation-errors, .overlay div.wpcf7-acceptance-missing {

    border: 2px solid #f3a0a0;

}

.overlay1 div.wpcf7-validation-errors, .overlay1 div.wpcf7-acceptance-missing {

    border: 2px solid #f3a0a0;

}

.overlay div.wpcf7-response-output {

    margin: 0;

    padding: 0.2em 1em;

    border: 2px solid #f3a0a0;

	color: #eee;

}

.overlay1 div.wpcf7-response-output {

    margin: 0;

    padding: 0.2em 1em;

    border: 2px solid #f3a0a0;

	color: #eee;

}

.overlay p.smallprint{

font-size: 11px;

    color: #ffffff;

    line-height: 14px;

    margin-bottom: 10px;

    

    letter-spacing: 1px;	

}

.overlay p.smallprint a{

    color: #ffffff;	

}

.content-area span.wpcf7-not-valid-tip {

    color: #a72e2f;

}

.content-area div.wpcf7-validation-errors, .content-area div.wpcf7-acceptance-missing {

    border: 2px solid #a72e2f;

}

.content-area div.wpcf7-response-output {

    margin: 0;

    border: 2px solid #a72e2f;

}

.confirm-block .reservation-btn {

	width: 100%;

	background: #fff;

	padding: 9px 0;

	color: #000;

	text-align: center;

	display: block;

	text-transform: uppercase;

	

	font-size: 19px;

	margin-bottom: 20px;

}

.confirm-block h5 {

	color: #ffffff;

	display: block;

	text-transform: uppercase;

	

	font-size: 14px;

	margin-bottom: 0px;

	line-height: 20px;

	text-align: left;

	letter-spacing: 1px;

}

.confirm-block p {

	color: #ffffff;

	display: block;

	

	font-size: 11px;

	line-height: 15px;

	text-align: left;

	letter-spacing: 1px;

}

.hamburger_menu.active {

	left: 0;

}

.fs_menu_overlay {

	position: fixed;

	top: 0;

	left: 0;

	width: 100vw;

	height: 100vh;

	z-index: 9;

	background: rgba(255,255,255,0);

	pointer-events: none;

	-webkit-transition: all 200ms ease;

	-moz-transition: all 200ms ease;

	-ms-transition: all 200ms ease;

	-o-transition: all 200ms ease;

	transition: all 200ms ease;

}

/*



 .showmenu .fs_menu_overlay{



    background: #ffffff;



}*/



.showmenu .fs_menu_overlay1 {

	background: #000;

}

.menuOne, .menuTwo, .menuThree, .menuFour {

	margin: 10px;

	cursor: pointer;

}

h1 {

	font-family: 'LacrimaMG-SenzaBold';

}

.menuOne {

	width: 30px;

	height: 30px;

	position: relative;

	transition: .1s;

	display: inline-block;

}

.menuOne span {

	width: 5px;

	height: 5px;

	background-color: #fff;

	display: block;

	border-radius: 50%;

	box-shadow: 1px 1px 1px #000!important;

}

.menuSeven {

	width: 35px;

	height: 39px;

	position: relative;

	z-index: 999;

	float: left;

}

.menuSeven span {

	position: absolute;

	transition: .3s cubic-bezier(.8, .5, .2, 1.4);

	height: 2px;

}

.form-section form-section__delivery radios{
	color: #3e3e3f !important;
}

.form-section form-section__message radios{
	color: #3e3e3f !important;
}

.reservation-links{
	color: #fff;
}

.reservation-links:hover {
    color: #fff;
    text-decoration: underline;
}

.menuSeven span:nth-child(1) {

	top: 0;

	left: 0;

}

.div.MGLText{
	color: #e1e1e1 !important;
}

.menuSeven span:nth-child(2) {

	top: 13px;

	left: 0;

}

.menuSeven span:nth-child(3) {

	bottom: 0;

	left: 0;

}

.menuSeven:not(.clickMenuSeven):hover span:nth-child(1) {

	transform: scaleX(.8);

}

.menuSeven:not(.clickMenuSeven):hover span:nth-child(2) {

	transform: scaleX(.5);

}

.menuSeven:not(.clickMenuSeven):hover span:nth-child(3) {

	transform: scaleX(.8);

}

.clickMenuSeven span:nth-child(1) {

	transform: rotate(45deg);

	top: 13px;

}

.clickMenuSeven span:nth-child(2) {

	transform: scale(0);

	transition-duration: 50ms;

}

.clickMenuSeven span:nth-child(3) {

	top: 13px;

	transform: rotate(-45deg);

}

.hamburger_close {

	position: absolute;

	top: 26px;

	left: 10px;

	padding: 10px;

	z-index: 1;

	cursor: pointer;

	display: none;

}

.hamburger_menu_content {

	padding-top:50px;

	width: 100%;

	height: 100%;

	padding-right: 20px;

	text-align: left !important;

}

.mobile_menu-main {

	background: #fff;

	color: #101820;

	position: relative;

	width: 60%;

	max-width: 39rem;

	height: 100%;

	overflow: hidden;

	transform: translateZ(0)

}

.mobile_menu-main-content_wrapper {

	height: 100%;

	overflow-x: hidden;

	overflow-y: auto;

	-webkit-overflow-scrolling: touch

}

.mobile_menu-main-content {

	min-height: 100%;

	background: #3e3e3f;

	color: #101820;

	padding: 1rem 1rem 1rem 8rem;

	display: -ms-flexbox;

	display: flex;

	-ms-flex-align: center;

	align-items: center;

	-ms-flex-pack: start;

	justify-content: flex-start

}

.mobile_menu-nav-list {

	padding: 0;

	margin: 0;
	
	padding-top: 25px;

}

.mobile_menu-nav-list:hover .mobile_menu-nav-link:not(:hover) {

	opacity: 0.25

}

.mobile_menu-nav-list-item {

	margin: 0;

	display: block;

	color: #000;

	font-family: 'LacrimaMG-SenzaBold';

	font-size: 20px;

	line-height: 36px;

	text-transform: uppercase;

	transition: all ease-out 0.2s;

	padding: 0 40px;

}

.mobile_menu-nav-list-item:first-child .mobile_menu-nav-link {

	padding-top: 0;

}

.mobile_menu-nav-list-item:last-child .mobile_menu-nav-link {

	padding-bottom: 0;

}

.mobile_menu-nav-link {

	color: #e51848;

	pointer-events: auto;

	font-size: 28px;

	line-height: 32px;

	padding: .75rem 0;

	display: block;

	width: 100%;

	text-align: left;

	transition: all ease-out 0.2s;

	letter-spacing: 0

}

.mobile_menu-nav-link.cta::after {

	content: none

}

.mobile_menu-nav-link:hover {

	color: #3e3e3f;

	text-decoration: none;

}

.mobile_menu-nav-link.active {

	color: #3e3e3f

}

.mobile_menu-nav-link:hover, .mobile_menu-nav-link.active {

	color: #e51848;

}



/*custom css 20-11-18 N******************************************************************/

#wrapper .content-area {
    width: 100%;
    display: block;
    float: left;
}

/*end custom css 20-11-18 N******************************************************************/

@media screen and (max-width: 78.75em) {

.mobile_menu-main {

	width: 75%

}

}



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

.mobile_menu {

	top: 4rem

}

.mobile_menu-main {

	width: 100%

}

}



@media screen and (max-width: 37.5em) {

.mobile_menu-main-content {

	padding-left: 5.5rem

}

.mobile_menu-nav-link {

	padding-top: .5rem;

	padding-bottom: .5rem;

	font-size: 1.5rem;

	color: #e51848;

}

}

.link-btn a{

	width: auto;

	padding: 4px 20px;

	border: 2px solid #000;

	color: #000;

	font-size: 13px;

	text-transform: uppercase;

	font-family: 'MaisonNeue-Medium';

	transition: 0.3s;

	float: left;

	margin: 18px 0px 18px;

	letter-spacing: 2px;

	background-color:transparent;

	cursor:pointer; 

	

}

.link-btn a:hover {

	color: #fff;

	text-decoration: none;

	transition: 0.3s;

	background-color: #000;

	position: relative;

}

.link-btn button{

	width: auto;

	border: 2px solid #e51848;

	color: #e51848;

	font-size: 13px;

	text-transform: uppercase;

	font-family: 'MaisonNeue-Medium';

	transition: 0.3s;

	float: left;

	padding:11px 20px 8px 20px;

	margin: 18px 0px 18px;

	letter-spacing: 2px;

	background-color:transparent;

	cursor:pointer; 

	font-weight:bold;

	line-height: normal; 

	

}

.link-btn button:hover {

	color: #3e3e3f;

	text-decoration: none;

	transition: 0.3s;

	background-color: #e51848;

}









.our-news {

	color: #000;

	padding: 0 160px 0 40px;

	font-size: 42px;

	line-height: 55px;

	text-transform: uppercase;

	font-family: 'LacrimaMG-SenzaBold';

	display: inline-block;

	text-decoration: none;

	overflow: hidden;

	/*

	position: absolute;

	top: 37%;

	transform: translate(0%, -50%);*/

}



/*----- Banner Part ------*/



.banner {

	width: 100%;

	display: block;

	position: relative;

	background: url(../images/banner-image.jpg) no-repeat center center;

	-webkit-background-size: cover !important;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover !important;

	height: 100vh;

}

.banner figure img {

	width: 100%;

	display: block;

}

.banner .banner-description {

	position: relative;

	width: 100%;

	height: 100%;

	cursor: pointer;

	opacity: 1;

	display: -webkit-box;

	display: -moz-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: center;

	-moz-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-moz-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	animation: fadein 2s;

	-moz-animation: fadein 2s;

	/* Firefox */



	-webkit-animation: fadein 2s;

	/* Safari and Chrome */



	-o-animation: fadein 2s;/* Opera */



}

 @keyframes fadein {

 from {

 opacity:0;

}

 to {

 opacity:1;

}

}

 @-moz-keyframes fadein {



    /* Firefox */



     from {

 opacity:0;

}

 to {

 opacity:1;

}

}

 @-webkit-keyframes fadein {



    /* Safari and Chrome */



     from {

 opacity:0;

}

 to {

 opacity:1;

}

}

 @-o-keyframes fadein {



    /* Opera */



     from {

 opacity:0;

}

 to {

 opacity: 1;

}

}

.our-banner {

	width: 100%;

	display: block;

	position: relative;

	background: url(../images/background-8.jpg) no-repeat center center;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	height: 80vh;

}

.our-banner h1{

	padding-top: 70px;

}

.our-banner .banner-description, .banner-overlay {

	position: relative;

	width: 100%;

	height: 100%;

	cursor: pointer;

	opacity: 1;

	display: -webkit-box;

	display: -moz-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: center;

	-moz-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-moz-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	font-size: 58px;

	font-family: 'LacrimaMG-SenzaBold';

	line-height: 65px;

	text-transform: uppercase;

	color: #fff;

	padding: 0 307px;

	letter-spacing: 9px;

	text-align: center;

}

.our-banner .banner-description:after {

	background: url(../images/bd-image.png) no-repeat left;

	position: absolute;

	content: "";

	bottom: 107px;

	height: 20px;

	display: block;

	left: 50%;

	width: 200px;

	transform: translate(-50%, -50%)

}

.banner-overlay h1 {

	color: #fff!important;

	text-shadow: none;

	font-weight: bold;

	font-size: 55px;

	text-transform: uppercase;

	letter-spacing: 4px;

}

/*----- content Part ------*/



.content-area {

	width: 100%;

	display: inline-block;

}

.page-template-template-menu .content-area ul.nav-tabs li {
	display: inline-block;
}
.content-area ul li {

    font-size: 14px;

    color: #ffffff;

    line-height: 20px;

    margin: 0 5px;

    letter-spacing: 2px;

    font-weight: normal;


    float: none;

    /*display: inline-block;*/

}

.flickity-slider ul li{

	text-align: left;

}

.content-area ul {

	left:0;

	right: 0;

	margin: 0 auto;

	text-align:center;
	
	    display: block;

}

.content-area p {

	margin-bottom: 7px !important;

}

.content-area .flickity-slider p {

	margin-bottom: 10px !important;

}

.content-area .tab-content p.menu-heading {

	margin-bottom: 0px !important;

}

.content-area .tab-content p {

	margin-bottom: 5px !important;

}

.content-area .block1 {

	width: 100%;

	display: block;

	background-color: #3e3e3f;

	position: relative;

	height: 100vh;

}

.content-area p.menu-body {

   font-family: 'Conv_373A65_0_0';

    

}

#menu-tab-content h4 {

    line-height: 23px;

	margin-bottom: 0;

	text-transform: uppercase;

}



.left-content{/*position:relative;*/ padding-top:60px!important;  }
.panel .block1 > .row{-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.left-content.verticaltop{ padding-top:0px!important; }



.content-area .block1 .block1-left {
	/*position: relative;*/
    width: 70%;
    margin: auto;/*
    top: 50% !important;
    -webkit-transform: translate(-0%,-50%) !important;
    -ms-transform: translate(-0%,-50%) !important;
    transform: translate(-0%,-50%) !important;
    -moz-transform: translate(-0%,-50%) !important;
    -o-transform: translate(-0%,-50%) !important;*/

}
.left-content div.form-group{margin-bottom:7px;}
.popup-redesign-inner h2 {
    color: #e51848;
    text-transform: none !important;
    font-size: 30px !important;
}

.popup-redesign-inner {
    padding: 100px 30px !important;
}

.popup-redesign-inner {
    padding: 100px 30px !important;
}

.sgpb-theme-6-content {
    box-shadow: none !important;
}

.sg-popup-content {
    border-radius: 0 !important;
    box-shadow: none !important;
	background-color: #3e3e3f !important;
}

.popup-redesign-inner .popup-btn {
    border: 2px solid #e51848;
    color: #e51848;
    padding: 8px 50px 5px 50px;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 0px;
    text-decoration: none;
}

p.popup-cta-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width:650px){
	div#sgpb-popup-dialog-main-div {
		width: auto!important;
		border: solid 1px #3e3e3f !important;
	}
	img.sgpb-popup-close-button-6 {
		right: 10px !important;
	}	
	#popup-redesign .popup-redesign-img {
		height: 150px;
	}	
	.popup-redesign-inner {
		padding: 60px 30px !important;
	}	
}


.blog .content-area .latest-block .latest-left h2{font-size:80px; line-height:50px;}

.blog .content-area .block1 .block1-left h2{font-size: 32px; line-height:44px;}

.blog .content-area p{margin-bottom:15px !important;}

.blog h3.latest-new-subhead{margin-bottom:15px;}

.content-area .block1 .block1-left h2 {

	/*font-size: 80px;*/
	font-size: 60px;
	color: #e51848;

	margin-bottom: 15px;

	text-transform: uppercase;

	line-height: 50px;

	height:auto !important;
	font-weight:bold;

}

.content-area .block1 .block1-left p {

	font-size: 14px;

	color: #ffffff;

	line-height: 25px;

	margin-bottom: 35px;

	letter-spacing: 2px;

}

.content-area .block1 .block1-left .read-btn {

	border: 2px solid #e51848;

	color: #e51848;
	
	background-color: #3e3e3f;

	padding: 8px 50px 5px 50px;

	font-size: 13px;

	text-transform: uppercase;

	transition: 0.3s;

	font-weight: bold;

	letter-spacing: 3px;

	border-radius:0px; 

	text-decoration: none;
	font-family: 'MaisonNeue-Medium';

}

.content-area .block1 .block1-left .read-btn:hover {

	background-color: #e51848;

	color: #3e3e3f;

	text-decoration: none;

}

.content-area .block1 img {

	width: 100%;

	display: block;

}

.content-area .block2 {

	background-color: #ebe9e6;

}

.content-area .latest-block {

	width: 100%;

	display: block;

	background-color: #ebe9e6;

	position: relative;

}

.content-area .latest-block:after {

	background: url(../images/bd-image.png) no-repeat left;

	position: absolute;

	content: "";

	bottom: 107px;

	height: 20px;

	display: block;

	left: 104px;

	width: 200px;

}

.content-area .latest-block .latest-left {

	position: relative;

 	margin:auto;

	top: 50%;

	transform: translate(-27%, -50%);

	-webkit-transform:translate(0%, -50%);

	width: 471px;

}

.content-area .latest-block .latest-left h2 {

	font-size: 80px;

	color: #1a1a1a;

	margin-bottom: 0px;

	text-transform: uppercase;

	overflow: hidden;

}

.content-area .latest-block .latest-left p {

	font-size: 19px;

	color: #1a1a1a;

	line-height: 25px;

	margin-bottom: 50px;

	letter-spacing: 2px;

}

.content-area .latest-block .latest-left .read-btn {

	border: 2px solid #000;

	color: #000;

	padding: 6px 50px 4px 50px;

	font-size: 14px;

	text-transform: uppercase;

	text-decoration: none;

	font-weight: bold;

	letter-spacing: 2px;
	font-family: 'MaisonNeue-Medium';

}

.content-area .latest-block img {

	width: 100%;

	display: block;

}

.content-area .block2:after {

	background: url(../images/bd-image.png) no-repeat left;

	position: absolute;

	content: "";

	bottom: 107px;

	height: 20px;

	display: block;

	left: 54%;

	width: 200px;

}

h3.latest-new-subhead {

	font-size: 22px;

	line-height: 28px;

	color: #fff;

	

	text-transform: uppercase;

	letter-spacing: 8px;

	margin-bottom: 30px;

	padding-bottom: 9px;

}

h3.latest-new-subhead:after {

	border-bottom: 1px solid #e51848;

    width: 235px;

    padding-bottom: 30px;

	content: "";

	position: absolute;

	left: 0;

	height: 0px;

}



/* Vouchers */

.content-area .vouchers h1 {

    text-transform: uppercase;

}

.content-area .vouchers p {

    margin-bottom: 5px !important;

}

.content-area .vouchers label {

    font-size: 14px;

    text-transform: capitalize;

    

    color: #1a1a11;

    padding: 4px 0;

}

.content-area .fgvApp .voucher-amount+small {

    float: left;

    max-width: 50%;

    margin-left: 0px;

    clear: both;

}

.content-area .fgvApp input[type=checkbox], .content-area .fgvApp input[type=radio] {

    margin-right: 10px;

}

.content-area .fgvApp .form-section__voucher>label {

    margin: 0px;

}

.content-area .additional-info p {

    font-size: 11px !important;

    margin: 0 !important;

    line-height: 21px !important;

}

.content-area .fgvApp .form-section__buttons .button.expand {

    width: auto;

    text-transform: capitalize;

    padding: 5px 30px;

    background: #000;

    color: #fff;	

}

ul.errors li {

    color: #a72e2f !important;

    font-size: 14px;

    line-height: 14px;

  
    margin-left: 15px;

}

ul.errors {

    margin-bottom: 20px;

}

.content-area .fgvApp input[type=email], .content-area .fgvApp input[type=tel], .content-area .fgvApp input[type=text], .content-area .fgvApp textarea {

	padding: 5px;

    width: 100%;

    border: solid 2px;

    background: transparent;

}

.content-area .fgvApp .form-section__buttons button, .content-area .fgvApp .form-section__buttons input[type=submit] {

    text-transform: capitalize;

	background: #000;

    color: #fff;

    padding-top: 5px;

    padding-bottom: 5px;

}

.content-area .fgvApp .voucher-amount {

    float: left;

    width: 50%;

    margin-bottom: 5px;

    background: transparent;

    border: solid 2px #000;

    padding: 5px;

    /* font-weight: bold; */

}

.content-area table.order-summary.hide-shipping {

    margin: 0 0 15px 0;

}

.content-area .fgvApp select {

    width: 100%;

    height: 34px;

    border: solid 2px #000;

    background: transparent;

}

.content-area .StripeElement{
    background: #fff;
    border: solid 2px #fff;
    padding: 9px 8px;
}



/* Menu Block */



#menu-tabs {

	background: #e51848;

	font-size: 42px;

	line-height: 50px;

	color: #fff;

	font-family: 'Conv_373A65_2_0';

	text-transform: uppercase;

	letter-spacing: 1px;

	position:relative;

}


.content-area ul#menu-tabs {
    display: inline-flex;
}

#menu-tabs a {

	color: #3e3e3f;

	line-height: 90px;

	font-family: 'LacrimaMG-SenzaBold';

}

#menu-tabs li {

	font-size: 25px;

	list-style-type: none;

	text-align: center;

	padding: 0;

	margin: 0 0 -2px 0;

}

#menu-tabs .nav-link.active, #menu-tabs .nav-item.show .nav-link {

	border: none;

	background: #3e3e3f;

	color: #e51848;

}

#menu-tabs .nav-link:hover, #menu-tabs .nav-link:focus {

	border: none;

	color: #e51848;

	background: #3e3e3f;

}

#menu-tab-content {

	background: #3e3e3f;

	position: relative;

}

#menu-tab-content .tab-pane {

	padding: 45px;

	font-size: 14px;

	color: #1a1a1a;

	line-height: 20px;

	letter-spacing: 2px;

}

#menu-tab-content h3 {

	font-size: 20px;

	line-height: 50px;

	color: #e51848;
	
	text-align: center;

	text-transform: uppercase;

	letter-spacing: 4px;

}

ul#wine-tabs {

    padding: 20px 0 20px 0;

    border-top: solid 2px #2c2c2c;

    border-bottom: solid 2px #2c2c2c;

    margin: 30px 0 40px 0;

}

ul#wine-tabs li {

    font-size: 16px;

    line-height: 32px;

    color: #e51848;

  

    text-transform: uppercase;

    letter-spacing: 2px;

    list-style: none;

    margin: 0;

	padding: 0;

}

ul#wine-tabs li a {

	color: #fff;

	border: none;

}

#wine-tabs a.nav-link {

	padding: 0 35px 0 0;

}

#wine-tabs a.nav-link:hover {

    color: #e51848;

}

#wine-tabs .nav-link.active, #wine-tabs .nav-item.show .nav-link {

	background: none;

	border: none;

	text-decoration: underline;

	color: #e51848;

}

#wine-tab-content .tab-pane {

	padding: 0;

}

ul.menu-items li {

	list-style: none;

	margin-left: 0;
	
	display: block;
}

p.menu-heading {

	font-weight: bold;

	letter-spacing: 2px;

	margin: 0;

}

p.menu-intro {

	margin: 10px 0 30px 0;
	text-align: center;

}

p.menu-price {

font-family: 'Conv_373A65_0_0';

}

p.menu-price-ind {

	float: right;



}

@media (max-width:1100px) {

#menu-tabs li {

	font-size: 17px;

}
	#wine-tabs a.nav-link {
    padding: 0 0px 0 0;
}
	header .logo-image1 img {
    width: 200px;
}
}

@media (max-width:1305px) {

#menu-tabs li {

	font-size: 19px;

}
}


@media (max-width:1485px) {

#menu-tabs li {

	font-size: 19px;

}
}

@media (max-width:1200px) {

#menu-tabs li {

	font-size: 19px;

}


#menu-tabs a {

	line-height: 65px;

}

#menu-tabs .nav-link {

	padding: 5px;
	font-size: 14px;

}

#menu-tab-content .tab-pane {

	padding: 25px;

}

#wine-tab-content .tab-pane {

	padding: 0;

}

ul#wine-tabs {

	padding: 15px 0 20px 0;

}

ul#wine-tabs li {

	line-height: 30px;

	width: 100%;

}

}

/* { box-sizing: border-box; }*/



@media (max-width:767px) {
	#menu-tabs a {
		line-height: 40px;
	}
}



.carousel {

	display: none; /* hidden by default */

}

.carousel-cell {

	width: 50%;

	padding: 0 40px 0 0;

}

.flickity-page-dots {

	bottom: -22px;

}

.flickity-page-dots .dot {

	height: 4px;

	width: 100px;

	margin: 0;

	border-radius: 0;

}

.carousel.is-expanded .carousel-cell:before {

	line-height: 400px;

}

.flickity-prev-next-button.next {

	right: -45px;

}

.flickity-prev-next-button.previous {

	left: -45px;

}

.flickity-button:hover {

	background: none;

	cursor: pointer;

	color: #fff;

}

.flickity-button {

	background: transparent;

}

.flickity-prev-next-button {

	width: 60px;

	height: 60px;

}

.flickity-button-icon {

	fill: #9ba0a3;

}



  .navigator li{

    cursor: pointer;

    display: block;

    width: 10px;

    float: left;

    margin: 0px 0px 0px 5px;

    height: 10px;

    border-radius: 50%;

    /*background-color: red;*/

    border: 1px solid #ffffff;

}

.navigator li.current{

    background-color: #ffffff;

}

/*.sliderimage{

  position: relative;

}*/

.navigator{

  position: absolute;

  bottom: 4%;

  width: auto;

}



@media (max-width:1200px) {

.carousel-cell {

	width: 100%;

	padding: 0;

}

.flickity-prev-next-button.next {

	right: -40px;

}

.flickity-prev-next-button.previous {

	left: -40px;

}

.flickity-page-dots {

	bottom: 0;

}

.flickity-page-dots .dot {

	width: 40px;

}

}

/* Latest News block - 6 images across the full width and height of window */







.content-area .gallery-block {

	width: 100%;

	display: block;

}

.content-area .gallery-block .image1 {

	background: url(../images/gallery-image6.jpg) no-repeat left top;

	background-size: cover !important;

	width: 100%;

	min-height: 50vh;

	position: relative;
/*	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);*/

}

.content-area .gallery-block .image1:hover {

	-webkit-filter: none;

	filter: none;

}

.effect .text {

	display: none;

}

.image1:hover {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

}

.effect .text:hover {

	display: block;

}

ul {

	display: inline-block;

	width: 100%;

	padding: 0;

	margin: 0;

}

.image1 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image1 .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

.image2 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image2:hover .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

.image3 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image3:hover .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

.image3 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image3:hover .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

.image4 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image4:hover .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

.image5 {

	width: 33.33%;

	float: left;

	position: relative;

}

.content_block {

	display: none;

}

.image5:hover .content_block {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgba(0,0,0,0.5);

	padding: 130px 30px 0 30px;

}

section.panel p a {

	color: #fff;

	text-decoration: underline;

}

.content-area .gallery-block .image2 {

	background: url(../images/gallery-image3.jpg?v=2) no-repeat left top;

	background-size: cover;

	width: 100%;

	min-height: 50vh;

	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

}

.content-area .gallery-block .image2:hover {

	-webkit-filter: none;

	filter: none;

}

.content-area .gallery-block .image3 {

	background: url(../images/gallery-image4.jpg?v=2) no-repeat left top;

	background-size: cover;

	width: 100%;

	min-height: 50vh;

	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

}

.content-area .gallery-block .image3:hover {

	-webkit-filter: none;

	filter: none;

}

.content-area .gallery-block .image4 {

	background: url(../images/gallery-image5.jpg?v=2) no-repeat left top;

	background-size: cover;

	width: 100%;

	min-height: 50vh;

	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

}

.content-area .gallery-block .image4:hover {

	-webkit-filter: none;

	filter: none;

}

.content-area .gallery-block .image5 {

	background: url(../images/gallery-image2.jpg?v=2) no-repeat left top;

	background-size: cover;

	width: 100%;

	min-height: 50vh;

	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

}

.content-area .gallery-block .image5:hover {

	-webkit-filter: none;

	filter: none;

}

.content-area .gallery-block .image6 {

	background: url(../images/gallery-image2.jpg) no-repeat left top;

	background-size: cover;

	width: 100%;

	min-height: 50vh;

}

.content-details {

	opacity: 0;

	-webkit-transform: translate(-0%, -15%);

	-moz-transform: translate(-0%, -15%);

	transform: translate(-0%, -15%);

	-webkit-transition: all 0.3s ease-in-out 0s;

	-moz-transition: all 0.3s ease-in-out 0s;

	transition: all 0.3s ease-in-out 0s;

}

.image1 .content_block .content-details {

	/*top: 15%;*/

	left: 0%;

	opacity: 1;
	
	padding-top: 0;

}

.image2:hover .content_block:hover .content-details {

	/*top: 15%;*/

	left: 0%;

	opacity: 1;

}

.image3:hover .content_block:hover .content-details {

	/*top: 15%;*/

	left: 0%;

	opacity: 1;

}

.image4:hover .content_block:hover .content-details {

	/*top: 15%;*/

	left: 0%;

	opacity: 1;

}

.image5:hover .content_block:hover .content-details {

	/*top: 15%;*/

	left: 0%;

	opacity: 1;

}

.content-details {

	width: 100%;

	display: block

}

.content-details h4 {
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-bottom: 10px;
	position: relative;
	font-weight: bold;
	font-family: 'LacrimaMG-SenzaBold';
	border-bottom: solid 2px rgba(255,255,255,0.5);
}



@media(max-width:767px){

	.content-details h4 {

		font-size: 14px;

	}

}

@media (max-width:320px) {
	.row .col .form-title{
		font-size: 10px !important
	}
}

.content-details h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	font-family: 'LacrimaMG-SenzaBold';
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 0px;
}

.content-details p {
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

/*

.content-area .gallery-block img {

	width: 100%;

	display: block;

	height: 450px;

	position: relative;

}

*/

.content-area .gallery-block .box-bg {

	width: 100%;

	display: block;

	background: #3e3e3f;

	height: auto;

	position: relative;
	clear:both;

}

.content-area .gallery-block .box-bg a {

	color: #fff;
	padding: 0 150px 0 70px;
	font-size: 42px !important;
	line-height: 55px !important;
	text-transform: uppercase;
	display: inline-block;
	position: absolute;
	/*top: 38%;*/
	text-decoration: none;
	overflow: hidden;
	transition: 0.3s;
	bottom:20px;
	font-weight:bold;
	font-family:'LacrimaMG-SenzaBold';
}

.content-area .gallery-block .box-bg a:hover {

	color: #e51848;

	text-decoration: none;

	cursor: pointer;

}

.input-style {

	width: 98%;

	border: 0px;

	border-bottom: 2px solid #1a1a1a;

	background-color: transparent;

	margin-bottom: 15px;

	padding: 0 10px;

}

#mf9db479510af_PatronEmail{
	width: 98%;
	border: 0px;
	border-bottom: 2px solid #e51848;
	background-color: transparent;
	margin-bottom: 15px;
	padding: 0 10px;
}
#mf9db479510af_PatronEmail::placeholder{
	color: rgba(255,255,255,0.5);
}
span#errordisplay {
    background: #fff;
}


.MGLPoweredBy{

	display: none !important;

}

#MGLSubmitBreak{

	display: none !important;

}

div.MGLRow{

	padding-bottom: 0px !important;
	    color: #fff !important;
	    font-family: 'MaisonNeue-Medium' !important;

}

br.MGLSubmitBreak{

    display: none !important;

}

#MGLSubmit input{

    border: 2px solid #e51848;

    color: #e51848;

    padding: 6px 40px 4px 40px;

    font-family: 'MaisonNeue-Medium';

    font-size: 13px;

    text-transform: uppercase;

    margin-bottom: 20px;

    display: inline-block;

    transition: 0.3s;

    font-weight: bold;

    letter-spacing: 2px;

    text-decoration: none;

    background: transparent;

	cursor:pointer;

}

div#MGLSubmit {

    text-align: left !important;

}

.input-style1 {

	width: 98%;

	border: 0px;

	border-bottom: 2px solid #1a1a1a;

	background-color: transparent;

	margin-bottom: 15px;

	padding: 0 10px;

	font-size: 19px;

	

}

.form-control {

	border: 2px solid #e51848 !important;

	border-radius: 0 !important;
    
    color: #fff;

}

.content-area .form-control{

	background: transparent;

}

.lunch {

	background: url(../images/lunch-icon.png) no-repeat left top;

	padding: 0 0 0 30px;

}

.geu {

	background: url(../images/guess.png) no-repeat left top;

	padding: 0 0 0 30px;

}

.filler-q {

	width: 100%;

	min-height: 50vh;

	position: relative;

}

.filler-q img {

	max-height: 450px;

}

.filler-quote {

	padding: 80px 45px 0 45px;

}

.content-area .gallery-block img.quote-icon {

	width: auto;

	height: auto;

	display: inline;

}

h3.quote {

	font-size: 25px;

	line-height: 35px;

	color: #1a1a1a;

	

	text-transform: uppercase;

	letter-spacing: 1px;

	background: url(../images/quote.png) no-repeat top left;

}

p.quote-author {

	font-size: 35px;

	line-height: 40px;

	color: #1a1a1a;

	

	text-transform: uppercase;

	letter-spacing: 1px;

}

.functions-boxes-contact h3 {

	font-size: 35px;

	line-height: 40px;

	color: #1a1a1a;

	

	text-transform: uppercase;

	letter-spacing: 1px;

}

.functions-boxes-contact {

	padding: 45px;

}

.functions-boxes-contact a {

	color: #1a1a1a;

	text-decoration: underline;

}

.functions-boxes-contact a:hover {

	color: #1a1a1a;

	text-decoration: underline;

}

.functions-image {

	background-size: cover;

}

.functions-caption {

	/*min-height:100%;*/ 

	height: 50vh;

	background: rgba(0,0,0,0.4);

	color: #fff;

	padding: 110px 45px 0 45px;

	width:100%;

}

.functions-caption h3 {

	font-size: 30px;

	line-height: 40px;

	color: #fff;

	

	text-transform: uppercase;

	letter-spacing: 5px;

	margin-bottom: 0px;

}

.functions-caption p {

	font-size: 14px;

	color: #fff;

	line-height: 20px;

	margin-bottom: 20px;

	

	letter-spacing: 2px;

}


@media(max-width:1485px){

	.content-area .gallery-block .image1{height:100%;}
	
	

}


@media(max-width:1366px){

	.content-area .gallery-block .image1{height:100%;}

}



@media (max-width:1200px) {

h3.quote {

	font-size: 14px;

	line-height: 24px;

}

p.quote-author {

	font-size: 18px;

}



}



@media (max-width:767px) {

.functions-caption {padding:20px 15px;}

.functions-boxes-contact {padding: 20px;}

.filler-quote {padding: 40px 20px 20px 20px;}

.page-template-template-general-content .content-area .block1 .block1-left{top:0;}

.page-template-template-menu .content-area .latest-block .latest-left h2{font-size:30px;}

.link-btn a{display:none;}

.mobile_menu-nav-list{margin-bottom:60px;}

.functions-image { min-height: 50vh;} 

}

/*----- news-block ------*/



.news-block {

	width: 100%;

	display: block;

	text-align: center;

	padding: 40px 0;

	background-color: #ebe9e6;

}

.news-block p {

	font-size: 17px;

	line-height: 28px;

	

	color: #1a1a1a;

	padding: 0 200px;

}

.news-block .news-titile {

	font-size: 17px;

	line-height: 22px;

	

	color: #1a1a1a;

	padding: 0 200px;

	margin-bottom: 40px;

}

.news-block .news-titile:after {

	background: url(../images/news-border.jpg) no-repeat bottom center;

	position: absolute;

	content: "";

	height: 40px;

	display: block;

	width: 200px;

	left: 50%;

	transform: translate(-50%, -50%);

}





/*----- footer Part ------*/



.footer-block {

	background: #1a1a1a;

}

.footer-block .club-block {
	width: 100%;
	display: block;
	padding: 50px 45px 50px;
	/*background: #ebe9e6;*/
	background: #1a1a1a;
	clear: both;
}
.page-template-template-general-content .footer-block .club-block {
	background: #1a1a1a;
}
.page-template-template-menu .footer-block .club-block{
	background: #1a1a1a;
}
.footer-block .club-block .left-club {

	width: 100%;
	color:#fff;

}

.footer-block .club-block .left-club h2 {
	font-size: 42px;
	line-height: 50px;
	color: #e51848;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer-block .club-block .left-club p {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}
.footer-block .club-block .right-club {
	width: 432px;
	display: block;
}

.MGLRow MGLText{
	color: #fff;
}
.footer-block .club-block .right-club .block {
	width: 100%;
	display: inline-block;
}
.footer-block .club-block .right-club .block .sub-btn {

	border: 2px solid #1a1a1a;

	color: #1a1a1a;

	padding: 5px 50px 2px 50px;

	background-color: transparent;

	border-radius: 0;

	

	font-size: 13px;

	text-transform: uppercase;

	letter-spacing: 3px;

	font-weight: bold;

}

.footer-block .club-block .right-club .block .sub-btn:hover {

	background-color: #000;

	color: #fff;

	text-decoration: none;

}

footer {

	width: 100%;

	display: block;

}

footer .footer-left {

	width: 100%;

	display: block;

	background-color: #3e3e3f;

	padding: 40px 50px;

}

footer .footer-left .footer-logo {

	width: 100%;

	display: block;

	text-align: left;

	margin-bottom: 35px;

}

footer .footer-left .footer-logo img {

	width: 400px;

}

footer .footer-left .footer-menu {

	width: 192px;

	display: inline-block

}

footer .footer-left .footer-menu h3 {

	font-size: 24px;

	line-height: 30px;

	color: #e51848;

	

	text-transform: uppercase;

	letter-spacing: 1px;

	margin-bottom: 5px;

}

footer .footer-left .footer-menu ul {

	margin: 0px 0 33px;

	padding: 0px;

}

footer .footer-left .footer-menu ul li {

	list-style: none;

	line-height: 20px;

	display: block;

	margin-left: 0;

}

footer .footer-left .footer-menu ul li a {

	font-size: 14px;

    line-height: 20px;

    color: #ffffff;

    letter-spacing: 1px;

	padding:0px;

	font-weight:normal;

	font-family: "MaisonNeue-Medium", Arial, Helvetica, sans-serif;

}

footer .footer-left .footer-menu .social {

	font-size: 24px;

	line-height: 30px;

	color: #1a1a1a;

	

	text-transform: uppercase;

	letter-spacing: 1px;

}

footer .footer-left .location {

	width: 100%;

	display: block;

}

footer .footer-left .location h3 {

	font-size: 24px;

	line-height: 30px;

	color: #1a1a1a;

	
	text-transform: uppercase;

	letter-spacing: 1px;

	margin-bottom: 5px;

}

footer .footer-left .location address {

	width: 100%;

	display: block;

	font-size: 14px;

	color: #fff;

	line-height: 20px;

	margin-bottom: 50px;

	letter-spacing: 1px;
	
	font-weight: normal;
	
    font-family: "MaisonNeue-Medium", Arial, Helvetica, sans-serif;

}

footer .footer-left .location .opening {

	width:100%;

	display: block;

}

footer .footer-left .location .opening h3 {

	font-size: 24px;

	line-height: 30px;

	color: #e51848;

	

	text-transform: uppercase;

	letter-spacing: 1px;

	margin-bottom: 5px;

}

footer .footer-left .location .opening p {

	font-size: 14px;

	color: #fff;

	line-height: 24px;

	

	letter-spacing: 2px;

}

footer .footer-left .location .opening p strong {

	font-weight: 700;

	font-size: 14px;

	color: #000;

	

}

footer .footer-left .resrvation {

	width:100%;

	display: block;

}

footer .footer-left .resrvation h3 {

	font-size: 24px;

	line-height: 30px;

	color: #e51848;

	font-family: 'LacrimaMG-SenzaBold';

	text-transform: uppercase;

	letter-spacing: 1px;

	margin-bottom: 20px;

}

footer .footer-left .resrvation .makebutton {

	border: 2px solid #e51848;

	color: #e51848;

	padding: 6px 40px 4px 40px;

	font-family: 'MaisonNeue-Medium';

	font-size: 13px;

	text-transform: uppercase;

	margin-bottom: 20px;

	display: inline-block;

	transition: 0.3s;

	font-weight: bold;

	letter-spacing: 2px;

	text-decoration:none;
	margin-top:10px;

}



footer .footer-left .resrvation .makebutton:hover {

	color: #3e3e3f;

	text-decoration: none;

	background-color: #e51848;

}

footer .footer-left .resrvation .tel {

	font-size: 14px;

	color: #1a1a1a;

	line-height: 20px;

	margin-bottom: 5px;

	letter-spacing: 1px;

}
footer .footer-left .resrvation .fax{font-size:14px;}
footer .footer-left .resrvation .email{font-size:14px;}

footer .footer-left .resrvation .img-block {

	width: 100%;

	display: block;

}

footer .footer-left .resrvation .img-block img {

	width: auto;

	display: inline-block;

	margin-right: 10px;

}

footer .footer-left .location {

	width: 100%;

	display: block;

}
footer .footer-right-wrapper{
	background: #ffffff;
}
.page-template-template-general-content footer .footer-right-wrapper{
	background: #ebe9e6;
}
footer .footer-right {

	width: 100%;

	/*background-color: #dce4e7;*/

	display: block;

	padding: 70px 50px 35px 50px;

}

footer .footer-right h2 {

	font-size: 42px;

	line-height: 44px;

	color: #3e3e3f;

	

	text-transform: uppercase;

	letter-spacing: 4px;

	padding: 0 80px 0 0;

	margin-bottom: 40px;

}

footer .footer-right ul {

	margin: 0px;

	padding: 0px;

}

footer .footer-right ul li {

	list-style: none;

	display: block;

	line-height: 35px;

}

footer .footer-right ul li a {

	    font-size: 24px;

    line-height: 40px;

    color: #3e3e3f;

    text-transform: uppercase;

    letter-spacing: 4px;

	padding:0px;

	font-weight:normal;
	
	font-family: 'LacrimaMG-SenzaBold';

	

}



footer .copy-block {

	width: 100%;

	background-color: #1a1a1a;

	color: #fff;

	padding: 26px 0px;

	text-align: center;

	font-size: 14px;
	
	font-family: 'LacrimaMG-SenzaBold';

	

	text-transform: uppercase;

	letter-spacing: 4px;

}

footer .social-icon a {

	background: url(/wp-content/uploads/2018/11/social-icons.png) no-repeat 0 0;

	display: block;

	float: left;

	height: 35px;

	transition: background-position 0.3s ease 0s;

	width: 39px;

	margin: 0 2px 0 0

}

footer .social-icon a.facebook-icon {

	background-position: 0 0;

}

footer .social-icon a.facebook-icon:hover {

	background-position: 0px -38px;

}

footer .social-icon a.twitter-icon {

	background-position: -38px 0;

}

footer .social-icon a.twitter-icon:hover {

	background-position: -38px -38px;

}

footer .social-icon a.googleplus-icon {

	background-position: -77px 0;

}

footer .social-icon a.googleplus-icon:hover {

	background-position: -77px -38px;

}

.gallery-block .content-image {

	width: 100%;

}

.functions-caption .read-btn, .content-details .read-btn {

	border: 2px solid #fff;

	color: #fff;

	padding: 5px 65px 4px 65px;

	font-family: 'MaisonNeue-Medium';

	text-transform: uppercase;

	font-size: 14px;

	transition: 0.3s;

	font-weight: bold;

	letter-spacing: 2px;

	text-decoration:none;

}

.functions-caption .read-btn:hover, .content-details .read-btn:hover {

	color: #000;

	text-decoration: none;

	background: #fff;

	border: 2px solid #fff;

}

.content .content-details {

	background: rgba(0,0,0,0.7);

	position: absolute;

	height: 100%;

	width: 100%;

	overflow: hidden;

	padding: 20px 20px;

}

.content-area .block1 .right-image {

	float: right;

	order: 2;/*height: 50vh;*/    

	position: relative; 



}

.content-area .right-image {

	height: 100vh;

}

.content-area .left-image {

	height: 100vh;

}

.content-area .block1 .left-part {

	float: left;

}

.content-area .latest-block .right-image {

	float: right;

	order: 2;

}

.content-area .latest-block .left-part {

	float: left;

}

.inner-page {

	background-color: #e51848;

}

.inner-page .menu span {

	background-color: #3e3e3f;

}

.inner-page .right-side {

	border: 2px solid #3e3e3f;

	color: #3e3e3f;

}

.inner-page .logo {

	display: block;

	text-align: center;

}

.content-area .latest-block .latest-left p {

	font-size: 14px;

	line-height: 18px;

}

.content-area .latest-block .latest-left {

	transform: translate(-5%, -50%);

	width: 82%;

}

.inner-page .menu span {

	background-color: #3e3e3f;

}

.inner-page .right-side {

	border: 2px solid #3e3e3f;

	color: #3e3e3f;

}

.inner-page .logo {

	display: block;

	text-align: center;

}

.content-area .latest-block .latest-left p {

	font-size: 14px;

	color: #1a1a1a;

	line-height: 25px;

	margin-bottom: 35px;

	

	letter-spacing: 2px;

}





.content-area .latest-block .latest-left a {

	color: #1a1a1a;

	text-decoration: underline;

}

.content-area .latest-block .latest-left a:hover {

	color: #fff;

	text-decoration: none;

	background: #000;

}

.content-area .latest-block .latest-left {

	transform: translate(-5%, -50%);

	width: 82%;

}

.clndr-table .header-day {

	font-weight: bold;

}

.clndr-table td {

	border: 1px solid #000;

	padding: 5px 15px;

	margin-bottom: 20px;

}

.calender img {

	max-width: 100%;

	display: block;

	margin-bottom: 20px;

}

.make-btn-main {

	background-image: none;

	background-repeat: repeat;

	background-attachment: scroll;

	background-position: 0% 0%;

	position: fixed;

	bottom: 0pt;

	left: 0pt;

	background-color: #e51848;

	width: 100%;

	padding: 10px;

	text-align: center;

	height: 50px;

	z-index: 999;

	box-shadow:0px 0px 4px rgba(0, 0, 0, 0.2); 

}

.make-btn {

	width: auto;

	padding: 6px 20px 4px 20px;

	border: 2px solid #fff;

	color: #fff;

	font-size: 13px;

	text-transform: uppercase;

	transition: 0.3s;

	margin: 8px 0px 8px;

	display: inline-block;

	letter-spacing: 2px;

	font-weight: bold;

}

.make-btn:hover {

	color: #fff;

	text-decoration: none;

	transition: 0.3s;

	background-color: #000;

	position: relative;

}

.overlay1 {

	position: fixed;

	top: 0;

	bottom: 0px;

	left: 0px;

	width: 100%;

	height: 100vh;

	background: #3e3e3f;

	z-index: 99999;

	overflow: scroll;

	-webkit-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	transition: all 300ms ease;

	transform: translateY(100%);

	padding: 25px;

	text-align: left

}

.showmenu1 .overlay1 {

	transform: translateY(0px)

}

.overlay1 .closebtn1 {

	position: absolute;

	right: 39px;

}

.overlay1 h2 {

	font-size: 20px;


	color: #FFF;

	text-transform: uppercase;

	letter-spacing: 2px;

}

.overlay1 p {

	font-size: 14px;

	color: #fff;

	line-height: 25px;

	margin-bottom: 20px;

	letter-spacing: 2px;

}

.overlay1 p a{

	color: #fff;

	text-decoration: underline;

}

.confirm-block1 .reservation-btn {

	width: 100%;

	background: #fff;

	padding: 9px 0;

	color: #000;

	text-align: center;

	display: block;

	text-transform: uppercase;

	font-family: 'MaisonNeue-Medium';

	font-size: 19px;

	margin-bottom: 20px;

}

.confirm-block1 h5 {

	color: #fff;

	display: block;

	text-transform: uppercase;

	

	font-size: 14px;

	margin-bottom: 0px;

	line-height: 20px;

	text-align: left;

	letter-spacing: 1px;

}

.confirm-block1 p {

	color: #fff;

	display: block;

	font-size: 11px;

	line-height: 15px;

	text-align: left;

	letter-spacing: 1px;

}

.content-area .verticaltop .block1-left{/*transform:none !important; top:15% !important;*/} 

.showmenu .wpcf7-form .wpcf7-submit, .overlay1 .wpcf7-form .wpcf7-submit{border-radius:0px; margin-left:2px; border:2px solid #fff; background-color:transparent; color:#fff; padding:10px 50px 5px 50px; text-transform:uppercase;font-family: 'MaisonNeue-Medium'; letter-spacing:3px; font-size:13px; font-weight: bold; line-height: normal       }

.showmenu .wpcf7-form .wpcf7-submit:hover, .overlay1 .wpcf7-form .wpcf7-submit:hover{background: #fff; border-color: #fff; color:#000;   }

.sliderimage img{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	width: 100%; height: 100%; object-position: 50% 50%; object-fit: cover;

}



.full-width-container {

	width: 100%;

	display: block;

	background-color: #3e3e3f;

	position: relative;

}

.full-width-block{width:70%; margin:auto; padding-top: 110px;font-size: 14px;color: #1a1a11;   }

.full-width-block p {

	font-size: 14px;

	color: #ffffff;

	line-height: 25px;

	margin-bottom: 35px;

	letter-spacing: 2px;

}









/*======================= All Devices Responsive Css =======================*/



@media (min-width:768px) {

.make-btn-main {display: none;}

}









@media (min-width:1301px) and (max-width:1600px) {

.content-area .block1 .block1-left {

	width: 50%;

}

.banner-description{margin:0;}


.banner-description img {

	max-width: 100%;

	display: block;

}

.banner .banner-description, .banner-overlay {

	width: 100%;

}

header .sidenav {

	width: 60%;

}

.content-area .block1 .block1-left {

	width: 85%;

	

}



.content-area .club-block .right-club .block {

	width: 100%;

}

/*.content-area .gallery-block .box-bg {

height: 240px;
	height: 100%;

}*/



.blog .content-area .block1 .block1-left p{font-size:13px; line-height:22px;}



.content-area .club-block .right-club {

	width: 100%;

}

.logo1 {

	display: none;

}

.make-btn-main {

	display: none;

}

.content-area .gallery-block .box-bg a{font-size:26px;line-height:35px;/*padding:80px 40px;*/ padding: 120px 40px 10px 20px;}





}

@media (max-width:1400px) {

	





.blog .content-area .latest-block .latest-left h2{font-size:40px; line-height:50px;}

.blog .content-area .block1 .block1-left h2{font-size: 30px; line-height:45px;}

.blog h3.latest-new-subhead{margin-bottom:10px;}

.blog .content-area .block1 .block1-left p{font-size:13px; line-height:20px;}

.content-details h3{font-size:20px; line-height:30px;}

.content-area .gallery-block .box-bg a{bottom:20px;transform:inherit;font-weight: bold;font-family: 'MaisonNeue-Medium';}

.our-news{font-size: 26px; line-height: 35px; padding:100px 20px;}









}



@media (max-width:1200px) {

.our-news{font-size: 26px; line-height: 35px; padding:100px 20px;}

.content-area .block1 .block1-left {width: 90%;/*transform:translateY(-50%) !important;-webkit-transform:translate(-50%) !important;

	top:32% !important;left:50%;position:absolute;-ms-transform:translateY(-50%) !important;*/}

.functions-caption{height:100% !important;}

.footer .footer-left .resrvation .makebutton{padding: 6px 10px 4px 10px;}

.content-area .verticaltop .block1-left {transform: translate(-25%, 0%) !important;	top: 15% !important;}

.content-area .block1 .block1-left {padding-left:35px;	padding-right:35px; width:100%  }

.full-width-block{width:100%; padding-left:45px; padding-right:45px; } 





}



@media (min-width:1024px) and (max-width:1300px) {

header .logo {display: none;}

.logo1 {display: none;}

.content-area {width: 100%;}

.banner-description img {max-width: 100%;	display: block;}

.banner .banner-description, .banner-overlay {width: 100%;}

header .sidenav {width: 60%;}

.content-area .block1 .block1-left h2 {font-size: 40px;margin-bottom: 10px;line-height: 50px;height: auto !important;}

.content-area .gallery-block img {height: 100%;}

.content-area .club-block .right-club .block {width: 100%;}

footer .footer-left .footer-menu h3 {font-size: 19px;line-height: 24px;}

footer .footer-left .location h3 {font-size: 19px;line-height: 24px;}

footer .footer-left .resrvation h3 {font-size: 19px;line-height: 24px;}

footer .footer-left .location .opening h3 {font-size: 19px;line-height: 24px;}

footer .footer-right h2 {font-size: 26px;line-height: 32px;	margin-bottom: 20px;padding: 0px;}

footer .footer-right ul li a {font-size: 14px;line-height: 19px;}

.content-area .gallery-block .box-bg a {font-size: 26px;line-height: 32px;padding: 0 20px 0 20px;}

/*.content-area .gallery-block .box-bg {height: 100%;}*/

.content-area .block1 .block1-left p {font-size: 14px;}

.content-area .club-block .right-club {width: 100%;}

.logo1 {display: none;}

.content-area .block2:after {left: 37px;}

.make-btn-main {display: none;}

.news-block p {padding: 0 20px !important;}

.news-block .news-title {padding: 0 20px !important;}

.content-area .latest-block .latest-left h2 {font-size: 52px;line-height: 60px;}

.content-details .read-btn {padding: 5px 70px 3px;}

.content-details h3 {font-size: 15px;line-height: 22px;}

.footer-block .club-block .left-club h2 {font-size: 36px;line-height: 45px;}

.panel.gallery{height:auto !important;}

.functions-caption{

	height: 50vh;

	background: rgba(0,0,0,0.4);

	color: #fff;

	padding: 30px 30px 0 30px;

}

.functions-caption h3 {

    font-size: 25px;

    line-height: 30px;

}

.filler-quote {

    padding: 30px 30px 0 30px;

}

h3.quote {

    font-size: 16px;

    line-height: 25px;

}

.functions-boxes-contact {

    padding: 30px;

}

.our-news {

    font-size: 26px;

    line-height: 35px;

    padding: 0;

}	

	

footer .footer-left .resrvation .makebutton{padding:6px 10px 6px;}



}



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

.sidenav, #menu_button {display: none;}

#bigwrapper {width: 90%;margin-left: 5%;}

.image1:hover .content_block{padding: 50px 30px;}

.content-area p{margin-bottom:15px !important;}

.content-area .gallery-block .box-bg a{bottom:20px;transform:inherit;-webkit-transform:inherit;-ms-transform:inherit;}

.functions-caption{height:100%;}

.our-news{font-size: 26px; line-height: 35px; padding:100px 20px;}

.left-content .block1-left:after {background: none;}

}



@media (min-width:768px) and (max-width:1024px) {

.content-area {width: 100%;}

.sitemap-section{flex: 0 0 40%;max-width: 40%;}

.location-section {flex: 0 0 60%;max-width: 60%;}

.reservation-section{flex: 0 0 100%;max-width: 100%; padding-top:15px; }

body .content-area .verticaltop .block1-left {transform: translate(-25%, 0%) !important;	top: 15% !important;}

.banner-description img {max-width: 100%;display: block;}

.banner .banner-description, .banner-overlay {width: 100%; padding: 0 100px;}

header .sidenav {width: 60%;}

.left-content .block1-left:after {background: none;}	

.content-area .block1 .block1-left h2 {

	font-size: 35px;

	margin-bottom: 10px;

	line-height: 25px;

	height: auto !important ;

}



.image1 .content_block, .image2 .content_block, .image3 .content_block, .image4 .content_block, .image5 .content_block {

	display: block;

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    background: rgba(0,0,0,0.5);

    padding: 70px 30px;

}

.content-details {

	opacity: 1;

}	

.content-area .gallery-block img {

	height: 100%;

}

.content-area .club-block .right-club .block {

	width: 100%;

}

footer .footer-left .footer-menu h3 {

	font-size: 19px;

	line-height: 24px;

}

footer .footer-left .location h3 {

	font-size: 19px;

	line-height: 24px;

}

footer .footer-left .resrvation h3 {

	font-size: 19px;

	line-height: 24px;

}

footer .footer-left .location .opening h3 {

	font-size: 19px;

	line-height: 24px;

}

footer .footer-right h2 {

	font-size: 26px;

	line-height: 32px;

	margin-bottom: 20px;

	padding: 0px;

}

footer .footer-right ul li a {

	font-size: 14px;

	line-height: 19px;
	
	font-family: 'LacrimaMG-SenzaBold';

}

.content-area .gallery-block .box-bg a {

	font-size: 26px;

	line-height: 32px;

	padding: 0 20px 0 20px;

}

/*.content-area .gallery-block .box-bg {

	height: 240px;	
	height: 100%;

}*/

.content-area .block1 .block1-left p {

	font-size: 12px;

    line-height: 16px;

    margin-bottom: 10px !important;

}



.content-area .club-block .right-club {

	width: 100%;

}

.logo1 {

	display: none;

}

.content-area .block2:after {

	left: 37px;

}

.content-area .latest-block .latest-left h2 {

	font-size: 40px;

	line-height: 55px;

	/*height: 43px;*/



	margin-bottom: 20px;

}

.content-area .latest-block .latest-left p {

	margin-bottom: 20px;

}

.content-details h3 {

	font-size: 12px;

	line-height: 16px;

}

.content-details h4 {

	font-size: 14px;

}

.content-details h4::after {

	width: 86%

}

.make-btn-main {

	display: none;

}

.panel .home {

	height: 500px!important;

}

.panel .configuration {

	height: 500px !important;

}

.panel .overview {

	height: auto !important;

}

.news-block p {

	padding: 0 20px !important;

}

.news-block .news-title {

	padding: 0 20px !important;

}

.footer-block .club-block .right-club {

	width: 100%

}

.make-btn {

	padding: 4px 8px;

	font-size: 12px;

}

header .right-side {

	font-size: 11px;

}

.mobile_menu-nav-link {

	font-size: 22px;

	line-height: 28px;

}



.content-details .read-btn {

	padding: 2px 51px;

	font-size: 11px;

}

.content-details p {

	font-size: 11px;

}

header.active .right-side {

	font-size: 11px;

}

.content-area .latest-block {

	margin-top: 40px;

}

.content-area .block1 {

	height: 100%;

}

.footer-block .club-block .left-club h2 {

	font-size: 25px;

	line-height: 32px;

}

footer .footer-left .footer-logo img {

	width: 40%;

}

.content-details .read-btn {

	padding: 5px 33px 3px;

}

.functions-caption .read-btn, .content-details .read-btn{padding: 5px 20px 5px 20px;}

.footer-block{position:relative;}









}



@media (min-width:768px) and (max-width:2000px) {

header .logo {display: none;}

.logo1 {display: none;}

.make-btn-main {display: none;}



}



/*----- Responsive Css 641px ------*/



@media (max-width:767px) {

.content-area .block1 .block1-left .read-btn { padding: 5px 25px 3px 25px; }

.left-content {padding-top: 25px !important;}	

.content-area {width: 100%;}

.verticaltop .block1-left{top:0px !important;}

.panel.overview{height:auto !important;}

.banner-description img {max-width: 80%;display: block;}

footer .copy-block {padding: 25px; font-size: 12px;}

.blog .content-area .block1 .block1-left{top:0px;}

.banner .banner-description, .banner-overlay {width: 100%;}

.banner-overlay h1 {font-size: 35px;}

.overlay {width: 100%;}

header .sidenav {width: 100%;}

.banner {height: 100vh;}

.content-area .block1 .block1-left {width: 100%;}

.content-area .block1 .block1-left h2 {font-size: 32px;margin-bottom: 10px;line-height: 35px;height: auto !important;}

.menuSeven {height: 34px;}

.menuSeven span:nth-child(2) {top: 11px;left: 0;}

.content-area .latest-block .latest-left h2 {font-size: 25px;margin-bottom: 10px;line-height: 35px;height: 80px;}

.content-area .gallery-block img {height: 100%;}

.content-area .club-block .right-club .block {width: 100%;}

.our-banner .banner-description:after {background-image: none;}

.content-area .block1:after {background-image: none;}

.content-area .latest-block:after {background-image: none;}

.content-area .block2:after {background-image: none;}

footer .footer-left .footer-menu h3 {font-size: 19px;line-height: 24px;}

footer .footer-left .location h3 {font-size: 19px;line-height: 24px;}

footer .footer-left .resrvation h3 {font-size: 19px;line-height: 24px; margin-top:20px; margin-bottom:0px;}

footer .footer-left .location .opening h3 {font-size: 19px;line-height: 24px; }

footer .footer-right h2 {font-size: 26px;line-height: 32px;	margin-bottom: 20px;padding: 0px;}

footer .footer-right ul li a {font-size: 14px;line-height: 19px;}

.image1 .content_block, .image2 .content_block, .image3 .content_block, .image4 .content_block, .image5 .content_block {display: block;position: absolute;	top: 0;	left: 0;	height: 100%;	width: 100%;background: rgba(0,0,0,0.5);padding: 65px 20px;}

.content-details {opacity: 1;}

.content-area .gallery-block .box-bg a {

	font-size: 24px !important;

    line-height: 29px !important;

    padding: 0 0px 0 0px;

    letter-spacing: 2px;

}

.content-area .gallery-block .box-bg {/*height:100%;*/padding:0 20px;}

.content-area .block1 .block1-left p {font-size: 14px;}

.content-area .club-block .right-club {width: 100%;}

.right-button {display: none;}

header .sidenav .closebtn {margin-left: 0px;}

header .sidenav a {padding: 8px 50px;}

header .sidenav a {font-size: 24px;line-height: 30px;}

.functions-caption h3 { font-size: 20px; }

.content-area .block1 .block1-left {transform: none;-webkit-transform: none !important;top: 2%;padding: 20px 20px 36px;position:static;left:0px;}

.content-area .block1 .block1-left p {margin-bottom: 20px;}

.content-area .block1 .block1-left .read-btn {margin-bottom: 20px;display:inline-block;margin-top:10px;}

.functions-caption .read-btn, .content-details .read-btn{margin-top:5px; display:inline-block; position:relative; z-index:9;}

.content-area .block1 img {margin-bottom: 20px;width: 100%;}

.content-area .club-block {padding: 20px 10px;}

.content-area .club-block .left-club h2 {font-size: 23px;line-height: 38px;}

footer .footer-left {padding: 20px 20px;}

footer .footer-left .footer-menu .social {margin-bottom: 20px;width: 100%;float: left;}

footer .footer-right {padding: 20px 20px;min-height: 100%;}

.menu {width: 100%;	float: none; margin: 12px 0 0 5px;}

.logo {width: 50%;float: right;}

header.active .logo {width: 100%;/*display:none*/}

.menu span {width: 30px;}

header.active .logo-image {width: 50%;}

.club-block .main-club {max-width: 100% !important;flex: 0 0 100%;}

.content-area .block1 .right-image {order: inherit;flex: none;	max-width: 100%;height: 50vh;}

.content-area .latest-block .right-image {order: inherit;flex: none;max-width: 100%;height: 50vh;}

inner-page .logo-image {width: auto;}

.inner-page .logo {width:100%;}

.inner-page .logo img {width: 80%;}

header .logo {display: none;}

header .logo-image {width: 50%;	float: left}

header.active {background-color: #e51848;box-shadow: none;}

hedare.active .logo1 {width: 50%;float: right;}

hedare .logo1 img {width: 80%;}

header.active .menu span {background-color: #fff;}

header {height: 59px;padding: 4px 10px;}

header .logo-image1 {width: 165px;float: right;flex: none;padding-top: 17px;}

.block1 .left-image {flex: none;max-width: 100%;height: 50vh;}

.block1 .left-content {flex: none;max-width: 100%;/*height: 50vh;*/}

.latest-block .left-content {flex: none;max-width: 100%;margin-bottom: 25px;}

hedare.active .logo1 {width: 50%;float: right;}

.logo1 img {width: 78%;	display: block;}

.content-area .block2:after {left: 37px;}

.footer-block .club-block .right-club {width: 100%;}

.news-block p {padding: 0 20px !important;}

.news-block .news-title {padding: 0 20px !important;}

.logo-image {margin: 0px;}

header .logo-image1 .logo {}

header .logo-image1 .logo1 {display: block;}

.inner-page {background-color: #e51848;}

.inner-page .menu span {background-color: #fff;}

.our-banner .banner-description, .banner-overlay {font-size: 26px;line-height: 35px;padding: 0px 20px;}

.content-area .latest-block .latest-left h2 {font-size: 28px;line-height: 37px;margin-bottom: 0px;margin-top: 20px;height: auto;}

h3.latest-new-subhead {font-size: 18px;margin-bottom: 25px;padding-bottom: 5px;}

h3.latest-new-subhead:after {width: 202px;padding-bottom: 30px;}

.content-area .latest-block .latest-left p {margin-bottom: 20px;}

.content-details h4 {margin-bottom: 20px;}

.content-area .latest-block .latest-left {transform: none;top: 0px;}

.content-area .latest-block .latest-left {width: 90%;padding-top: 0px;	padding-bottom: 0px;}

.page-template-template-menu .content-area .latest-block .latest-left h2{font-size:30px; line-height:40px;}

.content-details h3 {font-size: 20px;line-height: 25px;}

.footer-block .club-block .left-club p {margin-bottom: 20px;}

footer .footer-left .footer-logo img {width: 50%}

.make-btn {margin: 0px 0px 11px !important;	display: inline-block;}

.content-area .block1 {height: 100%;}

.content-area .gallery-block .image1, .content-area .gallery-block .image2, .content-area .gallery-block .image3, .content-area .gallery-block .image4 {height: 50vh;	filter: none;}

.content-details .read-btn {padding: 7px 20px;}

.footer-block .club-block {padding: 20px 0;}

.footer-block .club-block .left-club h2 {font-size: 22px;line-height: 35px;}

.image1:hover .content_block{padding:65px 20px;}

.readmore-box{min-height:120px !important; padding:0 !important;}

.content-area .block1 .block1-left h3{font-size:20px; line-height:44px;}

.date-time-covers-picker{margin-top:45px;   }

.image1:hover .content_block, .image1 .content_block, .image2 .content_block, .image3 .content_block, .image4 .content_block, .image5 .content_block{position: relative  }

.content-area .gallery-block .image1{height: 100%;  }

li.mobile_menu-nav-list-item.link-btn { display: none; }

.full-width-block{ padding-left:30px; padding-right:30px; }
footer .footer-left .footer-menu ul{margin:0 0 20px;} 
footer .footer-left .location address{margin-bottom:20px;}



}



/*----- Responsive Css 641px and 767px ------*/

/*----- Responsive Css 768px and 1023px ------*/



@media (max-width:480px) {
#wine-tabs a.nav-link {
    padding: 0 0px 0 0;
}


}



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

.sidenav {padding-top: 15px;}

.sidenav a {font-size: 18px;}

}





#loader {

	width: 300px;

	height: 200px;

	-webkit-animation: spin 2s linear infinite;

	animation: spin 5s;

	-moz-animation: spin 5s;

	-webkit-animation: spin 5s;

	-o-animation: spin 5s;

	background: url(../images/footer-logo.png) no-repeat center center;

	margin: 0 auto;

	position: absolute;

	top: 40%;

	left: 40%;

	display: -webkit-box;

	display: -moz-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: center;

	-moz-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-moz-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



/* Safari */



 @-webkit-keyframes spin {

 0% {

 opacity: 0

}

 50% {

 opacity: 1

}

 70% {

 opacity: 0

}

 100% {

 opacity: 1

}

}

 @keyframes spin {

 0% {

 opacity: 0

}

 50% {

 opacity: 1

}

 70% {

 opacity: 0

}

 100% {

 opacity: 1

}

}



/* Vouchers */

#giftCardModal h5{

    text-align: left;

    margin: 0

}

#giftCardModal .modal-header{

    width: 100%;
	
	background-color: #3e3e3f;

}

#giftCardModal .modal-content{

    border-radius: 0;

    margin: 0;

}

#giftCardModal .modal-body{

    width: 100%;
	
	background-color: #3e3e3f;

}

#giftCardModal .vouchers h1 {

    text-transform: uppercase;

    display: none;

}

#giftCardModal legend{ 

    font-weight: bold;

    padding: 10px 0 0 0;

    font-size: 16px;

}

#giftCardModal .vouchers p {

    margin-bottom: 5px !important;

}

#giftCardModal .vouchers label {

    font-size: 14px;

    text-transform: capitalize;

    font-family: "MaisonNeue-Medium";

    color: #1a1a11;

    padding: 4px 0;

}

#giftCardModal .fgvApp .voucher-amount+small {

    float: left;

    max-width: 50%;

    margin-left: 0px;

    clear: both;

}

#giftCardModal .fgvApp input[type=checkbox], #giftCardModal .fgvApp input[type=radio] {

    margin-right: 10px;

}

#giftCardModal .fgvApp .form-section__voucher>label {

    margin: 0px;

}

#giftCardModal .additional-info p {

    font-size: 11px !important;

    margin: 0 !important;

    line-height: 21px !important;

    color: #fff;;

    font-style: italic;

}

#giftCardModal .fgvApp .form-section__buttons .button.expand {

    width: auto;

    text-transform: capitalize;

    padding: 5px 30px;

    background: #3e3e3f;

    color: #fff;	
	
	border: solid 2px #e51848;

}

ul.errors li {

    color: #a72e2f !important;

    font-size: 14px;

    line-height: 14px;

    font-family: "MaisonNeue-Medium", Arial, Helvetica, sans-serif;

    margin-left: 15px;

}

ul.errors {

    margin-bottom: 0px;

}

#giftCardModal .fgvApp input[type=email], #giftCardModal .fgvApp input[type=tel], #giftCardModal .fgvApp input[type=text], #giftCardModal .fgvApp textarea {

	padding: 5px;

    width: 100%;

    border: solid 2px #e51848;

    background: transparent;
	
	
    color: #fff;

}

#giftCardModal .fgvApp .form-section__buttons button, #giftCardModal .fgvApp .form-section__buttons input[type=submit] {

    text-transform: capitalize;

    background: #3e3e3f;
	
	border: solid 2px #e51848 !important;

    color: #fff;

    padding-top: 4px;

    padding-bottom: 2px;

    border: none;

    margin-right: 5px;

    margin-top: 10px;

}

#giftCardModal .fgvApp .voucher-amount {

    float: left;

    width: 50%;

    margin-bottom: 5px;

    background: transparent;

    border: solid 2px #e51848;

    padding: 5px;

    color: #fff;

}

#giftCardModal table.order-summary.hide-shipping {

    margin: 0 0 15px 0;

}

#giftCardModal .fgvApp select {

    width: 100%;

    height: 34px;

    border: solid 2px #e51848;

    background: transparent;
	
	color: #fff;

}

#giftCardModal .StripeElement{

    background: #fff;

    border: solid 2px #e51848;

    padding: 9px 8px;

}

.blog-button{
	color: #e51848;
}
.blog-button:hover{
	color: #e51848;
}
.ElementsApp, .ElementsApp .InputElement {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.025em;
}

.content-area button.read-btn {

    background: transparent;

}


/* menu tabs */
#lunch{text-align: center;}
#spring-lunch{text-align: center;}
#dinner{text-align: center;}
#tasting{text-align: center;}
#pre-theatre{text-align: center;}


@media 
(-webkit-min-device-pixel-ratio: 2),
 (min-resolution: 192dpi) { 
footer .social-icon a {

	background: url(../images/spirit-icon2x.png) no-repeat 0 0;
	background-size:113px 73px;
	
}
}


/* GRAVITY FORMS */
.gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 4px 30px;
    letter-spacing: normal;
    border: none;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
    background: transparent;
    color: #e51848;
    padding: 5px 30px;
    font-weight: bold;
    border: solid 2px #e51848;
    font-family: 'LacrimaMG-SenzaBold';
    text-transform: uppercase;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button{
    background: transparent;
    color: #e51848;
    padding: 5px 30px;
    font-weight: bold;
    border: solid 2px #e51848;
    font-family: 'LacrimaMG-SenzaBold';
    text-transform: uppercase;
}
ul.gfield_checkbox {
    text-align: left;
    width: 100%;
}
li.gchoice_1_12_1 {
    width: 100%;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
	margin-top: 0;
}	
.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
    margin-right: 4px;
    border: none;
    border-radius: 0;
    padding: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}	
.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_year {
    margin-right: 4px;
    border: none;
    border-radius: 0;
    padding: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}	
.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
    background: transparent;
    color: #e51848;
    padding: 5px 30px;
    font-weight: bold;
    border: solid 2px #e51848;
    font-family: 'LacrimaMG-SenzaBold';
    text-transform: uppercase;
}
.gform_wrapper.gf_browser_chrome .ginput_complex select {
    margin-top: 0px !important;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 2px 0 1px 1px !important;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 2px !important;
    margin-bottom: 0 !important;
}
.gform_wrapper .gform_page_footer {
    margin: 0 0 14px 0 !important;
    padding: 8px 0 0 !important;
}
.gform_wrapper .gfield_required {
    color: #fff !important;
    margin-left: 4px;
}
.gform_wrapper span.ginput_product_price {
    color: #e51848 !important;
}
.gform_wrapper span.ginput_total {
    color: #e51848 !important;
    font-size: 20px !important;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-bottom: 5px;
}
.gform_wrapper div.validation_error {
    color: #fff !important;
}
body img.gform_ajax_spinner {
 display: none !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: #fff;
    color: #323232 !important;
}

@media (max-width:610px) {
	.gform_wrapper span.ginput_quantity_label {
		margin-left: 0px;
		margin-right: 2px;
	}
}



.gallery-block div.readmore-box{display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
display: flex;    }


.gform_confirmation_message {
    color: #fff;
}

input#quantity {
    background: transparent;
    border: solid 2px #e51848;
    padding: 5px;
    color: #fff;
}

.footer-right .textwidget a{
	color: #3e3e3f !important;
}

.footer-right .textwidget a:hover{
	color:#e51848 !important;
text-decoration: none !important;
}

/* 27-09-2019 */
.announcement-bar-wrapper {
    width: 100%;
    padding: 8px 15px;
    text-align: center;
    background: #3E3E3A;
    position: relative;
    z-index: 100;
    line-height: 24px;
}
.announcement-bar-container {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    letter-spacing: 2px;
}
.announcement-bar-container a {
    color: #fff;
    text-decoration: underline;
}

.announcement-bar-container .announcement-bar-close {
    float: right;
    color: #e51848;
    font-size: 24px;
    cursor: pointer;
}

a.experienceVoucherButton {
    color: #fff;
}

a.experienceVoucherButton:hover {
    color: #e51848;
    text-decoration: none;
}

.voucher-types ul li {
    list-style: none !important;
    border-bottom: solid 2px #202021;
    padding-top: 10px;
}

.experienceVoucherButton .header {
    padding-bottom: 5px;
    font-family: 'LacrimaMG-SenzaBold';
    font-size: 16px;
}

.fgvApp h1 {
    display: none;
}

.fgvApp p {
    font-size: 14px;
}

.description {
    font-family: 'MaisonNeue-Medium';
}

@media (max-width:767px){
/*********new css********/
.overlay{
        position: fixed;
    top: 0;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: #3e3e3f;
    z-index: 99999;
    overflow: scroll;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 25px;
    text-align: left;
}
.make-btn-main.showmenu1 .overlay{
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.make-btn-main .make-btn:hover{
    background-color: #e51848;
    color: #3e3e3f;
    text-decoration: none;
}
}

.news-block p a {
    color: #e51848;
}

.waitlist {
    border: 2px solid #e51848;
    color: #e51848;
    background-color: #3e3e3f;
    padding: 8px 50px 5px 50px;
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 0px;
    text-decoration: none;
    font-family: 'MaisonNeue-Medium';
}

/* ----- 12-10-2020-------- */
.overlay {
    display: flex;
}
.overlay .now-book-it-widget,
.overlay .reservation-container {
    width: 100%;
	margin-top: 30px;
}

.header-reservation-text {
    margin-right: 50px;
}
.now-book-it-widget {
    overflow: initial !important;
    margin-top: 60px;
	max-width: 400px;
	min-width: 340px;
}
@media screen and (max-width: 1500px){
	.overlay {
		width: 55%;
	}
}



/* ----- 17-02-2021-------- */
.overlay.event-overlay {
    display: inline;
}

@media screen and (min-width: 767px){
	.overlay{
		box-shadow: -5px 5px 5px rgb(0 0 0 / 10%);
	}
}
@media screen and (max-width: 767px){
	.overlay{
		min-width: 100%;
	}
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}

.menuintro, .menuintro p{
	color: #fff;
}
a.menubtn {
    text-transform: uppercase;
    border: solid 2px #e51848;
    padding: 8px 15px 6px 15px;
    color: #e51848;
    font-size: 13px;
	font-family:'MaisonNeue-Medium';
}
a.menubtn:hover {
    background: #e51848;
    color: #3e3e3f;
    text-decoration: none;
}

