		/* Black */
        .has-custom-black-color {
		color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-background-color {
			background-color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-link-color a {
			color: var(--wp--preset--color--custom-black);
		}
		:root body .has-custom-black-hover-color:hover {
			color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-svg-color svg {
			fill: var(--wp--preset--color--custom-black);
		}

		.wp-block-heading.has-custom-black-background-color::before {
			color: var(--wp--preset--color--custom-black);
		}

		.has-custom-black-svg-color path {
			fill: var(--wp--preset--color--custom-black) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-black-background-color:before {
			background-color: var(--wp--preset--color--custom-black) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-black-background-color  {
			background: var(--wp--preset--color--custom-black);
		}

		:root {
			--wp--preset--color--custom-black: #3a3d3b;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-black-background-color:before {
			background-color: var(--wp--preset--color--custom-black);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-black-background-color {
			background-color: var(--wp--preset--color--custom-black) !important;
		}
                   
      		/* Dark Gum */
        .has-custom-dark-gum-color {
		color: var(--wp--preset--color--custom-dark-gum) !important;
		}
		.has-custom-dark-gum-background-color {
			background-color: var(--wp--preset--color--custom-dark-gum) !important;
		}
		.has-custom-dark-gum-link-color a {
			color: var(--wp--preset--color--custom-dark-gum);
		}
		:root body .has-custom-dark-gum-hover-color:hover {
			color: var(--wp--preset--color--custom-dark-gum) !important;
		}
		.has-custom-dark-gum-svg-color svg {
			fill: var(--wp--preset--color--custom-dark-gum);
		}

		.wp-block-heading.has-custom-dark-gum-background-color::before {
			color: var(--wp--preset--color--custom-dark-gum);
		}

		.has-custom-dark-gum-svg-color path {
			fill: var(--wp--preset--color--custom-dark-gum) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-dark-gum-background-color:before {
			background-color: var(--wp--preset--color--custom-dark-gum) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-dark-gum-background-color  {
			background: var(--wp--preset--color--custom-dark-gum);
		}

		:root {
			--wp--preset--color--custom-dark-gum: #5f7264;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-dark-gum-background-color:before {
			background-color: var(--wp--preset--color--custom-dark-gum);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-dark-gum-background-color {
			background-color: var(--wp--preset--color--custom-dark-gum) !important;
		}
                   
      		/* Eucalyptus */
        .has-custom-eucalyptus-color {
		color: var(--wp--preset--color--custom-eucalyptus) !important;
		}
		.has-custom-eucalyptus-background-color {
			background-color: var(--wp--preset--color--custom-eucalyptus) !important;
		}
		.has-custom-eucalyptus-link-color a {
			color: var(--wp--preset--color--custom-eucalyptus);
		}
		:root body .has-custom-eucalyptus-hover-color:hover {
			color: var(--wp--preset--color--custom-eucalyptus) !important;
		}
		.has-custom-eucalyptus-svg-color svg {
			fill: var(--wp--preset--color--custom-eucalyptus);
		}

		.wp-block-heading.has-custom-eucalyptus-background-color::before {
			color: var(--wp--preset--color--custom-eucalyptus);
		}

		.has-custom-eucalyptus-svg-color path {
			fill: var(--wp--preset--color--custom-eucalyptus) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-eucalyptus-background-color:before {
			background-color: var(--wp--preset--color--custom-eucalyptus) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-eucalyptus-background-color  {
			background: var(--wp--preset--color--custom-eucalyptus);
		}

		:root {
			--wp--preset--color--custom-eucalyptus: #8da393;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-eucalyptus-background-color:before {
			background-color: var(--wp--preset--color--custom-eucalyptus);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-eucalyptus-background-color {
			background-color: var(--wp--preset--color--custom-eucalyptus) !important;
		}
                   
      		/* Sage */
        .has-custom-sage-color {
		color: var(--wp--preset--color--custom-sage) !important;
		}
		.has-custom-sage-background-color {
			background-color: var(--wp--preset--color--custom-sage) !important;
		}
		.has-custom-sage-link-color a {
			color: var(--wp--preset--color--custom-sage);
		}
		:root body .has-custom-sage-hover-color:hover {
			color: var(--wp--preset--color--custom-sage) !important;
		}
		.has-custom-sage-svg-color svg {
			fill: var(--wp--preset--color--custom-sage);
		}

		.wp-block-heading.has-custom-sage-background-color::before {
			color: var(--wp--preset--color--custom-sage);
		}

		.has-custom-sage-svg-color path {
			fill: var(--wp--preset--color--custom-sage) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-sage-background-color:before {
			background-color: var(--wp--preset--color--custom-sage) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-sage-background-color  {
			background: var(--wp--preset--color--custom-sage);
		}

		:root {
			--wp--preset--color--custom-sage: #a0b4a7;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-sage-background-color:before {
			background-color: var(--wp--preset--color--custom-sage);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-sage-background-color {
			background-color: var(--wp--preset--color--custom-sage) !important;
		}
                   
      		/* Champagne Gold */
        .has-custom-champagne-gold-color {
		color: var(--wp--preset--color--custom-champagne-gold) !important;
		}
		.has-custom-champagne-gold-background-color {
			background-color: var(--wp--preset--color--custom-champagne-gold) !important;
		}
		.has-custom-champagne-gold-link-color a {
			color: var(--wp--preset--color--custom-champagne-gold);
		}
		:root body .has-custom-champagne-gold-hover-color:hover {
			color: var(--wp--preset--color--custom-champagne-gold) !important;
		}
		.has-custom-champagne-gold-svg-color svg {
			fill: var(--wp--preset--color--custom-champagne-gold);
		}

		.wp-block-heading.has-custom-champagne-gold-background-color::before {
			color: var(--wp--preset--color--custom-champagne-gold);
		}

		.has-custom-champagne-gold-svg-color path {
			fill: var(--wp--preset--color--custom-champagne-gold) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-champagne-gold-background-color:before {
			background-color: var(--wp--preset--color--custom-champagne-gold) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-champagne-gold-background-color  {
			background: var(--wp--preset--color--custom-champagne-gold);
		}

		:root {
			--wp--preset--color--custom-champagne-gold: #c7a863;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-champagne-gold-background-color:before {
			background-color: var(--wp--preset--color--custom-champagne-gold);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-champagne-gold-background-color {
			background-color: var(--wp--preset--color--custom-champagne-gold) !important;
		}
                   
      		/* Mineral Stone */
        .has-custom-mineral-stone-color {
		color: var(--wp--preset--color--custom-mineral-stone) !important;
		}
		.has-custom-mineral-stone-background-color {
			background-color: var(--wp--preset--color--custom-mineral-stone) !important;
		}
		.has-custom-mineral-stone-link-color a {
			color: var(--wp--preset--color--custom-mineral-stone);
		}
		:root body .has-custom-mineral-stone-hover-color:hover {
			color: var(--wp--preset--color--custom-mineral-stone) !important;
		}
		.has-custom-mineral-stone-svg-color svg {
			fill: var(--wp--preset--color--custom-mineral-stone);
		}

		.wp-block-heading.has-custom-mineral-stone-background-color::before {
			color: var(--wp--preset--color--custom-mineral-stone);
		}

		.has-custom-mineral-stone-svg-color path {
			fill: var(--wp--preset--color--custom-mineral-stone) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-mineral-stone-background-color:before {
			background-color: var(--wp--preset--color--custom-mineral-stone) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-mineral-stone-background-color  {
			background: var(--wp--preset--color--custom-mineral-stone);
		}

		:root {
			--wp--preset--color--custom-mineral-stone: #dde1da;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-mineral-stone-background-color:before {
			background-color: var(--wp--preset--color--custom-mineral-stone);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-mineral-stone-background-color {
			background-color: var(--wp--preset--color--custom-mineral-stone) !important;
		}
                   
      		/* Bone White */
        .has-custom-bone-white-color {
		color: var(--wp--preset--color--custom-bone-white) !important;
		}
		.has-custom-bone-white-background-color {
			background-color: var(--wp--preset--color--custom-bone-white) !important;
		}
		.has-custom-bone-white-link-color a {
			color: var(--wp--preset--color--custom-bone-white);
		}
		:root body .has-custom-bone-white-hover-color:hover {
			color: var(--wp--preset--color--custom-bone-white) !important;
		}
		.has-custom-bone-white-svg-color svg {
			fill: var(--wp--preset--color--custom-bone-white);
		}

		.wp-block-heading.has-custom-bone-white-background-color::before {
			color: var(--wp--preset--color--custom-bone-white);
		}

		.has-custom-bone-white-svg-color path {
			fill: var(--wp--preset--color--custom-bone-white) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-bone-white-background-color:before {
			background-color: var(--wp--preset--color--custom-bone-white) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-bone-white-background-color  {
			background: var(--wp--preset--color--custom-bone-white);
		}

		:root {
			--wp--preset--color--custom-bone-white: #f6f5f4;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-bone-white-background-color:before {
			background-color: var(--wp--preset--color--custom-bone-white);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-bone-white-background-color {
			background-color: var(--wp--preset--color--custom-bone-white) !important;
		}
                   
      		/* White */
        .has-custom-white-color {
		color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-background-color {
			background-color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-link-color a {
			color: var(--wp--preset--color--custom-white);
		}
		:root body .has-custom-white-hover-color:hover {
			color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-svg-color svg {
			fill: var(--wp--preset--color--custom-white);
		}

		.wp-block-heading.has-custom-white-background-color::before {
			color: var(--wp--preset--color--custom-white);
		}

		.has-custom-white-svg-color path {
			fill: var(--wp--preset--color--custom-white) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-white-background-color:before {
			background-color: var(--wp--preset--color--custom-white) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-white-background-color  {
			background: var(--wp--preset--color--custom-white);
		}

		:root {
			--wp--preset--color--custom-white: #ffffff;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-white-background-color:before {
			background-color: var(--wp--preset--color--custom-white);
		}

		body.transparent-header header.wp-block-template-part.scrolled:hover > .wp-block-group.header-inner.has-custom-white-background-color {
			background-color: var(--wp--preset--color--custom-white) !important;
		}
                   
      
                @font-face {
                  font-family: 'Optima LT Pro';
                  src: url('/wp-content/uploads/fonts/optima.woff2');
                  font-weight: 400;
                }

				.components-button[aria-label="has-optima-lt-pro-font-family"] {
					font-family: 'Optima LT Pro';
				}

                                @font-face {
                  font-family: 'DM Sans';
                  src: url('/wp-content/uploads/fonts/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwA_JxhS2f3ZGMZpg.woff2');
                  font-weight: 300;
                }

				.components-button[aria-label="has-dm-sans-font-family"] {
					font-family: 'DM Sans';
				}

                                @font-face {
                  font-family: 'DM Sans';
                  src: url('/wp-content/uploads/fonts/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2');
                  font-weight: 400;
                }

				.components-button[aria-label="has-dm-sans-font-family"] {
					font-family: 'DM Sans';
				}

                                @font-face {
                  font-family: 'DM Sans';
                  src: url('/wp-content/uploads/fonts/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2');
                  font-weight: 500;
                }

				.components-button[aria-label="has-dm-sans-font-family"] {
					font-family: 'DM Sans';
				}

                                @font-face {
                  font-family: 'DM Sans';
                  src: url('/wp-content/uploads/fonts/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2');
                  font-weight: 700;
                }

				.components-button[aria-label="has-dm-sans-font-family"] {
					font-family: 'DM Sans';
				}

                
:root {
		--wp--preset--font-family--optima-lt-pro: 'Optima LT Pro';
		--wp--preset--font-family--dm-sans: 'DM Sans';
}




/* Material Icons */


:root {
	--mi-style: 'Material Symbols Sharp';
	--mi-fill: 1;
	--mi-wght: 400;
	--mi-grad: -25;
	--mi-opsz: 40;
}

:root .material-symbols {
	font-family: 'Material Symbols Sharp' !important;
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
}

.wp-block-read-more:after,
.gform_button:after,
.wp-element-button:after,
:root .wp-site-blocks ul.wp-block-list li::before,
:root ul.wp-block-list li::before,
:root ul.wp-block-page-list li::before,
nav.has-bullets ul li::before,
span.material-symbols,
.wp-block-acf-popups .popup-container:after {
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
	font-size: unset;
}


/* Icons for Lists*/

:root ul.wp-block-list li::before,
:root ul.wp-block-page-list li::before,
nav.has-bullets ul li::before {
	font-family: 'Material Symbols Sharp';
	content: '\f46a';
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
}

/* Spacing */

	
:root {
		--wp--preset--spacing--20: 0.3rem;
			--wp--preset--spacing--30: 1.2rem;
			--wp--preset--spacing--40: 2.1rem;
			--wp--preset--spacing--50: 2.85rem;
			--wp--preset--spacing--60: 3.65rem;
			--wp--preset--spacing--70: 4.6rem;
			--wp--preset--spacing--80: 5.4rem;
	}
		
	

/* Spacer Height */


:root {
    --spacer-height: var(--wp--preset--spacing--80) !important;
}


/* Buttons */


:root .gform-button::after,
:root .gform_button::after,
:root .wp-block-read-more::after,
:root .wp-element-button::after,
:root .gfield--type-submit[data-field-position="inline"] button::after {
	font-family: 'Material Symbols Sharp';
	margin-left: .4em;
	margin-right: -0.3em;
	transition: var(--time);
    font-size: 1em;
    line-height: 1;
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
	position: relative;
	left: 0;
}

.wp-block-button.is-style-arrow > .wp-element-button::after {
	content: '\e5c8';}

:root .gform-button:hover::after,
:root .gform_button:hover::after,
:root .wp-block-read-more:hover::after,
:root .wp-element-button:hover::after,
:root .gfield--type-submit[data-field-position="inline"] button:hover::after {
	margin-left: .4em;
	left: .2em;
}


:root {
    --wp--custom--content-size: 822px;
    --wp--custom--wide-size: 1238px;
}
:root body:not(.block-editor-iframe__body) :where(.gform-button),
:root body:not(.block-editor-iframe__body) :where(.gform_button),
:root body:not(.block-editor-iframe__body) :where(.wp-block-read-more),
:root body:not(.block-editor-iframe__body) :where(.wp-element-button),
:root body:not(.block-editor-iframe__body) :where(.gfield--type-submit[data-field-position="inline"] button) {
    font-family: var(--wp--preset--font-family--optima);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    border-radius: 5px 5px 5px 5px;
    box-shadow: var(--wp--preset--shadow--shadow-1);
}


:root {
    --gap-width: var(--wp--preset--spacing--40);
}

/* Media and Text */


@media only screen and (min-width: 1px) and (max-width: 1238px)  {

	.wp-block-media-text.alignfull .wp-block-media-text__content {
		width: 100% !important;
		position: unset !important;
		transform: unset !important;
	}

}


/* tinyMCE Fonts */

:root {
    --h1-size: 48px;
    --h2-size: 32px;
    --h3-size: 35px;
    --h4-size: 26px;
    --h5-size: 20px;
    --h6-size: 14px;
    --core/paragraph-size: 16px;
}
body#tinymce h1 {
    font-size: 48px;
    line-height: 1.2;
}
body#tinymce h2 {
    font-size: 32px;
    line-height: 1.2;
}
body#tinymce h3 {
    font-size: 35px;
    line-height: 1.2;
}
body#tinymce h4 {
    font-size: 26px;
    line-height: 1.2;
}
body#tinymce h5 {
    font-size: 20px;
    line-height: 1.2;
}
body#tinymce h6 {
    font-size: 14px;
    line-height: 1.2;
    font-family: var(--wp--preset--font-family--dm-sans);
    text-transform: uppercase;
    letter-spacing: 10%;
    font-style: normal;
    font-weight: 700;
}
body#tinymce p {
    font-family: var(--wp--preset--font-family--dm-sans);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}
.acf-field textarea, body#tinymce li, body#tinymce p, body#tinymce a {
    font-family: var(--wp--preset--font-family--dm-sans);
    font-weight: 400;
    line-height: 1.4;
}
.acf-field input[type='text'] {
    font-family: var(--wp--preset--font-family--dm-sans);
    font-weight: 400;
}

.mce-content-body ul,
.mce-content-body ol {
	padding-inline-start: 0.75em;
}

.mce-content-body > *:first-child {
margin-top: 0 !important;
}

/* Site Search */

.wp-block-acf-menu input
{
		border-radius: 50px;
}

	:root {
		--bold: 700;
}


.mce-btn[aria-label="Small"] button span {
	font-size: 10px !important;
}
.mce-btn[aria-label="Small"] button {
	display: flex;
    height: 20px;
    align-items: center;
}

/* Accordion / Details Block Icon  */

.wp-block-accordion-heading__toggle-icon::after,
.wp-block-details summary::after {
	content: '\e145';	font-family: 'Material Symbols Sharp';
    font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
    transition: var(--time);
}
.wp-block-accordion-heading__toggle-icon::after {
	content: '\e145';	font-family: 'Material Symbols Sharp';
    font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
    transition: var(--time);
}
.wp-block-accordion-heading__toggle-icon::before {
	content: '\e15b';	font-family: 'Material Symbols Sharp';
    font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
    transition: var(--time);
}

/* Gradients */

[aria-label=has-custom-colour-6-gradient-background] span{
	background: var(--wp--preset--gradient--custom-colour-6) !important;
	-webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
	filter: drop-shadow(0px .5px #1e1e1e48) drop-shadow(0px -.5px #1e1e1e48) drop-shadow(.5px 0px #1e1e1e48) drop-shadow(-.5px 0px #1e1e1e48);
}			
[aria-label=has-custom-color-1-gradient-background] span{
	background: var(--wp--preset--gradient--custom-color-1) !important;
	-webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
	filter: drop-shadow(0px .5px #1e1e1e48) drop-shadow(0px -.5px #1e1e1e48) drop-shadow(.5px 0px #1e1e1e48) drop-shadow(-.5px 0px #1e1e1e48);
}			
[aria-label=has-custom-color-2-gradient-background] span{
	background: var(--wp--preset--gradient--custom-color-2) !important;
	-webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
	filter: drop-shadow(0px .5px #1e1e1e48) drop-shadow(0px -.5px #1e1e1e48) drop-shadow(.5px 0px #1e1e1e48) drop-shadow(-.5px 0px #1e1e1e48);
}			

/* Separator Block / HR */

:root .wp-block-separator:not(.is-style-dots) {
    height: 1px !important;
}


:root{
  --wp--preset--font-size--h1: clamp(27.894px, 1.743rem + ((1vw - 3.2px) * 2.19), 48px);
  --wp--preset--font-size--h2: clamp(20px, 1.25rem + ((1vw - 3.2px) * 1.307), 32px);
  --wp--preset--font-size--h3: clamp(21.536px, 1.346rem + ((1vw - 3.2px) * 1.467), 35px);
  --wp--preset--font-size--h4: clamp(16.834px, 1.052rem + ((1vw - 3.2px) * 0.998), 26px);
  --wp--preset--font-size--h5: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.654), 20px);
  --wp--preset--font-size--h6: 14px;
}