<!doctype html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name='robots' content='noindex, follow' />

	<!-- This site is optimized with the Yoast SEO plugin v26.8 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Page not found - Manning Park Resort</title>
	<meta property="og:locale" content="en_US" />
	<meta property="og:title" content="Page not found - Manning Park Resort" />
	<meta property="og:site_name" content="Manning Park Resort" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://manningpark.com/#website","url":"https://manningpark.com/","name":"Manning Park Resort","description":"Year Round Family Friendly Resort","publisher":{"@id":"https://manningpark.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://manningpark.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://manningpark.com/#organization","name":"Manning Park Resort","url":"https://manningpark.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://manningpark.com/#/schema/logo/image/","url":"https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png","contentUrl":"https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png","width":704,"height":332,"caption":"Manning Park Resort"},"image":{"@id":"https://manningpark.com/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel="alternate" type="application/rss+xml" title="Manning Park Resort &raquo; Feed" href="https://manningpark.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Manning Park Resort &raquo; Comments Feed" href="https://manningpark.com/comments/feed/" />
<link rel="alternate" type="text/calendar" title="Manning Park Resort &raquo; iCal Feed" href="https://manningpark.com/events/?ical=1" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v8.11.1 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-VLSHCX72VZ"  data-cfasync="false" data-wpfc-render="false" async></script>
			<script data-cfasync="false" data-wpfc-render="false">
				var em_version = '8.11.1';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/manningpark.com\/wp-content\/uploads\/elementor\/css\/post-927.css\/?ver=1759415376"};
								if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-VLSHCX72VZ',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-VLSHCX72VZ', {"forceSSL":"true","link_attribution":"true","page_path":'\/404.html?page=' + document.location.pathname + document.location.search + '&from=' + document.referrer} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by ExactMetrics -->
		<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://manningpark.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5' media='all' />
<link rel='stylesheet' id='jet-menu-hello-css' href='https://manningpark.com/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=2.4.18' media='all' />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://manningpark.com/wp-includes/css/dist/block-library/style.min.css?ver=6.9' media='all' />
<style id='motopress-hotel-booking-wrapper-style-inline-css'>
.wp-block-motopress-hotel-booking-wrapper{margin-left:auto;margin-right:auto;padding:20px}@media screen and (min-width:992px){.wp-block-motopress-hotel-booking-wrapper{padding:20px 40px}}

/*# sourceURL=https://manningpark.com/wp-content/plugins/mphb-styles/includes/template-editor/build/wrapper/style-index.css */
</style>
<link rel='stylesheet' id='jet-engine-frontend-css' href='https://manningpark.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.8.2.1' media='all' />
<style id='font-awesome-svg-styles-default-inline-css'>
.svg-inline--fa {
  display: inline-block;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
/*# sourceURL=font-awesome-svg-styles-default-inline-css */
</style>
<link rel='stylesheet' id='font-awesome-svg-styles-css' href='https://manningpark.com/wp-content/uploads/font-awesome/v6.7.2/css/svg-with-js.css' media='all' />
<style id='font-awesome-svg-styles-inline-css'>
   .wp-block-font-awesome-icon svg::before,
   .wp-rich-text-font-awesome-icon svg::before {content: unset;}
/*# sourceURL=font-awesome-svg-styles-inline-css */
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<link rel='stylesheet' id='mphb-kbwood-datepick-css-css' href='https://manningpark.com/wp-content/plugins/motopress-hotel-booking/vendors/kbwood/datepick/jquery.datepick.css?ver=5.2.2' media='all' />
<link rel='stylesheet' id='mphb-kbwood-datepick-theme-css' href='https://manningpark.com/wp-content/plugins/motopress-hotel-booking/assets/css/datepick-themes/mphb-datepicker-dark-green.css?ver=5.2.2' media='all' />
<link rel='stylesheet' id='mphb-css' href='https://manningpark.com/wp-content/plugins/motopress-hotel-booking/assets/css/mphb.min.css?ver=5.2.2' media='all' />
<link rel='stylesheet' id='mphbs-styles-css' href='https://manningpark.com/wp-content/plugins/mphb-styles/assets/css/style.css?ver=1.1.5' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://manningpark.com/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-skeleton.css?ver=6.15.14' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://manningpark.com/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-full.css?ver=6.15.14' media='all' />
<link rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://manningpark.com/wp-content/plugins/the-events-calendar/build/css/integrations/plugins/elementor/widgets/widget-base.css?ver=6.15.14' media='all' />
<link rel='stylesheet' id='grw-public-main-css-css' href='https://manningpark.com/wp-content/plugins/widget-google-reviews/assets/css/public-main.css?ver=6.9.3' media='all' />
<link rel='stylesheet' id='hello-elementor-css' href='https://manningpark.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5' media='all' />
<link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://manningpark.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='elementor-post-6-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-6.css?ver=1768940024' media='all' />
<link rel='stylesheet' id='jet-menu-public-styles-css' href='https://manningpark.com/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=2.4.18' media='all' />
<link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v6.7.2/css/all.css' media='all' integrity="sha384-nRgPTkuX86pH8yjPJUAFuASXQSSl2/bBUiNV47vSYpKFxHJhbcrGnmlYpYJMeD7a" crossorigin="anonymous" />
<link rel='stylesheet' id='widget-image-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='e-animation-float-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='widget-form-css' href='https://manningpark.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.1' media='all' />
<link rel='stylesheet' id='widget-divider-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.2' media='all' />
<link rel='stylesheet' id='jet-blog-css' href='https://manningpark.com/wp-content/plugins/jet-blog/assets/css/jet-blog.css?ver=2.4.8' media='all' />
<link rel='stylesheet' id='jet-tabs-frontend-css' href='https://manningpark.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.13' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://manningpark.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' />
<link rel='stylesheet' id='jet-tricks-frontend-css' href='https://manningpark.com/wp-content/plugins/jet-tricks/assets/css/jet-tricks-frontend.css?ver=1.5.9' media='all' />
<link rel='stylesheet' id='elementor-post-94-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-94.css?ver=1768940023' media='all' />
<link rel='stylesheet' id='elementor-post-100-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-100.css?ver=1768940023' media='all' />
<link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v6.7.2/css/v4-shims.css' media='all' integrity="sha384-npPMK6zwqNmU3qyCCxEcWJkLBNYxEFM1nGgSoAWuCCXqVVz0cvwKEMfyTNkOxM2N" crossorigin="anonymous" />
<link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://manningpark.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1746734348' media='all' />
<script src="https://manningpark.com/wp-content/plugins/exactmetrics-premium/assets/js/frontend-gtag.min.js?ver=8.11.1" id="exactmetrics-frontend-script-js" async data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/manningpark.com","hash_tracking":"false","v4_id":"G-VLSHCX72VZ"};</script>
<script src="https://manningpark.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://manningpark.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script defer="defer" src="https://manningpark.com/wp-content/plugins/widget-google-reviews/assets/js/public-main.js?ver=6.9.3" id="grw-public-main-js-js"></script>
<link rel="https://api.w.org/" href="https://manningpark.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://manningpark.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9" />
<meta name="generator" content="Site Kit by Google 1.170.0" /><meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9tYW5uaW5ncGFyay5jb21cL3dwLWFkbWluXC9hZG1pbi1hamF4LnBocD9hY3Rpb249dGlfb25saW5lX3VzZXJzX3RyaXBhZHZpc29yJmFtcDtwPSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGZWxlbWVudG9yJTJGY3NzJTJGcG9zdC05MjcuY3NzJTNGdmVyJTNEMTc1OTQxNTM3NiZhbXA7X3dwbm9uY2U9ZjRmZmM2YWJiYiJ9" /><meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9tYW5uaW5ncGFyay5jb21cL3dwLWFkbWluXC9hZG1pbi1hamF4LnBocD9hY3Rpb249dGlfb25saW5lX3VzZXJzX2dvb2dsZSZhbXA7cD0lMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRmVsZW1lbnRvciUyRmNzcyUyRnBvc3QtOTI3LmNzcyUzRnZlciUzRDE3NTk0MTUzNzYmYW1wO193cG5vbmNlPWY4N2QyNDAwYTMifQ==" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://manningpark.com"><link rel="alternate" href="https://manningpark.com/wp-json/tribe/events/v1/" /><meta name="generator" content="Elementor 3.34.2; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
<script>
	jQuery(document).ready(function($) {
		$('.vr-tour-home p').on('click', function() {
			$(this).hide(); // Hide overlay
			$(this).siblings('iframe').css('pointer-events', 'auto'); // Enable iframe interaction
		});
	});
</script>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WNHJRB69');</script>
<!-- End Google Tag Manager -->
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://manningpark.com/wp-content/uploads/2025/05/Favicon-150x150.png" sizes="32x32" />
<link rel="icon" href="https://manningpark.com/wp-content/uploads/2025/05/Favicon-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://manningpark.com/wp-content/uploads/2025/05/Favicon-300x300.png" />
<meta name="msapplication-TileImage" content="https://manningpark.com/wp-content/uploads/2025/05/Favicon-300x300.png" />
		<style id="wp-custom-css">
			




.menu_css nav.jet-mega-menu-container {
    border-radius: 16px;
}

.tribe-events-calendar-list .tribe-common-g-row .tribe-events-calendar-list__event-featured-image-wrapper img {
    height: 450px;
    object-fit: cover;
    object-position: center;
}

.tribe-events-c-nav__list-item .tribe-events-c-nav__prev {
    padding: 8px 26px !important;
    border: 1px solid #1b4932 !important;
    border-radius: 40px !important;
    color: #1b4932 !important;
    font-family: Roboto !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    text-transform: capitalize !important;
}

.campground-p {
    height: 324px !important;
}

.elementor-button:hover svg {
    filter: brightness(100);
}

.casefix a {
    text-transform: initial !important;
}

.htmltable  .winter-p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

.emailanc a {
    text-transform: inherit;
    color: #004876;
}

.operation-tab button {
    padding: 7.5px 20px !important;
}

.operation-tab #e-n-tab-title-1341207512 {
    border-right: 1px solid #1B4932;
    border-left: 1px solid #1B4932;
}

.operation-tab .e-n-tab-title[aria-selected=true] {
    font-weight: 600 !important;
}

.btnrow .elementor-button:hover .elementor-button-icon svg {
    filter: brightness(0) invert(1);
}

.bordertab button:first-child {
    border: 0 !important;
}

.htmltable table {
    margin: 0;
}

.htmltable table th, .htmltable table td {
    padding: 10px 12px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    border: 0 !important;
    background: transparent !important;
}

.htmltable table tr {
    border-bottom: 1px solid #D9D9D9;
    background: transparent;
}

.htmltable table tr:last-child {
    border: 0;
}

.htmltable table thead tr:last-child {
    border-bottom: 1px solid #D9D9D9;
}


/* VR Tour Homepage */
.vr-tour-home {
  position: relative;
  width: 100%;
  height: 100%; /* Adjust height as needed */
  overflow: hidden;
}
.vr-tour-home iframe {
  border: none;
  width: 100%;
  height: 100%;
  pointer-events: none; /* Disable interaction initially */
}
.vr-tour-home p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}
/* VR Tour Homepage End */


/* VR iFrame Home Popup */
.vr_frame .elementor-widget-container {
    display: flex;
    overflow: hidden;
}
.vr_frame iframe {
    height: 580px;
}
a.dialog-close-button {
    outline: none;
}

/* VR iFrame End */

/* Weather Widget */
.weather-widget-front {
    width: 104px;
    height: 104px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2px;
    border-radius: 52px;
    background: rgba(0, 0, 0, 0.20);
    backdrop-filter: blur(7px);
}
.weather-widget-front img {
    filter: brightness(100);
    width: 33px;
    height: 33px;
    object-fit: contain;
    object-position: center;
}
.weather-widget-front p {
    display: flex;
    margin: 0 -5px -7px 0;
}
/* Weather Widget End */

div#rev-tab {
    display: none;
}

.tag-page b {
    padding: 3px 11px;
    background: #1B4932;
    color: #fff;
    margin-left: 10px;
}

.contact-toggle .e-n-tab-title-text {
    align-items: center;
    gap: 5px;
}

.contact-toggle button {
    opacity: 44%;
}

.contact-toggle .e-n-tab-title-text img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.small-email h2 a {
    text-transform: lowercase;
}

.e-n-tab-title[aria-selected="true"] {
    opacity: 100%;
}

.contact-toggle .e-n-tabs-heading{
    position: relative;
}

.contact-toggle .e-n-tabs-heading:before {
    position: absolute;
    content: "";
    background: #FEFEFE;
    width: 2px;
    height: 39px;
    left: auto;
    right: calc(50% + -25px);
    top: 3px;
    bottom: auto;
}

.cntact-form .elementor-field-type-submit {
    margin: 12px 0px 0px 0px !important;
}

.contact-tabhd {
    margin: 0px 0px -6px 0px;
}

.winter-hd .elementor-icon-list-text {
    margin-bottom: -5px;
}

/* New Mega Menu */
.jet-mega-menu-mega-container__inner {
    background: transparent !important;
		box-shadow: none !important;
}
.mega_main {
    backdrop-filter: blur(15px);
}
.mega_main .elementor-icon-list-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.mega_main .elementor-icon-list-text {
    padding: unset !important;
}

.mega_list .elementor-icon-list-icon {
    padding: unset !important;
    width: 0;
    transition: 0.3s all ease;
		background: var(--wpr-bg-c959f49c-8fdb-4118-aaa0-654284068774) no-repeat;
    background-size: contain;
    background-position: 0 -1px;
}
.mega_list a:hover .elementor-icon-list-icon {
    padding-right: 6px !important;
    width: 17.25px;
}

.mega_list .elementor-icon-list-text {
    transition: 0.3s all ease !important;
}
.mega_list a:hover .elementor-icon-list-text {
    font-weight: 600;
    letter-spacing: -0.16px;
}


.mega_main.gw {
    left: 200px;
}

/* Parent */
.parent li:first-child {
    margin-left: -30px;
		margin-bottom: 4px;
}

.parent li:first-child a {
    font-size: 18px !important;!im;
    font-weight: 700 !important;!i;!;
    border-bottom: 1px solid transparent;
}
.parent li:first-child a:hover {
    border-bottom: 1px solid #FFC465;
}

.parent li:first-child .elementor-icon-list-icon {
    width: 28px;
    padding-right: 6px !important;!im;!;
		background: unset;
}

.parent li:first-child svg {
    width: 100%;
    height: auto;
}

.parent li:first-child .elementor-icon-list-text {
    /*color: #FFC465 !important;!i;!;*/
	color: #fff;
}
.parent li:first-child a:hover .elementor-icon-list-text {
    font-weight: 700;
    letter-spacing: normal;
}
/* New Mega Menu End */



/* Slider 1 */
.small_slider .swiper {
    overflow: visible;
}
.small_slider .elementor-image-box-description {
    overflow: auto;
    max-height: 200px;
		padding: 0 10px 0 0;
}
.small_slider .elementor-image-box-description::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #F5F5F5;
}
.small_slider .elementor-image-box-description::-webkit-scrollbar {
	width: 6px;
}
.small_slider .elementor-image-box-description::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #1b4932;
}
.small_slider .elementor-image-box-description a {
    text-transform: unset;
}

/* Slider 2 */
.tab_css .jet-tabs {
    flex-direction: column;
}
.tab_css .jet-carousel {
    margin: unset !important;
}
.tab_css .elementor-swiper-button {
    width: 28%;
    backdrop-filter: blur(12px);
    height: 54px;
}
.tab_css .elementor-swiper-button:before {
    content: 'Next';
    margin: auto;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.8px;
    text-align: center;
}
.tab_css .elementor-swiper-button-prev:before {
    content: 'Previous';
}
/* .tab_css .jet-tabs__control-wrapper  {
    position: relative;
}
.tab_css .jet-tabs__control-wrapper :before {
    content: '';
    position: absolute;
    left: 12px;
    right: 0;
    margin: auto;
    width: 0.5px;
    background: #1b4932;
    height: 100%;
} */

.tab_css .swiper-slide-inner img {
    height: 540px;
    width: 100%;
}
.image-slider img.swiper-slide-image {
    width: 100%;
    object-fit: cover;
		    max-height: 540px;
}
span.status {
    background: #1B4932;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 0 13px;
}

.slider-nav .swiper-pagination.swiper-pagination-clickable {
    margin-bottom: 34px;
}

.slider-nav span.swiper-pagination-bullet {
    background: #00000000 !important;
    border: 1px solid #fff;
}

.slider-nav  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
}



/* .tab_css .elementor-swiper-button {
    background: var( --e-global-color-primary );
    padding: 10px;
    border-radius: 100px;
    box-shadow: 0 4px 20px rgb(255 255 255 / 50%);
}
.tab_css .elementor-swiper-button:hover {
    background: var( --e-global-color-text );
} */
.tab_css .elementor-widget-text-editor {
    overflow-x: auto;
    max-height: 180px;
		padding: 0 10px 0 0;
/* 		margin: 12px 0 !important; */
}

.tab_css .elementor-widget-container {
    word-wrap: break-word;
    word-break: unset;
}

.tab_css .elementor-widget-text-editor::-webkit-scrollbar-track, .height-p .elementor-widget-container::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #F5F5F5;
}
.tab_css .elementor-widget-text-editor::-webkit-scrollbar, .height-p .elementor-widget-container::-webkit-scrollbar {
	width: 6px;
}
.tab_css .elementor-widget-text-editor::-webkit-scrollbar-thumb, .height-p .elementor-widget-container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #1b4932;
}

.slider-nav img.swiper-slide-image {
    width: 100%;
    object-fit: cover;
}



/* .hop_tab .jet-tabs__content-wrapper {
    overflow: unset;
}
.hop_tab .jet-tabs__control-inner {
		padding: 8px 20px !important;
}
.hop_tab .jet-tabs__control {
    border-right: 1px solid var(--e-global-color-b37c02c);
}
.hop_tab .jet-tabs__control:last-child {
    border: none;
} */

.height-p .elementor-widget-container {
    max-height: 240px;
    overflow-x: hidden;
    padding-right: 20px;
}

.big_slider .slick-disabled {
    opacity: 0.5;
}
.big_slider .slick-arrow {
    height: 54px !important;
}
.big_slider .slick-arrow:before {
    content: "Previous";
    position: absolute;
    color: var( --e-global-color-cde6461 );
    height: min-content;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-transform: uppercase;
    font-family: "din-2014", Sans-serif;
    font-size: 18px !important;
    line-height: 32px;
    letter-spacing: 1.8px;
}
.big_slider .next-arrow:before {
    content: "Next";
}

.elementor-483 .elementor-element.elementor-element-6a74d1b .jet-carousel .jet-arrow {
    backdrop-filter: blur(24px);
		max-width: 28%;
		width: 100%;
}


/* Slider End */

/* Coverflow Image Slider - Home */
.coverflow_css .flipster__item__content {
    -webkit-box-reflect: unset !important;
}
.coverflow_css ul.flip-items {
    padding: 0 0 30px;
}
.coverflow_css .flipster__button {
    opacity: 1;
    top: calc(50% - 42px);
}
/* Coverflow Image Slider End - Home */


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

.height-p .elementor-widget-container {
    max-height: 150px;
    overflow-x: hidden;
    padding-right: 20px;
}

.weather-widget-front {
    width: 84px;
    height: 84px;
}

.image-slider img.swiper-slide-image {
    height: 420px;
}
	
}




@media screen and (min-width: 320px) and (max-width: 767px) {
	
.menu_css .jet-mega-menu-toggle {
    border-radius: 4px;
}
.menu_css nav.jet-mega-menu-container {
    border-radius: 16px;
    width: calc(100vw - 40px);
		box-shadow: 0 4px 24px rgb(0 0 0 / 20%);
}
	
	
.tribe-events-calendar-list .tribe-common-g-row .tribe-events-calendar-list__event-featured-image-wrapper img {
    height: 350px;
}	
	
.htmltable table {
		width: 520px;
}
	
.htmltable {
    overflow: scroll;
}	
	
.htmltable table th, .htmltable table td {
    font-size: 14px;
}	
	
.weather-widget-front {
    width: 74px;
    height: 74px;
}
	
.contact-toggle .e-n-tabs-heading:before {
    display: none;
}

.big_slider .slick-arrow {
		width: 50% !important;
		bottom: 5px !important;
		top: auto !important;
		left: auto !important;
		right: 0 !important;
}
.big_slider .prev-arrow {
    right: auto !important;
}
.big_slider .slick-arrow {
		bottom: 0px !important;
}
	
.tab_css .elementor-widget-text-editor {
    max-height: 134px;
}
	
.tab_css .elementor-swiper-button {
    width: 50%;
}

/* Google reviews */
.g_reviews .wp-google-right {
    display: flex !important;
    flex-direction: column;
    width: 100% !important;
    text-align: center !important;
}
/* Google reviews end */

	
.mantabs button[aria-selected="true"] {
    background: #1b4932 !important;
}

.mantabs button[aria-selected="true"] .e-n-tab-title-text {
    color: #fff;
}

.mantabs .e-n-tabs-content > div {
    border-bottom: 1px solid #1f1e1e !important;
    padding-bottom: 20px;
}	
	
}		</style>
		</head>
<body class="error404 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor tribe-no-js hello-elementor-default jet-mega-menu-location elementor-default elementor-kit-6">

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WNHJRB69"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

		<header data-elementor-type="header" data-elementor-id="94" class="elementor elementor-94 elementor-location-header" data-elementor-post-type="elementor_library">
			<div class="elementor-element elementor-element-c736ed8 e-con-full marquee e-flex e-con e-parent" data-id="c736ed8" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-071b9f1 e-con-full marquee__track e-flex e-con e-child" data-id="071b9f1" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-bb1736f e-con-full marquee__content e-flex e-con e-child" data-id="bb1736f" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-c69c6af e-con-full e-flex e-con e-child" data-id="c69c6af" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-e6d3eb3 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="e6d3eb3" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-bce90f3 elementor-widget elementor-widget-text-editor" data-id="bce90f3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-1be25c1 e-con-full e-flex e-con e-child" data-id="1be25c1" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-05a0edb elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="05a0edb" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-08360c2 elementor-widget elementor-widget-text-editor" data-id="08360c2" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-0da012e e-con-full e-flex e-con e-child" data-id="0da012e" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-bfc4ed8 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="bfc4ed8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-a122c42 elementor-widget elementor-widget-text-editor" data-id="a122c42" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7bb52ea e-con-full e-flex e-con e-child" data-id="7bb52ea" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-27a5bfa elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="27a5bfa" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-c9795d2 elementor-widget elementor-widget-text-editor" data-id="c9795d2" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-8f241f5 e-con-full marquee__content e-flex e-con e-child" data-id="8f241f5" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-60d14c0 e-con-full e-flex e-con e-child" data-id="60d14c0" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-46bdd35 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="46bdd35" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-fa6877b elementor-widget elementor-widget-text-editor" data-id="fa6877b" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-519f57d e-con-full e-flex e-con e-child" data-id="519f57d" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-ed112a8 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="ed112a8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-d2203ed elementor-widget elementor-widget-text-editor" data-id="d2203ed" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-c46a71f e-con-full e-flex e-con e-child" data-id="c46a71f" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-12bc620 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="12bc620" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-b91b8cd elementor-widget elementor-widget-text-editor" data-id="b91b8cd" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-b284123 e-con-full e-flex e-con e-child" data-id="b284123" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-d29807b elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="d29807b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="30" height="28" src="https://manningpark.com/wp-content/uploads/2026/01/Vector.svg" class="attachment-full size-full wp-image-1784" alt="" />															</div>
				</div>
				<div class="elementor-element elementor-element-4b5e3e5 elementor-widget elementor-widget-text-editor" data-id="4b5e3e5" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Highway 3 is <b>OPEN</b>&#8230;with a short delay. See you soon!</p>								</div>
				</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-39f6bc3 e-flex e-con-boxed e-con e-parent" data-id="39f6bc3" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-78546b7 e-con-full e-flex e-con e-child" data-id="78546b7" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-ad6b740 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="ad6b740" data-element_type="widget" data-widget_type="theme-site-logo.default">
				<div class="elementor-widget-container">
											<a href="https://manningpark.com">
			<img fetchpriority="high" width="704" height="332" src="https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png" class="attachment-full size-full wp-image-69" alt="" srcset="https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png 704w, https://manningpark.com/wp-content/uploads/2025/05/Logo-1-300x141.png 300w" sizes="(max-width: 704px) 100vw, 704px" />				</a>
											</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-8f97daa e-con-full e-flex e-con e-child" data-id="8f97daa" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-2da6c60 menu_css elementor-widget__width-auto elementor-widget elementor-widget-jet-mega-menu" data-id="2da6c60" data-element_type="widget" data-widget_type="jet-mega-menu.default">
				<div class="elementor-widget-container">
					<div class="jet-mega-menu jet-mega-menu--layout-horizontal jet-mega-menu--sub-position-right jet-mega-menu--dropdown-layout-default jet-mega-menu--dropdown-position-right jet-mega-menu--animation-none jet-mega-menu--location-elementor    jet-mega-menu--fill-svg-icons" data-settings='{"menuId":"7","menuUniqId":"696fe20865ae7","rollUp":false,"megaAjaxLoad":false,"layout":"horizontal","subEvent":"click","subCloseBehavior":"mouseleave","mouseLeaveDelay":500,"subTrigger":"item","subPosition":"right","megaWidthType":"container","megaWidthSelector":"","breakpoint":1025,"signatures":{"template_922":{"id":922,"signature":"a45582ee8b09516df41183a566ad59c7"},"template_925":{"id":925,"signature":"fa85f0e31ae6f812c338c25fb53e52ec"},"template_927":{"id":927,"signature":"e72585f3b345ec56d8f350fbec0e04b5"},"template_1209":{"id":1209,"signature":"a984d5f4701baee5484dbd5343a5a0bf"}}}'><div class="jet-mega-menu-toggle" role="button" tabindex="0" aria-label="Open/Close Menu"><div class="jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--default-state"><svg class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg></div><div class="jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--opened-state"><svg class="e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></div></div><nav class="jet-mega-menu-container" aria-label="Main nav"><ul class="jet-mega-menu-list"><li id="jet-mega-menu-item-918" class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-918"><div class="jet-mega-menu-item__inner" role="button" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="HOURS &#038; INFO"><a href="#" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">HOURS &#038; INFO</div></div></a><div class="jet-mega-menu-item__dropdown"><svg class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></div></div><div class="jet-mega-menu-mega-container" data-template-id="922" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-922 .elementor-element.elementor-element-18202ab{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:50px 50px;--row-gap:50px;--column-gap:50px;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#00487680;--border-color:#00487680;--border-radius:16px 16px 16px 16px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-922 .elementor-element.elementor-element-18202ab:not(.elementor-motion-effects-element-type-background), .elementor-922 .elementor-element.elementor-element-18202ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00161080;}.elementor-922 .elementor-element.elementor-element-834a8e5 > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(8px/2);}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(8px/2);}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(8px/2);}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-8px/2);}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-8px/2);}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-icon i{color:#00487600;transition:color 0.3s;}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-icon svg{fill:#00487600;transition:fill 0.3s;}.elementor-922 .elementor-element.elementor-element-834a8e5{--e-icon-list-icon-size:9px;--icon-vertical-align:center;--icon-vertical-offset:0px;}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-icon{padding-inline-end:6px;}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;line-height:24px;}.elementor-922 .elementor-element.elementor-element-834a8e5 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}body.elementor-page-922:not(.elementor-motion-effects-element-type-background), body.elementor-page-922 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}</style>		<div data-elementor-type="wp-post" data-elementor-id="922" class="elementor elementor-922" data-elementor-post-type="jet-menu">
				<div class="elementor-element elementor-element-18202ab mega_main e-flex e-con-boxed e-con e-parent" data-id="18202ab" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-834a8e5 mega_list parent elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="834a8e5" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" width="210mm" height="297mm" viewBox="0 0 210 297" id="svg1" xml:space="preserve"><defs id="defs1"><linearGradient id="swatch1"><stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop1"></stop></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient1" x1="0" y1="10.9219" x2="21.8438" y2="10.9219" gradientUnits="userSpaceOnUse"></linearGradient></defs><g id="layer1"><g style="fill:url(#linearGradient1)" id="g1" transform="matrix(9.272288,0,0,9.272288,3.818581,51.983164)"><path d="M 10.9219,0 C 4.89948,0 0,4.89948 0,10.9219 c 0,6.0224 4.89948,10.9219 10.9219,10.9219 6.0224,0 10.9219,-4.8995 10.9219,-10.9219 C 21.8438,4.89948 16.9443,0 10.9219,0 Z m 0,20.0233 c -5.01897,0 -9.10145,-4.0829 -9.10145,-9.1014 0,-5.01854 4.08291,-9.10145 9.10145,-9.10145 5.0185,0 9.1014,4.08291 9.1014,9.10145 0,5.0185 -4.0829,9.1014 -9.1014,9.1014 z M 16.4101,4.79709 8.81301,8.60055 C 8.72129,8.6462 8.64663,8.72086 8.60098,8.81259 L 4.79752,16.4097 c -0.0913,0.1826 -0.05546,0.4027 0.08874,0.5474 0.0913,0.0913 0.21246,0.139 0.33533,0.139 0.07211,0 0.14506,-0.0162 0.21204,-0.0499 l 7.59707,-3.8034 c 0.0918,-0.0457 0.1664,-0.1203 0.2121,-0.2121 L 17.0462,5.43363 C 17.1375,5.25103 17.1017,5.03089 16.9575,4.88626 16.8133,4.74163 16.5914,4.70665 16.4101,4.79752 Z m -5.4882,7.39151 c -0.6984,0 -1.26671,-0.5683 -1.26671,-1.2667 0,-0.6984 0.56831,-1.26671 1.26671,-1.26671 0.6984,0 1.2667,0.56831 1.2667,1.26671 0,0.6984 -0.5683,1.2667 -1.2667,1.2667 z" fill="#ffc465" id="path1" style="fill:url(#linearGradient1)"></path></g></g></svg>						</span>
										<span class="elementor-icon-list-text">HOURS &amp; INFO</span>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/contact-us/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Contact Us</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/hours-of-operation/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Hours of Operation</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/weather-webcams-and-trail-status/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Weather &amp; Trail Stats</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/maps-stats/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Maps &amp; Stats</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/safety-and-risk-awareness/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Safety &amp; Risk Awareness</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/work-at-manning/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Work at Manning</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/privacy-policy/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Privacy Policy</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/terms-conditions/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Terms &amp; Conditions</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
				</div>
				</div>
		</div></div></li>
<li id="jet-mega-menu-item-919" class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-919"><div class="jet-mega-menu-item__inner" role="button" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="STAY AT MANNING"><a href="#" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">STAY AT MANNING</div></div></a><div class="jet-mega-menu-item__dropdown"><svg class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></div></div><div class="jet-mega-menu-mega-container" data-template-id="925" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-925 .elementor-element.elementor-element-b4935d1{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:50px 50px;--row-gap:50px;--column-gap:50px;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#00487680;--border-color:#00487680;--border-radius:16px 16px 16px 16px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-925 .elementor-element.elementor-element-b4935d1:not(.elementor-motion-effects-element-type-background), .elementor-925 .elementor-element.elementor-element-b4935d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00161080;}.elementor-925 .elementor-element.elementor-element-a4433a4 > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(8px/2);}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(8px/2);}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(8px/2);}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-8px/2);}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-8px/2);}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-icon i{color:#F8D91200;transition:color 0.3s;}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-icon svg{fill:#F8D91200;transition:fill 0.3s;}.elementor-925 .elementor-element.elementor-element-a4433a4{--e-icon-list-icon-size:9px;--icon-vertical-align:center;--icon-vertical-offset:0px;}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-icon{padding-inline-end:6px;}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;line-height:24px;}.elementor-925 .elementor-element.elementor-element-a4433a4 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}</style>		<div data-elementor-type="wp-post" data-elementor-id="925" class="elementor elementor-925" data-elementor-post-type="jet-menu">
				<div class="elementor-element elementor-element-b4935d1 mega_main e-flex e-con-boxed e-con e-parent" data-id="b4935d1" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a4433a4 mega_list parent elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a4433a4" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" width="210mm" height="297mm" viewBox="0 0 210 297" id="svg1" xml:space="preserve"><defs id="defs1"><linearGradient id="swatch1"><stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop1"></stop></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient1" x1="0" y1="20.225" x2="44.1" y2="20.225" gradientUnits="userSpaceOnUse"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient2" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient3" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient4" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient5" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient6" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient7" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient8" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient9" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient10" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient11" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient12" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient13" gradientUnits="userSpaceOnUse" x1="0" y1="20.225" x2="44.1" y2="20.225"></linearGradient></defs><g id="layer1"><g id="g1" transform="matrix(4.5387755,0,0,4.2790892,5.340521,65.630994)" style="fill:url(#linearGradient1)"><path class="st0" d="M 18.1,11.3 H 26 L 22,7.5 Z" id="path1" style="fill:url(#linearGradient2)"></path><path class="st0" d="M 12,17.1 H 32 L 28.6,13.9 H 15.4 Z" id="path2" style="fill:url(#linearGradient3)"></path><path class="st0" d="m 5.5,33 c 0,0.9 0.7,1.6 1.6,1.6 h 8.6 V 31.4 H 7.1 C 6.2,31.3 5.5,32.1 5.5,33 Z" id="path3" style="fill:url(#linearGradient4)"></path><path class="st0" d="m 5.5,27.1 c 0,0.9 0.7,1.6 1.6,1.6 h 8.6 V 25.5 H 7.1 c -0.9,0 -1.6,0.7 -1.6,1.6 z" id="path4" style="fill:url(#linearGradient5)"></path><path class="st0" d="m 5.5,38.8 c 0,0.9 0.7,1.6 1.6,1.6 h 8.6 V 37.2 H 7.1 C 6.2,37.1 5.5,37.9 5.5,38.8 Z" id="path5" style="fill:url(#linearGradient6)"></path><path class="st0" d="M 10,1.9 H 7 v 8.2 l 3,-2.8 z" id="path6" style="fill:url(#linearGradient7)"></path><path class="st0" d="M 43.5,20 23.2,0.5 c -0.6,-0.6 -1.7,-0.6 -2.3,0 L 0.5,20 C 0.2,20.3 0,20.7 0,21.1 c 0,0.4 0.2,0.9 0.5,1.2 0.3,0.3 0.7,0.5 1.2,0.5 0.4,0 0.9,-0.2 1.2,-0.5 L 22,4 41.2,22.4 c 0.3,0.3 0.7,0.5 1.2,0.5 0.4,0 0.9,-0.2 1.2,-0.5 0.3,-0.3 0.5,-0.7 0.5,-1.2 C 44,20.7 43.8,20.3 43.5,20 Z" id="path7" style="fill:url(#linearGradient8)"></path><path class="st0" d="m 36.9,31.3 h -8.6 v 3.2 h 8.6 c 0.9,0 1.6,-0.7 1.6,-1.6 0,-0.8 -0.7,-1.6 -1.6,-1.6 z" id="path8" style="fill:url(#linearGradient9)"></path><path class="st0" d="M 6.2,22.7 C 6.5,22.9 6.8,23 7.1,23 h 29.8 c 0.3,0 0.6,-0.1 0.9,-0.3 l -3.1,-3 H 9.3 Z" id="path9" style="fill:url(#linearGradient10)"></path><path class="st0" d="m 36.9,25.5 h -8.6 v 3.2 h 8.6 c 0.9,0 1.6,-0.7 1.6,-1.6 0,-0.9 -0.7,-1.6 -1.6,-1.6 z" id="path10" style="fill:url(#linearGradient11)"></path><path class="st0" d="m 36.9,37.1 h -8.6 v 3.2 h 8.6 c 0.9,0 1.6,-0.7 1.6,-1.6 0,-0.8 -0.7,-1.6 -1.6,-1.6 z" id="path11" style="fill:url(#linearGradient12)"></path><path class="st0" d="m 18.3,25.5 h 7.5 v 14.9 h -7.5 z" id="path12" style="fill:url(#linearGradient13)"></path></g></g><style type="text/css" id="style1">	.st0{fill:#FFC465;}</style></svg>						</span>
										<span class="elementor-icon-list-text">STAY AT MANNING</span>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/accommodations/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Accommodations</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/food-beverage/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Food &amp; Beverage</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/loon-lagoon/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Loon Lagoon</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/stay-save/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Stay &amp; Save</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/camping/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">4-Season Camping</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/groups-corporate/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Groups &amp; Corporate</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
				</div>
				</div>
		</div></div></li>
<li id="jet-mega-menu-item-920" class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-920"><div class="jet-mega-menu-item__inner" role="button" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="PLAY AT MANNING"><a href="#" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PLAY AT MANNING</div></div></a><div class="jet-mega-menu-item__dropdown"><svg class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></div></div><div class="jet-mega-menu-mega-container" data-template-id="927" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-927 .elementor-element.elementor-element-d28dc21{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:50px 50px;--row-gap:50px;--column-gap:50px;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#00487680;--border-color:#00487680;--border-radius:16px 16px 16px 16px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-927 .elementor-element.elementor-element-d28dc21:not(.elementor-motion-effects-element-type-background), .elementor-927 .elementor-element.elementor-element-d28dc21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00161080;}.elementor-927 .elementor-element.elementor-element-dd285aa > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(8px/2);}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(8px/2);}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(8px/2);}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-8px/2);}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-8px/2);}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-icon i{color:#1B493200;transition:color 0.3s;}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-icon svg{fill:#1B493200;transition:fill 0.3s;}.elementor-927 .elementor-element.elementor-element-dd285aa{--e-icon-list-icon-size:9px;--icon-vertical-align:center;--icon-vertical-offset:0px;}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-icon{padding-inline-end:6px;}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-item > .elementor-icon-list-text, .elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;line-height:24px;}.elementor-927 .elementor-element.elementor-element-dd285aa .elementor-icon-list-text{color:var( --e-global-color-cde6461 );transition:color 0.3s;}</style>		<div data-elementor-type="wp-post" data-elementor-id="927" class="elementor elementor-927" data-elementor-post-type="jet-menu">
				<div class="elementor-element elementor-element-d28dc21 mega_main e-flex e-con-boxed e-con e-parent" data-id="d28dc21" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-dd285aa mega_list parent elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="dd285aa" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" width="210mm" height="297mm" viewBox="0 0 210 297" id="svg1" xml:space="preserve"><defs id="defs1"><linearGradient id="swatch1"><stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop1"></stop></linearGradient><linearGradient xlink:href="#swatch1" id="linearGradient1" x1="-6.730161e-08" y1="12.69169" x2="20.825785" y2="12.69169" gradientUnits="userSpaceOnUse"></linearGradient></defs><g id="layer1"><g style="fill:url(#linearGradient1)" id="g1" transform="matrix(9.0712911,0,0,9.0712911,10.738673,26.292484)"><path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M 14.1413,0.508789 C 14.0996,0.536625 14.0526,0.559257 14.0043,0.582522 13.9235,0.621485 13.839,0.662223 13.7691,0.73215 13.434,0.992738 13.099,1.29055 12.7639,1.58837 11.6099,2.63072 10.3814,3.82198 9.86023,5.38551 9.74855,5.72055 9.78577,5.98114 9.93468,6.13005 10.0464,6.24173 10.642,6.35341 10.8281,6.24173 10.977,6.16728 11.6843,5.0877 11.8333,4.56652 11.992,3.89992 12.2589,3.53106 12.6111,3.0445 12.672,2.96043 12.7353,2.87286 12.8012,2.77963 13.0596,2.38025 13.3328,1.99569 13.6022,1.61661 l 10e-5,-1e-4 c 0.1574,-0.22158 0.3135,-0.44129 0.4646,-0.660999 0.0744,-0.111681 0.1489,-0.223362 0.1861,-0.372269 -0.0372,0 -0.0744,-0.037224 -0.1117,-0.074451 z m 1.4707,0.409776 c 0.0558,-0.046533 0.1117,-0.093067 0.1675,-0.148908 h 0.1489 v 5.6e-5 C 15.8912,0.918602 15.8539,1.06749 15.8167,1.17915 15.5561,1.84924 15.2955,2.55655 15.0722,3.26386 14.8488,4.04562 14.6627,4.82739 14.7371,5.60915 14.7744,6.16756 14.6255,6.68874 14.4766,7.20991 14.4021,7.43327 14.2904,7.58218 14.1415,7.50773 13.9926,7.4705 13.8065,7.39605 13.6576,7.32159 13.6255,7.30235 13.5801,7.27868 13.5271,7.25098 13.2721,7.1179 12.8386,6.89159 12.8386,6.61428 12.913,4.93907 13.8065,3.44999 14.6627,2.14705 14.9233,1.77478 15.1839,1.40252 15.4445,1.06747 15.5003,1.01163 15.5561,0.965099 15.612,0.918565 Z M 17.79,1.10441 c 0.0372,0.07446 0.0838,0.14891 0.1303,0.22337 0.0465,0.07445 0.0931,0.1489 0.1303,0.22336 0.1489,0.48395 0.2978,0.9679 0.4095,1.45185 0.4467,1.74966 0.1117,3.42487 -0.6329,5.13731 -0.0465,0.10471 -0.0749,0.22396 -0.1021,0.33843 -0.0599,0.25183 -0.1143,0.48056 -0.3446,0.48056 -0.1222,0 -0.2666,-0.10022 -0.415,-0.20321 C 16.8425,8.67075 16.7168,8.58353 16.5987,8.54979 16.3754,8.47534 15.817,8.25198 15.8542,7.99139 15.912,7.52892 16.1718,7.15622 16.4419,6.76873 c 0.0778,-0.11157 0.1564,-0.22436 0.2313,-0.34087 0.4839,-0.74454 0.6701,-1.63798 0.7445,-2.4942 0.0497,-0.54601 0.0662,-1.09201 0.0828,-1.63801 0.0082,-0.27299 0.0165,-0.54598 0.0289,-0.81897 0,-0.1489 0.0372,-0.29781 0.0745,-0.44672 0.0209,0.0209 0.0535,0.03007 0.0913,0.04068 0.0295,0.00829 0.0621,0.01745 0.0948,0.03377 z M 8.18591,11.5281 C 8.20453,11.5095 8.21383,11.4909 8.22314,11.4722 8.23245,11.4536 8.24175,11.435 8.26037,11.4164 8.18591,11.3233 8.10215,11.2303 8.01839,11.1372 7.93463,11.0441 7.85087,10.9511 7.77642,10.858 7.73919,10.8208 7.70196,10.7463 7.70196,10.6719 7.67715,10.4982 7.6482,10.3245 7.61926,10.1508 h -10e-6 v 0 0 -10e-5 h -1e-5 v 0 0 C 7.56133,9.80323 7.50342,9.45578 7.4786,9.10833 7.4786,8.804 7.57075,8.49967 7.67134,8.16744 L 7.70196,8.06598 c 0,-0.02301 0.01422,-0.0318 0.03387,-0.04394 C 7.74798,8.01453 7.7622,8.00574 7.77642,7.99152 7.90016,7.90903 8.02389,7.82146 8.1495,7.73257 8.36401,7.58076 8.58399,7.42508 8.81877,7.28421 9.0049,7.17253 9.19104,7.17253 9.37717,7.17253 c 0.1055,0 0.22969,0.03738 0.34609,0.0724 l 10e-6,10e-6 10e-5,3e-5 2e-5,10e-6 c 0.04784,0.01439 0.09437,0.02839 0.13773,0.03923 0.03723,0 0.11169,0.03723 0.14888,0.07446 0.0609,0.15222 0.1356,0.2989 0.2106,0.44609 v 1e-5 10e-6 10e-6 1e-5 2e-5 l 1e-4,10e-6 v 1e-5 c 0.2,0.39273 0.4019,0.78903 0.3477,1.30349 -0.0168,0.11802 -0.0413,0.23605 -0.0665,0.35753 l -10e-5,6e-5 c -0.0304,0.14672 -0.0619,0.29849 -0.0823,0.4614 -0.0372,0.14888 -0.0744,0.29778 -0.1489,0.44668 -0.0372,0.0745 -0.0744,0.1396 -0.1117,0.2048 -0.0372,0.0651 -0.0744,0.1303 -0.1116,0.2047 C 9.89835,11.0069 9.71222,11.2303 9.52608,11.4536 9.22827,11.8631 8.78154,12.012 8.40927,11.7142 8.37205,11.677 8.29759,11.6025 8.18591,11.5281 Z M 12.8386,8.02811 12.9502,7.91643 c 0,0 0.0373,-0.03723 -0.0372,-0.11168 -0.0387,0 -0.0774,-0.00448 -0.1146,-0.00877 -0.07,-0.0081 -0.1346,-0.01555 -0.1832,0.00877 -0.1861,0.14891 -0.3723,0.33504 -0.5584,0.52118 -0.0644,0.07724 -0.1198,0.16338 -0.1741,0.24765 v 10e-6 c -0.1026,0.15942 -0.201,0.31213 -0.3471,0.38519 -0.3722,0.22336 -0.5956,0.52118 -0.7073,0.9679 -0.0558,0.18612 -0.1024,0.36292 -0.1489,0.53982 v 0 0 0 0 10e-5 0 0 0 c -0.0466,0.1768 -0.0931,0.3536 -0.1489,0.5397 -0.026,0.0259 -0.0157,0.07 -0.0071,0.1069 v 0 c 0.0037,0.016 0.0071,0.0307 0.0071,0.042 0.0744,0.1489 0.1396,0.2885 0.2047,0.428 v 10e-5 c 0.0652,0.1396 0.1303,0.2792 0.2048,0.4281 0.0372,0.0372 0.0372,0.1117 0.0372,0.1489 0,0.1861 0.1117,0.2978 0.2606,0.3723 0.1117,0.0372 0.2141,0.0744 0.3164,0.1116 0.1024,0.0373 0.2048,0.0745 0.3165,0.1117 0.335,0.0745 0.6701,0.0373 0.9306,-0.2606 l 0.1117,-0.1116 c 0.1179,0.0884 0.1425,0.0134 0.1661,-0.0586 0.0062,-0.0189 0.0123,-0.0376 0.0201,-0.0531 0.0091,-0.0153 0.0181,-0.0312 0.0268,-0.0473 0.0576,0.3947 0.1926,0.763 0.5313,0.9785 0.0112,0.0113 0.0259,0.0225 0.042,0.0349 0.0369,0.0283 0.0809,0.0621 0.1069,0.114 0.0744,0.1861 0.1861,0.2606 0.335,0.2978 0.0931,0.0186 0.1862,0.0466 0.2792,0.0745 0.0931,0.0279 0.1862,0.0558 0.2792,0.0744 0,0.023 -0.0142,0.0461 -0.0338,0.0778 -0.0122,0.0197 -0.0264,0.0427 -0.0406,0.0711 0.0436,0 0.0872,0.0128 0.1233,0.0234 0.0256,0.0075 0.0474,0.0139 0.0628,0.0139 0.335,-0.0745 0.6329,-0.2234 0.7818,-0.5957 0.1117,-0.2605 0.2978,-0.4467 0.5211,-0.6328 0.1117,-0.1117 0.2234,-0.2234 0.2979,-0.3351 0.043,-0.1003 0.0804,-0.2116 0.1188,-0.3255 v 0 -10e-5 -10e-5 c 0.0612,-0.1819 0.1247,-0.3703 0.2162,-0.5305 0.1861,-0.4095 0.1489,-0.7817 -0.0372,-1.154 -0.0217,-0.0434 -0.0687,-0.0741 -0.1188,-0.107 -0.0359,-0.0235 -0.0735,-0.0481 -0.1046,-0.0791 -0.051,-0.0511 -0.1065,-0.0934 -0.1603,-0.1345 v 0 0 0 h -10e-5 v 0 0 0 0 -10e-5 C 16.223,10.0119 16.1259,9.93782 16.077,9.81556 16.0026,9.66665 15.9281,9.5922 15.8164,9.62943 15.6303,9.70388 15.4535,9.77834 15.2766,9.85279 15.0998,9.92724 14.923,10.0017 14.7369,10.0761 c -0.028,0 -0.0559,0.0629 -0.0838,0.1257 -0.0093,0.0209 -0.0186,0.0419 -0.0279,0.0605 -0.0373,0 -0.0745,0 -0.1117,0.0372 -0.0372,0.0372 -0.0838,0.0745 -0.1303,0.1117 -0.0465,0.0372 -0.0931,0.0744 -0.1303,0.1117 -0.0562,0.0562 -0.1124,0.1124 -0.1733,0.1638 C 14.1861,10.4324 14.2602,10.162 14.216,9.85223 14.1415,9.21937 13.9926,8.62374 13.6203,8.13979 L 13.5974,8.1089 C 13.5027,7.98115 13.4607,7.92445 13.3225,8.02811 c -0.1489,0.14891 -0.2978,0.11168 -0.4839,0 z m 4.9131,3.79759 c 0.1489,0.3351 0.2605,0.4095 0.5211,0.2606 0.1787,-0.1117 0.3574,-0.1027 0.5361,-0.0938 0.1191,0.0059 0.2383,0.0119 0.3574,-0.0179 0.0248,0 0.0496,0.0331 0.0744,0.0662 0.0124,0.0166 0.0248,0.0331 0.0373,0.0455 0.015,0.0452 0.0362,0.0905 0.0586,0.1382 0.0328,0.0701 0.0681,0.1455 0.0903,0.2341 0.1116,0.819 0.2233,1.638 -0.2978,2.4197 -0.0794,0.1111 -0.1452,0.2357 -0.2091,0.3566 -0.0858,0.1626 -0.1681,0.3184 -0.2749,0.4252 -0.2234,0.2233 -0.5584,0.335 -0.819,0.4095 -0.5212,0.1117 -0.9307,-0.1862 -1.3029,-0.5956 -0.484,-0.5585 -0.5212,-0.7074 -0.1862,-1.4891 0.043,-0.0931 0.0859,-0.1875 0.1292,-0.2826 v 0 -10e-5 0 c 0.1815,-0.3991 0.3677,-0.8084 0.5781,-1.1692 0.0976,-0.1464 0.2592,-0.2927 0.4323,-0.4496 0.091,-0.0825 0.1852,-0.1679 0.2751,-0.2577 z M 4.16265,8.31051 C 4.10263,8.36599 4.04218,8.42188 3.97871,8.47477 c -0.01861,0 -0.02792,0 -0.03257,0.00465 C 3.94149,8.48407 3.94149,8.49338 3.94149,8.51199 3.88565,8.60506 3.83911,8.69813 3.79258,8.79119 3.74605,8.88426 3.69951,8.97733 3.64367,9.0704 3.61606,9.18083 3.56798,9.27079 3.5146,9.37065 l -1e-5,3e-5 C 3.496,9.40545 3.47677,9.44143 3.45754,9.47989 3.43658,9.5218 3.41489,9.56446 3.39287,9.60774 3.25845,9.87201 3.11202,10.1599 3.04804,10.4478 c -0.07445,0.2234 -0.07445,0.5956 0.07446,0.7073 0.1489,0.1042 0.26207,0.2442 0.37524,0.3842 0.16976,0.2099 0.33951,0.4199 0.62988,0.5092 0.9679,0.2979 2.12193,0.149 2.4942,-1.1912 0.01469,-0.0734 0.03516,-0.1411 0.05458,-0.2052 v 0 C 6.7062,10.5537 6.73351,10.4635 6.73351,10.3733 6.69628,9.81493 6.80796,9.29376 7.06855,8.77258 7.143,8.6609 7.143,8.47477 7.10577,8.36308 7.02418,8.17271 6.90285,8.0022 6.78533,7.83704 6.74199,7.77613 6.69917,7.71595 6.65905,7.65577 6.65905,7.61855 6.5846,7.58132 6.54737,7.58132 6.41335,7.64088 6.26742,7.60514 6.1215,7.56941 5.9026,7.5158 5.68371,7.46219 5.50502,7.73023 c 0,0.03722 -0.11168,0.03722 -0.18614,0.03722 L 5.27415,7.77486 v 0 h -2e-5 C 5.06139,7.80993 4.82263,7.84929 4.6488,7.95359 4.46225,8.03354 4.31386,8.17072 4.16265,8.31051 Z M 12.0078,0.56697 c 0.0558,-0.004188 0.1103,-0.008273 0.1606,-0.020833 v 1e-6 c 0.0372,0.037226 0.0744,0.074454 0.1116,0.148907 -0.0558,0.05584 -0.1023,0.111679 -0.1489,0.167518 -0.0465,0.055841 -0.093,0.111682 -0.1489,0.167527 -0.2669,0.2502 -0.5487,0.45556 -0.8287,0.65961 v 0 C 10.8085,1.94105 10.4663,2.19041 10.1581,2.51916 9.56248,3.15202 8.37122,5.1995 7.96172,5.98126 7.75639,6.00408 7.63495,5.99893 7.46029,5.99152 h -10e-6 -10e-6 C 7.34995,5.98684 7.21839,5.98126 7.03105,5.98126 c -0.22336,0 -0.5584,0 -0.63286,-0.1489 C 6.28651,5.64622 6.36097,5.38563 6.5471,5.05059 7.515,3.48706 8.44567,2.37025 9.8603,1.47681 c 0.4095,-0.26059 1.3029,-0.670085 1.8241,-0.818993 0.0987,-0.074 0.2137,-0.082623 0.3234,-0.090847 z m 8.0151,3.36637 c 0.0165,0.04945 0.0549,0.09889 0.0958,0.15157 0.0514,0.0663 0.1068,0.13772 0.1276,0.2207 0.1861,0.44672 0.4095,1.26572 0.4839,1.71244 0.2234,1.5263 0.0373,2.82924 -0.3722,4.46725 -0.0745,0.335 -0.2234,0.5584 -0.4095,0.5956 -0.0935,0.0312 -0.239,-0.1201 -0.3713,-0.2576 -0.0258,-0.0268 -0.0511,-0.0531 -0.0754,-0.0774 -0.0797,-0.091 -0.1454,-0.1612 -0.2025,-0.2222 h -10e-5 v 0 C 19.1694,10.3852 19.084,10.294 18.9806,10.113 19.2412,9.33124 19.874,7.24654 19.9112,6.46477 19.9324,6.04131 19.9054,5.64193 19.8782,5.23923 v -2e-5 -4e-5 c -0.0206,-0.3053 -0.0414,-0.61251 -0.0414,-0.93356 0,-0.0798 0.0107,-0.1596 0.0206,-0.23367 0.0086,-0.06414 0.0166,-0.12399 0.0166,-0.17582 0.0745,0 0.1117,0 0.1489,0.03722 z M 17.1946,23.1428 c -0.0745,0.1489 -0.1862,0.2978 -0.2979,0.4095 -0.0273,0.0273 -0.0547,0.0525 -0.0826,0.0781 -0.086,0.079 -0.1772,0.1627 -0.2896,0.3314 -0.1489,0.0744 -0.2978,0.1861 -0.4468,0.2978 -0.4094,0.3722 -0.8934,0.4839 -1.489,0.4095 -0.2823,-0.0283 -0.5432,0.0077 -0.7989,0.043 -0.0815,0.0113 -0.1625,0.0224 -0.2435,0.0314 -0.0744,0 -0.1489,0.0372 -0.2233,0.0745 -0.3723,0.1117 -0.4468,0.0744 -0.6701,-0.2606 -0.0186,-0.0186 -0.0373,-0.0465 -0.0559,-0.0745 -0.0186,-0.0279 -0.0372,-0.0558 -0.0558,-0.0744 -0.6329,0.1489 -0.7818,0.0744 -1.2285,-0.4467 -0.047,-0.094 -0.1383,-0.1583 -0.2274,-0.221 -0.0522,-0.0367 -0.1036,-0.0728 -0.1449,-0.1141 -0.0259,-0.0519 -0.07,-0.0857 -0.1069,-0.1141 -0.016,-0.0123 -0.0307,-0.0235 -0.042,-0.0348 -0.1496,-0.133 -0.2845,-0.2809 -0.4177,-0.4271 -0.165,-0.181 -0.3276,-0.3594 -0.51294,-0.5036 C 9.69681,22.3831 9.41709,22.3058 9.17462,22.2388 9.14198,22.2298 9.11001,22.2209 9.07909,22.2121 8.63237,22.1004 8.2601,21.8771 7.92506,21.5792 7.8506,21.5048 7.73892,21.4303 7.66447,21.4303 c -0.52118,-0.0372 -1.00513,-0.0372 -1.5263,0 -0.11168,0.0373 -0.22336,0.0745 -0.29782,0.1489 -0.22336,0.1489 -0.29781,0.1489 -0.63285,0.0373 0,-0.0187 0.0093,-0.0466 0.01861,-0.0745 0.00931,-0.0279 0.01861,-0.0558 0.01861,-0.0744 0,-0.0264 0.00467,-0.0528 0.00905,-0.0775 C 5.26175,21.345 5.26876,21.3055 5.24472,21.2814 5.17027,21.2442 5.09581,21.2442 5.02136,21.2442 4.83524,21.207 4.64911,21.207 4.46299,21.207 h -3e-5 c -0.15785,0 -0.32164,-0.0179 -0.48718,-0.0359 -0.42008,-0.0458 -0.85141,-0.0928 -1.22526,0.1475 0,-0.0558 -0.00931,-0.1023 -0.01861,-0.1489 C 2.7226,21.1232 2.71329,21.0767 2.71329,21.0208 H 2.52716 c -0.48395,0.1117 -0.74454,0 -0.9679,-0.4095 -0.02544,-0.0508 -0.01611,-0.1191 -0.00765,-0.181 0.00392,-0.0287 0.00765,-0.056 0.00765,-0.0796 0.07445,-0.335 -0.14891,-0.6328 -0.52118,-0.6328 -0.260586,0 -0.372267,-0.1117 -0.446721,-0.3351 C 0.503455,19.1411 0.402578,18.9123 0.304045,18.6889 0.235665,18.5338 0.168413,18.3813 0.10741,18.2288 -0.00427068,17.8938 -0.0787251,17.5215 0.144636,17.2237 0.318362,17.0003 0.392816,16.7439 0.46727,16.4874 0.504497,16.3592 0.541724,16.231 0.591359,16.1069 0.740267,15.6602 0.926402,15.2134 1.22422,14.8784 L 1.3359,14.7667 1.41035,14.5061 c 0.02956,-0.0295 0.08258,-0.0943 0.15179,-0.1788 0.27947,-0.3413 0.82293,-1.005 1.15115,-0.9752 0.1303,0 0.31643,-0.0745 0.50257,-0.1489 0.18613,-0.0745 0.37227,-0.1489 0.50256,-0.1489 0.18874,0 0.32432,-0.0731 0.46008,-0.1463 0.18557,-0.1001 0.37148,-0.2003 0.69395,-0.1143 0.03024,0.0075 0.06,0.015 0.0893,0.0224 0.54782,0.1374 0.93473,0.2344 1.2881,0.1637 0.18613,-0.0372 0.26059,-0.0744 -0.03723,-0.2606 0.05584,0 0.12099,-0.0093 0.18614,-0.0186 0.06514,-0.0093 0.13029,-0.0186 0.18613,-0.0186 0.03723,-0.0186 0.08376,-0.0186 0.13029,-0.0186 0.04654,0 0.09307,0 0.1303,-0.0186 0.28083,-0.1248 0.71858,-0.0927 1.20364,-0.0571 0.09365,0.0068 0.18905,0.0138 0.28544,0.0199 0.11168,0 0.26058,0.0372 0.40949,0.0744 0.15463,0.0442 0.30599,0.0851 0.45601,0.1256 0.35562,0.0961 0.70375,0.1902 1.07034,0.3211 0.2978,0.1117 0.5956,0.1489 0.67,0.0373 0,-0.0373 0.1117,-0.0373 0.1862,0 0.8562,0.2605 1.6752,0.5956 2.1964,1.0423 0.2605,0.2234 0.5956,0.484 0.8934,0.7073 0.2693,0.1796 0.5386,0.3832 0.7886,0.5722 0.061,0.0461 0.1209,0.0913 0.1793,0.1351 l 0.1861,0.1862 c -0.0853,-0.0427 -0.1543,-0.0745 -0.2133,-0.1016 -0.0953,-0.044 -0.1644,-0.0758 -0.2334,-0.1218 0,0.1861 0.4095,0.4095 0.7818,0.5212 0.2441,0.061 0.4437,0.3998 0.6353,0.725 0.1591,0.2701 0.3126,0.5307 0.4815,0.6152 0.2396,0.129 0.4427,0.6322 0.6455,1.1345 0.2067,0.5122 0.4131,1.0235 0.6574,1.1363 0.1292,0.4091 0.0342,1.005 -0.04,1.4708 -0.0541,0.3395 -0.0972,0.6099 -0.0344,0.6884 z" fill="#ffc465" style="fill:url(#linearGradient1)"></path></g></g></svg>						</span>
										<span class="elementor-icon-list-text">PLAY AT MANNING</span>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/summer-activities/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Summer Activities</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/winter-activities/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Winter Activities</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/stargazing-rentals/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Stargazing &amp; Rentals</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="/events">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Events</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
				</div>
				</div>
		</div></div></li>
<li id="jet-mega-menu-item-1208" class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-1208"><div class="jet-mega-menu-item__inner" role="button" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="WEDDINGS &#038; GROUPS"><a href="#" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">WEDDINGS &#038; GROUPS</div></div></a><div class="jet-mega-menu-item__dropdown"><svg class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></div></div><div class="jet-mega-menu-mega-container" data-template-id="1209" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-1209 .elementor-element.elementor-element-2809a4f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:50px 50px;--row-gap:50px;--column-gap:50px;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#00487680;--border-color:#00487680;--border-radius:16px 16px 16px 16px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-1209 .elementor-element.elementor-element-2809a4f:not(.elementor-motion-effects-element-type-background), .elementor-1209 .elementor-element.elementor-element-2809a4f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00161080;}.elementor-1209 .elementor-element.elementor-element-865f6ea > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(8px/2);}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(8px/2);}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(8px/2);}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-8px/2);}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-8px/2);}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-icon i{color:#1B493200;transition:color 0.3s;}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-icon svg{fill:#1B493200;transition:fill 0.3s;}.elementor-1209 .elementor-element.elementor-element-865f6ea{--e-icon-list-icon-size:9px;--icon-vertical-align:center;--icon-vertical-offset:0px;}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-icon{padding-inline-end:6px;}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;line-height:24px;}.elementor-1209 .elementor-element.elementor-element-865f6ea .elementor-icon-list-text{color:var( --e-global-color-cde6461 );transition:color 0.3s;}</style>		<div data-elementor-type="wp-post" data-elementor-id="1209" class="elementor elementor-1209" data-elementor-post-type="jet-menu">
				<div class="elementor-element elementor-element-2809a4f mega_main e-flex e-con-boxed e-con e-parent" data-id="2809a4f" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-865f6ea mega_list parent elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="865f6ea" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="94" height="87" viewBox="0 0 94 87" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M47.3629 4C48.8629 1.3 50.5629 0 53.5629 0C57.2629 0 60.2629 3 60.2629 6.7C60.2629 13.1 54.0629 17.4 47.6629 23.7C47.2629 24.1 46.6629 24.1 46.2629 23.7C39.8629 17.4 33.6629 13.1 33.6629 6.7C33.6629 3 36.6629 0 40.3629 0C43.3629 0 44.9629 1.3 46.5629 4C46.7629 4.3 47.0629 4.4 47.3629 4.2C47.3629 4.2 47.5629 4.1 47.5629 4H47.3629ZM65.1629 29.5C49.3629 29.5 36.4629 42.3 36.4629 58.2C36.4629 63.5 37.9629 68.7 40.7629 73.3C42.5629 71.8 44.0629 70.1 45.2629 68.1C39.8629 57.1 44.3629 43.8 55.3629 38.4C66.3629 33 79.6629 37.5 85.0629 48.5C90.4629 59.5 85.9629 72.8 74.9629 78.2C68.1629 81.6 60.0629 81.2 53.5629 77.2C52.2629 79 50.7629 80.6 49.0629 82C62.1629 90.9 79.9629 87.5 88.8629 74.4C97.7629 61.3 94.3629 43.5 81.2629 34.6C76.4629 31.4 70.8629 29.6 65.1629 29.6V29.5ZM28.5629 36C16.3629 36 6.36288 45.9 6.36288 58.2C6.36288 70.4 16.2629 80.4 28.5629 80.4C40.8629 80.4 50.7629 70.5 50.7629 58.2C50.7629 54.8 49.9629 51.4 48.4629 48.4C49.6629 46.4 51.1629 44.6 52.9629 43.2C61.2629 56.7 57.0629 74.3 43.6629 82.6C30.1629 90.9 12.5629 86.7 4.26288 73.3C-4.03712 59.8 0.162877 42.2 13.5629 33.9C23.1629 28 35.3629 28.2 44.7629 34.6C43.0629 36 41.5629 37.6 40.2629 39.4C36.7629 37.2 32.7629 36.1 28.6629 36.1L28.5629 36Z" fill="white"></path></svg>						</span>
										<span class="elementor-icon-list-text">WEDDINGS &amp; GROUPS</span>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/weddings-elopements/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Weddings &amp; Elopements</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://manningpark.com/groups-corporate/">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Groups &amp; Corporate</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
				</div>
				</div>
		</div></div></li>
</ul></nav></div>				</div>
				</div>
				<div class="elementor-element elementor-element-5606ede elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="5606ede" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://launch.viscape360.com/winteratmanning/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">VR Tour</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-e9697d2 elementor-widget elementor-widget-image" data-id="e9697d2" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://manningpark.resortstore.net/en/catalogue/categories/" target="_blank">
							<img width="44" height="44" src="https://manningpark.com/wp-content/uploads/2025/05/cart.svg" class="elementor-animation-float attachment-full size-full wp-image-25" alt="" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-30b985a elementor-absolute elementor-widget elementor-widget-shortcode" data-id="30b985a" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="weather-widget-front"> 
  <img src="https://manningpark.com/weathersource-icons/clearskies.png" />
	<p class="front-temp">3<small>°</small></p>
</div></div>
						</div>
				</div>
				</div>
					</div>
				</div>
				</header>
		<main id="content" class="site-main">

			<div class="page-header">
			<h1 class="entry-title">The page can&rsquo;t be found.</h1>
		</div>
	
	<div class="page-content">
		<p>It looks like nothing was found at this location.</p>
	</div>

</main>
		<footer data-elementor-type="footer" data-elementor-id="100" class="elementor elementor-100 elementor-location-footer" data-elementor-post-type="elementor_library">
			<div class="elementor-element elementor-element-d1e5fd9 e-flex e-con-boxed e-con e-parent" data-id="d1e5fd9" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1757964 elementor-widget elementor-widget-heading" data-id="1757964" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Subscribe to our Newsletter</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-d52bfc2 elementor-widget__width-inherit elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="d52bfc2" data-element_type="widget" data-settings="{&quot;button_width&quot;:&quot;25&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="New Form" aria-label="New Form">
			<input type="hidden" name="post_id" value="100"/>
			<input type="hidden" name="form_id" value="d52bfc2"/>
			<input type="hidden" name="referer_title" value="Page not found - Manning Park Resort" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-75 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Email							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Your Email Address" required="required">
											</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_eb3cfeb elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_eb3cfeb"><div class="elementor-g-recaptcha" data-sitekey="6LceY7YrAAAAAPE86fK9yall9QtE7yLB4aSprxBg" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Send</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-cce7092 e-flex e-con-boxed e-con e-parent" data-id="cce7092" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-7156001 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="7156001" data-element_type="widget" data-widget_type="theme-site-logo.default">
				<div class="elementor-widget-container">
											<a href="https://manningpark.com">
			<img fetchpriority="high" width="704" height="332" src="https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png" class="attachment-full size-full wp-image-69" alt="" srcset="https://manningpark.com/wp-content/uploads/2025/05/Logo-1.png 704w, https://manningpark.com/wp-content/uploads/2025/05/Logo-1-300x141.png 300w" sizes="(max-width: 704px) 100vw, 704px" />				</a>
											</div>
				</div>
		<div class="elementor-element elementor-element-f36dbb8 e-con-full e-flex e-con e-child" data-id="f36dbb8" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-bf87c76 e-con-full e-flex e-con e-child" data-id="bf87c76" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-25421cd elementor-widget elementor-widget-heading" data-id="25421cd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Contact &amp; Reservations</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-9261261 elementor-hidden-mobile elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="9261261" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d91feed elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d91feed" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="mailto:info@manningpark.com">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M22 6.62695C22 5.52695 21.1 4.62695 20 4.62695H4C2.9 4.62695 2 5.52695 2 6.62695V18.627C2 19.727 2.9 20.627 4 20.627H20C21.1 20.627 22 19.727 22 18.627V6.62695ZM20 6.62695L12 11.627L4 6.62695H20ZM20 18.627H4V8.62695L12 13.627L20 8.62695V18.627Z" fill="white" fill-opacity="0.6"></path></svg>						</span>
										<span class="elementor-icon-list-text">info@manningpark.com</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="tel:1-604-668-5922">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M6.54 5.62695C6.6 6.51695 6.75 7.38695 6.99 8.21695L5.79 9.41695C5.38 8.21695 5.12 6.94695 5.03 5.62695H6.54ZM16.4 17.647C17.25 17.887 18.12 18.037 19 18.097V19.587C17.68 19.497 16.41 19.237 15.2 18.837L16.4 17.647ZM7.5 3.62695H4C3.45 3.62695 3 4.07695 3 4.62695C3 14.017 10.61 21.627 20 21.627C20.55 21.627 21 21.177 21 20.627V17.137C21 16.587 20.55 16.137 20 16.137C18.76 16.137 17.55 15.937 16.43 15.567C16.33 15.527 16.22 15.517 16.12 15.517C15.86 15.517 15.61 15.617 15.41 15.807L13.21 18.007C10.38 16.557 8.06 14.247 6.62 11.417L8.82 9.21695C9.1 8.93695 9.18 8.54695 9.07 8.19695C8.7 7.07695 8.5 5.87695 8.5 4.62695C8.5 4.07695 8.05 3.62695 7.5 3.62695Z" fill="white" fill-opacity="0.6"></path></svg>						</span>
										<span class="elementor-icon-list-text">1-604-668-5922</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-3404bef e-con-full e-flex e-con e-child" data-id="3404bef" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-18dd85e elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="18dd85e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Manning Park is one of B.C.’s finest and diverse outdoor destinations—it’s no wonder it draws over one million visitors annually.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-fa1ef3a e-con-full e-flex e-con e-child" data-id="fa1ef3a" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-e24acf3 elementor-widget elementor-widget-heading" data-id="e24acf3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Address</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-3c3a104 elementor-hidden-mobile elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3c3a104" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0f95dfa elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0f95dfa" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="https://maps.app.goo.gl/KypS4RkQejoPYNy56" target="_blank">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M12 2.62695C8.13 2.62695 5 5.75695 5 9.62695C5 14.877 12 22.627 12 22.627C12 22.627 19 14.877 19 9.62695C19 5.75695 15.87 2.62695 12 2.62695ZM7 9.62695C7 6.86695 9.24 4.62695 12 4.62695C14.76 4.62695 17 6.86695 17 9.62695C17 12.507 14.12 16.817 12 19.507C9.92 16.837 7 12.477 7 9.62695Z" fill="white" fill-opacity="0.6"></path><path d="M12 12.127C13.3807 12.127 14.5 11.0077 14.5 9.62695C14.5 8.24624 13.3807 7.12695 12 7.12695C10.6193 7.12695 9.5 8.24624 9.5 9.62695C9.5 11.0077 10.6193 12.127 12 12.127Z" fill="white" fill-opacity="0.6"></path></svg>						</span>
										<span class="elementor-icon-list-text">7500 HWY #3, Manning Park, BC</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a764ad2 elementor-widget elementor-widget-heading" data-id="a764ad2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Socials</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-0c4e914 elementor-hidden-mobile elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0c4e914" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-df718ae elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="df718ae" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid" role="list">
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-animation-float elementor-repeater-item-f6a39c0" href="https://www.facebook.com/ManningParkResort/" target="_blank">
						<span class="elementor-screen-only">Facebook-f</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-animation-float elementor-repeater-item-f12c500" href="https://twitter.com/manningpark?lang=en" target="_blank">
						<span class="elementor-screen-only">X-twitter</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-float elementor-repeater-item-10de6dc" href="https://www.instagram.com/manningpark/?hl=en" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-float elementor-repeater-item-22d3c44" href="https://www.youtube.com/channel/UCjOt7PLOOnHR3_lVDGOJJwQ" target="_blank">
						<span class="elementor-screen-only">Youtube</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-animation-float elementor-repeater-item-3f6098c" href="https://www.tiktok.com/@manningparkresort" target="_blank">
						<span class="elementor-screen-only">Tiktok</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg>					</a>
				</span>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0ad315b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0ad315b" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div class="elementor-element elementor-element-0ce8f1b e-con-full e-flex e-con e-child" data-id="0ce8f1b" data-element_type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a25e9d4 elementor-widget elementor-widget-heading" data-id="a25e9d4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<p class="elementor-heading-title elementor-size-default">© 2025 Manning Park Resort | All Rights Reserved</p>				</div>
				</div>
				<div class="elementor-element elementor-element-b2fe743 elementor-icon-list--layout-inline elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="b2fe743" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items elementor-inline-items">
							<li class="elementor-icon-list-item elementor-inline-item">
											<a href="/terms-conditions/">

											<span class="elementor-icon-list-text">Terms &amp; Conditions</span>
											</a>
									</li>
								<li class="elementor-icon-list-item elementor-inline-item">
											<a href="https://manningpark.com/privacy-policy/">

											<span class="elementor-icon-list-text">Privacy Policy</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
					</div>
				</div>
				</footer>
		
<script type='text/javascript'>
/* <![CDATA[ */
var hasJetBlogPlaylist = 0;
/* ]]> */
</script>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
		<script>
		( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );
		</script>
							<script type="text/x-template" id="mobile-menu-item-template"><li
	:id="'jet-mobile-menu-item-'+itemDataObject.itemId"
	:class="itemClasses"
>
	<div
		class="jet-mobile-menu__item-inner"
		tabindex="0"
		:aria-label="itemDataObject.name"
        aria-expanded="false"
		v-on:click="itemSubHandler"
		v-on:keyup.enter="itemSubHandler"
	>
		<a
			:class="itemLinkClasses"
			:href="itemDataObject.url"
			:rel="itemDataObject.xfn"
			:title="itemDataObject.attrTitle"
			:target="itemDataObject.target"
		>
			<div class="jet-menu-item-wrapper">
				<div
					class="jet-menu-icon"
					v-if="isIconVisible"
					v-html="itemIconHtml"
				></div>
				<div class="jet-menu-name">
					<span
						class="jet-menu-label"
						v-if="isLabelVisible"
						v-html="itemDataObject.name"
					></span>
					<small
						class="jet-menu-desc"
						v-if="isDescVisible"
						v-html="itemDataObject.description"
					></small>
				</div>
				<div
					class="jet-menu-badge"
					v-if="isBadgeVisible"
				>
					<div class="jet-menu-badge__inner" v-html="itemDataObject.badgeContent"></div>
				</div>
			</div>
		</a>
		<span
			class="jet-dropdown-arrow"
			v-if="isSub && !templateLoadStatus"
			v-html="dropdownIconHtml"
			v-on:click="markerSubHandler"
		>
		</span>
		<div
			class="jet-mobile-menu__template-loader"
			v-if="templateLoadStatus"
		>
			<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="24px" height="25px" viewBox="0 0 128 128" xml:space="preserve">
				<g>
					<linearGradient :id="'linear-gradient-'+itemDataObject.itemId">
						<stop offset="0%" :stop-color="loaderColor" stop-opacity="0"/>
						<stop offset="100%" :stop-color="loaderColor" stop-opacity="1"/>
					</linearGradient>
				<path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" :fill="'url(#linear-gradient-'+itemDataObject.itemId+')'" fill-rule="evenodd"/>
				<animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform>
				</g>
			</svg>
		</div>
	</div>

	<transition name="menu-container-expand-animation">
		<mobile-menu-list
			v-if="isDropdownLayout && subDropdownVisible"
			:depth="depth+1"
			:children-object="itemDataObject.children"
		></mobile-menu-list>
	</transition>

</li>
					</script>					<script type="text/x-template" id="mobile-menu-list-template"><div
	class="jet-mobile-menu__list"
	role="navigation"
>
	<ul class="jet-mobile-menu__items">
		<mobile-menu-item
			v-for="(item, index) in childrenObject"
			:key="item.id"
			:item-data-object="item"
			:depth="depth"
		></mobile-menu-item>
	</ul>
</div>
					</script>					<script type="text/x-template" id="mobile-menu-template"><div
	:class="instanceClass"
	v-on:keyup.esc="escapeKeyHandler"
>
	<div
		class="jet-mobile-menu__toggle"
		role="button"
		ref="toggle"
		tabindex="0"
		aria-label="Open/Close Menu"
        aria-expanded="false"
		v-on:click="menuToggle"
		v-on:keyup.enter="menuToggle"
	>
		<div
			class="jet-mobile-menu__template-loader"
			v-if="toggleLoaderVisible"
		>
			<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="24px" height="25px" viewBox="0 0 128 128" xml:space="preserve">
				<g>
					<linearGradient :id="'linear-gradient-'+itemDataObject.itemId">
						<stop offset="0%" :stop-color="loaderColor" stop-opacity="0"/>
						<stop offset="100%" :stop-color="loaderColor" stop-opacity="1"/>
					</linearGradient>
				<path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" :fill="'url(#linear-gradient-'+itemDataObject.itemId+')'" fill-rule="evenodd"/>
				<animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform>
				</g>
			</svg>
		</div>

		<div
			class="jet-mobile-menu__toggle-icon"
			v-if="!menuOpen && !toggleLoaderVisible"
			v-html="toggleClosedIcon"
		></div>
		<div
			class="jet-mobile-menu__toggle-icon"
			v-if="menuOpen && !toggleLoaderVisible"
			v-html="toggleOpenedIcon"
		></div>
		<span
			class="jet-mobile-menu__toggle-text"
			v-if="toggleText"
			v-html="toggleText"
		></span>

	</div>

	<transition name="cover-animation">
		<div
			class="jet-mobile-menu-cover"
			v-if="menuContainerVisible && coverVisible"
			v-on:click="closeMenu"
		></div>
	</transition>

	<transition :name="showAnimation">
		<div
			class="jet-mobile-menu__container"
			v-if="menuContainerVisible"
		>
			<div
				class="jet-mobile-menu__container-inner"
			>
				<div
					class="jet-mobile-menu__header-template"
					v-if="headerTemplateVisible"
				>
					<div
						class="jet-mobile-menu__header-template-content"
						ref="header-template-content"
						v-html="headerContent"
					></div>
				</div>

				<div
					class="jet-mobile-menu__controls"
                    v-if="isBreadcrumbs || isBack || isClose"
				>
					<div
						class="jet-mobile-menu__breadcrumbs"
						v-if="isBreadcrumbs"
					>
						<div
							class="jet-mobile-menu__breadcrumb"
							v-for="(item, index) in breadcrumbsPathData"
							:key="index"
						>
							<div
								class="breadcrumb-label"
								v-on:click="breadcrumbHandle(index+1)"
								v-html="item"
							></div>
							<div
								class="breadcrumb-divider"
								v-html="breadcrumbIcon"
								v-if="(breadcrumbIcon && index !== breadcrumbsPathData.length-1)"
							></div>
						</div>
					</div>
					<div
						class="jet-mobile-menu__back"
						role="button"
						ref="back"
						tabindex="0"
						aria-label="Close Menu"
                        aria-expanded="false"
						v-if="!isBack && isClose"
						v-html="closeIcon"
						v-on:click="menuToggle"
						v-on:keyup.enter="menuToggle"
					></div>
					<div
						class="jet-mobile-menu__back"
						role="button"
						ref="back"
						tabindex="0"
						aria-label="Back to Prev Items"
                        aria-expanded="false"
						v-if="isBack"
						v-html="backIcon"
						v-on:click="goBack"
						v-on:keyup.enter="goBack"
					></div>
				</div>

				<div
					class="jet-mobile-menu__before-template"
					v-if="beforeTemplateVisible"
				>
					<div
						class="jet-mobile-menu__before-template-content"
						ref="before-template-content"
						v-html="beforeContent"
					></div>
				</div>

				<div
					class="jet-mobile-menu__body"
				>
					<transition :name="animation">
						<mobile-menu-list
							v-if="!templateVisible"
							:key="depth"
							:depth="depth"
							:children-object="itemsList"
						></mobile-menu-list>
						<div
							class="jet-mobile-menu__template"
							ref="template-content"
							v-if="templateVisible"
						>
							<div
								class="jet-mobile-menu__template-content"
								v-html="itemTemplateContent"
							></div>
						</div>
					</transition>
				</div>

				<div
					class="jet-mobile-menu__after-template"
					v-if="afterTemplateVisible"
				>
					<div
						class="jet-mobile-menu__after-template-content"
						ref="after-template-content"
						v-html="afterContent"
					></div>
				</div>

			</div>
		</div>
	</transition>
</div>
					</script><script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script>			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<script type="text/javascript">
		/* ExactMetrics Scroll Tracking */
		if ( typeof(jQuery) !== 'undefined' ) {
		jQuery( document ).ready(function(){
		function exactmetrics_scroll_tracking_load() {
		if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) {
		(function(factory) {
		factory(jQuery);
		}(function($) {

		/* Scroll Depth */
		"use strict";
		var defaults = {
		percentage: true
		};

		var $window = $(window),
		cache = [],
		scrollEventBound = false,
		lastPixelDepth = 0;

		/*
		* Plugin
		*/

		$.scrollDepth = function(options) {

		var startTime = +new Date();

		options = $.extend({}, defaults, options);

		/*
		* Functions
		*/

		function sendEvent(action, label, scrollDistance, timing) {
		if ( 'undefined' === typeof ExactMetricsObject || 'undefined' === typeof ExactMetricsObject.sendEvent ) {
		return;
		}
			var paramName = action.toLowerCase();
	var fieldsArray = {
	send_to: 'G-VLSHCX72VZ',
	non_interaction: true
	};
	fieldsArray[paramName] = label;

	if (arguments.length > 3) {
	fieldsArray.scroll_timing = timing
	ExactMetricsObject.sendEvent('event', 'scroll_depth', fieldsArray);
	} else {
	ExactMetricsObject.sendEvent('event', 'scroll_depth', fieldsArray);
	}
			}

		function calculateMarks(docHeight) {
		return {
		'25%' : parseInt(docHeight * 0.25, 10),
		'50%' : parseInt(docHeight * 0.50, 10),
		'75%' : parseInt(docHeight * 0.75, 10),
		/* Cushion to trigger 100% event in iOS */
		'100%': docHeight - 5
		};
		}

		function checkMarks(marks, scrollDistance, timing) {
		/* Check each active mark */
		$.each(marks, function(key, val) {
		if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) {
		sendEvent('Percentage', key, scrollDistance, timing);
		cache.push(key);
		}
		});
		}

		function rounded(scrollDistance) {
		/* Returns String */
		return (Math.floor(scrollDistance/250) * 250).toString();
		}

		function init() {
		bindScrollDepth();
		}

		/*
		* Public Methods
		*/

		/* Reset Scroll Depth with the originally initialized options */
		$.scrollDepth.reset = function() {
		cache = [];
		lastPixelDepth = 0;
		$window.off('scroll.scrollDepth');
		bindScrollDepth();
		};

		/* Add DOM elements to be tracked */
		$.scrollDepth.addElements = function(elems) {

		if (typeof elems == "undefined" || !$.isArray(elems)) {
		return;
		}

		$.merge(options.elements, elems);

		/* If scroll event has been unbound from window, rebind */
		if (!scrollEventBound) {
		bindScrollDepth();
		}

		};

		/* Remove DOM elements currently tracked */
		$.scrollDepth.removeElements = function(elems) {

		if (typeof elems == "undefined" || !$.isArray(elems)) {
		return;
		}

		$.each(elems, function(index, elem) {

		var inElementsArray = $.inArray(elem, options.elements);
		var inCacheArray = $.inArray(elem, cache);

		if (inElementsArray != -1) {
		options.elements.splice(inElementsArray, 1);
		}

		if (inCacheArray != -1) {
		cache.splice(inCacheArray, 1);
		}

		});

		};

		/*
		* Throttle function borrowed from:
		* Underscore.js 1.5.2
		* http://underscorejs.org
		* (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
		* Underscore may be freely distributed under the MIT license.
		*/

		function throttle(func, wait) {
		var context, args, result;
		var timeout = null;
		var previous = 0;
		var later = function() {
		previous = new Date;
		timeout = null;
		result = func.apply(context, args);
		};
		return function() {
		var now = new Date;
		if (!previous) previous = now;
		var remaining = wait - (now - previous);
		context = this;
		args = arguments;
		if (remaining <= 0) {
		clearTimeout(timeout);
		timeout = null;
		previous = now;
		result = func.apply(context, args);
		} else if (!timeout) {
		timeout = setTimeout(later, remaining);
		}
		return result;
		};
		}

		/*
		* Scroll Event
		*/

		function bindScrollDepth() {

		scrollEventBound = true;

		$window.on('scroll.scrollDepth', throttle(function() {
		/*
		* We calculate document and window height on each scroll event to
		* account for dynamic DOM changes.
		*/

		var docHeight = $(document).height(),
		winHeight = window.innerHeight ? window.innerHeight : $window.height(),
		scrollDistance = $window.scrollTop() + winHeight,

		/* Recalculate percentage marks */
		marks = calculateMarks(docHeight),

		/* Timing */
		timing = +new Date - startTime;

		checkMarks(marks, scrollDistance, timing);
		}, 500));

		}

		init();
		};

		/* UMD export */
		return $.scrollDepth;

		}));

		jQuery.scrollDepth();
		} else {
		setTimeout(exactmetrics_scroll_tracking_load, 200);
		}
		}
		exactmetrics_scroll_tracking_load();
		});
		}
		/* End ExactMetrics Scroll Tracking */
			/* ExactMetrics Conversion Event */
	jQuery(document).ready(function() {
		jQuery('a[data-mi-conversion-event]')
			.off('click.exactmetricsConversion')
			.on('click.exactmetricsConversion', function() {
				if ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) {
					var $link = jQuery(this);
					var eventName = $link.attr('data-mi-event-name');
					if ( typeof eventName === 'undefined' || ! eventName ) {
						// Fallback to first word of the <a> tag, lowercase, strip html
						var text = $link.text().trim();
						text = text.replace(/(<([^>]+)>)/gi, '').toLowerCase();
						var firstWord = text.split(/\s+/)[0] || '';

						if ( firstWord ) {
							eventName = 'click-' + firstWord;
						} else {
							eventName = $link.parent().hasClass('wp-block-image') ? 'image-click' : 'button-click';
						}
					}
					__gtagTracker('event', 'mi-' + eventName);
				}
			});
	});
	/* End ExactMetrics Conversion Event */
	
</script><link rel='stylesheet' id='elementor-post-922-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-922.css?ver=1762218662' media='all' />
<link rel='stylesheet' id='elementor-post-925-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-925.css?ver=1756414673' media='all' />
<link rel='stylesheet' id='elementor-post-927-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-927.css?ver=1759415376' media='all' />
<link rel='stylesheet' id='elementor-post-1209-css' href='https://manningpark.com/wp-content/uploads/elementor/css/post-1209.css?ver=1757718563' media='all' />
<link rel='stylesheet' id='jet-elements-css' href='https://manningpark.com/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=2.7.12.3' media='all' />
<script src="https://manningpark.com/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df" id="tec-user-agent-js"></script>
<script src="https://manningpark.com/wp-content/plugins/motopress-hotel-booking/vendors/jquery.serializeJSON/jquery.serializejson.min.js?ver=5.2.2" id="mphb-jquery-serialize-json-js"></script>
<script src="https://manningpark.com/wp-content/plugins/motopress-hotel-booking/vendors/canjs/can.custom.min.js?ver=5.2.2" id="mphb-canjs-js"></script>
<script src="https://manningpark.com/wp-content/plugins/motopress-hotel-booking/vendors/kbwood/datepick/jquery.plugin.min.js?ver=5.2.2" id="mphb-kbwood-plugin-js"></script>
<script src="https://manningpark.com/wp-content/plugins/motopress-hotel-booking/vendors/kbwood/datepick/jquery.datepick.min.js?ver=5.2.2" id="mphb-kbwood-datepick-js"></script>
<script id="mphb-js-extra">
var MPHB = {"_data":{"settings":{"currency":{"code":"CAD","price_format":"\u003Cspan class=\"mphb-currency\"\u003E&#36;\u003C/span\u003E%s","decimals":2,"decimal_separator":".","thousand_separator":","},"siteName":"Manning Park Resort","currentLanguage":"en","firstDay":1,"numberOfMonthCalendar":2,"numberOfMonthDatepicker":2,"dateFormat":"dd/mm/yyyy","dateTransferFormat":"yyyy-mm-dd","useBilling":true,"useCoupons":false,"datepickerClass":"mphb-datepicker-dark-green","countryRequired":true,"fullAddressRequired":false,"isDirectBooking":false},"isAdmin":false,"today":"2026-01-20","ajaxUrl":"https://manningpark.com/wp-admin/admin-ajax.php","nonces":{"mphb_update_checkout_info":"e7f8b7897d","mphb_update_rate_prices":"9369539cdf","mphb_get_billing_fields":"8fc6477b7e","mphb_apply_coupon":"d806ef01a5","mphb_get_room_type_calendar_data":"f732d5087e","mphb_get_room_type_availability_data":"29f399a81d","mphb_update_booking_notes":"6126c58b4f","mphb_create_stripe_payment_intent":"6b71c96bb8"},"translations":{"errorHasOccured":"An error has occurred, please try again later.","booked":"Booked","buffer":"Buffer time.","pending":"Pending","available":"Available","notAvailable":"Not available","earlierMinAdvance":"This is earlier than allowed by our advance reservation rules.","laterMaxAdvance":"This is later than allowed by our advance reservation rules.","notStayIn":"Not stay-in","notCheckIn":"Not check-in","notCheckOut":"Not check-out","past":"Day in the past","checkInDate":"Check-in date","lessThanMinDaysStay":"Less than min days stay","moreThanMaxDaysStay":"More than max days stay","laterThanMaxDate":"Later than max date for current check-in date","rules":"Rules:","tokenizationFailure":"Tokenisation failed: %s","roomsAddedToReservation_singular":"%1$d &times; &ldquo;%2$s&rdquo; has been added to your reservation.","roomsAddedToReservation_plural":"%1$d &times; &ldquo;%2$s&rdquo; have been added to your reservation.","countRoomsSelected_singular":"%s accommodation selected.","countRoomsSelected_plural":"%s accommodations selected.","emptyCouponCode":"Coupon code is empty.","checkInNotValid":"Check-in date is not valid.","checkOutNotValid":"Check-out date is not valid.","selectDates":"Select dates"},"page":{"isCheckoutPage":false,"isSingleRoomTypePage":false,"isSearchResultsPage":false,"isCreateBookingPage":false},"gateways":[],"roomTypeId":0}};
//# sourceURL=mphb-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/motopress-hotel-booking/assets/js/public/mphb.min.js?ver=5.2.2" id="mphb-js"></script>
<script id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/weather-webcams-and-trail-status/|/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://manningpark.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareurl(https://manningpark.com/wp-content/uploads/elementor/css/t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script src="https://manningpark.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.4.5" id="hello-theme-frontend-js"></script>
<script src="https://manningpark.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script src="https://manningpark.com/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11" id="jet-vue-js"></script>
<script id="jet-menu-public-scripts-js-extra">
var jetMenuPublicSettings = {"version":"2.4.18","ajaxUrl":"https://manningpark.com/wp-admin/admin-ajax.php","isMobile":"false","getElementorTemplateApiUrl":"https://manningpark.com/wp-json/jet-menu-api/v2/get-elementor-template-content","getBlocksTemplateApiUrl":"https://manningpark.com/wp-json/jet-menu-api/v2/get-blocks-template-content","menuItemsApiUrl":"https://manningpark.com/wp-json/jet-menu-api/v2/get-menu-items","restNonce":"c0e9debbda","devMode":"false","wpmlLanguageCode":"","menuSettings":{"jetMenuRollUp":"true","jetMenuMouseleaveDelay":500,"jetMenuMegaWidthType":"container","jetMenuMegaWidthSelector":"","jetMenuMegaOpenSubType":"hover","jetMenuMegaAjax":"false"}};
//# sourceURL=jet-menu-public-scripts-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.18" id="jet-menu-public-scripts-js"></script>
<script id="jet-menu-public-scripts-js-after">
function CxCSSCollector(){"use strict";var t,e=window.CxCollectedCSS;void 0!==e&&((t=document.createElement("style")).setAttribute("title",e.title),t.setAttribute("type",e.type),t.textContent=e.css,document.head.appendChild(t))}CxCSSCollector();
//# sourceURL=jet-menu-public-scripts-js-after
</script>
<script src="https://manningpark.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.34.2" id="elementor-webpack-runtime-js"></script>
<script src="https://manningpark.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.34.2" id="elementor-frontend-modules-js"></script>
<script src="https://manningpark.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.34.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"e_interactions":true,"e_editor_one":true,"import-export-customization":true,"e_pro_variables":true},"urls":{"assets":"https:\/\/manningpark.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/manningpark.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/manningpark.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"bdd6a1bf72"},"swiperClass":"swiper","settings":{"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":0,"title":"Page not found - Manning Park Resort","excerpt":""}};
//# sourceURL=elementor-frontend-js-before
</script>
<script src="https://manningpark.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.34.2" id="elementor-frontend-js"></script>
<script src="https://www.google.com/recaptcha/api.js?render=explicit&amp;ver=3.34.1" id="elementor-recaptcha_v3-api-js"></script>
<script src="https://manningpark.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.1" id="elementor-pro-webpack-runtime-js"></script>
<script src="https://manningpark.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/manningpark.com\/wp-admin\/admin-ajax.php","nonce":"893427643b","urls":{"assets":"https:\/\/manningpark.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/manningpark.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/manningpark.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
//# sourceURL=elementor-pro-frontend-js-before
</script>
<script src="https://manningpark.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.1" id="elementor-pro-frontend-js"></script>
<script src="https://manningpark.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.1" id="pro-elements-handlers-js"></script>
<script id="jet-elements-js-extra">
var jetElements = {"ajaxUrl":"https://manningpark.com/wp-admin/admin-ajax.php","isMobile":"false","templateApiUrl":"https://manningpark.com/wp-json/jet-elements-api/v1/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}};
//# sourceURL=jet-elements-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.12.3" id="jet-elements-js"></script>
<script src="https://manningpark.com/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=2.4.18" id="jet-menu-elementor-widgets-scripts-js"></script>
<script id="jet-tabs-frontend-js-extra">
var JetTabsSettings = {"ajaxurl":"https://manningpark.com/wp-admin/admin-ajax.php","isMobile":"false","templateApiUrl":"https://manningpark.com/wp-json/jet-tabs-api/v1/elementor-template","devMode":"false","isSelfRequest":""};
//# sourceURL=jet-tabs-frontend-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.13" id="jet-tabs-frontend-js"></script>
<script src="https://manningpark.com/wp-content/plugins/jet-tricks/assets/js/lib/tippy/popperjs.js?ver=2.11.8" id="jet-tricks-popperjs-js"></script>
<script src="https://manningpark.com/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.7" id="jet-tricks-tippy-bundle-js"></script>
<script id="jet-tricks-frontend-js-extra">
var JetTricksSettings = {"elements_data":{"sections":{"c736ed8":{"view_more":false,"particles":"false","particles_json":""},"071b9f1":{"view_more":false,"particles":"false","particles_json":""},"bb1736f":{"view_more":false,"particles":"false","particles_json":""},"c69c6af":{"view_more":false,"particles":"false","particles_json":""},"1be25c1":{"view_more":false,"particles":"false","particles_json":""},"0da012e":{"view_more":false,"particles":"false","particles_json":""},"7bb52ea":{"view_more":false,"particles":"false","particles_json":""},"8f241f5":{"view_more":false,"particles":"false","particles_json":""},"60d14c0":{"view_more":false,"particles":"false","particles_json":""},"519f57d":{"view_more":false,"particles":"false","particles_json":""},"c46a71f":{"view_more":false,"particles":"false","particles_json":""},"b284123":{"view_more":false,"particles":"false","particles_json":""},"39f6bc3":{"view_more":false,"particles":"false","particles_json":""},"78546b7":{"view_more":false,"particles":"false","particles_json":""},"8f97daa":{"view_more":false,"particles":"false","particles_json":""},"d1e5fd9":{"view_more":false,"particles":"false","particles_json":""},"cce7092":{"view_more":false,"particles":"false","particles_json":""},"f36dbb8":{"view_more":false,"particles":"false","particles_json":""},"bf87c76":{"view_more":false,"particles":"false","particles_json":""},"3404bef":{"view_more":false,"particles":"false","particles_json":""},"fa1ef3a":{"view_more":false,"particles":"false","particles_json":""},"0ce8f1b":{"view_more":false,"particles":"false","particles_json":""}},"columns":[],"widgets":{"e6d3eb3":[],"bce90f3":[],"05a0edb":[],"08360c2":[],"bfc4ed8":[],"a122c42":[],"27a5bfa":[],"c9795d2":[],"46bdd35":[],"fa6877b":[],"ed112a8":[],"d2203ed":[],"12bc620":[],"b91b8cd":[],"d29807b":[],"4b5e3e5":[],"ad6b740":[],"2da6c60":[],"5606ede":[],"e9697d2":[],"30b985a":[],"1757964":[],"d52bfc2":[],"7156001":[],"25421cd":[],"9261261":[],"d91feed":[],"18dd85e":[],"e24acf3":[],"3c3a104":[],"0f95dfa":[],"a764ad2":[],"0c4e914":[],"df718ae":[],"0ad315b":[],"a25e9d4":[],"b2fe743":[]}}};
//# sourceURL=jet-tricks-frontend-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/jet-tricks/assets/js/jet-tricks-frontend.js?ver=1.5.9" id="jet-tricks-frontend-js"></script>
<script id="jet-blog-js-extra">
var JetBlogSettings = {"ajaxurl":"https://manningpark.com/wp-content/uploads/elementor/css/post-927.css/?ver=1759415376&nocache=1768940040&jet_blog_ajax=1"};
//# sourceURL=jet-blog-js-extra
</script>
<script src="https://manningpark.com/wp-content/plugins/jet-blog/assets/js/jet-blog.min.js?ver=2.4.8" id="jet-blog-js"></script>
<script>
(function () {
  var isTouch = window.matchMedia('(hover: none), (pointer: coarse)').matches;
  if (!isTouch) return;

  var container = document.querySelector('.jet-menu, .jet-mobile-menu, .elementor-nav-menu--main');
  if (!container) return;

  var parents = container.querySelectorAll('li.menu-item-has-children');

  parents.forEach(function (li) {
    var link = li.querySelector(':scope > a');
    var toggles = li.querySelectorAll(':scope > .jet-dropdown-arrow, :scope > .jet-mobile-menu__dropdown, :scope > button, :scope > .submenu-toggle');

    function openOrClose() {
      var siblings = li.parentElement ? li.parentElement.children : [];
      Array.prototype.forEach.call(siblings, function (sib) {
        if (sib !== li) sib.classList.remove('is-open');
      });
      li.classList.toggle('is-open');
    }

    // Use JetMenu's caret/toggle if present
    toggles.forEach(function (t) {
      t.addEventListener('click', function (e) {
        e.preventDefault();
        e.stopPropagation();
        openOrClose();
      });
    });

    // First tap opens, second tap follows
    if (link) {
      link.addEventListener('click', function (e) {
        if (!li.classList.contains('is-open')) {
          e.preventDefault();
          openOrClose();
        }
      });
    }
  });

  // Close menus when tapping outside
  document.addEventListener('click', function (e) {
    if (!container.contains(e.target)) {
      container.querySelectorAll('li.is-open').forEach(function (openLi) {
        openLi.classList.remove('is-open');
      });
    }
  });
})();
</script>


</body>
</html>
