@charset "UTF-8";
/*!
Theme Name: terrasimples
Theme URI: http://underscores.me/
Author: brunoatwork
Author URI: http://brunoatwork.com
Description: In Nature’s Simplicity, we find the essence of life.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: terrasimples
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

terrasimples is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* RWD Queries brunoatwork CUSTOM
--------------------------------------------- */
/*
  New iPhones viewport
*/
/*  Non mobile first for specific scenarios where elements shouldn't be displayed on mobile */
/*  Mobile Visibility classes */
/*	MIXINS by brunoatwork.com */
/* poppins-regular - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url("assets/fonts/poppins-v24-latin-regular.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: url("assets/fonts/poppins-v24-latin-700.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
  Screen Reader
*/
/*  Swiper Arrows */
/*
  Grid posts
*/
/*
  Stage content styles of Headings nad paragraphs
*/
/*
   Website Margins
*/
/*
  BRAND BUTTONS
*/
/*
  Links Text
*/
/*
    Website Panels
*/
#panel-main-navigation {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: fixed;
	top: 0;
	right: -100%;
	height: 100%;
	min-width: 350px;
	background: #649037;
	padding: 20px;
	box-shadow: 0 -10px 10px #43592C;
	z-index: 9998;
	max-width: 100%;
	width: 100%;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (min-width: 992px) {
	#panel-main-navigation {
		max-width: 450px;
	}
}

#panel-main-navigation.active {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	right: 0;
}

#panel-main-navigation ul#manu-nav-header-options {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}

#panel-main-navigation ul#manu-nav-header-options li a {
	display: flex;
	justify-content: center;
	align-items: center;
}

#panel-main-navigation ul#manu-nav-header-options li a svg {
	height: 25px;
	width: auto;
}

#panel-main-navigation ul#manu-nav-header-options li a svg path {
	fill: #ffffff;
}

@media (min-width: 1200px) {
	#panel-main-navigation ul#manu-nav-header-options li a:hover svg path {
		fill: #43592C;
	}
}

#panel-main-navigation #inner-navigation {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
	height: 100%;
}

#panel-main-navigation #inner-navigation nav ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

#panel-main-navigation #inner-navigation nav ul li:first-child {
	display: none;
}

#panel-main-navigation #inner-navigation nav ul li a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.5rem;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-flex;
	flex-direction: column;
}

#panel-main-navigation #inner-navigation nav ul li a:after {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	content: "";
	height: 4px;
	width: 0;
	display: flex;
	background: #ffffff;
	opacity: 0;
}

@media (min-width: 1200px) {
	#panel-main-navigation #inner-navigation nav ul li a:hover {
		color: #ffffff;
	}
	#panel-main-navigation #inner-navigation nav ul li a:hover:after {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		width: 100%;
		opacity: 1;
	}
}

#panel-main-navigation #inner-navigation nav ul li.current_page_item a {
	pointer-events: none;
}

#panel-main-navigation #inner-navigation nav ul li.current_page_item a:after {
	width: 100%;
	opacity: 1;
}

#panel-main-navigation .cta-items {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
}

#panel-main-navigation .cta-items li a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .85rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px;
	border: 2px solid #ffffff !important;
	background: transparent !important;
	padding: 10px 14px;
	text-decoration: none !important;
	font-size: 1.5rem;
}

@media (min-width: 1200px) {
	#panel-main-navigation .cta-items li a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#panel-main-navigation .cta-items li a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
	#panel-main-navigation .cta-items li a:hover svg path, #panel-main-navigation .cta-items li a:hover svg rect {
		fill: #649037;
	}
}

#panel-main-navigation .cta-items li a svg {
	height: 30px !important;
	width: auto;
}

#panel-main-navigation .cta-items li a svg path {
	fill: #ffffff;
}

#panel-main-navigation .cta-items li:last-child a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .875rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px !important;
	border: 1px solid #649037 !important;
	background: #649037 !important;
	padding: 10px 14px !important;
	text-decoration: none !important;
	font-size: 1.5rem;
	background: #ffffff !important;
	color: #43592C !important;
	border-color: #ffffff !important;
}

@media (min-width: 1200px) {
	#panel-main-navigation .cta-items li:last-child a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#panel-main-navigation .cta-items li:last-child a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
}

@media (min-width: 992px) {
	#panel-main-navigation .cta-items li:last-child a:hover {
		background: #43592C !important;
		border-color: #43592C !important;
		color: #ffffff !important;
	}
}

#panel-main-navigation .social-connections {
	display: flex;
	align-items: center;
	gap: 20px;
}

#panel-main-navigation .social-connections li a svg {
	height: 30px;
	width: auto;
}

@media (min-width: 1200px) {
	#panel-main-navigation .social-connections li a:hover svg path {
		fill: #43592C;
	}
}

#panel-main-navigation .wpml-ls {
	padding: 0 !important;
}

#panel-main-navigation .wpml-ls ul li:first-child a {
	padding-left: 0 !important;
}

/*
  Overlay panel
*/
#panel-overlay {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	position: fixed;
	z-index: 9997;
	top: -1500px;
	right: 0;
	width: 100%;
	height: 100%;
	background: #43592C;
	background-color: rgba(67, 89, 44, 0.93);
	opacity: 0;
}

@media (max-width: 810px) {
	#panel-overlay {
		display: none;
	}
}

@media (min-width: 1200px) {
	#panel-overlay {
		top: -2000px;
	}
}

#panel-overlay.active {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	top: 0;
	opacity: 1;
}

/*
  Panel Languages Selector
*/
#panel-language-selector {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: fixed;
	z-index: 9997;
	top: 0;
	right: -100%;
	padding: 5px;
	background: #ffffff;
	border: 2px solid #649037;
	display: flex;
	justify-content: center;
	align-items: center;
}

#panel-language-selector.active {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	right: 0;
}

@media (min-width: 1200px) {
	#panel-language-selector ul li a:hover {
		opacity: .8;
	}
}

#panel-language-selector .trigger-close-panel-language-selector {
	border-radius: 50%;
	background: #ffffff;
	padding: 8px;
	border: 2px solid #43592C;
	position: absolute;
	left: -20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#panel-language-selector .trigger-close-panel-language-selector svg {
	height: 15px;
	width: auto;
}

#panel-language-selector .trigger-close-panel-language-selector svg path {
	fill: #43592C;
}

@media (min-width: 1200px) {
	#panel-language-selector .trigger-close-panel-language-selector:hover {
		background: #649037;
	}
	#panel-language-selector .trigger-close-panel-language-selector:hover svg path {
		fill: #ffffff;
	}
}

/*
  Main website Header
*/
#main-header {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9996;
	left: 0;
	padding: 5px 10px;
	background: rgba(67, 89, 44, 0.35);
}

#main-header .site-branding {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

@media (min-width: 1200px) {
	#main-header {
		padding: 10px 20px;
	}
}

#main-header.active {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: rgba(67, 89, 44, 0.9);
	box-shadow: 0 0 10px #649037;
}

#main-header.active #inner-stage-header {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#main-header.active #inner-stage-header #logo a img {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	max-width: 55px;
}

@media (min-width: 1200px) {
	#main-header.active:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		background: rgba(67, 89, 44, 0.9);
	}
}

#main-header #inner-stage-header {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 0 10px;
	padding: 0;
}

@media (min-width: 1441px) {
	#main-header #inner-stage-header {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header {
		padding: 0;
	}
}

#main-header #inner-stage-header svg {
	width: auto;
	height: 20px;
}

#main-header #inner-stage-header #header-menus-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 18px;
}

@media (min-width: 992px) {
	#main-header #inner-stage-header #header-menus-left {
		gap: 40px;
	}
}

#main-header #inner-stage-header #header-menus-left svg path {
	fill: #ffffff;
}

#main-header #inner-stage-header #header-menus-left svg rect {
	fill: #ffffff !important;
}

#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact {
		gap: 40px;
	}
}

#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li {
	display: none;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-size: .85rem;
	font-weight: 700;
	line-height: normal;
}

@media (min-width: 992px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 8px;
	}
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li {
		gap: 15px;
	}
}

@media (min-width: 1800px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li {
		font-size: 1.165rem;
	}
}

@media (max-width: 992px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:first-child {
		display: initial;
	}
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:first-child a:hover svg path, #main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:nth-child(2) a:hover svg path {
		fill: #649037;
	}
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:first-child a:hover span, #main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:nth-child(2) a:hover span {
		color: #649037;
	}
}

#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:first-child span, #main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li:nth-child(2) span {
	text-transform: uppercase;
}

#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	gap: 8px;
	font-size: .85rem;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li a {
		gap: 10px;
	}
}

@media (min-width: 1800px) {
	#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li a {
		font-size: 1.125rem;
	}
}

#main-header #inner-stage-header #header-menus-left .wrapper-opening-hours-contact li ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}

#main-header #inner-stage-header #header-menus-left .cta-items {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 6px;
}

@media (min-width: 992px) {
	#main-header #inner-stage-header #header-menus-left .cta-items {
		gap: 15px;
	}
}

#main-header #inner-stage-header #header-menus-left .cta-items a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .85rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px;
	border: 2px solid #ffffff !important;
	background: transparent !important;
	padding: 10px 14px;
	text-decoration: none !important;
	gap: 10px;
	line-height: normal;
	font-size: .75rem;
	text-decoration: none;
	padding: 8px 12px;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .cta-items a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .cta-items a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
	#main-header #inner-stage-header #header-menus-left .cta-items a:hover svg path, #main-header #inner-stage-header #header-menus-left .cta-items a:hover svg rect {
		fill: #649037;
	}
}

@media (min-width: 992px) {
	#main-header #inner-stage-header #header-menus-left .cta-items a {
		font-size: .85rem;
	}
}

@media (min-width: 1800px) {
	#main-header #inner-stage-header #header-menus-left .cta-items a {
		font-size: 1.125rem;
	}
}

#main-header #inner-stage-header #header-menus-left .cta-items li.active-item a, #main-header #inner-stage-header #header-menus-left .cta-items li.highlighted-item a {
	background: #649037 !important;
	color: #ffffff !important;
	border-color: #649037 !important;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .cta-items li.active-item a:hover, #main-header #inner-stage-header #header-menus-left .cta-items li.highlighted-item a:hover {
		background: #ffffff !important;
		color: #649037 !important;
		border-color: #ffffff !important;
	}
}

#main-header #inner-stage-header #header-menus-left .cta-items li a span.phone {
	display: none;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header #header-menus-left .cta-items li a span.phone {
		display: initial;
	}
}

#main-header #inner-stage-header .wrapper-options-header-menus {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header .wrapper-options-header-menus {
		gap: 40px;
	}
}

#main-header #inner-stage-header .wrapper-options-header-menus .social-connections {
	display: none;
}

@media (min-width: 992px) {
	#main-header #inner-stage-header .wrapper-options-header-menus .social-connections {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}
}

#main-header #inner-stage-header .wrapper-options-header-menus .social-connections li {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main-header #inner-stage-header .wrapper-options-header-menus .social-connections li a {
	display: inline-flex;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header .wrapper-options-header-menus .social-connections li a:hover svg path {
		fill: #649037;
	}
}

#main-header #inner-stage-header .wrapper-options-header-menus .wrapper-lang {
	display: none;
}

@media (min-width: 992px) {
	#main-header #inner-stage-header .wrapper-options-header-menus .wrapper-lang {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #ffffff;
	}
}

#main-header #inner-stage-header .wrapper-options-header-menus .wrapper-lang a {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main-header #inner-stage-header .wrapper-options-header-menus .wrapper-lang a svg {
	height: 30px;
	width: auto;
}

#main-header #inner-stage-header .other-options-menu {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

#main-header #inner-stage-header .other-options-menu li {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

#main-header #inner-stage-header .other-options-menu li a {
	display: inline-flex;
}

#main-header #inner-stage-header .other-options-menu li a svg rect {
	fill: #ffffff;
}

@media (min-width: 1200px) {
	#main-header #inner-stage-header .other-options-menu li a:hover svg rect {
		fill: #649037 !important;
	}
}

/*
  Website Main Footer
*/
footer#website-main-footer {
	background: #649037;
	position: relative;
	z-index: 9993;
	padding: 45px 20px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 1200px) {
	footer#website-main-footer {
		padding: 90px 40px;
	}
}

footer#website-main-footer #inner-footer-stage {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media (min-width: 1441px) {
	footer#website-main-footer #inner-footer-stage {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	footer#website-main-footer #inner-footer-stage {
		padding: 0;
	}
}

@media (min-width: 992px) {
	footer#website-main-footer #inner-footer-stage {
		gap: 40px;
	}
}

footer#website-main-footer #inner-footer-stage #logo-and-navigation {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 992px) {
	footer#website-main-footer #inner-footer-stage #logo-and-navigation {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}
}

footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-logo img, footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-logo svg {
	max-width: 100px;
	height: auto;
}

footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-nav nav ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

@media (min-width: 992px) {
	footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-nav nav ul {
		flex-direction: row;
		align-items: center;
		gap: 30px;
	}
}

footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-nav nav ul li a {
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

@media (min-width: 1200px) {
	footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-nav nav ul li a:after {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		content: "";
		height: 4px;
		width: 0;
		display: flex;
		background: #ffffff;
		opacity: 0;
	}
	footer#website-main-footer #inner-footer-stage #logo-and-navigation #wrapper-nav nav ul li a:hover:after {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		width: 100%;
		opacity: 1;
	}
}

footer#website-main-footer #inner-footer-stage #wrapper-copyright {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

footer#website-main-footer #inner-footer-stage #wrapper-copyright li {
	color: #ffffff;
	font-size: 1rem;
}

footer#website-main-footer #inner-footer-stage #wrapper-copyright li:last-child {
	font-size: .75rem;
}

footer#website-main-footer #inner-footer-stage #wrapper-copyright li:last-child a {
	font-size: .75rem;
	color: #ffffff;
}

/*
 * Common Styles
 */
html {
	background: #546B3C;
	margin-top: 0 !important;
	background: #ffffff;
	scroll-behavior: smooth;
	scroll-padding-top: 50px;
}

@media (min-width: 992px) {
	html {
		scroll-padding-top: 50px;
	}
}

* {
	box-sizing: border-box;
}

body {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	font-size: 16px !important;
	line-height: 1.5em;
	background: #546B3C;
	margin: 0 !important;
	min-height: 100vh;
}

body.active {
	overflow: hidden;
	height: 100%;
}

body.filters-open {
	overflow: hidden;
}

iframe {
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 120%;
}

p, a, li {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
}

p {
	margin-top: 0;
	margin-bottom: 5px !important;
}

p:last-child {
	margin-bottom: 0 !important;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
}

::selection {
	background: #000 !important;
	/* Safari */
	color: #ffffff !important;
}

::-moz-selection {
	background: #000 !important;
	/* Safari */
	color: #ffffff !important;
}

#scroll-to-top {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: fixed;
	z-index: 9996;
	bottom: -100px;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background: #649037;
}

#scroll-to-top.active {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	bottom: 6px;
	right: 10px;
	padding: 3px;
}

@media (min-width: 810px) {
	#scroll-to-top.active {
		bottom: 0;
	}
}

#scroll-to-top a {
	display: flex;
	margin: 0;
	padding: 10px;
}

#scroll-to-top a svg {
	width: 40px;
	height: auto;
}

@media (min-width: 1200px) {
	#scroll-to-top:hover {
		background: #ffffff;
	}
	#scroll-to-top:hover svg path {
		fill: #546B3C;
	}
}

/*
  Swiper Controllers
*/
ul.swiper-controllers {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}

ul.swiper-controllers li {
	cursor: pointer;
}

ul.swiper-controllers li.swiper-button-disabled {
	opacity: .2;
	cursor: default;
}

ul.swiper-controllers li:not(.swiper-button-disabled):hover svg path {
	stroke: #649037;
}

/*
  Social Bar
*/
.social-bar {
	display: flex;
	gap: 20px;
	justify-content: flex-start;
	align-items: center;
}

.social-bar li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.social-bar li a svg {
	width: auto;
	height: 30px;
}

@media (min-width: 1200px) {
	.social-bar li a:hover path {
		fill: #649037;
	}
}

#landing-area-spacer {
	position: relative;
	height: 100vh;
}

.gallery-columns-4 {
	grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 1200px) {
	.gallery-columns-4 {
		grid-template-columns: repeat(4, 1fr);
	}
}

.gallery {
	grid-gap: 1em;
}

.gallery .gallery-item {
	max-height: 100px;
	overflow: hidden;
	margin: 0;
}

@media (min-width: 810px) {
	.gallery .gallery-item {
		max-height: 200px;
	}
}

@media (min-width: 1200px) {
	.gallery .gallery-item {
		max-height: 200px;
	}
	.gallery .gallery-item:hover {
		opacity: .75;
	}
	.gallery .gallery-item:hover a {
		cursor: zoom-in;
	}
}

@media (min-width: 1800px) {
	.gallery .gallery-item {
		max-height: 300px;
	}
}

/*
  Plugin Add Any share
*/
.a2a_floating_style {
	z-index: 9992 !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
}

/*
  Gravity Form Styling
*/
.gform_wrapper.gform-theme .gfield {
	margin-bottom: 30px;
}

.gform_wrapper.gform-theme .gfield:last-child {
	margin-bottom: initial;
}

.gform_wrapper.gform-theme input[type="text"],
.gform_wrapper.gform-theme input[type="email"],
.gform_wrapper.gform-theme input[type="tel"],
.gform_wrapper.gform-theme input[type="number"],
.gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea {
	background: transparent;
	border: none;
	border-bottom: 2px solid #e1e1e1;
	font-size: 1.165rem !important;
	font-weight: bold;
}

.gform_wrapper.gform-theme input::placeholder {
	color: #649037;
	font-weight: 100;
}

.gform_wrapper.gform-theme textarea {
	border: 1px solid #e1e1e1;
}

.gform_wrapper.gform-theme .gfield_required .gfield_required_custom, .gform_wrapper.gform-theme .gfield_required .gfield_required_text {
	font-style: normal;
	font-weight: bold;
}

.gform_wrapper.gform-theme textarea {
	padding: 10px !important;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}

.gform_wrapper.gform-theme .ginput_counter {
	color: #000 !important;
}

.gform_wrapper.gform-theme .gform_footer input[type="submit"] {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .875rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px !important;
	border: 1px solid #649037 !important;
	background: #649037 !important;
	padding: 10px 14px !important;
	text-decoration: none !important;
	background: transparent;
	border: 1px solid #000;
	color: #000;
}

@media (min-width: 1200px) {
	.gform_wrapper.gform-theme .gform_footer input[type="submit"] {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	.gform_wrapper.gform-theme .gform_footer input[type="submit"]:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
}

.gform_wrapper.gform-theme .gform_validation_errors {
	padding: 20px !important;
	margin-bottom: 40px !important;
}

.gform_wrapper.gform-theme .gform_validation_errors h2 {
	margin-bottom: 0 !important;
	font-size: 1.5rem !important;
	line-height: 1.75rem !important;
	background: red;
	color: white !important;
	display: inline;
	box-shadow: 4px 4px 0 black;
}

.gform_wrapper.gform-theme .gform_validation_errors ol li {
	font-size: 1.25rem;
	line-height: 1.5rem !important;
	margin-bottom: 20px !important;
}

.gform_wrapper.gform-theme .gform_validation_errors ol li a {
	font-size: 1.25rem;
	line-height: 1.5rem !important;
}

.gform_wrapper.gform-theme .gfield_description {
	padding: 10px !important;
}

.gform_wrapper.gform-theme select {
	color: #000 !important;
}

/*  Gravity form confirmation div */
.gform_confirmation_message {
	border: 10px solid black;
	background: #ffffff;
	padding: 40px;
	font-size: 2rem;
	line-height: 2rem;
	box-shadow: 10px 10px 0 yellow;
}

.gform_confirmation_message a {
	font-size: 2rem;
	line-height: 2rem;
	text-decoration: underline;
}

@media (min-width: 1200px) {
	.gform_confirmation_message a:hover {
		color: green;
	}
}

@media (min-width: 1441px) {
	.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
		margin-bottom: 10px !important;
		font-size: 1.5rem !important;
	}
}

@media (min-width: 1441px) {
	.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
		font-size: 1.125rem !important;
	}
}

@media (min-width: 1441px) {
	.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
		font-size: 1.165rem !important;
	}
}

/*
  Selectors
*/
.gform_wrapper.gravity-theme .gfield select {
	border: 1px solid #000;
	font-size: 1.25rem !important;
	line-height: 1.5rem;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDQuOTUgMTAiPg0KICA8cGF0aCBkPSJNMS40MSA0LjY3bDEuMDctMS40OSAxLjA2IDEuNDlIMS40MXptMi4xMy42NkwyLjQ4IDYuODIgMS40MSA1LjMzaDIuMTN6Ii8+DQo8L3N2Zz4=) no-repeat 95% 50%;
}

.gform_wrapper.gravity-theme .gfield select:focus {
	border: 1px solid #000;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3) inset;
	outline: 3px solid black;
	outline-offset: -3px;
}

.gform_wrapper.gravity-theme .gfield select[disabled], .gform_wrapper.gravity-theme .gfield select:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.gform_wrapper.gravity-theme .gfield select:not(:focus):invalid {
	color: #000;
}

input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

/*
  Homepage Landing Area
*/
#landing-area {
	background: #649037;
	position: fixed;
	z-index: 9992;
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
}

#landing-area .stage-content {
	width: 100%;
	height: 100vh;
}

#landing-area .stage-content .swiper-container-homepage {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	opacity: 1;
	position: relative;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9991;
	padding: 20px 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 1;
	gap: 60px;
	/*.wrapper-call-to-actions {
          @include website-margins;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 20px;
          li {
            a {
              @include buttons-standards;
              font-size: 1.125rem;
              line-height: normal;
            }
            &:first-child {
              a {
                @include buttons-standards-secondary-white;
                font-size: 1.125rem;
                line-height: normal;
              }
            }
          }
        }*/
}

@media (min-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content {
		gap: 40px;
		padding: 40px;
	}
}

@media (min-width: 1800px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content {
		gap: 10%;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content.active {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	opacity: 0;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo {
	padding: 0 10px;
}

@media (min-width: 1441px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo {
		padding: 0;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo svg {
	max-width: 150px;
	height: auto;
}

@media (min-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo svg {
		max-width: 250px;
	}
}

@media (min-width: 1800px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #the-logo svg {
		max-width: 100%;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
}

@media (min-width: 1441px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content {
		padding: 0;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header {
	order: 2;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h2, #landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h3 {
	color: #ffffff;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.55);
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-size: 1.5rem;
}

@media (min-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h2, #landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h3 {
		font-size: 2.5rem;
	}
}

@media (min-width: 1800px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h2, #landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content header h3 {
		font-size: 5rem;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #main-claim {
	order: 1;
}

@media (max-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #main-claim {
		max-width: 260px;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #main-claim p {
	color: #ffffff !important;
	/* dropShadow */
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.55);
	/* h1 */
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0 !important;
	font-size: 1.5rem;
}

@media (min-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #main-claim p {
		font-size: 2.5rem;
	}
}

@media (min-width: 1800px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #main-claim p {
		font-size: 3rem;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #secondary-content {
	order: 3;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #secondary-content p {
	color: #ffffff !important;
	margin-bottom: 5px !important;
}

@media (min-width: 1800px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #secondary-content p {
		font-size: 1.5rem;
		margin-bottom: 10px !important;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content #inner-stage-content #secondary-content p:last-child {
	margin-bottom: 0 !important;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll {
	padding: 0 10px;
	/* ---- Scroll indicator ---- */
	/* Chevron reinforces the "jump downward" motion beneath the mouse */
}

@media (min-width: 1441px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll {
		padding: 0;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	bottom: 60px;
}

@media (min-width: 992px) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator {
		bottom: 40px;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__label {
	font-size: 12px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #649037;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__mouse {
	width: 26px;
	height: 42px;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__mouse rect {
	stroke: #649037;
	stroke-width: 2;
	fill: none;
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__wheel {
	fill: #649037;
	animation: scroll-wheel-jump 1.6s ease-out infinite;
	transform-origin: 13px 12px;
	/* center of the wheel within the mouse body */
}

@keyframes scroll-wheel-jump {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	60% {
		transform: translateY(14px);
		opacity: 0;
	}
	61% {
		transform: translateY(0);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__chevron {
	width: 12px;
	height: 12px;
	border-right: 2px solid #649037;
	border-bottom: 2px solid #649037;
	transform: rotate(45deg);
	animation: scroll-chevron-jump 1.6s ease-out infinite;
}

@keyframes scroll-chevron-jump {
	0% {
		transform: rotate(45deg) translate(0, 0);
		opacity: 0.3;
	}
	50% {
		transform: rotate(45deg) translate(6px, 6px);
		opacity: 1;
	}
	100% {
		transform: rotate(45deg) translate(0, 0);
		opacity: 0.3;
	}
}

@media (prefers-reduced-motion: reduce) {
	#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__wheel,
	#landing-area .stage-content .swiper-container-homepage #landing-area-content .jumping-mouse-scroll .scroll-indicator__chevron {
		animation: none;
	}
}

#landing-area .stage-content .swiper-container-homepage #overlay-swiper-gradient-dark {
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9990;
}

#landing-area .stage-content .swiper-container-homepage .swiper-wrapper {
	width: 100%;
	height: 100vh;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

#landing-area .stage-content .swiper-container-homepage .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*
  Division Restaurant Hours
*/
.division-restaurant-hours {
	position: relative;
	z-index: 9993;
	background: #43592C;
	padding: 30px 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	text-align: center;
}

@media (min-width: 992px) {
	.division-restaurant-hours {
		padding: 60px 40px;
	}
}

.division-restaurant-hours .inner-stage {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 1441px) {
	.division-restaurant-hours .inner-stage {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	.division-restaurant-hours .inner-stage {
		padding: 0;
	}
}

.division-restaurant-hours .inner-stage header {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.division-restaurant-hours .inner-stage .list-of-days-and-hours {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
	flex-direction: column;
}

@media (min-width: 992px) {
	.division-restaurant-hours .inner-stage .list-of-days-and-hours {
		justify-content: center;
		align-items: center;
		flex-direction: row;
		gap: 40px;
	}
}

.division-restaurant-hours .inner-stage .list-of-days-and-hours li {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	gap: 8px;
}

@media (min-width: 1200px) {
	.division-restaurant-hours .inner-stage .list-of-days-and-hours li {
		gap: 15px;
	}
}

.division-restaurant-hours .inner-stage .list-of-days-and-hours li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	gap: 8px;
}

@media (min-width: 1200px) {
	.division-restaurant-hours .inner-stage .list-of-days-and-hours li a {
		gap: 10px;
	}
}

.division-restaurant-hours .inner-stage .kitchen-open-infos {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

@media (min-width: 992px) {
	.division-restaurant-hours .inner-stage .kitchen-open-infos {
		gap: 10px;
	}
}

.division-restaurant-hours .inner-stage .kitchen-open-infos h3 {
	color: #ffffff;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}

@media (min-width: 992px) {
	.division-restaurant-hours .inner-stage .kitchen-open-infos h3 {
		text-align: center;
	}
}

.division-restaurant-hours .inner-stage .kitchen-open-infos .the-kitchen-content {
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
}

@media (min-width: 992px) {
	.division-restaurant-hours .inner-stage .kitchen-open-infos .the-kitchen-content {
		text-align: center;
	}
}

.division-restaurant-hours .inner-stage .kitchen-open-infos .the-kitchen-content p {
	color: #ffffff;
	/* Content */
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-size: 1rem;
}

/*
  Division Photo Gallery
*/
#division-photo-gallery {
	position: relative;
	z-index: 9993;
	background: #546B3C;
	padding: 45px 20px;
}

@media (min-width: 1200px) {
	#division-photo-gallery {
		padding: 90px 40px;
	}
}

@media (min-width: 1200px) {
	#division-photo-gallery.inner-pages {
		padding: 90px 0;
	}
}

#division-photo-gallery #photo-gallery-inner-stage {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
}

@media (min-width: 1441px) {
	#division-photo-gallery #photo-gallery-inner-stage {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage {
		padding: 0;
	}
}

@media (max-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage {
		padding: 0;
	}
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage {
		gap: 60px;
	}
}

#division-photo-gallery #photo-gallery-inner-stage header h2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 40px;
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content {
		flex-direction: row;
	}
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-one {
	width: 300px;
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-one {
		width: 50%;
	}
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-one p {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	color: #213a07;
	font-size: 1.85rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.5rem;
	margin-bottom: 20px !important;
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-one p:last-child {
	margin-bottom: 0 !important;
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-one p {
		font-size: 2.85rem;
		font-style: normal;
		font-weight: 700;
		line-height: 3.5rem;
		margin-bottom: 20px !important;
		max-width: 70%;
	}
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-two {
		width: 50%;
	}
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-two p {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #213a07;
	margin-bottom: 20px !important;
}

#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-two p:last-child {
	margin-bottom: 0 !important;
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage header #the-stage-content #stage-block-two p {
		font-size: 2rem;
		font-style: normal;
		font-weight: 400;
		line-height: 2.5rem;
		margin-bottom: 30px !important;
	}
}

#division-photo-gallery #photo-gallery-inner-stage #the-gallery-display #display-gallery-food-drinks {
	background: rgba(0, 0, 0, 0.3);
	padding: 20px;
	border-radius: 8px;
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage #the-gallery-display #display-gallery-food-drinks {
		padding: 40px;
	}
}

#division-photo-gallery #photo-gallery-inner-stage #the-gallery-display #display-gallery-food-drinks h3 {
	color: #ffffff;
	margin-bottom: 20px !important;
	font-size: 1.5rem;
	font-weight: 700;
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage #the-gallery-display #display-gallery-food-drinks h3 {
		font-size: 2rem;
		font-weight: 400;
	}
}

#division-photo-gallery #photo-gallery-inner-stage #division-footer {
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 40px;
	align-items: flex-start;
	text-align: left;
}

@media (min-width: 992px) {
	#division-photo-gallery #photo-gallery-inner-stage #division-footer {
		text-align: center;
		align-items: center;
	}
}

#division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

#division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors li a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .85rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px;
	border: 2px solid #ffffff !important;
	background: transparent !important;
	padding: 10px 14px;
	text-decoration: none !important;
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors li a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors li a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
	#division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors li a:hover svg path, #division-photo-gallery #photo-gallery-inner-stage #division-footer ul#footer-gallery-connectors li a:hover svg rect {
		fill: #649037;
	}
}

#division-photo-gallery #photo-gallery-inner-stage #division-footer #division-claim p {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	color: #ffffff;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-size: 1.5rem;
}

@media (min-width: 1200px) {
	#division-photo-gallery #photo-gallery-inner-stage #division-footer #division-claim p {
		font-size: 1.875rem;
	}
}

/*
  Division division-whats-happening
*/
#division-whats-happening {
	position: relative;
	z-index: 9993;
	background-color: #6f3f27;
	padding: 45px 10px;
	overflow-x: hidden;
	/*  Maintenance Alert */
	/*  Swiper Area: Social Banners */
	/*  Footer CTA options */
}

@media (min-width: 992px) {
	#division-whats-happening {
		padding: 90px 40px;
	}
}

#division-whats-happening.inner-pages {
	margin-top: 20px;
}

#division-whats-happening header {
	background: rgba(111, 63, 39, 0.4);
	margin-bottom: 30px;
	padding: 0;
}

@media (min-width: 992px) {
	#division-whats-happening header {
		margin-bottom: 50px;
		padding: 40px;
	}
}

#division-whats-happening header .inner-header {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 10px;
	gap: 30px;
}

@media (min-width: 1441px) {
	#division-whats-happening header .inner-header {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#division-whats-happening header .inner-header {
		padding: 0;
	}
}

@media (min-width: 992px) {
	#division-whats-happening header .inner-header {
		gap: 40px;
		flex-direction: row;
	}
}

@media (min-width: 992px) {
	#division-whats-happening header .inner-header .the-title {
		width: 50%;
	}
}

#division-whats-happening header .inner-header .the-title h2 {
	color: #ffffff;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-size: 1.85rem;
	max-width: 250px;
}

@media (min-width: 992px) {
	#division-whats-happening header .inner-header .the-title h2 {
		max-width: 400px;
		font-size: 2.5rem;
	}
}

@media (min-width: 1800px) {
	#division-whats-happening header .inner-header .the-title h2 {
		max-width: 100%;
	}
}

#division-whats-happening header .inner-header .the-content {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 992px) {
	#division-whats-happening header .inner-header .the-content {
		width: 50%;
	}
}

#division-whats-happening header .inner-header .the-content h3 {
	color: #ffffff;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media (min-width: 992px) {
	#division-whats-happening header .inner-header .the-content h3 {
		font-size: 1.875rem;
		font-weight: 400;
	}
}

#division-whats-happening header .inner-header .the-content p {
	color: #ffffff;
	font-size: 1.0625rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#division-whats-happening #maintenance-alert {
	border-radius: 10px;
	border: 2px solid yellow;
	max-width: 550px;
	margin: 0 auto 40px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	background: rgba(0, 0, 0, 0.2);
}

#division-whats-happening #maintenance-alert h2 {
	font-size: 1.5rem;
	line-height: normal;
	color: yellow;
	font-weight: 700;
}

#division-whats-happening #maintenance-alert #stage-maintenance-alert {
	text-align: left;
}

@media (min-width: 992px) {
	#division-whats-happening #maintenance-alert #stage-maintenance-alert {
		text-align: center;
	}
}

#division-whats-happening #maintenance-alert #stage-maintenance-alert p {
	color: #ffffff;
}

#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide {
	text-align: center;
}

#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide h3 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	pointer-events: none;
}

@media (min-width: 1200px) {
	#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide a {
		border: 4px solid transparent;
	}
	#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide a:hover {
		border-color: #649037;
	}
}

#division-whats-happening .wrapper-swiper-social-banners .swiper-social-banners .swiper-wrapper .swiper-slide a img {
	max-height: 420px;
	width: auto;
}

#division-whats-happening .cta-options {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

@media (min-width: 992px) {
	#division-whats-happening .cta-options {
		margin-top: 50px;
	}
}

#division-whats-happening .cta-options li a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .85rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px;
	border: 2px solid #ffffff !important;
	background: transparent !important;
	padding: 10px 14px;
	text-decoration: none !important;
}

@media (min-width: 1200px) {
	#division-whats-happening .cta-options li a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#division-whats-happening .cta-options li a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
	#division-whats-happening .cta-options li a:hover svg path, #division-whats-happening .cta-options li a:hover svg rect {
		fill: #649037;
	}
}

/*
  Division Location
*/
#division-location {
	position: relative;
	z-index: 9993;
	background: #546B3C;
	padding: 45px 10px;
}

@media (min-width: 1200px) {
	#division-location {
		padding: 90px 40px;
	}
}

#division-location #inner-division-location {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 1441px) {
	#division-location #inner-division-location {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#division-location #inner-division-location {
		padding: 0;
	}
}

@media (min-width: 992px) {
	#division-location #inner-division-location {
		gap: 40px;
	}
}

#division-location #inner-division-location header#header-location {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
	flex-direction: column;
}

@media (min-width: 992px) {
	#division-location #inner-division-location header#header-location {
		align-items: center;
		flex-direction: row;
		justify-content: center;
	}
}

#division-location #inner-division-location header#header-location h2 {
	color: #ffffff;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-size: 1.5rem;
}

@media (min-width: 992px) {
	#division-location #inner-division-location header#header-location h2 {
		font-size: 2.5rem;
	}
}

#division-location #inner-division-location #the-featured-image img {
	width: 100%;
}

#division-location #inner-division-location #wrapper-location-content-stage {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage {
		max-width: 70%;
		margin: 0 auto;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage header#inner-stage-content h3 {
	color: #ffffff;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage header#inner-stage-content h3 {
		font-size: 1.875rem;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location {
		flex-direction: row;
		justify-content: space-between;
		gap: 100px;
	}
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content {
		width: 50%;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content p, #division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content span, #division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content li {
	color: #ffffff;
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content p {
	margin-bottom: 20px !important;
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #the-content p:last-child {
	margin-bottom: 0;
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content {
		width: 50%;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address {
	background: #649037;
	padding: 20px;
}

@media (min-width: 1200px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address {
		padding: 40px;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li {
	color: #ffffff;
	line-height: normal;
	font-size: 1.25rem;
}

@media (min-width: 992px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li {
		font-size: 1.875rem;
	}
}

#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .85rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px;
	border: 2px solid #ffffff !important;
	background: transparent !important;
	padding: 10px 14px;
	text-decoration: none !important;
	gap: 10px;
}

@media (min-width: 1200px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a:hover svg path, #division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a:hover svg rect {
		fill: #649037;
	}
}

@media (min-width: 1200px) {
	#division-location #inner-division-location #wrapper-location-content-stage #wrapper-content-location #secondary-content #wrapper-address ul li a:hover svg path {
		fill: transparent;
		stroke: #649037;
	}
}

/*
  Inner Pages Styles
*/
#primary.inner-pages {
	padding: 50px 10px;
}

@media (min-width: 1200px) {
	#primary.inner-pages {
		padding: 100px 20px;
	}
}

#primary.inner-pages #inner-pages-stage {
	padding: 0 10px;
}

@media (min-width: 1441px) {
	#primary.inner-pages #inner-pages-stage {
		max-width: 1900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage {
		padding: 0;
	}
}

#primary.inner-pages #inner-pages-stage header#main-header-inner-page {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (max-width: 992px) {
	#primary.inner-pages #inner-pages-stage header#main-header-inner-page {
		margin-top: 20px;
	}
}

#primary.inner-pages #inner-pages-stage header#main-header-inner-page h1 {
	order: 2;
	color: #ffffff;
	font-size: 2rem;
}

#primary.inner-pages #inner-pages-stage header#main-header-inner-page .wrapper-breadcrumbs {
	order: 1;
	border-bottom: 1px solid #43592C;
	padding: 10px 0;
	color: #e1e1e1;
}

#primary.inner-pages #inner-pages-stage header#main-header-inner-page .wrapper-breadcrumbs ul li span {
	color: #e1e1e1;
}

#primary.inner-pages #inner-pages-stage header#main-header-inner-page .wrapper-breadcrumbs ul li a {
	color: #e1e1e1;
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage header#main-header-inner-page .wrapper-breadcrumbs ul li a:hover {
		color: #649037;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts {
	background: #ffffff;
	border-radius: 8px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin-top: 20px;
	/*  Confirmation Success SENT Division */
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now h2, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts h2 {
	font-size: 2rem;
	font-weight: 700;
	color: #546B3C;
	margin-bottom: 20px !important;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now p, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts p {
	margin-bottom: 20px !important;
	color: #212427;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now p:last-child, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts p:last-child {
	margin-bottom: 0 !important;
}

@media (min-width: 992px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts {
		padding: 40px;
		flex-direction: row;
		justify-content: space-between;
		gap: 5%;
	}
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now p, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts p {
		font-size: 1.25rem;
		color: #212427;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #stage-the-content, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #stage-the-content {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (min-width: 992px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #stage-the-content, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #stage-the-content {
		width: 50%;
		gap: 40px;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #stage-the-content #the-featured-image, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #stage-the-content #the-featured-image {
	/*@include untilLarge {
            display: none;
          }*/
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now {
	padding: 20px;
	border-radius: 8px;
	border: 2px solid #e1e1e1;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now header, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now header {
	margin-bottom: 20px;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now header h3, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now header h3 {
	font-size: 1.5rem;
	font-weight: 700;
	color: #546B3C;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now #gfield_description_1_6, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now #gfield_description_1_6 {
	background: #e1e1e1;
	font-weight: bold;
	color: #546B3C;
}

@media (min-width: 992px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now {
		width: 50%;
		padding: 40px;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now .gform-footer input[type="submit"], #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now .gform-footer input[type="submit"] {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 1.0625rem;
	line-height: normal;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0;
	font-size: .875rem;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
	color: #ffffff !important;
	border-radius: 50px !important;
	border: 1px solid #649037 !important;
	background: #649037 !important;
	padding: 10px 14px !important;
	text-decoration: none !important;
	font-size: 1.5rem;
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now .gform-footer input[type="submit"], #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now .gform-footer input[type="submit"] {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now .gform-footer input[type="submit"]:hover, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now .gform-footer input[type="submit"]:hover {
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-color: #ffffff !important;
		background: #ffffff !important;
		color: #649037 !important;
	}
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now #wrapper-form-book-now .gform-footer input[type="submit"]:hover, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts #wrapper-form-book-now .gform-footer input[type="submit"]:hover {
		border: 1px solid #649037 !important;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper {
	color: #212427;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper h2, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper h2 {
	font-family: Poppins, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #649037;
	font-display: swap;
	font-size: 2rem;
	line-height: normal;
	color: #43592C;
	font-weight: 700;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper p, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper p {
	font-size: 1.165rem;
	color: #212427;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper p strong, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper p strong {
	color: #546B3C;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper p a, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper p a {
	font-size: 1.165rem;
	color: #649037;
}

@media (min-width: 1200px) {
	#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper p a:hover, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper p a:hover {
		color: #43592C;
	}
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper table a, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper table a {
	font-size: 1rem !important;
}

#primary.inner-pages #inner-pages-stage #wrapper-stage-book-now .gform_confirmation_wrapper table td font, #primary.inner-pages #inner-pages-stage #wrapper-stage-contacts .gform_confirmation_wrapper table td font {
	font-size: 1rem !important;
}

@media (max-width: 992px) {
	#primary.inner-pages #inner-pages-stage #division-photo-gallery {
		padding: 20px 0;
	}
}

@media (max-width: 992px) {
	#primary.inner-pages #inner-pages-stage #division-whats-happening {
		padding: 20px 10px;
	}
}

/*# sourceMappingURL=style.css.map */