.ajax-loader {
	 display: none; 
}

.ajax-loader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgb(206 197 178 / 50%);
	z-index: 100000;
	text-align: center;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 1;
}

.no-loader .ajax-loader {
	display: none !important;
}

.loader-content {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.loader,
.loader:before,
.loader:after {
	background: #132330;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 1em;
	height: 4em;
}

.loader {
	color: #132330;
	text-indent: -9999em;
	margin: 88px auto;
	position: relative;
	font-size: 11px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.loader:before,
.loader:after {
	position: absolute;
	top: 0;
	content: '';
}

.loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.loader:after {
	left: 1.5em;
}

@-webkit-keyframes load1 {

	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em;
		height: 5em;
	}
}

@keyframes load1 {

	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em;
		height: 5em;
	}
}

body{
    background-image: url('../images/map_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
}
.site-logo__btn>img {
    filter: inherit !important;
}
.hero .home-hero-title {
    font-family: 'Respondent PERSONAL USE ONLY Light PERSONAL USE ONLY';
    font-weight: 300;
    text-transform: inherit;
    font-size: 3.5rem;
    line-height: 1.2;
}
.gallery__item:before {
    position: absolute;
    content: '';
    background: rgb(0 0 0 / 0.7) !important;
    width:100%;
    height:100%
    top:0;
}
.slick-dots li button:before {
    font-size: 8px;
    color: #CEC5B2;
    opacity: 0.8;
}
.site-header-mobi-panel .site-nav-menu > li > a, .site-nav-menu > li > button:not(.btn), .site-nav-submenu span{
    font-family: 'Aqua Grotesque';
    text-transform: capitalize;  
    color: #CEC5B2;
}
.c-split__content .c-split__heading {
    text-transform: none;
    font-size: 3rem;
    font-family: 'Respondent PERSONAL USE ONLY Light PERSONAL USE ONLY';
    font-weight: 300;
    line-height: 1.1;
    color: #c6993e;
	font-family: 'Billie Harley';
}

.coming-soon {
    font-family: 'Billie Harley';
    text-transform: capitalize;
    font-size: 54px;
    text-align: center;
    line-height: 70px;
}

.c-split__content p, .accessiblity-content p {
    font-family: 'Aqua Grotesque';
       color: #CEC5B2;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
}
.c-split__content ul li {
    font-family: 'Aqua Grotesque';
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}

.c-split__content ul {
    padding: 0;
    list-style: none;
}

.c-split__content ul li .f-weight {
    color: #CEC5B2;
    font-weight: 500;
}
.site-footer-desktop .site-nav-link {
    font-family: 'Aqua Grotesque';
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
}

.site-nav-menu > li > .btn {
    font-family: 'Aqua Grotesque';
    font-size: 14px;
    letter-spacing: 0;
}
.cocktails-img img {
    max-width: 300px;
    margin: 0 auto;
}

.cocktails-img {
    margin-top: 25px;
}






.c-tout-overlay .h1 {
    text-transform: none;
    font-size: 4rem;
    font-family: 'Respondent PERSONAL USE ONLY Light PERSONAL USE ONLY';
	font-family: 'Billie Harley';
    font-weight: 300;
    line-height: 1.1;
    color: #CEC5B2;
}





.c-tout-overlay p {
    font-family: 'Aqua Grotesque';
    color: #CEC5B2;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
}
.btn {
    font-family: 'Aqua Grotesque';
}
#back_top {
    /*bottom: 75px; */
    bottom: 50px;
    display: none;
    height: 40px;
    position: fixed;
    right: 12px;
    width: 40px;
    line-height: 40px;
    z-index: 9999;
    cursor: pointer;
    text-align: center;
    font-size: 1.5rem;
    border: 1px solid #c6993e;;
}
#back_top:before {
    content: "\f077";
    font-family: FontAwesome;
    color: #c6993e;
}
#back_top span {
    display: none;
}
.about-content {
    font-family: 'Respondent PERSONAL USE ONLY Light PERSONAL USE ONLY';
	
	/*font-family: 'Aqua Grotesque';*/
    font-weight: 300;
    text-transform: inherit;
    font-size: 2.5rem;
    line-height: 1.2;
   color: #CEC5B2;
}
.hero_logo img {
    margin: 0 auto;
    max-width: 500px;
}
.c-split, .popup--modal {
            border-color: #fff;
    }
.about-content {
    font-family: 'respondent_pLtpersonaluseonly';
}
.site-content.inner-page .hero .slick-dots, .site-content.inner-page .hero #motion-elements-control-section {
    display: none;
}
.site-content.inner-page section.c-split.c-split--vcenter.revealable.revealed {
    padding: 0rem;
    margin: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 100%;
}
.site-content.inner-page section.c-one-col--text.content.container.revealable.revealed {
    width: 100%;
    max-width: 100%;
    padding-top: 7rem;
    padding-bottom: 5rem;
    background-image: url('/application/views/themes/theme-1/assets/images/Jane_wallpapertexture.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.site-content.inner-page .map-form-section {
    max-width: 1020px;
    margin: auto;
}
.site-content.inner-page .map-form-section-wrap {
    width: 60%;
    float:left;
}
.site-content.inner-page .c-split__content.content {
    text-align: center;
    padding-bottom: 0rem;
}
.site-content.inner-page .c-split__col {
    border-image: none;
}
.site-content.inner-page .c-split__content.content img {
    max-width: 210px;
}
.site-content.inner-page h2.h2.c-split__heading {
    font-weight: 300;
    line-height: 1.1;
    color: #c6993e;
    font-family: 'Aqua Grotesque';
    letter-spacing: 0px;
    font-size: 3rem;
    text-transform: none;
}
.site-content.inner-page .form-ui {
    width: 80%;
    float: left;
    padding-left: 20px; 
    padding-right: 20px;
}


.site-content.inner-page section.c-split.c-split--vcenter.revealable.revealed h2.h2.c-split__heading {
    font-family: 'Billie Harley';
}
.site-content.inner-page.team-page .form-ui {
    width: 75%;
    float: none;
    margin: 0 auto;
}
.site-content.inner-page.team-page .c-split__col {
    width: 100%;
    display: contents;
    height: 100%;
}
section.video-section {
    position: relative;
}
section.video-section video#janeVideo {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: table;
}
.status-msg.alert.alert-danger.contact-status.error, .status-msg.error {
    background: transparent;
    padding-top: 30px;
    color: #ff0000;
    font-family: 'Aqua Grotesque';
}
.thank-you-page section.location-page-section {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: table;
}
.thank-you-page section.location-page-section .row {
    display: table-cell;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
}
.thank-you-page p.intro {
    font-weight: 300;
    line-height: 45px;
    color: #c6993e;
    font-family: 'Aqua Grotesque' !important;
    letter-spacing: 0px;
    font-size: 25px !important;
    text-transform: none;
}
select.form-control {
    color: #bd994d !important;
    opacity: 0.7;
    font-family: 'Aqua Grotesque';
}
input#fileToUpload {
    border: none;
    background: transparent;
    padding: 10px 0 0;
    position: relative;
    text-indent: -100%;
    width: auto;
    bottom: 5px;
    font-size: 24px;
}
span.file-field {
    padding: 10px;
    font-size: 0.8rem;
    color: #bd994d !important;
    opacity: 0.8;
    background: transparent;
    font-family: 'Aqua Grotesque';
    position: absolute;
    margin: 0;
    border: 2px solid;
    border-radius: 25px;
}
input#resume:focus-visible {
    outline: none;
}
span.file-name, p#attach-file {
    position: absolute;
    top: 0;
    left: 150px;
    padding: 15px 10px;
    font-size: 0.8rem;
    color: #bd994d !important;
    opacity: 0.8;
    font-family: 'Aqua Grotesque';
}
p#attach-file {
    text-align: right;
    width: 85%;
}
.site-content.inner-page.about-page .c-split__col {
    height: 100%;
}
.btn-brand:hover {
    color: #fff;
}
.site-content.inner-page.inspiration-page section.c-split.c-split--vcenter.revealable.revealed h2.h2.c-split__heading {
    text-transform: lowercase;
}
.site-content.inner-page.about-page h3.form-caption, .opening-hours p {
    font-family: 'Aqua Grotesque';
    text-transform: none;
    font-weight: 300;
    color: #c6993e;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
}
.opening-hours p {
    padding: 10px 0;
    margin: 0;
}
.site-content.inner-page.about-page section.c-one-col--text.content.container.revealable.revealed {
    padding-bottom: 2.5rem;
}
html, body {
    scroll-behavior: smooth;
}
.site-content.inner-page.inspiration-page .c-split__col {
    width: 100%;
    display: block;
    height: 100%;
}
.gallery-section .grid:after {
  content: '';
  display: block;
  clear: both;
}
.gallery-section .grid-sizer,
.gallery-section .grid-item {
  width: 25%;
padding: 5px;
}
.gallery-section .grid-item {
  float: left;
}
.gallery-section .grid-item img {
  display: block;
  max-width: 100%;
}
.gallery-section {
    padding: 30px 0;
}
.site-content.inner-page .slick-initialized .slick-slide {
    width: 100vw !important;
}
section.banner-section {
    height: 100vh;
}
.gallery__item {
    background-image: url('/application/views/themes/theme-1/assets/images/Hero_1.jpg');
    background-size: cover;
    width: 100%;
    height: 100%;
    text-align: center;
}
section.banner-section .gallery__item:before {
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
}
div#back_top a:focus-visible {
    outline: 1px solid #fff;
}
.grecaptcha-badge {
    bottom: 105px !important;
}
.c-split__col, .c-split--vcenter .c-split__col {
    height: 100%;
    height: 80vh;
} 
.accessiblity-content h2 {
    font-weight: 300;
    line-height: 1.1;
    color: #c6993e;
    font-family: 'Aqua Grotesque';
    letter-spacing: 0px;
    font-size: 1rem;
    text-transform: none;
}
ul.social-accounts, nav.site-nav {
    width: 100%;
    margin: 10px 0 5px;
}
.address-wrap {
    text-align: center;
    font-family: 'Aqua Grotesque';
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
    color: #CEC5B2;
    margin: 15px 0 5px;
}
.review-section-wrap, .review-section-wrap .slick-slide p {
    text-align: center;
}
.review-section .slick-next {
    right: -100px;
    top: 35%;
	width: 50px;
    height: 50px;
    background-image: url(../images/arrow-right.svg);
}
.review-section .slick-prev {
    left: -100px;
    top: 35%;
	
	width: 50px;
    height: 50px;
    background-image: url(../images/arrow-left.svg);
}
.review-section .c-split__content .c-split__heading {
    font-size: 3rem !important;
}
.review-section .slick-prev:focus-visible, .review-section .slick-next:focus-visible {
    outline: 1px solid #fff;
}
.c-split__content.content p>span, footer .opening-hours p>span {
    color: #CEC5B2 !important;
    font-family: 'Aqua Grotesque' !important;
}
footer .opening-hours {
    text-align: center;
}
.site-content.inner-page.inspiration-page h2.h2.c-split__heading {
    margin-bottom: 50px;
}
.site-content.inner-page.inspiration-page .c-split__content p {
    margin-bottom: 10px;
}
.c-tout-overlay a.insta-btn {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    color: #CEC5B2;
}
.private-events-page form#events-form .btn {
    margin: 10px 0 0;
}
.private-events-page .form-image-wrap {
    width: 60%;
    float: left;
}
.private-events-page .form-image-section {
    max-width: 1020px;
    margin: auto;
}
.note p {
    font-family: 'Aqua Grotesque';
    color: #CEC5B2;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
}
@media (max-width: 1200px) {
    p#attach-file {
        text-align: left;
        width: 100%;
        left: 0;
        top: 40px;
    }
    #team-form .form-actions {
        margin-top: 70px;
    }
}
@media (max-width: 991px) {
    .gallery-section .grid-sizer, .gallery-section .grid-item {
        padding: 2px;
    }
    section.c-split.c-split--vcenter.revealable.revealed .c-split__col, section.c-split.c-split--vcenter.revealable.revealed .c-split--vcenter .c-split__col {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
    section.c-split.c-split--vcenter.revealable.revealed .c-split__col.c-split__col--empty .c-split__col-inner {
        height: 60vh;
        width: 100%;
    }
    section.c-split.c-split--vcenter.revealable.revealed {
        padding: 0;
    }
    .review-section .slick-prev {
        left: -25px;
    }
    .review-section .slick-next {
        right: -25px;
    }
}
@media (max-width: 768px) {
    .hero {
        height: 80vh !important;
    }
    .slick-dots {
        bottom: -20px;
    }
    .c-split__content .c-split__heading, .review-section .c-split__content .c-split__heading {
        font-size: 40px !important;
    }
    .site-footer-desktop {
        display: block;
    }
    .site-header-spacer-mobile {
        display: none;
    }
    [type="submit"]:not(.btn-block) {
        width: auto;
    }
    .site-content.inner-page .map-form-section-wrap, .site-content.inner-page .form-ui {
        width: 100%;
        float: none;
        padding: 0;
    }
    .site-content.inner-page .map-form-section-wrap {
        padding-bottom: 30px;
    }
    .site-content.inner-page h2.h2.c-split__heading {
        font-size: 40px;
    }
    section.c-split.c-split--vcenter.revealable.revealed .c-split__col, section.c-split.c-split--vcenter.revealable.revealed .c-split--vcenter .c-split__col {
        height: 100%;
    }
    section.c-split.c-split--vcenter.revealable.revealed .c-split__col-inner {
        padding: 20px 15px 0;
    }
    .review-section-wrap .slick-dots {
        bottom: -10px;
    }
    .private-events-page .form-image-wrap {
        width: 100%;
        float: none;
        padding: 0;
        padding-bottom: 30px;
    }
    .private-events-page .form-image-section {
        max-width: 1020px;
        margin: auto;
    }
}
@media (max-width:767px){
   .hero_logo img {
        margin: 0 auto;
        max-width: 100%;
    } 
    .site-content.inner-page.team-page .form-ui {
        width: 90%;
    }
    span.file-name {
        padding: 15px 0px;
        font-size: 0.6rem;
    }
    p#attach-file {
        font-size: 0.6rem;
    }
    footer .address-wrap span {
        display: inline-block;
        margin: 10px 0;
    }
    .review-section .slick-prev {
        left: 0px;
    }
    .slider-item-wrap {
        padding: 0 30px;
    }
    .review-section .slick-next {
        right: 0px;
    }
}
@media (max-width:480px) {
    .review-section .slick-prev, .review-section .slick-next {
        top: 25%;
    }
}