@charset "UTF-8";
/*
Theme Name: Blank
*/
* {
	box-sizing:border-box;
}
body, html {
	padding:0;
	margin:0;
	font-family: "Lato", sans-serif;
}
p {
  margin: 0 0 1em;
}
.container {
	width:100%;
	max-width:1225px;
	padding:0 15px;
	margin:0 auto;
	position:relative;
}
.header {
	text-align:center;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 078px 0px 095px 0px;
	z-index: 2;
	position: relative
}
body.page-template-page-menu .header,.page-template-page-reservations .header,.single-post .header,.page-template-default .header {
	background:url(https://reunion.masmallbusiness.com/wp-content/uploads/2025/05/dca60f_dfafe23bc1b74ed2888d34947cbe0dd7mv2.avif) no-repeat center / cover;
	margin-bottom:60px;
}
body.page-template-page-menu .header:before ,.page-template-page-reservations .header:before ,.single-post .header:before,.page-template-default .header:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.header .logo {
	margin-bottom: 20px;
}
.header .logo img {
	max-width:177px;
	height:auto;
}
.main_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.main_menu ul li {
	
}
.main_menu ul li a {
	
}
.jet-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.jet-menu > .jet-menu-item {
	flex-grow: 0;
}
.jet-menu .jet-menu-item {
	display: -ms-flexbox;
	display: flex;
}
.jet-menu-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.jet-menu .jet-menu-item .top-level-link .jet-menu-icon svg {
	width: 14px;
	fill: currentColor;
	height: auto;
}
.jet-menu .jet-menu-item .top-level-link .jet-menu-icon {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px 0px 0px 015px;
	text-align: right;
	order: 2;
}
.jet-menu .jet-menu-item:last-child .top-level-link .jet-menu-icon {
	display:none;
}
.jet-menu .jet-menu-item .top-level-link .jet-menu-icon {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px 0px 0px 015px;
	text-align: right;
	order: 2;
}
.jet-menu .jet-menu-item .top-level-link {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.65em;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	text-decoration:none;
}
.home_banner {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: -350px;
	margin-bottom: 0px;
	padding: 330px 0px 0252px 0px;
	z-index: 0;
	position:relative;
}
.home_banner:before {
	position:absolute;
	top:0;
	left:0;
	content:'';
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
}
.home_banner .container {
	max-width:980px;
}
.banner_details {
	text-align:center;
	position:relative;
}
.image_pattern {
	margin-bottom: 20px;
}
.image_pattern img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.banner_heading h3 {
	color: #FFFFFF;
	font-family: "Lato", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.65em;
	letter-spacing: 0px;
	margin: 0 0 1em;
}
.banner_heading img {
	max-width:414px;
	height:auto;
}
.banner_heading p {
	color: #FFFFFF;
  font-family: "Cantata One", Sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.3em;
  letter-spacing: 0px;
}
.banner_buttons {
	display:flex;
	align-items:center;
	justify-content:center;
}
.banner_buttons a {
	width: 159px;
	height: 44px;
	position: relative;
	overflow: hidden;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all .3s cubic-bezier(.5,.12,.46,.88);
	-o-transition: all .3s cubic-bezier(.5,.12,.46,.88);
	transition: all .3s cubic-bezier(.5,.12,.46,.88);
	background:#61CE70;
	color:#fff;
	border:2px solid #61CE70;
	text-decoration:none;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0px;
	padding: 10px 30px;
	border-radius: 25px 25px 25px 25px;
	margin: 0px 10px 0px 10px;
}
.banner_buttons a:hover {
	border:2px solid #fff;
	background:transparent;
}
.footer {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 120px 0px 072px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align:center;
}
.footer_logo {
	margin:0px 0px 38px 0px;
}
.footer_logo img {
	max-width:177px;
	height:auto;
}
.footer_details p {
	color: #FFFFFF;
	font-family: "Lato", Sans-serif;
	font-size: 37px;
	font-weight: 300;
	line-height: 42px;
	letter-spacing: 0px;
}
.footer_details a {
	color: #39B54A;
	text-decoration:none;
}
.footer_socials {
	margin-bottom: 20px;
}
.footer_socials ul {
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.footer_socials ul li {
	margin:0 10px;
}
.footer_socials ul li a {
	color:#fff;
	font-size:20px;
}
.footer_pattern {
	margin: 0px 0px 036px 0px;
}
.footer_copyright p {
	color: #888888;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin:0;
}
.footer_copyright p a {
	color: #888888;
}
.welcome_home {
	background-color: #F5F3ED;
	padding:90px 0 100px;
}
.welcome_details {
	text-align:center;
}
.welcome_details h3 {
	color: #000000;
	font-family: "Cantata One", Sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	margin:0 0 20px;
}
.welcome_details p {
	color: #424242;
	font-family: "Lato", Sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.gallery_container {
	display:flex;
	position:relative;
	min-height:1699px;
	overflow:hidden;
}
.image_gallery {
	position: sticky;
    height: max(100lvh, calc(100% - 200lvh));
    width: 100%;
    top: 0px;
    margin-bottom: calc(100lvh - max(100lvh, var(--motion-comp-height, 100%)));
    display: block;
    padding: 0px;
	flex:1;
}
.image_gallery img {
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.video_gallery {
	flex:1;
}
.video_gallery video {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	opacity: 1;
}
.home_history {
	padding:100px 0;
}
.history_details {
	text-align:center;
}
.history_details h3 {
	font-family: "Cantata One", Sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	margin:0 0 20px;
}
.history_details p {
	font-family: "Lato", Sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.home_newsletter {
	padding: 107px 0px 0176px 0px;
}
.newsletter_details {
	text-align:center;
}
.newsletter_details h3 {
	color: #FFFFFF;
  font-family: "Cantata One", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: 0px;
  margin:0;
}
.newsletter_details p {
	color: #FFFFFF;
  font-family: "Lato", Sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.6em;
  letter-spacing: 0px;
}
.home_event {
	padding: 83px 0px 109px 0px;
	background-color: #F5F3ED;
}
.event_details {
	text-align:center;
}
.event_details h3 {
  font-family: "Cantata One", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: 0px;
  margin:0;
}
.event_details p {
  font-family: "Lato", Sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.6em;
  letter-spacing: 0px;
}
.home_map iframe {
	height:500px;
	width:100%;
	display:block;
	border:none;
}
.list_event {
	margin-top:80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.event_box {
	max-width: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
.event_image img {
	width:100%;
	height:600px;
	object-fit:cover;
}
.event_box_inner {
	margin: 0px 025px 0px 025px;
	background-color: #FFFFFF;
}
.event_box_details {
	padding:20px 0;
}
.event_box_details h3 {
	font-family: "Lato", Sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0px;
	color: #010101;
	margin: 10px 40px;
	text-align: center;
	display:block;
}
.event_box_details a {
	color: #010101;
}
.event_box_details p {
	font-family: "Lato", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: 0px;
	padding: 10px 0 0;
	text-align: center;
	display:block;
}
.jet-mobile-menu__controls,.jet-mobile-menu__toggle {
	display:none;
}
.jet-menu .jet-menu-item-has-children .jet-sub-menu {
	display:none;
	position:absolute;
	top: 100%;
	background:#fff;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	padding: 026px 0px 026px 0px;
	min-width: 220px;
}
.jet-menu .jet-menu-item-has-children:hover .jet-sub-menu {
	display:block;
}
.jet-menu-item .jet-sub-menu > li {
	display: block;
}
.jet-menu .jet-sub-menu li.jet-menu-item .sub-level-link {
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.65em;
	letter-spacing: 0px;
	padding: 04px 30px 04px 035px;
	color: #424242;
	text-decoration:none;
	display:block;
	width:auto;
}
.jet-dropdown-arrow  {
	display:none;
}
.container_menu {
	width:100%;
	max-width:1800px;
	margin:0 auto;
	padding:0 15px;
}
.menu_embed iframe {
	height: 100%;
	position: relative;
	width: 100%;
}
.menu_list {
	margin-bottom:30px;
}
.menu_images {
	text-align:center;
}
.menu_item img {
	max-width:100%;
	height:auto;
}
.row {
	display:flex;
	margin-left:-15px;
	margin-right:-15px;
	justify-content: center;
	flex-wrap:wrap;
}
.section_revervations {
	margin-bottom:80px;
}
.left_revervations {
	margin-top:200px;
	padding:0 15px;
}
.middle_revervations {
	width: 276px;
	height: 337px;
	padding:0 15px;
}
.image_revervations {
	padding:0 15px;
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.image_revervations img {
	width:50%;
	height:auto;
}
.middle_revervations iframe {
	width:100%;
	height:100%;
	border:none;
}
.right_revervations img {
	max-width:100%;
	height:auto;
}
.heading_menu {
	margin-bottom:20px;
}
.heading_menu h3 {
	font-family: "Cantata One", Sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	color: #424242;
	margin:0
}
.menu_description {
	
}
.menu_description p {
	color: #424242;
	font-family: "Lato", Sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.menu_banner {
	border-width: 1px;
	border-style: solid;
	padding: 15px;
	display: inline-block;
	border-color:#424242;
	width:100%;
}
.menu_banner img {
	width:100%;
	height:auto;
}
.menu_title {
	margin-bottom:30px;
	margin-top:30px;
}
.menu_title h4 {
	font-family: "Cantata One", Sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	color: #424242;
	margin: 0;
	text-align:center;
}
.menu_title p {
	color: #424242;
	font-family: "Lato", Sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
	text-align:center;
	margin:0;
}
.menu_row {
	display:flex;
	margin-left:-15px;
	margin-right:-15px;
}
.left_list {
	width:50%;
	padding:0 15px;
	border-right:0.5px solid #ECECEE;
}
.right_list {
	width:50%;
	padding:0 15px;
	border-left:0.5px solid #ECECEE;
}
.left_list .menu_item:first-child {
	padding: 0px 0px 30px 0px;
}
.left_list .menu_item {
	padding: 034px 0px 038px 0px;
}
.right_list .menu_item:first-child {
	padding: 0px 0px 30px 0px;
}
.right_list .menu_item {
	padding: 034px 0px 038px 0px;
}
.menu_item_line {
	display:flex;
	margin-bottom:20px;
	align-items:center;
}
.menu_item_line svg {
	fill:#39B54A;
	margin-right:5px;
}
.expressvJNL7 .express1V1Qz {
	stroke-opacity: 0;
	fill: #fff;
	fill-opacity: 1;
	transform: translate(5px,3px);
}
.menu_item_line h4 {
	margin:0;
	font-family: "Cantata One", Sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.6em;
	letter-spacing: 0px;
	color: #000000;
}
.menu_item_line p {
	margin-left:auto;
	margin-bottom:0;
	font-family: "Cantata One", Sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.6em;
	letter-spacing: 0px;
	color: #39B54A;
	align-self: left;
	text-align: right;
}
.menu_item_details p {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.65em;
	letter-spacing: 0px;
	color: #424242;
	text-align: left;
}
.more_item_line {
	display:flex;
	margin-bottom:10px;
	align-items:center;
}
.more_item_line h4 {
	margin:0;
	font-family: "Cantata One", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6em;
	letter-spacing: 0px;
	color: #000000;
}
.more_item_line p {
	margin-left:auto;
	margin-bottom:0;
	font-family: "Cantata One", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6em;
	letter-spacing: 0px;
	color: #39B54A;
	align-self: left;
	text-align: right;
}
.post_image {
	margin-bottom:40px;
	text-align:center;
}
.post_image img {
	max-width:100%;
}
.post_content {
	
}
.post_content h3 {
	font-family: "Cantata One", Sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	margin: 0 0 20px;
}
.post_content p {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.section_page h1 {
	font-family: "Cantata One", Sans-serif;
	font-size: 38px;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0px;
	margin: 0 0 20px;
	text-align:center;
}
.section_page p {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.form-control {
	
}
.form-control label {
	color: #424242;
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.65em;
	letter-spacing: 0px;
}
.form-control input[type="text"],.form-control input[type="email"] {
	width:100%;
	padding:0 15px;
	height:50px;
	border:1px solid #888888;
}
.form-control textarea {
	width:100%;
	padding:10px 15px;
	height:250px;
	border:1px solid #888888;
}
.form-control input[type="submit"] {
	width: auto;
	height: 50px;
	border:none;
	background: #39B54A;
	color:#fff;
	padding:0 40px;
	display: block;
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0px;
	cursor:pointer;
}
.form-control .wpcf7-list-item {
	margin:0;
}
@media only screen and (max-width: 1080px) {
	.left_revervations img {
		max-width: 300px;
		height: auto;
	}
	.right_revervations img {
		max-width: 300px;
		height: auto;
	}
}
@media only screen and (max-width: 767px) {
	.header {
		padding: 30px 0px 0px 0px;
	}
	.header .container {
		display:flex;
		align-items:center;
	}
	.banner_heading p {
	  font-size: 28px;
	}
	.gallery_container {
		flex-wrap:wrap;
		min-height:inherit;
	}
	.image_gallery {
		flex:0 0 auto;
		width:100%;
	}
	.image_gallery img {
		display:block;
		height:auto;
	}
	.video_gallery {
		flex:0 0 auto;
		width:100%;
	}
	.event_box {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin:0 0 30px;
	}
	.event_box_inner {
		margin:0;
	}
	.footer_details p {
	  font-size: 20px;
	  line-height: 22px;
	}
	.jet-mobile-menu__controls {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-pack: end;
	  justify-content: flex-end;
	  -ms-flex-align: center;
	  align-items: center;
	  min-height: 35px;
	}
	.jet-mobile-menu__back {
	  min-width: 30px;
	  min-height: 30px;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -ms-flex-align: center;
	  align-items: center;
	  cursor: pointer;
	  color: #3a3a3a;
	  font-size:26px;
	}
	.main_menu {
		position:fixed;
		top:0;
		left:0;
		width: 90%;
		z-index:999;
		background:#fff;
		height:100%;
		padding:20px;
		display:none;
	}
	.main_menu ul {
		display:block;
	}
	.jet-menu .jet-menu-item .top-level-link {
		color: #424242;
		font-size:26px;
		font-weight:300;
		display:block;
		width:100%;
	}
	.jet-mobile-menu__toggle {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: end;
		align-items: flex-end;
		flex:1;
		cursor:pointer;
	}
	.jet-mobile-menu__toggle-icon i {
		font-size: 44px;
		color:#fff;
	}
	.jet-menu .jet-menu-item {
		display:block;
	}
	.jet-menu .jet-menu-item .top-level-link .jet-menu-icon {
		display:none;
	}
	.jet-dropdown-arrow  {
		display:block;
		margin-left:auto;
	}
	.jet-menu .jet-menu-item-has-children .jet-sub-menu {
	  background: #fff;
	  box-shadow: none;
	  padding: 0;
	  min-width: inherit;
	  width: 100%;
	  position:inherit;
	}
	.row {
		flex-wrap:wrap;
	}
	.left_revervations {
		margin-top:0;
		margin-bottom:20px;
		text-align:center;
	}
	.middle_revervations {
		width:100%;
		margin-bottom:20px;
		margin-top:0;
	}
	.middle_revervations iframe {
		width: 240px;
		margin: 0 auto;
		display: block;
	}
	.image_revervations img {
		width:100%;
		height:auto;
	}
	.menu_banner {
		border:none;
		padding:0;
	}
	.menu_row {
		flex-wrap:wrap;
	}
	.left_list {
		width:100%;
		border:none;
	}
	.right_list {
		width:100%;
		border:none;
	}
}