
:root {
--default-transition: all 0.25s ease-in-out;
}

.editor-styles-wrapper {
    --wp--style--color--link: var(--) !important;
}
a {
	color: var(--);
}

/* Colors */

			:root {
		--green: #283c1e;
		--wp--preset--color--green: #283c1e !important;
		--wp--style--color--green: #283c1e !important;
		}
		
		:root .editor-styles-wrapper .has-green-color,
		:root .has-green-color { color: var(--green) !important; }
		:root .editor-styles-wrapper .has-green-background-color,
		:root .has-green-background-color { background-color: var(--green) !important; }
		:root .editor-styles-wrapper .has-green-bullet-color li:before,
		:root .has-green-bullet-color li:before { color: var(--green) !important; }
		:root .editor-styles-wrapper li.has-green-hover-color > a:hover,
		:root li.has-green-hover-color > a:hover { color: var(--green) !important; }
		:root .editor-styles-wrapper li.has-green-background-hover-color > a:hover,
		:root li.has-green-background-hover-color > a:hover { background-color: var(--green) !important; }
			:root {
		--leaves: #b2aa4c;
		--wp--preset--color--leaves: #b2aa4c !important;
		--wp--style--color--leaves: #b2aa4c !important;
		}
		
		:root .editor-styles-wrapper .has-leaves-color,
		:root .has-leaves-color { color: var(--leaves) !important; }
		:root .editor-styles-wrapper .has-leaves-background-color,
		:root .has-leaves-background-color { background-color: var(--leaves) !important; }
		:root .editor-styles-wrapper .has-leaves-bullet-color li:before,
		:root .has-leaves-bullet-color li:before { color: var(--leaves) !important; }
		:root .editor-styles-wrapper li.has-leaves-hover-color > a:hover,
		:root li.has-leaves-hover-color > a:hover { color: var(--leaves) !important; }
		:root .editor-styles-wrapper li.has-leaves-background-hover-color > a:hover,
		:root li.has-leaves-background-hover-color > a:hover { background-color: var(--leaves) !important; }
			:root {
		--baby-puke: #e0dbc0;
		--wp--preset--color--baby-puke: #e0dbc0 !important;
		--wp--style--color--baby-puke: #e0dbc0 !important;
		}
		
		:root .editor-styles-wrapper .has-baby-puke-color,
		:root .has-baby-puke-color { color: var(--baby-puke) !important; }
		:root .editor-styles-wrapper .has-baby-puke-background-color,
		:root .has-baby-puke-background-color { background-color: var(--baby-puke) !important; }
		:root .editor-styles-wrapper .has-baby-puke-bullet-color li:before,
		:root .has-baby-puke-bullet-color li:before { color: var(--baby-puke) !important; }
		:root .editor-styles-wrapper li.has-baby-puke-hover-color > a:hover,
		:root li.has-baby-puke-hover-color > a:hover { color: var(--baby-puke) !important; }
		:root .editor-styles-wrapper li.has-baby-puke-background-hover-color > a:hover,
		:root li.has-baby-puke-background-hover-color > a:hover { background-color: var(--baby-puke) !important; }
			:root {
		--darkish-blue: #485463;
		--wp--preset--color--darkish-blue: #485463 !important;
		--wp--style--color--darkish-blue: #485463 !important;
		}
		
		:root .editor-styles-wrapper .has-darkish-blue-color,
		:root .has-darkish-blue-color { color: var(--darkish-blue) !important; }
		:root .editor-styles-wrapper .has-darkish-blue-background-color,
		:root .has-darkish-blue-background-color { background-color: var(--darkish-blue) !important; }
		:root .editor-styles-wrapper .has-darkish-blue-bullet-color li:before,
		:root .has-darkish-blue-bullet-color li:before { color: var(--darkish-blue) !important; }
		:root .editor-styles-wrapper li.has-darkish-blue-hover-color > a:hover,
		:root li.has-darkish-blue-hover-color > a:hover { color: var(--darkish-blue) !important; }
		:root .editor-styles-wrapper li.has-darkish-blue-background-hover-color > a:hover,
		:root li.has-darkish-blue-background-hover-color > a:hover { background-color: var(--darkish-blue) !important; }
			:root {
		--sky: #a6bcdb;
		--wp--preset--color--sky: #a6bcdb !important;
		--wp--style--color--sky: #a6bcdb !important;
		}
		
		:root .editor-styles-wrapper .has-sky-color,
		:root .has-sky-color { color: var(--sky) !important; }
		:root .editor-styles-wrapper .has-sky-background-color,
		:root .has-sky-background-color { background-color: var(--sky) !important; }
		:root .editor-styles-wrapper .has-sky-bullet-color li:before,
		:root .has-sky-bullet-color li:before { color: var(--sky) !important; }
		:root .editor-styles-wrapper li.has-sky-hover-color > a:hover,
		:root li.has-sky-hover-color > a:hover { color: var(--sky) !important; }
		:root .editor-styles-wrapper li.has-sky-background-hover-color > a:hover,
		:root li.has-sky-background-hover-color > a:hover { background-color: var(--sky) !important; }
			:root {
		--stone: #f0f0ea;
		--wp--preset--color--stone: #f0f0ea !important;
		--wp--style--color--stone: #f0f0ea !important;
		}
		
		:root .editor-styles-wrapper .has-stone-color,
		:root .has-stone-color { color: var(--stone) !important; }
		:root .editor-styles-wrapper .has-stone-background-color,
		:root .has-stone-background-color { background-color: var(--stone) !important; }
		:root .editor-styles-wrapper .has-stone-bullet-color li:before,
		:root .has-stone-bullet-color li:before { color: var(--stone) !important; }
		:root .editor-styles-wrapper li.has-stone-hover-color > a:hover,
		:root li.has-stone-hover-color > a:hover { color: var(--stone) !important; }
		:root .editor-styles-wrapper li.has-stone-background-hover-color > a:hover,
		:root li.has-stone-background-hover-color > a:hover { background-color: var(--stone) !important; }
			:root {
		--bark: #978155;
		--wp--preset--color--bark: #978155 !important;
		--wp--style--color--bark: #978155 !important;
		}
		
		:root .editor-styles-wrapper .has-bark-color,
		:root .has-bark-color { color: var(--bark) !important; }
		:root .editor-styles-wrapper .has-bark-background-color,
		:root .has-bark-background-color { background-color: var(--bark) !important; }
		:root .editor-styles-wrapper .has-bark-bullet-color li:before,
		:root .has-bark-bullet-color li:before { color: var(--bark) !important; }
		:root .editor-styles-wrapper li.has-bark-hover-color > a:hover,
		:root li.has-bark-hover-color > a:hover { color: var(--bark) !important; }
		:root .editor-styles-wrapper li.has-bark-background-hover-color > a:hover,
		:root li.has-bark-background-hover-color > a:hover { background-color: var(--bark) !important; }
			:root {
		--black: #0b0c10;
		--wp--preset--color--black: #0b0c10 !important;
		--wp--style--color--black: #0b0c10 !important;
		}
		
		:root .editor-styles-wrapper .has-black-color,
		:root .has-black-color { color: var(--black) !important; }
		:root .editor-styles-wrapper .has-black-background-color,
		:root .has-black-background-color { background-color: var(--black) !important; }
		:root .editor-styles-wrapper .has-black-bullet-color li:before,
		:root .has-black-bullet-color li:before { color: var(--black) !important; }
		:root .editor-styles-wrapper li.has-black-hover-color > a:hover,
		:root li.has-black-hover-color > a:hover { color: var(--black) !important; }
		:root .editor-styles-wrapper li.has-black-background-hover-color > a:hover,
		:root li.has-black-background-hover-color > a:hover { background-color: var(--black) !important; }
			:root {
		--white: #ffffff;
		--wp--preset--color--white: #ffffff !important;
		--wp--style--color--white: #ffffff !important;
		}
		
		:root .editor-styles-wrapper .has-white-color,
		:root .has-white-color { color: var(--white) !important; }
		:root .editor-styles-wrapper .has-white-background-color,
		:root .has-white-background-color { background-color: var(--white) !important; }
		:root .editor-styles-wrapper .has-white-bullet-color li:before,
		:root .has-white-bullet-color li:before { color: var(--white) !important; }
		:root .editor-styles-wrapper li.has-white-hover-color > a:hover,
		:root li.has-white-hover-color > a:hover { color: var(--white) !important; }
		:root .editor-styles-wrapper li.has-white-background-hover-color > a:hover,
		:root li.has-white-background-hover-color > a:hover { background-color: var(--white) !important; }
	
/* Gradients */

			:root .has-gradient1-gradient-background {
			background: linear-gradient(to right, #283c1e, #b2aa4c);
		}
			:root .has-gradient2-gradient-background {
			background: linear-gradient(to right, #b2aa4c, #ddddd4);
		}
	
/* Widths, Margins and Paddings */


:root {
	--alignfull: 100vw;
	--alignwide: 1160px;
	--alignnarrow: 920px;
	--default-padding: 40px;
	--default-margin: 90px;
	--wp-margin: 32px;
	--wordpress-blue: /*#007cba;*/ #2276d2;
}

/* Navigation Text */


:root #site-header .header-navigation-wrapper ul.menu {
	font-family: 'Montserrat';
	font-size: 0.94em;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

/* Headings */

.entry-content h1,
:root .editor-styles-wrapper h1,
footer h1,
header h1,
body#tinymce h1 {
	font-family: 'Arvo';
	font-size: 2.2em;
	font-weight: 600;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.57em;
}

.navigation-preview.heading1 .acf-input {
	font-family: 'Arvo';
}

header h2,
footer h2,
.entry-content h2,
:root .editor-styles-wrapper h2,
body#tinymce h2,
.editor-post-title .editor-post-title__input {
	font-family: 'Arvo';
	font-size: 2.2em;
	font-weight: 600;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.57em;
}


header h3,
footer h3,
.entry-content h3,
:root .editor-styles-wrapper h3,
body#tinymce h3 {
	font-family: 'Arvo';
	font-size: 1.98em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.7;
	margin-top: 1.5em;
	margin-bottom: 1.4em;
}

.entry-content h3:before,
:root .editor-styles-wrapper h3:before,
footer h3:before,
header h3:before,
body#tinymce h3:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  color: inherit;
  background-color: currentColor;
  position: absolute;
  bottom: 0;
}
.entry-content h3,
:root .editor-styles-wrapper h3,
footer h3,
header h3,
body#tinymce h3 {
  padding-bottom: 1.4em;
}
.preview.heading3 div.underline {
  width: 100px;
  height: 1px;
  background-color: var(--wordpress-blue);
}

header h4,
footer h4,
.entry-content h4,
:root .editor-styles-wrapper h4,
body#tinymce h4 {
	font-family: 'Arvo';
	font-size: 1.73em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.45;
	margin-top: 1.1em;
	margin-bottom: 1.07em;
}

header h5,
footer h5,
.entry-content h5,
:root .editor-styles-wrapper h5,
body#tinymce h5 {
	font-family: 'Arvo';
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.8;
	margin-top: 2.5em;
	margin-bottom: 1.67em;
}

header h6,
footer h6,
.entry-content h6,
:root .editor-styles-wrapper h6,
body#tinymce h6 {
	font-family: 'Arvo';
	font-size: 1.3em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1.5;
	margin-top: 2.33em;
	margin-bottom: 1.5em;
}


.entry-content p,
:root .editor-styles-wrapper p,
footer p,
footer ul.menu,
body#tinymce p,
header.entry-header .section-inner p {
	font-family: 'Montserrat';
	font-size: 1.09em;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: 1.9;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

body.main,
:root .editor-styles-wrapper,
body#tinymce {
	font-family: 'Montserrat';
}

:root .editor-styles-wrapper ul,
.entry-content ol,
:root .editor-styles-wrapper ol,
:root .editor-styles-wrapper ul[data-type="core/list"],
:root .editor-styles-wrapper ol[data-type="core/list"],
:root .editor-styles-wrapper ul:not([class]):not([id]),
:root .editor-styles-wrapper ol:not([class]):not([id]),
:root .editor-styles-wrapper ul[class*="bullet-color"],
:root .editor-styles-wrapper ol[class*="bullet-color"],
.entry-content ul:not([class]):not([id]),
.entry-content ol:not([class]):not([id]),
.entry-content ul[class*="bullet-color"],
.entry-content ol[class*="bullet-color"] {
	font-family: 'Montserrat';
	font-size: 1.09em;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: 1.9;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

/* Icon for Buttons */
.wp-block-buttons .wp-block-button__link:hover,
:root button.gform_button:hover,
span.inline-button a.button:hover {
padding-right: 3em !important;
}
.wp-block-buttons .wp-block-button__link:after,
:root button.gform_button:after,
span.inline-button a.button:after {
content: '\f178';
font-weight: var(--fal);
}
.wp-block-button.is-style-arrow .wp-block-button__link:after,
a.more:after,
span.more:after {
content: '\f178';
font-weight: var(--fal);
}
.pagination .newer-posts a:after,
.pagination .older-posts a:before {
font-family: 'Font Awesome 5 Pro';
font-weight: var(--fa-light);
content: '\f178';
font-weight: var(--fal);
}
.pagination .older-posts a:before {
display: inline-block;
transform: rotate(180deg);
}

#site-header .header-navigation-wrapper ul.menu > li.menu-item-has-children > a:after,
#menu-mobile .menu-item-has-children > a:after {
content: '\f0d7';
font-weight: var(--fas);
}

:root .editor-styles-wrapper ul[data-type="core/list"] li:before,
:root .editor-styles-wrapper ul[class*="bullet-color"] li:before,
.entry-content ul:not([class]):not([id]) li:before,
.entry-content ul[class*="bullet-color"] li:before {
content: '\f06c';
font-weight: var(--far);
}

:root body .swiper-button-prev:after {
content: '\f053';
font-weight: var(--fal);
}
:root body .swiper-button-next:after {
content: '\f054';
font-weight: var(--fal);
}


.wp-block-buttons .wp-block-button__link,
:root button.gform_button,
span.inline-button a.button,
:root .gform_button {
font-family: 'Montserrat';
border-radius: 4px !important;
font-weight: 400;
letter-spacing: 0.06em;
font-size: 0.9em;
padding: 0.7em 2.25em;
text-transform: uppercase;
color: var(--white);
background-color: var(--leaves);
}

/* Logo */
header#site-header .header-inner .header-titles img.logo,
header#site-header .header-inner .header-titles img.logo-alt {
max-height: 100px;
}
header#site-header.scrolled .header-inner .header-titles img.logo,
header#site-header.scrolled .header-inner .header-titles img.logo-alt {
max-height: calc(100px * .75);
}

.entry-content > .is-style-full-height:first-child {
min-height: calc(100vh - 100px - var(--default-padding) - var(--default-padding) - 50px) !important;
}

.layout-left + div + div #scrollto {
position: absolute;
top: calc(100% - (100px * .75) + 80px - 32px)
}
.layout-centered + div + div #scrollto {
position: absolute;
top: calc(100% - (100px * .75) + 80px - 50px - 32px)
}

/* Padding for Header */
#site-header .header-inner.section-inner {
padding-top: 32px;
padding-bottom: 32px;
}
#site-header.scrolled .header-inner.section-inner {
padding-top: calc(32px / 2);
padding-bottom: calc(32px / 2);
}

/* Secondary Menu Background Color */
header#secondary-menu,
header#secondary-menu ul.menu > li > ul {
background-color: var(--black);
}

/* Cover Template min-height Calculation */


.is-root-container > .wp-block:first-child > .wp-block-cover[style*="min-height: 100vh"],
.is-root-container > .wp-block:first-child > .wp-block-cover[style*="min-height:100vh"],
.entry-content > .wp-block-cover[style*="min-height: 100vh"]:first-child,
.entry-content > .wp-block-cover[style*="min-height:100vh"]:first-child {
    min-height: calc(100vh - (32px * 2) - 100px) !important;
}



/* Search Form */

:root form.search-form ::placeholder,
:root form.search-form input {
    opacity: 0.7;
    color: var(--black);
    background-color: var(--white);
}
:root form.search-form input.search-submit {
	color: var(--black);
	background-color: transparent;
}

:root form.search-form input:hover + input.search-submit,
:root form.search-form input:focus + input.search-submit,
:root form.search-form:hover input.search-submit {
    color: var(--);
}

#text-on-secondary-menu,
.navigation-preview div.search-form input.search-field {
	font-family: 'Montserrat';
}

/* Secondary Menu Text Color */
#secondary-menu {
color: var(--white);
}
#secondary-menu ul.menu a {
color: var(--white);
}
#secondary-menu ul.menu a:hover,
#secondary-menu ul.menu a:active,
#secondary-menu ul.menu > li:hover > a {
color: var(--);
}

/* Secondary Menu Item Spacing */
header#secondary-menu ul.social-icons,
header#secondary-menu ul.menu > li {
margin-left: 36px;
}

/* Header Background Color */
#ghostheader {
background-color: var(--green);
}
body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu a {
color: var(--green);
}
body.page-template-page-cover-template #site-header:before,
#site-header.transparent-navigation-area.scrolled:before {
background-color: var(--green);
}
body:not(.page-template-page-cover-template) #site-header:before {
background-color: var(--green);
}
body #site-header.scrolled:before {
opacity: 0.93 !important;
}

/* Hamburger */
button.hamburger span {
background-color: var(--white);
}
button.hamburger {
background-color: var(--green);
}
button.hamburger.active {
background-color: var(--white);
}
button.hamburger.active span {
background-color: var(--leaves);
}


/* Header Menu Text Color */
#site-header .header-navigation-wrapper ul.menu > li > a,
#site-header .header-navigation-wrapper ul.menu > li ul a,
body.page-template-page-cover-template #site-header.scrolled .header-navigation-wrapper ul.menu > li > a,
#menu-mobile a {
color: var(--white);
}
#menu-mobile .menu-item-has-children > .sub-menu:before {
background-color: var(--white);
}
#site-header .header-navigation-wrapper ul.menu > li:hover > a,
#site-header .header-navigation-wrapper ul.menu > li ul a:hover,
#site-header .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after,
body.page-template-page-cover-template #site-header.scrolled .header-navigation-wrapper ul.menu > li:hover > a,
body.page-template-page-cover-template #site-header.scrolled .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after,
#menu-mobile a:hover,
#menu-mobile a:after {
color: var(--leaves);
}
/* If transparent navigation area */
#site-header.transparent-navigation-area:not(.scrolled) .header-navigation-wrapper ul.menu > li > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li:hover > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-page-ancestor > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu li.current-menu-ancestor > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-menu-parent > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-page-parent > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_parent > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_ancestor > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_item > a,
#site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-menu-menu-item > a	{
color: var(--white);
}
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li:hover > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current-page-ancestor > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu li.current-menu-ancestor > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current-menu-parent > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current-page-parent > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current_page_parent > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current_page_ancestor > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current_page_item > a,
#site-header.transparent-navigation-area.scrolled .header-navigation-wrapper ul.menu > li.current-menu-menu-item > a	{
color: var(--leaves);
}

/* Header Menu Indicator Color */
#menu-mobile > li.current-page-ancestor > a,
#menu-mobile li.current-menu-ancestor > a,
#menu-mobile > li.current-menu-parent > a,
#menu-mobile > li.current-page-parent > a,
#menu-mobile > li.current_page_parent > a,
#menu-mobile > li.current_page_ancestor > a,
#menu-mobile > li.current_page_item > a,
#menu-mobile > li.current-menu-menu-item > a,
#menu-mobile > li ul li.current-menu-item a,
#site-header .header-navigation-wrapper ul.menu > li.current-page-ancestor > a,
#site-header .header-navigation-wrapper ul.menu li.current-menu-ancestor > a,
#site-header .header-navigation-wrapper ul.menu > li.current-menu-parent > a,
#site-header .header-navigation-wrapper ul.menu > li.current-page-parent > a,
#site-header .header-navigation-wrapper ul.menu > li.current_page_parent > a,
#site-header .header-navigation-wrapper ul.menu > li.current_page_ancestor > a,
#site-header .header-navigation-wrapper ul.menu > li.current_page_item > a,
#site-header .header-navigation-wrapper ul.menu > li ul li.current_page_item a {
color: var(--leaves);
}

/* Dropdown Menus */

body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu:before {
background-color: var(--black);
}
body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu li a {
color: var(--white);
}
body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu li a:hover {
color: var(--leaves);
}
body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu li a:hover {
background-color: var(--);
}
body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu li.current_page_item a {
color: var(--leaves);
}

/* Space Between Menu Items */
#site-header .header-navigation-wrapper ul.menu > li {
margin-right: 48px;
margin-left: 0;
}
#site-header .header-navigation-wrapper ul.menu > li:last-child {
margin-right: 0;
}

/* Breakpoint for mobile menu */
@media (max-width: 1090px) {

	#site-header .header-navigation-wrapper ul.menu {
		display: block;
		list-style: none;
		position: relative;
		transition: all .25s ease-in-out;
		height: auto;
	}

	.header-navigation-wrapper ul.menu {
		opacity: 0;
		pointer-events: none;
		transition: all .25s ease-in-out;
		position: absolute !important;
		left: calc(-1 * var(--default-padding));
		top: 100%;
		width: 100vw;
		padding: var(--default-padding);
		background-color: var(--green);
	}
	
	:root #site-header .header-navigation-wrapper ul.menu.active {
    opacity: 1;
	pointer-events: initial;
    position: absolute !important;
    left: calc(-1 * var(--default-padding));
    top: 100%;
    width: 100vw;
    padding: var(--default-padding);
	background-color: var(--green);
	}
	
	:root #site-header .menu-item-has-children>a {
    	pointer-events: none;
	}
	:root #site-header .header-navigation-wrapper ul.menu>li>ul.sub-menu,
	:root #site-header .header-navigation-wrapper ul.menu>li:hover>ul.sub-menu {
    opacity: 0;
    pointer-events: none;
    top: initial;
    left: initial;
    transform: initial;
    position: initial;
    padding: 0;
    background-color: transparent;
    border: 0;
	max-height: 0;
	}
	:root #site-header .header-navigation-wrapper ul.menu>li>ul.sub-menu.open,
	:root #site-header .header-navigation-wrapper ul.menu>li:hover>ul.sub-menu.open {
	pointer-events: initial;
	opacity: 1;
	max-height: 999px;
	}
	
	body header#site-header .header-navigation-wrapper ul.menu > li > ul.sub-menu:before {
	content: none;
	}

	span.hamburger {
		width: 40px;
		height: 40px;
		cursor: pointer;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		transition: .25s ease;
		box-shadow: 0 0 0 0 white;
		background-color: var(--green);
	}

	
	span.hamburger:before,
	span.hamburger:after {
		content: '';
		width: 18px;
		height: 2px;
		border-radius: 2px;
		background-color: var(--white);
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: .25s ease;
	}
	
	span.hamburger:before {
    	transform: translate(-50%, -200%);
	}
	span.hamburger:after {
		transform: translate(-50%, 200%);
	}
	
	span.hamburger:hover {
		box-shadow: 0 0 0 2px white;
	}
	
	span.hamburger.active {
		background-color: var(--white);
	}
	span.hamburger.active:before,
	span.hamburger.active:after {
		background-color: var(--green);
	}
	span.hamburger.active:before {
    	transform: translate(-50%, -50%) rotate(45deg);
	}
	span.hamburger.active:after {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	#site-header .header-navigation-wrapper {
		height: 0;
	}
	
	#site-header.transparent-navigation-area:not(.scrolled) .header-navigation-wrapper ul.menu > li > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li:hover > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-page-ancestor > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu li.current-menu-ancestor > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-menu-parent > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-page-parent > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_parent > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_ancestor > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current_page_item > a, #site-header.transparent-navigation-area .header-navigation-wrapper ul.menu > li.current-menu-menu-item > a,
	#site-header .header-navigation-wrapper ul.menu > li > a, #site-header .header-navigation-wrapper ul.menu > li ul a, body.page-template-page-cover-template #site-header.scrolled .header-navigation-wrapper ul.menu > li > a {
	color: var(--white) !important;
	}
		
	#site-header.layout-left .header-inner {
		display: block;
	}
	header#secondary-menu {
		display: none;
	}
	
	#site-header .header-navigation-wrapper ul.menu>li.current-page-ancestor>a:before, #site-header .header-navigation-wrapper ul.menu>li.current-menu-ancestor>a:before, #site-header .header-navigation-wrapper ul.menu>li.current-menu-parent>a:before, #site-header .header-navigation-wrapper ul.menu>li.current-page-parent>a:before, #site-header .header-navigation-wrapper ul.menu>li.current_page_parent>a:before, #site-header .header-navigation-wrapper ul.menu>li.current_page_ancestor>a:before, #site-header .header-navigation-wrapper ul.menu>li.current_page_item>a:before, #site-header .header-navigation-wrapper ul.menu>li.current-menu-item>a:before {
	content: none !important;
	}

}



body.page-template-page-cover-template #site-header .header-navigation-wrapper ul.menu > li > a,
body.page-template-page-cover-template #site-header .header-navigation-wrapper ul.menu > li.menu-item-has-children a:after {
color: var(--white);
}

body.page-template-page-cover-template .entry-header,
body.page-template-page-cover-template .entry-header a {
color: var(--white);
}

body.page-template-page-cover-template #featured-image:before {
background-color: var(--black);
opacity: 60%;
}

@supports not (-webkit-touch-callout: none) { /* disables fixed background for iOS */
body.page-template-page-cover-template #featured-image {
background-attachment: fixed;
} 
}

/* Page Header */

/* Colophon Background Color */
footer#site-footer-colophon {
background-color: var(--green);
}

/* Colophon Text Color */
footer#site-footer-colophon {
color: var(--white);
}

/* Colophon Link Color */
footer#site-footer-colophon a {
color: var(--leaves);
}
footer#site-footer-colophon a:hover,
footer#site-footer-colophon a:active {
color: var(--white);
}

/* Main Footer Background Color */
footer#site-footer-main {
background-color: var(--black);
}

/* Main Footer Text Color */
footer#site-footer-main {
color: var(--white);
}

/* Main Footer Link Color */
footer#site-footer-main a {
color: var(--leaves);
}
footer#site-footer-main a:hover,
footer#site-footer-main a:active {
color: var(--baby-puke);
}
footer#site-footer-main ul.menu li:before {
color: var(--baby-puke);
}

/* Posts Page */

body.blog,
body.single-post,
body.archive {
background-color: var(-- );
}


/* Social Icons Default Style */
/* header */
body.main ul.menu li.social.header-icons.default a {
color: var(--orange) !important;
}
body.main ul.menu li.social.header-icons.default a:hover {
color: var(--lemon) !important;
}
/* secondary menu */
body.main #secondary-menu ul.social-icons.secondary-icons.default li a {
color: var(--) ;
}
body.main #secondary-menu ul.social-icons.secondary-icons.default li a:hover {
color: var(--white);
}
/* footer */
footer#site-footer-main ul.social-icons.footer-icons.default li a {
color: var(--baby-puke);
}
footer#site-footer-main ul.social-icons.footer-icons.default li a:hover {
color: var(--white);
}
/* colophon */
footer#site-footer-colophon ul.social-icons.colophon-icons.default li a {
color: var(--);
}
footer#site-footer-colophon ul.social-icons.colophon-icons.default li a:hover {
color: var(--);
}
/* Social Icons Rounded Style */
/* header */
body.main ul.menu li.social.header-icons.rounded a {
background-color: var(--orange) !important;
color: var(--green) !important;
}
body.main ul.menu li.social.header-icons.rounded a:hover {
background-color: var(--lemon) !important;
color: var(--green) !important;
}
/* secondary menu */
body.main #secondary-menu ul.social-icons.secondary-icons.rounded li a {
background-color: var(--) !important;
color: var(--black) !important;
}
body.main #secondary-menu ul.social-icons.secondary-icons.rounded li a:hover {
background-color: var(--white) !important;
color: var(--black) !important;
}
/* footer */
footer#site-footer-main ul.social-icons.footer-icons.rounded li a {
background-color: var(--baby-puke);
color: var(--black);
}
footer#site-footer-main ul.social-icons.footer-icons.rounded li a:hover {
background-color: var(--white);
color: var(--black);
}
/* colophon */
footer#site-footer-colophon ul.social-icons.colophon-icons.rounded li a {
background-color: var(--);
color: var(--green);
}
footer#site-footer-colophon ul.social-icons.colophon-icons.rounded li a:hover {
background-color: var(--);
color: var(--green);
}
/* Social Icons Rounded Border Style */
/* header */
body.main ul.menu li.social.header-icons.rounded-border a {
color: var(--orange) !important;
border-color: var(--orange) !important;
}
body.main ul.menu li.social.header-icons.rounded-border a:hover {
color: var(--lemon) !important;
border-color: var(--lemon) !important;
}
/* secondary menu */
body.main #secondary-menu ul.social-icons.secondary-icons.rounded-border li a {
color: var(--);
border-color: var(--);
}
body.main #secondary-menu ul.social-icons.secondary-icons.rounded-border li a:hover {
color: var(--white);
border-color: var(--white);
}
/* footer */
footer#site-footer-main ul.social-icons.footer-icons.rounded-border li a {
color: var(--baby-puke);
border-color: var(--baby-puke);
}
footer#site-footer-main ul.social-icons.footer-icons.rounded-border li a:hover {
border-color: var(--white);
color: var(--white);
}
/* colophon */
footer#site-footer-colophon ul.social-icons.colophon-icons.rounded-border li a {
color: var(--);
border-color: var(--);
}
footer#site-footer-colophon ul.social-icons.colophon-icons.rounded-border li a:hover {
border-color: var(--);
color: var(--);
}

/* Blog Featured Image Proportions */

:root .featured-image.posts-page,
:root .featured-image.single-post {
	padding-bottom: 67%;
	}


/* First Child Cover blocks on pages with header disabled */

.transparent-navigation-area + #ghostheader {
	background-color: transparent !important;
}
#site-header.transparent-navigation-area:not(.scrolled):before {
	opacity: 0;
}

#site-header.transparent-navigation-area + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover.alignfull[class*="has-background"]:first-child,
#site-header.transparent-navigation-area + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover.wp-block-cover.alignfull:first-child,
:root body #site-header.transparent-navigation-area + #ghostheader + article .entry-content > .wp-block-cover.alignfull:first-child {
	padding-top: calc(var(--default-margin) + (100px + 32px + 32px));
    margin-top: calc(-1 * (var(--default-margin) + (100px + 32px + 32px))) !important;
}

#site-header.transparent-navigation-area.has-secondary-menu + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover[style*="min-height: 100vh"]:first-child,
#site-header.transparent-navigation-area.has-secondary-menu + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover[style*="min-height:100vh"]:first-child {
    min-height: calc(100vh - 50px) !important;
	padding-top: var(--default-margin) !important;
}

#site-header.transparent-navigation-area + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover[style*="min-height: 100vh"]:first-child,
#site-header.transparent-navigation-area + #ghostheader + article .post-inner:first-child .entry-content > .wp-block-cover[style*="min-height:100vh"]:first-child {
    min-height: calc(100vh) !important;
	padding-top: var(--default-margin) !important;
}

