/*
Theme Name: Solutions Leisure Group 2017-23
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress teami
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
 
 
 

@font-face {
    font-family: Bodoni-Regular;
    src: url(https://staging.solutions-leisure.com/wp-content/themes/Solutions/fonts/bodoni-72-book.ttf);
} 
 
@font-face {
    font-family: Bodoni-Italic;
    src: url(https://staging.solutions-leisure.com/wp-content/themes/Solutions/fonts/BauerBodoniStd-Italic.otf);
} 

@font-face {
    font-family: DMSans-Regular;
    src: url(https://staging.solutions-leisure.com/wp-content/themes/Solutions/fonts/DMSans-Light.ttf);
} 

@font-face {
    font-family: Korto-Medium;
    src: url(https://staging.solutions-leisure.com/wp-content/themes/Solutions/fonts/Korto-Medium.ttf);
} 

@font-face {
    font-family: Vogue;
    src: url(https://staging.solutions-leisure.com/wp-content/themes/Solutions/fonts/Vogue.ttf);
} 

.hbspt-form form {
    position: relative;
}

.hbspt-form form .input {
    margin: 0 !important;
}

#panel.venue-page .hbspt-form form .hs-input {
    width: 100% !important;
    height: 45px !important;
    margin: 0 !important;
    display: block !important;
    box-sizing: border-box !important;
}

#panel.venue-page .hbspt-form form .hs-input.hs-fieldtype-intl-phone {
    display: flex !important;
}

#panel.venue-page .hbspt-form form .hs-input.hs-fieldtype-intl-phone select {
    width: 30% !important;
    margin-right: 10px !important;
}

#panel.venue-page .hbspt-form form .hs-input.hs-fieldtype-intl-phone input {
    width: calc(70% - 10px) !important;
}

#panel.venue-page .hbspt-form form .hs-input[type="checkbox"] {
    width: auto !important;
    display: inline-block !important;
    height: auto !important;
    margin-right: 10px !important;
}

#panel.venue-page fieldset {
	border: 0;
	padding: 10px 0;
	margin: 0;
	max-width: 5000px !important;
	width: 100% !important;
}

#panel.venue-page fieldset.form-columns-2 .hs-form-field {
	padding: 0 30px;
	width: calc(50% - 60px);
}

#panel.venue-page fieldset.form-columns-1 .hs-form-field {
	padding: 0 30px;
	width: calc(100% - 60px);
}

#panel.venue-page label {
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	display: block;
}

#panel.venue-page input {
	padding: 5px !important;
	display: inline-block;
	font-size: 90%;
	width: calc(100% - 10px) !important;
}

#panel.venue-page input.hs-input {
	width: auto !important;
	margin-right: 5px;
}

#panel.venue-page ul.inputs-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

#panel.venue-page li.hs-form-booleancheckbox {
	list-style: none;
	padding: 0;
	margin: 0;
}

#panel.venue-page .hs-fieldtype-intl-phone.hs-input input {
	width: calc(68% - 10px) !important;
	float: right;
}

#panel.venue-page .hs-fieldtype-intl-phone.hs-input select {
	float: left;
	background-color: #FFF;
	border-radius: 0 !important;
	font-size: 85%;
	padding: 5px !important;
	height: 31px;
}

#panel.venue-page select {
	float: left;
	background-color: #FFF;
	border-radius: 0 !important;
	font-size: 85%;
	padding: 5px !important;
	height: 31px;
	width: 100%;
}

#panel.venue-page input[type="submit"] {
	padding: 12px 15px 8px !important;
	display: inline-block;
	font-size: 90%;
	width: auto !important;
	background-color: transparent;
	border: 1.5px solid rgb(187,153,101);
	color: #FFF;
	text-transform: uppercase;
    font-family: DMSans-Regular;
	margin-top: 30px;
}

div.actions {
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
}

#video {
	width: 100%;
	height: auto;
}

#video div.wp-video {
	width: 100% !important;
}

.viewport-header {
	position: relative;
	height: calc(100vh - 100px);
	padding: 0 0;
	width: 100%;
	float: left;
	overflow: hidden;
}	

.viewport-header.page {
	position: relative;
	height: auto;
	padding: 0 0;
	width: 100%;
	float: left;
}	

.viewport-inner {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}	

.viewport-header video {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}	

.viewport-header video.desk {
}	

.viewport-header video.mob {
	display: none;
}	

video::-webkit-media-controls {
  display:none !important;
}

.viewport-overlay {
	width: 70%;
	height: 100%;
	padding: 0 15%;
	float: left;
	position: absolute;	
	z-index: 111;
	text-align: center;
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4));  
	top: 0;
}

.viewport-overlay span {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;	
	left: 0;
	width: 100%;
}

.viewport-overlay h1 {
	color: #FFF !important;
	font-size: 100px;
	padding: 1vh 0 4vh;
}

.viewport-overlay p {
	color: #FFF !important;
}

.viewport-overlay #button {
	margin: 0 10px;
}

.viewport-overlay #button.beige {
	background-color: #EDE9DE !important;
	color: #000;
}

.viewport-overlay #button.beige:hover {
	background-color: #E0DFDD !important;	
}

#base-image {
	width: 100%;
	height: auto;
	float: left;
}

#base-image img {
	width: 100%;
	height: auto;
	float: left;
}

select::-ms-expand {
    display: none;
}

select option {
    margin: 40px;
    background: rgb(255, 255, 254);
	box-shadow: none;
	background-image: none;
	color: #000;
}

.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("/wp-content/themes/Solutions/images/Arrow.png");
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: auto 75%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container--default .select2-selection--single {
	background-image: url("/wp-content/themes/Solutions/images/Arrow.png");
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: auto 75%;
}

.select2-container .select2-selection--single {
	height: 35px;
	padding: 3px;
}

.hideme {opacity: 0; margin-top: 15vh;}





body {
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;	
	font-size: 18px;
	line-height: 140%;
    font-family: DMSans-Regular;
}

p {
	font-weight: normal;	
	font-size: 18px;
	line-height: 140%;
	padding: 0;
	margin: 0;
    font-family: DMSans-Regular;
	color: #000;
}

a {
	text-decoration: none;
	color: inherit;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
    font-family: Vogue;
	color: #000;
}
 
h1 {
	font-size: 80px;
	line-height: 100%;
}

h2 {
	font-size: 80px;
	line-height: 115%;
    font-family: Vogue;
}

.postid-55324 h2.head.full.title span spanner {
	display: none;
}

.postid-60129 h2.head.full.title span spanner {
	display: none;
}

h3 {
	font-size: 35px;
	line-height: 120%;
    font-family: Korto-Medium;
}

h3 a.gold {
	color: rgb(187,153,101);
}

h3 span.gold {
	color: rgb(187,153,101);
}

h3 a.under {
	border-bottom: solid 2px rgb(187,153,101);
	transition-property: all;
	transition-duration: .55s;
	transition-timing-function: ease-in-out;
}

h3 a.under:hover {
	border-bottom: solid 2px transparent;
}

h4 {
	font-size: 32px;
	line-height: 120%;
    font-family: Korto-Medium;
}

h5 {
	font-weight: normal;
	font-size: 25px;
	line-height: 110%;
	text-transform: uppercase;
	padding-top: 30px;
}

h6 {
	font-weight: normal;
	font-size: 120%;
	line-height: 120%;
	padding: 20px 20px 10px 0 !important;
	width: 100%;
	float: left;
    font-family: Korto-Medium;
}

div#select-packages .title-row h6 {
	padding-bottom: 10px !important;
	text-transform: capitalize !important;
}

.black {
	color: #444;
}

hr {
 	border: thin solid rgb(187,153,101);
	margin: 5vh 0 7.5vh;
	width: 25%;
}

#toggle {
	margin: 5vh 7.5% 0;
	float: left;
	width: 85%;
	text-align: center;
}

#toggle a {
	font-size: 20px;
	line-height: 25px;
	cursor: pointer;
}

#toggle a img {
	height: 25px;
	width: auto;
	margin: 0 5px -5px 15px;
}

#toggle a img.list {
	height: 20px;
	width: auto;
	margin: 0 5px -3px 15px;
}








#header {
	width: 85%;
	height: 100px;
	float: left;
	padding: 0 7.5%;
	position: fixed;
	z-index: 444;
	background-color: #FFF;
	transform: translateY(0);
	transition: transform 0.35s ease;
	text-align: center;
}

#header.is-hidden {
	transform: translateY(-110%);
}

#header #logo {
	position: relative;
	width: 200px;
	height: 80px;
	margin-top: 10px;
	background-image: url("/wp-content/uploads/2026/01/Solutions-Group-Logo-Black.png");
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
}

#promo {
	width: 90%;
	height: auto;
	padding: 0 5% 0;
	float: left;
}

#promo.bottom {
	padding: 0 5% 10vh;
}

#promo img {
	width: 100%;
	height: auto;
	float: left;
}

#promo span.promo-mobile { display: none; }

@media (max-width: 768px) {
  #promo span.promo-desktop { display: none; }
  #promo span.promo-mobile { display: block; }
}	

#header-promo {
	width: 100%;
	height: auto;
	padding: 0;
	float: left;
	position: relative;
}

#header-promo img {
	width: 100%;
	height: auto;
	float: left;
}

#float {
	width: 90%;
	height: auto;
	background-color: #000;
	position: fixed;
	bottom: 0;
	z-index: 444;
	padding: 20px 5%;
	color: #FFF;
}

#float #text-wrapper {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 120%;
}

#float #button-wrapper {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

#float #button-wrapper #button {
	margin: 0;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 100px;
}

#panel {
	width: 85%;
	height: auto;
	float: left;
	padding: 10vh 7.5%;
	background-color: #FFF;
}

#panel.zero {
	width: 100%;
	padding: 0;
}

#panel.beige {
	background-color: #EDE9DE !important;
}

#panel.center {
	text-align: center;
	width: 70%;
	padding: 10vh 15%;
}

#panel.white {
	background-color: #FFF !important;
	color: #000 !important;
}

#panel.gold {
	background-color: #9A7C40 !important;
	color: #000 !important;
}

#panel.two {
	padding: 0 7.5%;
}

#panel.full {
	padding: 10vh 7.5%;
}

#panel.venue-page {
	padding: 10vh 15%;
	width: 70%;
}

#panel.seen {
	padding: 5vh 0;
	background-color: #000;
	width: 100%;
	text-align: center;
}

#panel.seen h2 {
	color: #FFF;
}

#panel.seen img {
	padding: 0 20px;
}

#panel.scroll {
	width: 100%;
	height: auto;
	float: left;
	padding: 10vh 0;
	background-color: #FFF;
	overflow: hidden;
	text-align: left;
}

#panel.scroll #scroll-text {
	width: 90%;
	margin: 0 5%;
	position: relative;
}

#panel.scroll #scroll-text h2 {
}

#panel.scroll #scroll-text p {
	padding-top: 1vh;
	width: 60%;
}
	
#panel.scroll #scroll-text #button {
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
	padding: 15px 20px 15px;
	margin: 2.5vh 0 0 0;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
	font-size: 90%;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #EDE9DE !important;
	color: #000;
}

#panel.scroll #scroll-text #button.white {
	background-color: #FFF !important;
}

#panel.scroll #scroll-text #button:hover {
	background-color: #E0DFDD !important;
}
	
.no_events-no #panel.scroll.events {
	display: none !important;
}

.no_deals-no #panel.scroll.deals {
	display: none !important;
}

.no_press-no #panel.scroll.press {
	display: none !important;
}

.no_festive-no #panel.scroll.white.festive {
	display: none !important;
}

#panel #half {
	width: 400px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 5vh 2.5% 0 0;
	text-align: center;
	overflow: hidden;
	white-space: normal;
}

#panel #half #half-image {
	width: 100%;
	height: 250px !important;
	margin: 0 0 0;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
}

#panel #half img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition-property: all;
	transition-duration: .55s;
	transition-timing-function: ease-in-out;
	background-color: #FFF;
}

#panel #half:hover #half-image img {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

#panel #half #half-image #day {
	position: absolute;
	width: auto;
	height: auto;
	background-color: rgb(187,153,101);
	color: #FFF;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	z-index: 333;
	left: 0;
	top: 15px;
	padding: 10px 15px 7px;
}

#panel #half #half-image #package-price {
	position: absolute;
	width: 90px;
	height: 90px;
	background-color: #666;
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
	border-radius: 45px;
	z-index: 444;
	display: table;
	right: 10px;
	top: 10px;
}

#panel #half #half-image #package-price span {
	display: table-cell;
	vertical-align: middle;
}

#panel #half #half-image #package-price span strong {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
}

#panel #half #half-text {
	padding: 2.5vh 0 60px;
	float: left;
	width: 100%;
}

#panel #half #half-text h3 {
	color: #000;
	padding: 0 0 0;
	margin: 0;
}

#panel #half #line {
	width: 100px;
	height: 2px;
	margin: 2vh 0;
	background-color: rgb(187,153,101);
	display: inline-block;
}

#panel #half #half-text p {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 90%;
}


#event {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
	white-space: normal;
}

#event #event-image {
	width: 100%;
	height: 250px;
	margin: 0 0 0;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
}

#event #event-image.case-study {
	height: auto;
	position: relative;
}

#event #event-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition-property: all;
	transition-duration: .55s;
	transition-timing-function: ease-in-out;
	background-color: #FFF;
}

#event #event-image.case-study img {
	width: 100%;
	height: auto;
	float: left;
}

#event #event-text {
	padding: 2.5vh 5%;
	float: left;
	width: 90%;
}

#event #event-text h3 {
	color: #000;
	padding: 0 0 0;
	margin: 0;
}

#event #event-text h2 {
	color: rgb(187,153,101);
	padding: 0 0 0;
	margin: 0;
	font-size: 250%;
}

#event #line {
	width: 100px;
	height: 2px;
	margin: 2vh 0;
	background-color: rgb(187,153,101);
	display: inline-block;
}

#event #event-text p {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 90%;
}

#filter-wrapper {
	width: 87%;
	padding: 5vh 6.5% 0;
	float: left;
}

#filter-wrapper-content {
	width: auto;
	float: left;
	margin-right: 2.5%;
	margin-top: 2.5vh;
}

#filter-wrapper-content p {
	font-size: 90%;
	padding-bottom: 10px;
}

#filter-wrapper-content select {
	background-color: #FFF;
	padding: 10px 40px 10px 10px;
	font-size: 90%;
	color: #FFF;
	border: solid 1.5px rgb(187,153,101);
	background-image: none;
}

#filter-wrapper-content select::-ms-expand {
    display: none;
}

#filter-wrapper-content select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("/wp-content/themes/Solutions/images/Arrow.png");
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: auto 55%;
	border-radius: 0;
	width: 200px;
}

#filter-wrapper-content select option[value='265'] {
	display: none !important;
}

#filter-wrapper-content select option[value='80'] {
}

#filter-wrapper-content select option[value='83'] {
	display: none !important;
}

#filter-wrapper-content select option[value='102'] {
	display: none !important;
}

#filter-wrapper-content select option[value='1'] {
	display: none !important;
}

#filter-wrapper-content select option[value='268'] {
	display: none !important;
}

#filter-wrapper-content select option[value='165'] {
	display: none !important;
}

#filter-wrapper-content select option[value='291'] {
	display: none !important;
}

#filter-wrapper-content select option[value='325'] {
	display: none !important;
	visibility: hidden !important;
}

#filter-wrapper-content select option[value='320'] {
	display: none !important;
}

#filter-wrapper-content select option[value='319'] {
	display: none !important;
}

#filter-wrapper-content select option[value='58'] {
	display: none !important;
}


#no {
	width: 97%;
	float: left;
	background-color: #333;
	margin: 2.5vh 1.5%;
	padding: 1.5vh 0;
	text-align: center;
	text-transform: uppercase;
}

#venue-image {
	width: 47%;
	height: auto;
	margin: 1.5% 1.5% 2.5vh;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#venue-image-wrapper {
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
	margin-bottom: 1.5vh;
	position: relative;
}

#venue-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
	transition-property: all;
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	margin-bottom: 2vh;
}

#venue-image:hover img {
	opacity: 0.6;
}

#venue-logo {
	width: 100%;
	height: 250px;
	float: left;
	background-image: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.8));	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 222;
}

#venue-logo img {
	width: auto !important;
	height: 50px !important;
	background-color: transparent !important;
	float: right;
	margin: 10px;
}

#panel #half:hover #venue-logo img {
	opacity: 1;
	transform: scale(1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


#venue-image h3 {
	margin: 0;
}

#venue-image #half-text #line {
	width: 100px;
	height: 2px;
	margin: 10px 0 5px;
	background-color: rgb(187,153,101);
	display: inline-block;
}

p.venue-marker {
	position: relative;
	padding: 10px 0 10px !important;
	color: rgb(187,153,101) !important;
	text-transform: uppercase;
}

#fifty-image {
	width: 50%;
	aspect-ratio: 2/1.5;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

#fifty-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
	aspect-ratio: 2/1.5;
}

#fifty-phone {
	width: calc(25% - 8px);
	aspect-ratio: 1/2;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	border: solid 4px #000;
	border-radius: 44px;
	overflow: hidden;
	margin: 0 12.5%;
	position: relative;
}

#fifty-phone img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
	aspect-ratio: 1/2;
}

#insta-play {
	width: 80px;
	height: 80px;
	background-color: rgba(187,153,101,0.9);
	border-radius: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: solid 1px rgba(255,255,255,0.4);
}

#insta-play img {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	float: none;
	aspect-ratio: none;
}
	
#fifty-text {
	width: 45%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	padding-left: 5%;
	text-align: left;
}

#fifty-text.left {
	padding-left: 0;
	padding-right: 5%;
}

#fifty-text #pill {
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	font-size: 80%;
	float: left;
	padding: 4px 12px;
	clear: both;
}

#fifty-text h2 {
	padding: 2vh 0;
	margin: 0;
	clear: both;
}

#fifty-text h3 {
	padding: 0;
	margin: 0;
	clear: both;
}

#fifty-text #line {
	width: 100px;
	height: 2px;
	margin: 2.5vh 0 2vh;
	background-color: rgb(187,153,101);
	display: inline-block;
}

#fifty-text.right {
	width: 45%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	padding-left: 0;
	padding-right: 5%;
}

li.main-menu {
	margin-bottom: 2px;
	list-style: none;
	padding: 0 0;
	margin: 0;
	text-align: left;
	font-size: 140%;
    font-family: Korto-Medium;
	border-bottom: solid 2px rgb(187,153,101);
	cursor: pointer;
}

li.main-menu span {
	background-size: auto 55%;
	background-position: center right;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	padding: 3vh 0 2vh;
	position: relative;
}

li.main-menu span::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid rgb(187,153,101);
    border-bottom: 2px solid rgb(187,153,101);
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
}

li.main-menu.first {
	border-top: solid 2px rgb(187,153,101);
	margin-top: 5vh;
}

li.main-menu.last {
	margin-bottom: 5vh;	
}

li.main-menu ul.submenu {
	list-style: none;
	padding: 0 0 0;
	margin: 0 0 2vh;
}

li.main-menu ul.submenu.show {
	display: block !important;
}

li.main-menu ul.submenu li {
	list-style: none;
	padding: 1px 0;
	margin: 0;
    font-family: DMSans-Regular;
	font-size: 18px !important;
	cursor: default;
	background-image: none;
}


li.main-menu ul.submenu li strong {
	width: 150px;
	float: left;
}

li.main-menu ul.submenu h4 {
	font-size: 80%;
}

li.main-menu ul.submenu p.gold {
	color: rgb(187,153,101);
	font-size: 15px;
}

div.venue-page p.gold {
	color: rgb(187,153,101);
	font-size: 15px;
}

li.main-menu ul.submenu a p {
	text-decoration: underline;
}

li.main-menu ul.submenu a p:hover {
	text-decoration: none;
	opacity: 0.6;
}

li.main-menu ul.submenu li a {
	text-decoration: underline;
}

li.main-menu ul.submenu li a:hover {
	text-decoration: none;
	opacity: 0.6;
}








.scrolling-wrapper {
	overflow-x: scroll /* Hide horizontal scrollbar */;
	overflow-y: hidden /* Hide vertical scrollbar */;
	white-space: nowrap;
	height: auto;
	width: 100%;
	-webkit-overflow-scrolling: touch;
	left: 0;
	padding: 0;
	position: relative;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.scrolling-wrapper::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scrolling-wrapper {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


















#collection-image.book {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url("/wp-content/uploads/2019/11/Secret-Parties-Brunch.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}





.wp-container-4.wp-container-4 {
	flex-wrap: nowrap;
	justify-content: center;
	width: 100%;
}

:where(.is-layout-flex) {
	gap: 1.5em;
}

p.has-white-background-color.has-background.has-medium-font-size {
	color: #000 !important;
	padding: 20px !important;
	margin: 0 !important;
	width: 50%;
	font-size: 90% !important;
	border: 4px solid #bb9965;
	text-align: center !important;
	display: inline-block;
}

p.has-white-background-color.has-background.has-medium-font-size a {
	color: #bb9965 !important;
	border-bottom: none !important;
}

p.has-white-background-color.has-background.has-medium-font-size strong {
    font-family: DMSans-Regular;
	font-weight: bolder !important;
	display: inline-block;
	margin: 0 !important;
	padding: 10px 0 0 !important;
}

p.has-white-background-color.has-background.has-medium-font-size strong em {
    font-family: DMSans-Regular;
	font-weight: normal !important;
	font-style: normal;
	font-size: 24px;
	color: #bb9965;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
}

#left-container .wp-block-table {
	width: 50%;
	float: left !important;
	display: inline-block !important;
}

#left-container .wp-block-table table {
	border: 4px solid #bb9965;
	text-align: left !important;
	border-collapse: none !important;
	padding: 3% 0 !important;
	width: 95%;
	background-color: #FFF;
	color: #000;
}

#left-container .wp-block-table table a {
	color: #bb9965;
}

.wp-block-table table * {
	border-collapse: none !important;
	border:none!important;
}

#left-container .wp-block-table table tbody {
	padding: 3% 0 !important;
}

#left-container .wp-block-table table tbody tr {
	border: none;
	padding: 0; 
}

#left-container .wp-block-table table tbody tr td {
	border: none;
	vertical-align: middle;
}

#left-container .wp-block-table table tbody tr td img {
	width: 20px !important;
	height: 20px !important;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: -25px;
}

#left-container .wp-block-table table tbody tr td {
	font-size: 85%;
	line-height: 140%;
	padding: 5px 5px 5px 40px;
}

#left-container .wp-block-table table thead {
	border: none;
	border-bottom: none !important;
	padding-top: 5%;
}

#left-container .wp-block-table table thead tr th {
    font-family: Vogue;
	font-weight: normal;
	text-align: center !important;
	font-size: 24px;
	border: none;
	border-bottom: none !important;
	color: #bb9965;
}

#left-container .wp-block-table table tfooter tr tf {
	border: none;
	border-top: none !important;
}











#access {
	height: 100px;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
}

#access ul {
	height: 100px;
	float: left;
	line-height: 100px;
	padding: 0;
	margin: 0;
	visibility: visible;
	width: auto;
	position: relative;
}

#access ul li {
	height: 100px;
	float: left;
	line-height: 100px;
	list-style: none;
	padding: 0 15px 0 15px;
	color: #000;
	float: left;
	position: relative;
}

#access ul li a {
	line-height: 100px;
	font-size: 16px;
	border-bottom: 1px solid transparent;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	position: relative;
}

/* Target only items with children */
#access ul li.menu-item-has-children > a::after {
	content: ' '; /* down-pointing chevron, can use ► or ▾ if you prefer */
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	height: 20px;
	vertical-align: middle;
	background-image: url('/wp-content/uploads/2026/02/Icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/* Optional: rotate chevron when submenu is open */
#access ul li.menu-item-has-children:hover > a::after,
#access ul li.menu-item-has-children.focus > a::after {
	transform: scaleY(-1); /* flips vertically */
}

#access ul li a:hover {
	color: rgb(187,153,101);
}

#access ul li.current-menu-item.current_page_item a {
	color: rgb(187,153,101);
}

#access ul li.current-menu-item.current_page_item ul li a {
	color: #000;
}

#access ul li.current-menu-item.current_page_item ul li a:hover {
	color: #FFF;
}

#access ul li ul {
	display: none;
	position: fixed !important;
	top: 100px;      /* below header */
	left: 0 !important;
	height: auto;
	width: calc(100vw - 40px);
	background-color: #EDE9DE;
	z-index: 333;
	float: left; 
	padding: 20px;
}

#access ul li:hover ul {
	display: block;
}

#access ul li ul li {
	height: auto;
	float: none;
	line-height: 40px;
	list-style: none;
	padding: 0;
	margin: 5px;
	color: #000;
	display: block;
	background-color: #FFF;
	width: calc(50% - 10px);
	float: left;
	text-align: left;
}

#access ul li ul li a {
	line-height: 40px;
	font-size: 14px;
	padding: 0 15px 0 15px;
	border-bottom: none;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	float: left;
	width: calc(100% - 30px);
}

#access ul li ul li a:hover {
	border-bottom: none;
	background-color: rgb(187,153,101);	
	color: #FFF;
}

#access ul li ul li.current-menu-item.current_page_item a {
	background-color: #000;	
	color: #FFF;
}

#panel #half #button {
	position: absolute;
	bottom: 0;
	display: block !important;
	width: 190px;
	margin-left: 0px;
	padding: 15px 0 15px;
	background-color: #B69959;	
	color: #FFF;
}

#panel #half #button:hover {
	background-color: #8D7037;	
}

#panel #half #button.right {
	margin-left: 210px; 
	background-color: #EDE9DE !important;
	color: #000;
}

#panel #half #button.right.white {
	background-color: #FFF !important;
}

#panel #half #button.right:hover {
	background-color: #E0DFDD !important;	
}

#panel #half #button.center {
	margin-left: 105px;
}

#panel #half #button.new {
	left: 50%;
	transform: translateX(-50%);
}

#response #button {
	display: inline-block !important;
	width: 48%;
	margin-left: 0px;
	padding: 15px 0 15px;
	background-color: #B69959;	
	color: #FFF;
	float: none !important;
	text-align: center;
}

#response #button.right {
	margin-left: 0; 
	background-color: #EDE9DE !important;
	color: #000;
	float: right;
}

.page-id-56640 div#content div#panel.venue-page p a {
	color: #FFF;
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
	padding: 15px 15px 10px;
	margin: 2.5vh 0 0 0;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
	font-size: 90%;
	border: solid 2px rgb(187,153,101);
}

.page-id-56640 div#content div#panel.venue-page p a:hover {
	background-color: rgb(187,153,101);
}

.page-id-56628 div#content div#panel.venue-page p a {
	color: #FFF;
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
	padding: 15px 15px 10px;
	margin: 2.5vh 0 0 0;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
	font-size: 90%;
	border: solid 2px rgb(187,153,101);
}

.page-id-56628 div#content div#panel.venue-page p a:hover {
	background-color: rgb(187,153,101);
}

.page div#content div#panel.venue-page p a {
	color: rgb(187,153,101);
	text-decoration: underline;
}

.page div#content div#panel.venue-page p a:hover {
	text-decoration: none;
}

#button {
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
	padding: 15px 25px 15px;
	margin: 2.5vh 0 0 0;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
	font-size: 90%;
	background-color: #B69959;	
	color: #FFF;
}

#button.beige {
	background-color: #EDE9DE !important;
	color: #000;
}

#button.view {
}

#button.view:hover {
}

#content #button.large:hover {
	background-color: green !important;
}

#button.large {
	color: #FFF;
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
	padding: 20px 0 20px;
	width: 60%;
	margin: 0 20% 0;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
	font-size: 120%;
	text-align: center;
	background-color: #B69959;	
}

#header #button {
	margin: 28px 0 0 20px;
	float: right;
	padding: 15px 15px;
}

#header #button:hover {
	background-color: #000;	
}

#button:hover {
	background-color: #B69959;	
}

a.event-button {
	color: #FFF;
	text-transform: uppercase;
	font-size: 85%;
	line-height: 100%;
	display: inline-block;
	padding: 15px 15px 10px;
	margin: 5px 10px 5px 0;
	border: solid 2px rgb(187,153,101);
	float: left;
	transition-property: all; 
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
}





#image-wrapper {
	width: 100%;
	height: 60vh;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

#image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
}

#image-wrapper.email {
	width: 100%;
	height: 80vh;
}

.home #image-wrapper {
	width: 100%;
	height: 80vh;
}

.home #image-wrapper.email {
	width: 100%;
	height: 60vh;
	padding: 5vh 0 0;
}

#image-wrapper overlay {
	background-image: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.4));	
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	display: table;
}

.home #image-wrapper.email overlay {
	background-image: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.6));	
	width: 80%;
	padding: 0 10%;
	top: 0;
}

#image-wrapper overlay span {
	color: #FFF;
	display: table-cell;
	vertical-align: middle;
}

#image-wrapper overlay h1 {
	height: auto;
	padding: 2vh 0;
	display: inline-block;
	width: auto;
	max-width: 90%;
	color: #FFF;
}

#image-wrapper overlay h3 {
	padding: 0 10%;
	text-transform: uppercase;
}

#image-wrapper.email div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 10px;
	display: inline-block !important;
	width: 300px;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	color: #FFF !important;
	text-transform: uppercase !important;
	line-height: 100% !important;
	display: inline-block !important;
	padding: 15px 15px 15px !important;
	margin: 2.5vh 0 0 0 !important;
	background-color: transparent !important;
	transition-property: all !important; 
	transition-duration: .60s !important;
	transition-timing-function: ease-in-out !important;
	cursor: pointer !important;
	font-size: 90%;
	border: solid 2px rgb(187,153,101) !important;
	font-weight: normal !important;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: transparent !important;
}




div.woocommerce-tabs.wc-tabs-wrapper {
	display: none;	
}

div.woocommerce-message {
	border-top: none !important;
	background-color: transparent;
	border: solid 1px rgb(187,153,101);
	margin-top: 5vh;
	color: #FFF;
}

.woocommerce-message::before {
	content: "\e015";
	color: #8fae1b;
	display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 2em;
}

.woocommerce-page .woocommerce-message .button {
	float: right;
	background-color: transparent;
	border: solid 1px rgb(187,153,101);
	color: #FFF;
	text-transform: uppercase !important;
}

.woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
	text-transform: uppercase !important;
	background-color: darkgreen !important;
	border-radius: 0 !important;
}

.hs-input:not([type="file"]) {
	background-color: #EDE9DE !important;
}

#footer {
	width: 90%;
	height: auto;
	float: left;
	padding: 5vh 5% 15vh;
	background-color: #000;
	position: relative;
}

#footer-logos {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 1.5vh;
	padding-bottom: 1.5vh;
}

#footer-logos #footer-logos-wrapper {
	width: 5%;
	height: auto;
	display: inline-block;
	aspect-ratio: 1.2/1;
	margin: 0 10px;
}

#footer-logos #footer-logos-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#quarter {
	width: 22%;
	float: left;
}

#quarter h3 {
	padding-bottom: 20px;
	margin: 0;
	color: #FFF;
}

#quarter h6 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 30px;
}

#quarter p {
	padding: 1px 0;
	font-size: 90%;
	color: #FFF;
}

#quarter p a.email {
	color: rgb(187,153,101);
}

#quarter p a:hover {
	color: rgb(187,153,101);
}

#quarter p.gold {
	color: rgb(187,153,101);
}

#quarter.sign-up {
	width: 60%;
	float: left;
}

#quarter.sign-up p input {
}

#quarter.logo {
	width: 30%;
	padding-right: 4%;
}

#quarter.logo img {
	width: 40%;
	height: auto;
	display: block;
}

#copy {
	width: 50%;
	height: auto;
	float: left;
	padding: 3vh 0 0;
	position: relative;
}

#copy p {
	line-height: 30px;
	font-size: 90%;
	color: #FFF;
}

#copy p a {
	border-bottom: solid 1px rgb(187,153,101);
	transition-property: all;
	transition-duration: .40s;
	transition-timing-function: ease-in-out;
	color: rgb(187,153,101);
}

#copy p a:hover {
	border-bottom: solid 2px transparent;
}

#design {
	width: 50%;
	height: auto;
	float: left;
	padding: 3vh 0 0;
	position: relative;
	text-align: right;
}

#design p {
	line-height: 30px;
	font-size: 90%;
	color: #FFF;
}

#design p a {
	border-bottom: solid 1px rgb(187,153,101);
	transition-property: all;
	transition-duration: .40s;
	transition-timing-function: ease-in-out;
}

#design p a:hover {
	border-bottom: solid 2px transparent;
	color: rgb(187,153,101);
}


#footer input {
	background-color: #F5F5F5;
	border: none;
	box-shadow: none;
	font-size: 16px;
	padding: 15px;
	width: 70%;
	margin-bottom: 20px;
}

#footer input.submit {
	background-color: rgb(187,153,101);
	border: none;
	box-shadow: none;
	font-size: 16px;
	padding: 15px 25px;
	width: auto;
	margin-bottom: 20px;
	color: #FFF;
	cursor: pointer;
	text-transform: uppercase;
	transition-property: all;
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
}

#footer input.submit:hover {
	background-color: #444;
}

#follow {
	width: 100%;
	height: auto;
	float: left;
	padding: 2.5vh 0 0;
	position: relative;
	text-align: left;
}

#follow img {
	height: 30px !important;
	width: auto !important;
	padding: 0 0 0 5px;
	transition-property: all;
	transition-duration: .40s;
	transition-timing-function: ease-in-out;
	float: left !important;
}

#follow img:hover {
	margin-top: -5px;
	padding-bottom: 5px;
}

#menu-follow {
	width: auto;
	height: 100px;
	float: right;
	padding: 0 0 0 10px;
}

#menu-follow img {
	height: 30px;
	width: auto;
	padding: 0 0 0 5px;
	transition-property: all;
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	display: inline-block;
	margin-top: 35px;
}












#cost {
	padding: 20px;
	border: solid 1px rgb(187,153,101);
}

#cost h3 {
	padding: 0 0 10px !important;
	margin: 0 !important;
}

#cost p {
	padding: 10px 0 !important;
	margin: 0 !important;
}

#cost button {
	padding: 10px 0 !important;
	width: 100%;
	margin: 20px 0 0 !important;
	background-color: rgb(187,153,101) !important;
    font-family: DMSans-Regular;
}


















select {
  border: 0;
  vertical-align: middle;
  background: transparent;
}

.select { 
    color: #444;
    line-height: 28px;
    border-radius: 4px !important;
    padding: 2px 8px !important;
    background-color: #FFF;
    border: solid 1px #aaa;
	width: 100%;
	font-size: 18px;
}





#panel #page {
		width: 60%;
		float: left;
}	

#panel #side {
	width: calc(30% - 80px);
	float: right;
	background-color: #222;
	height: auto;
	margin: 0;
	padding: 40px 40px 40px;
	color: #FFF;
}	

#panel #side #loginform p.login-remember {
	display: none;
}

#panel #side #loginform input {
	width: calc(100% - 20px);
	border: none;
	padding: 10px;
	display: block;
	margin-top: 10px;
	font-size: 17px;
}

#panel #side #loginform p.login-password {
	font-size: 17px;
	text-transform: capitalize;
	padding: 10px 0 10px;
	display: inline-block;
	width: 100%;
}

#panel #side #loginform p.login-username {
	font-size: 17px;
	text-transform: capitalize;
	padding: 10px 0 10px;
	display: inline-block;
	width: 100%;
}

#panel #side #loginform p.login-submit input {
	padding: 10px 10px 10px;
	line-height: 100%;
	width: calc(100% - 0px);
	display: inline-block;
	background-color: rgb(187,153,101);
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	cursor: pointer;
}

#panel #side a.button {
	padding: 15px 0 15px;
	line-height: 100%;
	width: 100%;
	display: inline-block;
	background-color: rgb(187,153,101);
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	margin-top: 10px;
	text-align: center;
}

.page-id-3324 fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

.page-id-3324 fieldset legend {
	display: none;
}

.page-id-3324 fieldset input {
	width: calc(250px - 20px);
	border: none;
	padding: 10px;
	display: block;
	margin-top: 10px;
	font-size: 17px;
	background-color: #F5F5F5; 
}

.page-id-3324 input:matches([type="button"], .page-id-3324 [type="submit"], .page-id-3324 [type="reset"]), .page-id-3324 button {
	padding: 15px 0 15px;
	line-height: 100%;
	width: 250px;
	display: inline-block;
	background-color: rgb(187,153,101);
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	margin-top: 10px;
	text-align: center;
	border: none;
} 

#group-type {
	width: 48%;
	height: auto;
	aspect-ratio: 2/1.25;
	position: relative;
	display: inline-block;
	margin: 2.5vh 1% 0;
}

#group-type-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
}

#group-type-overlay h3 {
	position: absolute;
	color: #FFF;
	width: 90%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	font-size: 32px;
	padding: 0 5%;
}

#group-type-overlay h3 span {
    font-family: Korto-Medium;
	font-size: 20px;
	text-transform: uppercase;
	display: block;
}

#group-type img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 2/1.25;
	float: left;
}

#new {
	width: 30%;
	height: auto;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 5vh 1.5% 0;
}

#new-image {
	width: 100%;
	height: auto;
	aspect-ratio: 2/1.25;
	float: left;
	margin-bottom: 20px;
}

#new-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 2/1.25;
	float: left;
}

#new #new-text p {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 90%;
}

#gallery-1 .gallery-item {
	margin: 0 10px 1em !important;
	float: left !important;
	height: auto !important;
	width: calc(25% - 20px) !important;
}

#gallery-1 .gallery-item img {
	float: left !important;
	height: auto !important;
	width: 100% !important;	
}
 




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

body {
	font-size: 16px;
}		

p {
	font-size: 16px;
}

h1 {
	font-size: 80px;
}
	
h2 {
	font-size: 44px;
}	

h3 {
	font-size: 28px;
}
	
h4 {
	font-size: 26px;
}	

h5 {
	font-size: 35px;
}
	
.button {
	font-size: 16px;
	line-height: 55px;
	margin-top: 7px;
}

#panel.venue-page {
	padding: 10vh 10%;
	width: 80%;
}
	
#image-wrapper {
	height: 70vh;
}

#header {
	width: 90%;
	padding: 0 5%;
}
	
#access ul li {
	padding: 0 10px 0 10px;
}

#access ul li a {
	font-size: 14px;
}

#quarter {
}

#quarter.logo {
}
	
}







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

#boxzilla-62178 {
	width: 90% !important;
	max-width: 90% !important;
}
	
.model-8 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

h1 {
	font-size: 40px;
}	

h2 {
	font-size: 30px;
}	

h3 {
	font-size: 28px;
}	
	
h4 {
	font-size: 20px;
}	

h5 {
	font-size: 30px;
}	

#header {
	width: 90%;
	padding: 0 5%;
}

#header #logo {
	width: 150px;
}
	
#access ul li {
	padding: 0 8px 0 8px;
}

#access ul li a {
	font-size: 14px;
}
	
#booking-bar {
	width: 90%;
	padding: 10px 2.5%;
	top: calc(80vh - 80px);
}

#image-wrapper {
	height: 60vh;
}

#panel.venue-page {
	padding: 10vh 5%;
	width: 90%;
}
	
li.main-menu {
	font-size: 140%;
}

li.main-menu ul.submenu h4 {
	font-size: 80%;
}

li.main-menu ul.submenu li {
	font-size: 15px !important;
}
	
li.main-menu ul.submenu p {
	font-size: 15px !important;
}
	
#collection {
	width: 45%;
	height: auto;
	float: left;
	margin: 0 2.5% 5%;
}
	
#collection-image {
}

#footer {
	width: 90%;
}
	
#quarter {
}

#quarter.logo {
}

#quarter.logo img {
}

#left-container .wp-block-table {
	width: 100%;
}

#fifty-phone {
	width: calc(35% - 8px);
	margin: 0 7.5%;
}
	
}




@media only screen and (max-width: 1160px) { 
	
#header #logo {
	position: absolute;
	width: 200px;
	height: 80px;
	margin-top: 10px;
	background-position: center center;
	float: none;
	left: calc(50% - 100px);
}

#access {
	display: none;
}

}








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

#boxzilla-62178 {
	width: 80% !important;
	max-width: 80% !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border: none !important;
	background-color: #EEE !important;
	font-size: 16px !important;
}

#boxzilla-box-62178-content {
	width: 80% !important;
	max-width: 80% !important;
	background-color: rgba(255, 255, 255, 0.95) !important;
	float: right !important;
	left: 0;
	padding: 5vh 0;
	margin: 0 10%;
}	

#boxzilla-box-62178-content img {
	width: 60%;
	height: auto;
}
	
#panel.venue-page fieldset.form-columns-2 .hs-form-field {
	padding: 0 30px;
	width: calc(100% - 60px);
}

#panel.venue-page fieldset.form-columns-1 .hs-form-field {
	padding: 0 30px;
	width: calc(100% - 60px);
}
	
.viewport-overlay {
	width: 85%;
	padding: 0 7.5%;
}

.viewport-overlay h1 {
	font-size: 80px;
}
	
.model-8 {
  -webkit-perspective: 500px;
  perspective: 500px;
}
	
h2 {
	font-size: 30px;
}	
		
h3 {
	font-size: 25px;
}	

#content {
	margin-top: 100px;
}
	
#header {
	position: fixed;
	z-index: 444;
	background-color: #FFF;
	text-align: center;
}

#header #logo {
	position: absolute;
	width: 200px;
	height: 80px;
	margin-top: 10px;
	background-position: center center;
	float: none;
	left: calc(50% - 100px);
}

#menu-follow {
	width: auto;
	height: 80px;
	float: right;
	padding: 0 0 0 10px;
}

#menu-follow img {
	height: 30px;
	width: auto;
	padding: 0 0 0 0;
	transition-property: all;
	transition-duration: .60s;
	transition-timing-function: ease-in-out;
	display: inline-block;
	margin-top: 25px;
}
	
#booking-bar {
	width: 100%;
	padding: 20px 0;
}

div.button {
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
}

#button {
	padding: 12px 15px 10px;
}
	
#image-wrapper {
	height: 50vh;
}
	
#panel.center {
	text-align: center;
	width: 80%;
	padding: 5vh 10%;
}
	
#event {
}
	
#access {
	display: none;
}

#fifty-image {
	width: 100%;
}

#fifty-phone {
	width: calc(50% - 8px);
	margin: 5vh 25% 0;
}

#fifty-text {
	width: 100%;
	padding-left: 0;
}

#fifty-text.left {
	padding-left: 0;
	padding-right: 0;
}

#fifty-text h3 {
	margin-bottom: 0;
	padding-bottom: 1.5vh;
}
	
#fifty-text p {
	padding: 0;
	font-size: 90%;
}
	
#fifty-text.right {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2.5vh;
}

#menu-follow {
}
	
#panel #page {
	width: 100%;
	float: left;
}	

#image-wrapper.email div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 5px;
	width: 250px;
}

#quarter {
	width: 100%;
	float: left;
	margin-bottom: 2vh;
}

#quarter.logo {
	width: 100%;
	padding-right: 0;
}

#quarter.logo img {
	width: 30%;
}
	
#copy {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 0 0;
	position: relative;
}

#design {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 0 0;
	position: relative;
	text-align: left;
}

p.has-white-background-color.has-background.has-medium-font-size {
	width: 90%;
	margin: 20px 0 !important;
}
	
body .is-layout-flex {
	display: inline-block;
}	
	
.viewport-header video.desk {
	display: none;
}	

.viewport-header video.mob {
	display: block;
}	

#footer-logos #footer-logos-wrapper {
	margin: 5px 5px;
}

#group-type-overlay h3 {
	font-size: 22px;
}
	
} 









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

body {
	font-size: 16px;
}		

p {
	font-size: 16px;
}
	
h1 {
	font-size: 40px;
}

h2 {
	font-size: 25px;
}	
		
h3 {
	font-size: 25px;
}	
	
#win {
	width: 80px;
	height: 80px;
	position: fixed;
	left: 20px;
	line-height: 80px;
	font-size: 24px;
}
	
#content {
	margin-top: 80px;
}
	
#header {
	position: fixed;
	z-index: 444;
	background-color: #FFF;
	text-align: center;
	height: 80px;
}
	
#header #logo {
	width: 100px;
	height: 56px;
	margin-top: 12px;
	background-image: url("/wp-content/uploads/2022/11/SL_FAV.png");
	background-position: center center;
	left: calc(50% - 50px);
}
	
.home #image-wrapper {
	height: 60vh;
}

.home #image-wrapper.email {
	width: 100%;
	height: 80vh;
	padding: 5vh 0 5vh;
}
	
#booking-bar {
	display: none;
}

#panel #half {
	width: 320px;
	margin: 5vh 5% 0 0;
}

#panel #half #half-image {
	height: 160px;
}

#panel #half #button {
	width: 150px;
}

#panel #half #button.right {
	margin-left: 170px; 
}
	
#event {
}
	
#venue-image {
	width: 97%;
}
	
#follow {
	width: 100%;
	height: auto;
	float: left;
	padding: 20px 0 0;
	position: relative;
	text-align: left;
}

#follow img {
	float: left;
}
	
dd {
  float: none;
  width: 100%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0;
}

#image-wrapper.email div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 5%;
	width: 90%;
}

#float #text-wrapper {
	width: 50%;
}

#float #button-wrapper {
	width: 50%;
}

#float #text-wrapper {
	font-size: 90%; 
}
	
#button.large {
	padding: 15px 0 13px;
	width: 100%;
	margin: 2.5vh 0 0;
	font-size: 100%;
}

.viewport-overlay h1 {
	font-size: 60px;
}

#header #button {
	display: none;
}

#panel.scroll #scroll-text p {
	width: 100%;
}
	
#panel.scroll #scroll-text #button {
	position: relative;
}
	
#fifty-text #pill {
	margin-top: 2vh;
}

#new {
	width: 100%;
	margin: 5vh 0 0;
}

#fifty-phone {
	width: calc(60% - 8px);
	margin: 5vh 20% 0;
}

#footer-logos #footer-logos-wrapper {
	width: 8%;
}
	
}




/* Overlay */
#overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transition: background 0.3s ease;
  z-index: 999;
}

#overlay.active {
  background: rgba(0, 0, 0, 0.45);
  pointer-events: auto;
}

/* Popup */
#popup {
  background: #ffffff;
  border: 2px solid rgb(187,153,101);
  width: 680px;
  text-align: center;
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  position: relative;
}

#popup button.popup-btn {
	background-color: #EDE9DE;
	border: none;
	width: 44px;
	height: 44px;
	line-height: 28px;
	font-size: 32px;
	position: absolute;
	top: 8px;
	right: 8px;
	border-radius: 50%;
	z-index: 222;
}

#popup-image {
	height: 100%;
	width: 50%;
	background-color: purple;
	position: absolute;
	top: 0;
	right: 0;
}

#popup-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#popup-text {
	height: auto;
	width: 40%;
	padding: 10vh 5%;
	float: left;
}
	
#overlay.active #popup {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}







