<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="profile" href="http://gmpg.org/xfn/11">
<script type='text/javascript'>
/* <![CDATA[ */
var evf_settings = {"currency_code":"USD","currency_thousands":",","currency_decimal":".","currency_symbol":"$","currency_symbol_pos":"left"}
/* ]]> */
</script>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.5 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Green Living Journal &#8226; A Practical Journal for Mindful Living</title>
	<meta name="description" content="Green Living Journal hopes to inspire and motivate our readers to make the mindful choices needed to create a cleaner, healthier, and more prosperous world." />
	<link rel="canonical" href="https://www.greenlivingpdx.com/" />
	<link rel="next" href="https://www.greenlivingpdx.com/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Green Living Journal" />
	<meta property="og:description" content="Green Living Journal hopes to inspire and motivate our readers to make the mindful choices needed to create a cleaner, healthier, and more prosperous world." />
	<meta property="og:url" content="https://www.greenlivingpdx.com/" />
	<meta property="og:site_name" content="Green Living Journal" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@greenliver" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/www.greenlivingpdx.com\/","url":"https:\/\/www.greenlivingpdx.com\/","name":"Green Living Journal &#8226; A Practical Journal for Mindful Living","isPartOf":{"@id":"https:\/\/www.greenlivingpdx.com\/#website"},"about":{"@id":"https:\/\/www.greenlivingpdx.com\/#organization"},"description":"Green Living Journal hopes to inspire and motivate our readers to make the mindful choices needed to create a cleaner, healthier, and more prosperous world.","breadcrumb":{"@id":"https:\/\/www.greenlivingpdx.com\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https:\/\/www.greenlivingpdx.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.greenlivingpdx.com\/#website","url":"https:\/\/www.greenlivingpdx.com\/","name":"Green Living Journal","description":"A Practical Journal for Mindful Living","publisher":{"@id":"https:\/\/www.greenlivingpdx.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greenlivingpdx.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.greenlivingpdx.com\/#organization","name":"Green Living Journal","url":"https:\/\/www.greenlivingpdx.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greenlivingpdx.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.greenlivingpdx.com\/wp-content\/uploads\/2019\/01\/glj-logo-0119.png","contentUrl":"https:\/\/www.greenlivingpdx.com\/wp-content\/uploads\/2019\/01\/glj-logo-0119.png","width":2000,"height":497,"caption":"Green Living Journal"},"image":{"@id":"https:\/\/www.greenlivingpdx.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/greenliving.pdx","https:\/\/x.com\/greenliver","https:\/\/www.instagram.com\/GreenLivingJournal\/"]}]}</script>
	<meta name="google-site-verification" content="yBeHqdSEYcCGr0kJx6R7_G8jLmxJgdPFE2riSuoiLlY" />
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Green Living Journal &raquo; Feed" href="https://www.greenlivingpdx.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Green Living Journal &raquo; Comments Feed" href="https://www.greenlivingpdx.com/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.1.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-YX5G7V8HMS"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.1.3';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.greenlivingpdx.com\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

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

				/* 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.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_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 = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

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

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-YX5G7V8HMS', {"forceSSL":"true"} );
										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 MonsterInsights -->
		<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>
<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>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>
<style id="wp-block-heading-inline-css">
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
/*# sourceURL=https://www.greenlivingpdx.com/wp-includes/blocks/heading/style.min.css */
</style>
<style id="wp-block-paragraph-inline-css">
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=https://www.greenlivingpdx.com/wp-includes/blocks/paragraph/style.min.css */
</style>

<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.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);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}: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;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='dashicons-css' href='https://www.greenlivingpdx.com/wp-includes/css/dashicons.min.css?ver=7.0' media='all' />
<link rel='stylesheet' id='admin-bar-css' href='https://www.greenlivingpdx.com/wp-includes/css/admin-bar.min.css?ver=7.0' media='all' />
<style id="admin-bar-inline-css">

    /* Hide CanvasJS credits for P404 charts specifically */
    #p404RedirectChart .canvasjs-chart-credit {
        display: none !important;
    }
    
    #p404RedirectChart canvas {
        border-radius: 6px;
    }

    .p404-redirect-adminbar-weekly-title {
        font-weight: bold;
        font-size: 14px;
        color: #fff;
        margin-bottom: 6px;
    }

    #wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before {
        content: "\f103";
        color: #dc3545;
        top: 3px;
    }
    
    #wp-admin-bar-p404_free_top_button .ab-item {
        min-width: 80px !important;
        padding: 0px !important;
    }
    
    /* Ensure proper positioning and z-index for P404 dropdown */
    .p404-redirect-adminbar-dropdown-wrap { 
        min-width: 0; 
        padding: 0;
        position: static !important;
    }
    
    #wpadminbar #wp-admin-bar-p404_free_top_button_dropdown {
        position: static !important;
    }
    
    #wpadminbar #wp-admin-bar-p404_free_top_button_dropdown .ab-item {
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .p404-redirect-dropdown-container {
        min-width: 340px;
        padding: 18px 18px 12px 18px;
        background: #23282d !important;
        color: #fff;
        border-radius: 12px;
        box-shadow: 0 8px 32px rgba(0,0,0,0.25);
        margin-top: 10px;
        position: relative !important;
        z-index: 999999 !important;
        display: block !important;
        border: 1px solid #444;
    }
    
    /* Ensure P404 dropdown appears on hover */
    #wpadminbar #wp-admin-bar-p404_free_top_button .p404-redirect-dropdown-container { 
        display: none !important;
    }
    
    #wpadminbar #wp-admin-bar-p404_free_top_button:hover .p404-redirect-dropdown-container { 
        display: block !important;
    }
    
    #wpadminbar #wp-admin-bar-p404_free_top_button:hover #wp-admin-bar-p404_free_top_button_dropdown .p404-redirect-dropdown-container {
        display: block !important;
    }
    
    .p404-redirect-card {
        background: #2c3338;
        border-radius: 8px;
        padding: 18px 18px 12px 18px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.07);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        border: 1px solid #444;
    }
    
    .p404-redirect-btn {
        display: inline-block;
        background: #dc3545;
        color: #fff !important;
        font-weight: bold;
        padding: 5px 22px;
        border-radius: 8px;
        text-decoration: none;
        font-size: 17px;
        transition: background 0.2s, box-shadow 0.2s;
        margin-top: 8px;
        box-shadow: 0 2px 8px rgba(220,53,69,0.15);
        text-align: center;
        line-height: 1.6;
    }
    
    .p404-redirect-btn:hover {
        background: #c82333;
        color: #fff !important;
        box-shadow: 0 4px 16px rgba(220,53,69,0.25);
    }
    
    /* Prevent conflicts with other admin bar dropdowns */
    #wpadminbar .ab-top-menu > li:hover > .ab-item,
    #wpadminbar .ab-top-menu > li.hover > .ab-item {
        z-index: auto;
    }
    
    #wpadminbar #wp-admin-bar-p404_free_top_button:hover > .ab-item {
        z-index: 999998 !important;
    }
    
/*# sourceURL=admin-bar-inline-css */
</style>
<link rel='stylesheet' id='everest-forms-general-css' href='https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/css/everest-forms.css?ver=3.4.5' media='all' />
<link rel='stylesheet' id='jquery-intl-tel-input-css' href='https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/css/intlTelInput.css?ver=3.4.5' media='all' />
<link rel='stylesheet' id='stripe-handler-ng-style-css' href='https://www.greenlivingpdx.com/wp-content/plugins/stripe-payments/public/assets/css/public.css?ver=2.0.99' media='all' />
<link rel='stylesheet' id='vsel-styles-css' href='https://www.greenlivingpdx.com/wp-content/plugins/very-simple-event-list/css/vsel-style.min.css?ver=7.0' media='all' />
<link rel='stylesheet' id='widgets-on-pages-css' href='https://www.greenlivingpdx.com/wp-content/plugins/widgets-on-pages/public/css/widgets-on-pages-public.css?ver=1.4.0' media='all' />
<link rel='stylesheet' id='everest-forms-pro-frontend-css' href='https://www.greenlivingpdx.com/wp-content/plugins/everest-forms-pro/assets/css/everest-forms-pro-frontend.css?ver=1.4.6' media='all' />
<link rel='stylesheet' id='parent-style-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/style.css?ver=7.0' media='all' />
<link rel='stylesheet' id='child-style-css' href='https://www.greenlivingpdx.com/wp-content/themes/green-living/style.css?ver=1.0' media='all' />
<link rel='stylesheet' id='custom-google-fonts-css' href='https://fonts.googleapis.com/css?family=Josefin+Sans:400,700&#038;ver=7.0' media='all' />
<link rel='stylesheet' id='savona-style-css' href='https://www.greenlivingpdx.com/wp-content/themes/green-living/style.css?ver=7.0' media='all' />
<link rel='stylesheet' id='fontawesome-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/font-awesome.css?ver=7.0' media='all' />
<link rel='stylesheet' id='fontello-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/fontello.css?ver=7.0' media='all' />
<link rel='stylesheet' id='slick-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/slick.css?ver=7.0' media='all' />
<link rel='stylesheet' id='scrollbar-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/perfect-scrollbar.css?ver=7.0' media='all' />
<link rel='stylesheet' id='savona-woocommerce-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/woocommerce.css?ver=7.0' media='all' />
<link rel='stylesheet' id='savona-responsive-css' href='https://www.greenlivingpdx.com/wp-content/themes/savona/assets/css/responsive.css?ver=7.0' media='all' />
<link rel='stylesheet' id='savona-playfair-font-css' href='//fonts.googleapis.com/css?family=Playfair+Display%3A400%2C700&#038;ver=1.0.0' media='all' />
<link rel='stylesheet' id='savona-opensans-font-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C400%2C600italic%2C600%2C700italic%2C700&#038;ver=1.0.0' media='all' />
<link rel="preload" class="mv-grow-style" href="https://www.greenlivingpdx.com/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=1.36.3" as="style"><noscript><link rel='stylesheet' id='dpsp-frontend-style-pro-css' href='https://www.greenlivingpdx.com/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=1.36.3' media='all' />
</noscript><style id="dpsp-frontend-style-pro-inline-css">

				@media screen and ( max-width : 720px ) {
					.dpsp-content-wrapper.dpsp-hide-on-mobile,
					.dpsp-share-text.dpsp-hide-on-mobile {
						display: none;
					}
					.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
						margin:0 2% 10px 0;
					}
					.dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count) {
						max-height: 40px;
						padding: 0;
						justify-content: center;
					}
					.dpsp-content-wrapper.dpsp-size-small .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 32px;
					}
					.dpsp-content-wrapper.dpsp-size-large .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 46px;
					}
				}
			
/*# sourceURL=dpsp-frontend-style-pro-inline-css */
</style>
<link rel='stylesheet' id='qtip2-css' href='https://www.greenlivingpdx.com/wp-content/plugins/text-hover/assets/jquery.qtip.min.css?ver=3.0.3' media='all' />
<link rel='stylesheet' id='text-hover-css' href='https://www.greenlivingpdx.com/wp-content/plugins/text-hover/assets/text-hover.css?ver=4.2' media='all' />
<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://www.greenlivingpdx.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.1.3"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/www.greenlivingpdx.com","hash_tracking":"false","v4_id":"G-YX5G7V8HMS"};/* ]]> */
</script>
<script id="jquery-core-js" src="https://www.greenlivingpdx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://www.greenlivingpdx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<link rel="https://api.w.org/" href="https://www.greenlivingpdx.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.greenlivingpdx.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<meta name="generator" content="Everest Forms 3.4.5" />

<!-- This site is using AdRotate Professional v5.14.3 to display their advertisements - https://ajdg.solutions/ -->
<!-- AdRotate CSS -->
<style type="text/css" media="screen">
	.g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; }
	.g img { height:auto; }
	.g-col { position:relative; float:left; }
	.g-col:first-child { margin-left: 0; }
	.g-col:last-child { margin-right: 0; }
	.woocommerce-page .g, .bbpress-wrapper .g { margin: 20px auto; clear:both; }
	.g-1 { width:100%; max-width:250px; height:100%; max-height:250px; margin: 0 auto; }
	.g-5 { margin:0px 0px 0px 0px; width:100%; max-width:300px; height:100%; max-height:250px; }
	@media only screen and (max-width: 480px) {
		.g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; }
		.woocommerce-page .g, .bbpress-wrapper .g { margin: 10px auto; }
	}
.ajdg_bnnrwidgets, .ajdg_grpwidgets { overflow:hidden; padding:0; }
.5ec84b1dd5bd4, .5ec84b1dd5d53 { overflow:hidden; padding:0; }
</style>
<!-- /AdRotate CSS -->

<style>
		#category-posts-2-internal ul {padding: 0;}
#category-posts-2-internal .cat-post-item img {max-width: initial; max-height: initial; margin: initial;}
#category-posts-2-internal .cat-post-author {margin-bottom: 0;}
#category-posts-2-internal .cat-post-thumbnail {margin: 5px 10px 5px 0;}
#category-posts-2-internal .cat-post-item:before {content: ""; clear: both;}
#category-posts-2-internal .cat-post-excerpt-more {display: inline-block;}
#category-posts-2-internal .cat-post-item {list-style: none; margin: 3px 0 10px; padding: 3px 0;}
#category-posts-2-internal .cat-post-current .cat-post-title {font-weight: bold; text-transform: uppercase;}
#category-posts-2-internal [class*=cat-post-tax] {font-size: 0.85em;}
#category-posts-2-internal [class*=cat-post-tax] * {display:inline-block;}
#category-posts-2-internal .cat-post-item:after {content: ""; display: table;	clear: both;}
#category-posts-2-internal .cat-post-item .cat-post-title {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 0 !important;}
#category-posts-2-internal .cpwp-wrap-text p {display: inline;}
#category-posts-2-internal .cat-post-item .cpwp-wrap-text {overflow: hidden;text-overflow: ellipsis;white-space: initial;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;padding-bottom: 0 !important;}
#category-posts-2-internal p.cpwp-excerpt-text {min-width: 120px;}
#category-posts-2-internal .cat-post-item:after {content: ""; display: table;	clear: both;}
#category-posts-2-internal .cat-post-thumbnail {display:block; float:left; margin:5px 10px 5px 0;}
#category-posts-2-internal .cat-post-crop {overflow:hidden;display:block;}
#category-posts-2-internal p {margin:5px 0 0 0}
#category-posts-2-internal li > div {margin:5px 0 0 0; clear:both;}
#category-posts-2-internal .dashicons {vertical-align:middle;}
</style>
		<script>readMoreArgs = []</script><script type="text/javascript">
				EXPM_VERSION=3.55;EXPM_AJAX_URL='https://www.greenlivingpdx.com/wp-admin/admin-ajax.php';
			function yrmAddEvent(element, eventName, fn) {
				if (element.addEventListener)
					element.addEventListener(eventName, fn, false);
				else if (element.attachEvent)
					element.attachEvent('on' + eventName, fn);
			}
			</script><style id="savona_dynamic_css">body {background-color: #ffffff;}#top-bar {background-color: #000000;}#top-bar a {color: #ffffff;}#top-bar a:hover,#top-bar li.current-menu-item > a,#top-bar li.current-menu-ancestor > a,#top-bar .sub-menu li.current-menu-item > a,#top-bar .sub-menu li.current-menu-ancestor> a {color: #dddddd;}#top-menu .sub-menu,#top-menu .sub-menu a {background-color: #000000;border-color: rgba(255,255,255, 0.05);}.header-logo a,.site-description {color: #blank;}.entry-header {background-color: #ffffff;}#featured-links h4 {background-color: rgba(255,255,255, 0.85);color: #000000;}#main-nav a,#main-nav i,#main-nav #s {color: #000000;}.main-nav-sidebar span,.sidebar-alt-close-btn span {background-color: #000000;}#main-nav a:hover,#main-nav i:hover,#main-nav li.current-menu-item > a,#main-nav li.current-menu-ancestor > a,#main-nav .sub-menu li.current-menu-item > a,#main-nav .sub-menu li.current-menu-ancestor> a {color: #83a05b;}.main-nav-sidebar:hover span {background-color: #83a05b;}#main-menu .sub-menu,#main-menu .sub-menu a {background-color: #ffffff;border-color: rgba(0,0,0, 0.05);}#main-nav #s {background-color: #ffffff;}#main-nav #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(0,0,0, 0.7);}#main-nav #s::-moz-placeholder { /* Firefox 19+ */color: rgba(0,0,0, 0.7);}#main-nav #s:-ms-input-placeholder { /* IE 10+ */color: rgba(0,0,0, 0.7);}#main-nav #s:-moz-placeholder { /* Firefox 18- */color: rgba(0,0,0, 0.7);}/* Background */.sidebar-alt,#featured-links,.main-content,#featured-slider,#page-content select,#page-content input,#page-content textarea {background-color: #ffffff;}/* Text */#page-content,#page-content select,#page-content input,#page-content textarea,#page-content .post-author a,#page-content .savona-widget a,#page-content .comment-author {color: #464646;}/* Title */#page-content h1 a,#page-content h1,#page-content h2,#page-content h3,#page-content h4,#page-content h5,#page-content h6,.post-content > p:first-child:first-letter,#page-content .author-description h4 a,#page-content .related-posts h4 a,#page-content .blog-pagination .previous-page a,#page-content .blog-pagination .next-page a,blockquote,#page-content .post-share a {color: #030303;}#page-content h1 a:hover {color: rgba(3,3,3, 0.75);}/* Meta */#page-content .post-date,#page-content .post-comments,#page-content .post-author,#page-content .related-post-date,#page-content .comment-meta a,#page-content .author-share a,#page-content .post-tags a,#page-content .tagcloud a,.widget_categories li,.widget_archive li,.ahse-subscribe-box p,.rpwwt-post-author,.rpwwt-post-categories,.rpwwt-post-date,.rpwwt-post-comments-number {color: #a1a1a1;}#page-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #a1a1a1;}#page-content input::-moz-placeholder { /* Firefox 19+ */color: #a1a1a1;}#page-content input:-ms-input-placeholder { /* IE 10+ */color: #a1a1a1;}#page-content input:-moz-placeholder { /* Firefox 18- */color: #a1a1a1;}/* Accent */#page-content a,.post-categories {color: #83a05b;}.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {background: #83a05b;}#page-content a:hover {color: rgba(131,160,91, 0.8);}blockquote {border-color: #83a05b;}/* Selection */::-moz-selection {color: #ffffff;background: #83a05b;}::selection {color: #ffffff;background: #83a05b;}/* Border */#page-content .post-footer,#page-content .author-description,#page-content .related-posts,#page-content .entry-comments,#page-content .savona-widget li,#page-content #wp-calendar,#page-content #wp-calendar caption,#page-content #wp-calendar tbody td,#page-content .widget_nav_menu li a,#page-content .tagcloud a,#page-content select,#page-content input,#page-content textarea,.widget-title h2:before,.widget-title h2:after,.post-tags a,.gallery-caption,.wp-caption-text,table tr,table th,table td,pre {border-color: #e8e8e8;}hr {background-color: #e8e8e8;}/* Buttons */.widget_search i,.widget_search #searchsubmit,.single-navigation i,#page-content .submit,#page-content .blog-pagination.numeric a,#page-content .blog-pagination.load-more a,#page-content .savona-subscribe-box input[type="submit"],#page-content .widget_wysija input[type="submit"],#page-content .post-password-form input[type="submit"],#page-content .wpcf7 [type="submit"] {color: #ffffff;background-color: #333333;}.single-navigation i:hover,#page-content .submit:hover,#page-content .blog-pagination.numeric a:hover,#page-content .blog-pagination.numeric span,#page-content .blog-pagination.load-more a:hover,#page-content .savona-subscribe-box input[type="submit"]:hover,#page-content .widget_wysija input[type="submit"]:hover,#page-content .post-password-form input[type="submit"]:hover,#page-content .wpcf7 [type="submit"]:hover {color: #ffffff;background-color: #83a05b;}/* Image Overlay */.image-overlay,#infscr-loading,#page-content h4.image-overlay {color: #ffffff;background-color: rgba(73,73,73, 0.3);}.image-overlay a,.post-slider .prev-arrow,.post-slider .next-arrow,#page-content .image-overlay a,#featured-slider .slick-arrow,#featured-slider .slider-dots {color: #ffffff;}.slide-caption {background: rgba(255,255,255, 0.95);}#featured-slider .slick-active {background: #ffffff;}#page-footer,#page-footer select,#page-footer input,#page-footer textarea {background-color: #f6f6f6;color: #333333;}#page-footer,#page-footer a,#page-footer select,#page-footer input,#page-footer textarea {color: #333333;}#page-footer #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #333333;}#page-footer #s::-moz-placeholder { /* Firefox 19+ */color: #333333;}#page-footer #s:-ms-input-placeholder { /* IE 10+ */color: #333333;}#page-footer #s:-moz-placeholder { /* Firefox 18- */color: #333333;}/* Title */#page-footer h1,#page-footer h2,#page-footer h3,#page-footer h4,#page-footer h5,#page-footer h6 {color: #111111;}#page-footer a:hover {color: #83a05b;}/* Border */#page-footer a,#page-footer .savona-widget li,#page-footer #wp-calendar,#page-footer #wp-calendar caption,#page-footer #wp-calendar tbody td,#page-footer .widget_nav_menu li a,#page-footer select,#page-footer input,#page-footer textarea,#page-footer .widget-title h2:before,#page-footer .widget-title h2:after,.footer-widgets {border-color: #e0dbdb;}#page-footer hr {background-color: #e0dbdb;}.savona-preloader-wrap {background-color: #333333;}.boxed-wrapper {max-width: 1160px;}.sidebar-alt {width: 340px;left: -340px; padding: 85px 35px 0px;}.sidebar-left,.sidebar-right {width: 307px;}[data-layout*="rsidebar"] .main-container,[data-layout*="lsidebar"] .main-container {width: calc(100% - 307px);width: -webkit-calc(100% - 307px);}[data-layout*="lrsidebar"] .main-container {width: calc(100% - 614px);width: -webkit-calc(100% - 614px);}[data-layout*="fullwidth"] .main-container {width: 100%;}#top-bar > div,#main-nav > div,#featured-slider.boxed-wrapper,#featured-links,.main-content,.page-footer-inner {padding-left: 40px;padding-right: 40px;}#top-menu {float: left;}.top-bar-socials {float: right;}.entry-header {background-image:url();}.logo-img {max-width: 560px;}#main-nav {text-align: center;}.main-nav-sidebar {position: absolute;top: 0px;left: 40px;z-index: 1;}.main-nav-icons {position: absolute;top: 0px;right: 40px;z-index: 2;}#featured-slider.boxed-wrapper {padding-top: 41px;}#featured-links .featured-link {margin-right: 30px;}#featured-links .featured-link:last-of-type {margin-right: 0;}#featured-links .featured-link {width: calc( (100% - -30px) / 0);width: -webkit-calc( (100% - -30px) / 0);}.blog-grid > li {margin-bottom: 30px;}[data-layout*="col2"] .blog-grid > li,[data-layout*="col3"] .blog-grid > li,[data-layout*="col4"] .blog-grid > li {display: inline-block;vertical-align: top;margin-right: 37px;}[data-layout*="col2"] .blog-grid > li:nth-of-type(2n+2),[data-layout*="col3"] .blog-grid > li:nth-of-type(3n+3),[data-layout*="col4"] .blog-grid > li:nth-of-type(4n+4) {margin-right: 0;}[data-layout*="col1"] .blog-grid > li {width: 100%;}[data-layout*="col2"] .blog-grid > li {width: calc((100% - 37px ) /2);width: -webkit-calc((100% - 37px ) /2);}[data-layout*="col3"] .blog-grid > li {width: calc((100% - 2 * 37px ) /3);width: -webkit-calc((100% - 2 * 37px ) /3);}[data-layout*="col4"] .blog-grid > li {width: calc((100% - 3 * 37px ) /4);width: -webkit-calc((100% - 3 * 37px ) /4);}[data-layout*="rsidebar"] .sidebar-right {padding-left: 37px;}[data-layout*="lsidebar"] .sidebar-left {padding-right: 37px;}[data-layout*="lrsidebar"] .sidebar-right {padding-left: 37px;}[data-layout*="lrsidebar"] .sidebar-left {padding-right: 37px;}.footer-widgets > .savona-widget {width: 30%;margin-right: 5%;}.footer-widgets > .savona-widget:nth-child(3n+3) {margin-right: 0;}.footer-widgets > .savona-widget:nth-child(3n+4) {clear: both;}.copyright-info {float: right;}.footer-socials {float: left;}.woocommerce div.product .stock,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price,.woocommerce-Reviews .woocommerce-review__author,.woocommerce form .form-row .required,.woocommerce form .form-row.woocommerce-invalid label,.woocommerce #page-content div.product .woocommerce-tabs ul.tabs li a {color: #464646;}.woocommerce a.remove:hover {color: #464646 !important;}.woocommerce a.remove,.woocommerce .product_meta,#page-content .woocommerce-breadcrumb,#page-content .woocommerce-review-link,#page-content .woocommerce-breadcrumb a,#page-content .woocommerce-MyAccount-navigation-link a,.woocommerce .woocommerce-info:before,.woocommerce #page-content .woocommerce-result-count,.woocommerce-page #page-content .woocommerce-result-count,.woocommerce-Reviews .woocommerce-review__published-date,.woocommerce .product_list_widget .quantity,.woocommerce .widget_products .amount,.woocommerce .widget_price_filter .price_slider_amount,.woocommerce .widget_recently_viewed_products .amount,.woocommerce .widget_top_rated_products .amount,.woocommerce .widget_recent_reviews .reviewer {color: #a1a1a1;}.woocommerce a.remove {color: #a1a1a1 !important;}p.demo_store,.woocommerce-store-notice,.woocommerce span.onsale { background-color: #83a05b;}.woocommerce .star-rating::before,.woocommerce .star-rating span::before,.woocommerce #page-content ul.products li.product .button,#page-content .woocommerce ul.products li.product .button,#page-content .woocommerce-MyAccount-navigation-link.is-active a,#page-content .woocommerce-MyAccount-navigation-link a:hover { color: #83a05b;}.woocommerce form.login,.woocommerce form.register,.woocommerce-account fieldset,.woocommerce form.checkout_coupon,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error,.woocommerce .woocommerce-message,.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total,.woocommerce-Reviews .comment_container,.woocommerce-cart #payment ul.payment_methods,#add_payment_method #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce .woocommerce-MyAccount-navigation-link,.select2-container--default .select2-selection--single {border-color: #e8e8e8;}.woocommerce-cart #payment,#add_payment_method #payment,.woocommerce-checkout #payment,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error,.woocommerce .woocommerce-message,.woocommerce div.product .woocommerce-tabs ul.tabs li {background-color: rgba(232,232,232, 0.3);}.woocommerce-cart #payment div.payment_box::before,#add_payment_method #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before {border-color: rgba(232,232,232, 0.5);}.woocommerce-cart #payment div.payment_box,#add_payment_method #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {background-color: rgba(232,232,232, 0.5);}#page-content .woocommerce input.button,#page-content .woocommerce a.button,#page-content .woocommerce a.button.alt,#page-content .woocommerce button.button.alt,#page-content .woocommerce input.button.alt,#page-content .woocommerce #respond input#submit.alt,.woocommerce #page-content .widget_product_search input[type="submit"],.woocommerce #page-content .woocommerce-message .button,.woocommerce #page-content a.button.alt,.woocommerce #page-content button.button.alt,.woocommerce #page-content #respond input#submit,.woocommerce #page-content .widget_price_filter .button,.woocommerce #page-content .woocommerce-message .button,.woocommerce-page #page-content .woocommerce-message .button,.woocommerce #page-content nav.woocommerce-pagination ul li a,.woocommerce #page-content nav.woocommerce-pagination ul li span {color: #ffffff;background-color: #333333;}#page-content .woocommerce input.button:hover,#page-content .woocommerce a.button:hover,#page-content .woocommerce a.button.alt:hover,#page-content .woocommerce button.button.alt:hover,#page-content .woocommerce input.button.alt:hover,#page-content .woocommerce #respond input#submit.alt:hover,.woocommerce #page-content .woocommerce-message .button:hover,.woocommerce #page-content a.button.alt:hover,.woocommerce #page-content button.button.alt:hover,.woocommerce #page-content #respond input#submit:hover,.woocommerce #page-content .widget_price_filter .button:hover,.woocommerce #page-content .woocommerce-message .button:hover,.woocommerce-page #page-content .woocommerce-message .button:hover,.woocommerce #page-content nav.woocommerce-pagination ul li a:hover,.woocommerce #page-content nav.woocommerce-pagination ul li span.current {color: #ffffff;background-color: #83a05b;}.woocommerce #page-content nav.woocommerce-pagination ul li a.prev,.woocommerce #page-content nav.woocommerce-pagination ul li a.next {color: #333333;}.woocommerce #page-content nav.woocommerce-pagination ul li a.prev:hover,.woocommerce #page-content nav.woocommerce-pagination ul li a.next:hover {color: #83a05b;}.woocommerce #page-content nav.woocommerce-pagination ul li a.prev:after,.woocommerce #page-content nav.woocommerce-pagination ul li a.next:after {color: #ffffff;}.woocommerce #page-content nav.woocommerce-pagination ul li a.prev:hover:after,.woocommerce #page-content nav.woocommerce-pagination ul li a.next:hover:after {color: #ffffff;}.cssload-container{width:100%;height:36px;text-align:center}.cssload-speeding-wheel{width:36px;height:36px;margin:0 auto;border:2px solid #ffffff;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:cssload-spin 575ms infinite linear;-o-animation:cssload-spin 575ms infinite linear;-ms-animation:cssload-spin 575ms infinite linear;-webkit-animation:cssload-spin 575ms infinite linear;-moz-animation:cssload-spin 575ms infinite linear}@keyframes cssload-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes cssload-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes cssload-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes cssload-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes cssload-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}</style><meta name="hubbub-info" description="Hubbub 1.36.3"><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-21031062-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-21031062-1');
</script>

<script type="text/javascript">
  adroll_adv_id = "PKBJ3HUVFFAOTKICVRWJH6";
  adroll_pix_id = "JQ6ABCFQBFGPJG7JU4YVN7";
  adroll_version = "2.0";
 
  (function(w, d, e, o, a) {
    w.__adroll_loaded = true;
    w.adroll = w.adroll || [];
    w.adroll.f = ['setProperties', 'identify', 'track'];
    var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js";
    for (a = 0; a < w.adroll.f.length; a++) {
        w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) { return function() { w.adroll.push([n, arguments]) } })(w.adroll.f[a])
    };
    e = d.createElement('script');
    o = d.getElementsByTagName('script')[0];
    e.async = 1;
    e.src = roundtripUrl;
    o.parentNode.insertBefore(e, o);
  })(window, document);
  adroll.track("pageView");
</script>
<link rel="icon" href="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/cropped-favicon-270x270.png" />
<style id="wp-custom-css">
.a-single {margin: auto;
  width: 100%;
  border: 0px;
  padding: 10px;} 
</style>
</head>

<body class="home blog wp-custom-logo wp-theme-savona wp-child-theme-green-living everest-forms-no-js">
	<!-- Preloader -->
	
	<!-- Page Wrapper -->
	<div id="page-wrap">
		
		<a class="skip-link screen-reader-text" href="#page-content">Skip to content</a>
		
		<!-- Boxed Wrapper -->
		<div id="page-header" >

		
<div id="top-bar" class="clear-fix">
	<div class="boxed-wrapper">
		
		<nav class="top-menu-container"><ul id="top-menu" class=""><li id="menu-item-13586" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13586"><a href="https://www.greenlivingpdx.com/category/building/">BUILDING</a>
<ul class="sub-menu">
	<li id="menu-item-13590" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13590"><a href="https://www.greenlivingpdx.com/category/building/construction/">Construction</a></li>
	<li id="menu-item-13588" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13588"><a href="https://www.greenlivingpdx.com/category/building/construction-waste/">Construction Waste</a></li>
	<li id="menu-item-13589" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13589"><a href="https://www.greenlivingpdx.com/category/building/heating-cooling/">Heating &#038; Cooling</a></li>
	<li id="menu-item-13591" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13591"><a href="https://www.greenlivingpdx.com/category/building/natural-building/">Natural Building</a></li>
</ul>
</li>
<li id="menu-item-13593" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13593"><a href="https://www.greenlivingpdx.com/category/energy/">ENERGY</a>
<ul class="sub-menu">
	<li id="menu-item-13594" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13594"><a href="https://www.greenlivingpdx.com/category/energy/fossil-fuels/">Fossil Fuels</a></li>
	<li id="menu-item-13595" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13595"><a href="https://www.greenlivingpdx.com/category/energy/heat-pumps/">Heat Pumps</a></li>
	<li id="menu-item-13636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13636"><a href="https://www.greenlivingpdx.com/category/energy/wind/">Wind</a></li>
	<li id="menu-item-13596" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13596"><a href="https://www.greenlivingpdx.com/category/energy/solar/">Solar</a></li>
</ul>
</li>
<li id="menu-item-13598" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13598"><a href="https://www.greenlivingpdx.com/category/food/">FOOD</a>
<ul class="sub-menu">
	<li id="menu-item-13599" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13599"><a href="https://www.greenlivingpdx.com/category/food/community-gardening/">Community Gardening</a></li>
	<li id="menu-item-13600" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13600"><a href="https://www.greenlivingpdx.com/category/food/food-waste/">Food Waste</a></li>
	<li id="menu-item-13601" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13601"><a href="https://www.greenlivingpdx.com/category/food/herbs/">Herbs</a></li>
	<li id="menu-item-13602" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13602"><a href="https://www.greenlivingpdx.com/category/food/home-garden/">Home Garden</a></li>
	<li id="menu-item-13603" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13603"><a href="https://www.greenlivingpdx.com/category/food/organics/">Organics</a></li>
	<li id="menu-item-13604" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13604"><a href="https://www.greenlivingpdx.com/category/food/vineyards/">Vineyards</a></li>
</ul>
</li>
<li id="menu-item-13605" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13605"><a href="https://www.greenlivingpdx.com/category/health-home/">HOME &#038; HEALTH</a>
<ul class="sub-menu">
	<li id="menu-item-13606" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13606"><a href="https://www.greenlivingpdx.com/category/health-home/alternative-medicine/">Alternative Medicine</a></li>
	<li id="menu-item-13608" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13608"><a href="https://www.greenlivingpdx.com/category/health-home/house-health/">House Health</a></li>
	<li id="menu-item-13620" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13620"><a href="https://www.greenlivingpdx.com/category/health-home/money/">Money</a></li>
	<li id="menu-item-13611" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13611"><a href="https://www.greenlivingpdx.com/category/health-home/personal-health/">Personal Health</a></li>
	<li id="menu-item-13621" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13621"><a href="https://www.greenlivingpdx.com/category/health-home/pets/">Pets</a></li>
	<li id="menu-item-13612" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13612"><a href="https://www.greenlivingpdx.com/category/health-home/preparedness/">Preparedness</a></li>
	<li id="menu-item-13613" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13613"><a href="https://www.greenlivingpdx.com/category/health-home/safety/">Safety</a></li>
</ul>
</li>
<li id="menu-item-13614" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13614"><a href="https://www.greenlivingpdx.com/category/community/">COMMUNITY</a>
<ul class="sub-menu">
	<li id="menu-item-14755" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14755"><a href="https://www.greenlivingpdx.com/category/community/business/">Business</a></li>
	<li id="menu-item-13615" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13615"><a href="https://www.greenlivingpdx.com/category/community/community-investment/">Community Investment</a></li>
	<li id="menu-item-13616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13616"><a href="https://www.greenlivingpdx.com/category/community/community-projects/">Community Projects</a></li>
	<li id="menu-item-13607" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13607"><a href="https://www.greenlivingpdx.com/category/community/community-readiness/">Community Readiness</a></li>
	<li id="menu-item-13617" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13617"><a href="https://www.greenlivingpdx.com/category/community/education/">Education</a></li>
	<li id="menu-item-13618" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13618"><a href="https://www.greenlivingpdx.com/category/community/housing/">Housing</a></li>
	<li id="menu-item-13619" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13619"><a href="https://www.greenlivingpdx.com/category/community/human-interest/">Human Interest</a></li>
	<li id="menu-item-13609" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13609"><a href="https://www.greenlivingpdx.com/category/community/nature/">Nature</a></li>
</ul>
</li>
<li id="menu-item-13624" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13624"><a href="https://www.greenlivingpdx.com/category/special-features/">SPECIAL FEATURES</a>
<ul class="sub-menu">
	<li id="menu-item-13625" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13625"><a href="https://www.greenlivingpdx.com/category/special-features/book-reviews/">Book Reviews</a></li>
	<li id="menu-item-13627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13627"><a href="https://www.greenlivingpdx.com/category/special-features/personality-profiles/">Personality Profiles</a></li>
	<li id="menu-item-13628" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13628"><a href="https://www.greenlivingpdx.com/category/special-features/poetry/">Poetry</a></li>
	<li id="menu-item-13629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13629"><a href="https://www.greenlivingpdx.com/category/special-features/think-piece/">Think Pieces</a></li>
</ul>
</li>
<li id="menu-item-13630" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13630"><a href="https://www.greenlivingpdx.com/category/transportation/">TRANSPORTATION</a>
<ul class="sub-menu">
	<li id="menu-item-13631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13631"><a href="https://www.greenlivingpdx.com/category/transportation/bicycles/">Bicycles</a></li>
	<li id="menu-item-13632" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13632"><a href="https://www.greenlivingpdx.com/category/transportation/electric-vehicles/">Electric Vehicles</a></li>
	<li id="menu-item-13633" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13633"><a href="https://www.greenlivingpdx.com/category/transportation/mass-transit/">Mass Transit</a></li>
	<li id="menu-item-13634" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13634"><a href="https://www.greenlivingpdx.com/category/transportation/shared-transit/">Shared Transit</a></li>
	<li id="menu-item-14481" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14481"><a href="https://www.greenlivingpdx.com/category/transportation/walking/">Walking</a></li>
</ul>
</li>
<li id="menu-item-13622" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13622"><a href="https://www.greenlivingpdx.com/category/re-think/">RE-THINK</a>
<ul class="sub-menu">
	<li id="menu-item-15805" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15805"><a href="https://www.greenlivingpdx.com/category/re-think/re-art/">Re-art</a></li>
	<li id="menu-item-14478" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14478"><a href="https://www.greenlivingpdx.com/category/re-think/recycle/">Recycle</a></li>
	<li id="menu-item-13623" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13623"><a href="https://www.greenlivingpdx.com/category/re-think/reduce/">Reduce</a></li>
	<li id="menu-item-14479" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14479"><a href="https://www.greenlivingpdx.com/category/re-think/refuse/">Refuse</a></li>
	<li id="menu-item-14701" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14701"><a href="https://www.greenlivingpdx.com/category/re-think/repair/">Repair</a></li>
	<li id="menu-item-14480" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14480"><a href="https://www.greenlivingpdx.com/category/re-think/reuse/">Reuse</a></li>
	<li id="menu-item-13637" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13637"><a href="https://www.greenlivingpdx.com/category/re-think/zero-waste/">Zero Waste</a></li>
</ul>
</li>
</ul></nav>
		<div class="top-bar-socials">

			
			<a href="https://www.facebook.com/greenliving.pdx" target="_blank">
				<i class="fa fa-facebook"></i>
			</a>
			
							<a href="https://www.instagram.com/GreenLivingJournal/" target="_blank">
					<i class="fa fa-instagram"></i>
				</a>
			
			
			
		</div>

	
	</div>
</div><!-- #top-bar -->

	<div class="entry-header">
		<div class="cv-outer">
		<div class="cv-inner">
			<div class="header-logo">
				
					
				<a href="https://www.greenlivingpdx.com/" title="Green Living Journal" class="logo-img">
					<img src="https://www.greenlivingpdx.com/wp-content/uploads/2019/01/cropped-glj-logo-0119.png" alt="Green Living Journal">
				</a>
				
				
								
			</div>
		</div>
		</div>
	</div><!-- Either there are no banners, they are disabled or none qualified for this location! --><div id="main-nav" class="clear-fix" data-fixed="1">

	<div class="boxed-wrapper">	

		

		<!-- Alt Sidebar Icon -->

		




		<!-- Icons -->

		<div class="main-nav-icons">

			


			
			<div class="main-nav-search">

				<i class="fa fa-search"></i>

				<i class="fa fa-times"></i>

				<form role="search" method="get" id="searchform" class="clear-fix" action="https://www.greenlivingpdx.com/"><input type="search" name="s" id="s" placeholder="Search..." data-placeholder="Type &amp; hit enter..." value="" /><i class="fa fa-search"></i><input type="submit" id="searchsubmit" value="st" /></form>
			</div>

			
		</div>





		<!-- Menu -->

		<span class="mobile-menu-btn">

			<i class="fa fa-bars"></i>

		</span>



		<nav class="main-menu-container"><ul id="main-menu" class=""><li id="menu-item-13579" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13579"><a href="https://www.greenlivingpdx.com/about/">About</a></li>
<li id="menu-item-13580" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13580"><a href="https://www.greenlivingpdx.com/advertise/">Advertise</a></li>
<li id="menu-item-13582" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13582"><a href="https://www.greenlivingpdx.com/contact/">Contact</a></li>
<li id="menu-item-19244" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-19244"><a href="https://www.greenlivingpdx.com/category/event/">Events</a></li>
<li id="menu-item-13585" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13585"><a href="https://www.greenlivingpdx.com/issues/">Issues</a></li>
</ul></nav><nav class="mobile-menu-container"><ul id="mobile-menu" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13579"><a href="https://www.greenlivingpdx.com/about/">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13580"><a href="https://www.greenlivingpdx.com/advertise/">Advertise</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13582"><a href="https://www.greenlivingpdx.com/contact/">Contact</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-19244"><a href="https://www.greenlivingpdx.com/category/event/">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13585"><a href="https://www.greenlivingpdx.com/issues/">Issues</a></li>
</ul></nav>


	</div>



</div><!-- #main-nav -->


		</div><!-- .boxed-wrapper -->

		<!-- Page Content -->
		<div id="page-content">

			
<div class="main-content clear-fix boxed-wrapper" data-layout="col1-rsidebar" data-sidebar-sticky="1">
	
	<!-- Main Container -->
<div class="main-container">
	
	<ul class="blog-grid"><li>			<article id="post-20393" class="blog-post post-20393 post type-post status-publish format-standard has-post-thumbnail hentry category-health-home category-human-interest category-personal-health tag-allergies">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/5-sustainable-remedies-for-seasonal-eye-allergies/"></a>
					<img width="600" height="400" src="https://www.greenlivingpdx.com/wp-content/uploads/2026/04/ignartonosbg-eyelashes-8536940-1.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2026/04/ignartonosbg-eyelashes-8536940-1.jpg 600w, https://www.greenlivingpdx.com/wp-content/uploads/2026/04/ignartonosbg-eyelashes-8536940-1-300x200.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/health-home/" rel="category tag">HEALTH &#38; HOME</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/community/human-interest/" rel="category tag">Human Interest</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/health-home/personal-health/" rel="category tag">Personal Health</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/5-sustainable-remedies-for-seasonal-eye-allergies/">5 Sustainable Remedies for Seasonal Eye Allergies</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Eye discomfort such as irritation, dryness and fatigue is an everyday occurrence for many people. However, you can alleviate discomfort by changing your immediate environment. Many factors can cause Dry Eye Syndrome, from air quality to digital screens. Learn actionable environmental solutions to protect your vision. Why Are My Eyes Always Dry? Dry eye is a medical condition where there isn’t enough lubrication for your eyes. Several environmental factors often cause it. First is air quality. Around 80% of Americans live in densely populated urban areas with little to no access to clean air. Outdoor smog and indoor pollutants, such as those from paint and cleaners, can disrupt the eye’s tear film&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/5-sustainable-remedies-for-seasonal-eye-allergies/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20389" class="blog-post post-20389 post type-post status-publish format-standard has-post-thumbnail hentry category-climate-change category-human-interest category-re-think tag-climate-anxiety tag-ecophobia">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/ecophobia-vs-eco-perfectionism-examples-and-how-to-overcome-both-in-favor-of-the-environment/"></a>
					<img width="640" height="478" src="https://www.greenlivingpdx.com/wp-content/uploads/2026/04/pixelwanderer-sadness-10196159_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="Ecophobia" decoding="async" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2026/04/pixelwanderer-sadness-10196159_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2026/04/pixelwanderer-sadness-10196159_640-300x224.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/climate-change/" rel="category tag">Climate Change</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/community/human-interest/" rel="category tag">Human Interest</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/re-think/" rel="category tag">RE-THINK</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/ecophobia-vs-eco-perfectionism-examples-and-how-to-overcome-both-in-favor-of-the-environment/">Ecophobia vs Eco-Perfectionism: Examples and How To Overcome Both in Favor of the Environment</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>The climate crisis takes an emotional toll. Feelings of anxiety, grief and guilt are common and valid. However, the very people who care the most about environmental issues are often the most susceptible to becoming overwhelmed. Many experience ecophobia and eco-perfectionism. While fear drives one and shame fuels the other, both lead to inaction.&nbsp; Ecophobia and Examples of Climate Anxiety Ecophobia is the paralysis of fear. It’s the overwhelming sense of dread that makes you want to shut down, look away and avoid the topic altogether because it feels too big to handle. Despite its name, it’s not an irrational phobia but a rational response to a real threat. Here&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/ecophobia-vs-eco-perfectionism-examples-and-how-to-overcome-both-in-favor-of-the-environment/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20380" class="blog-post post-20380 post type-post status-publish format-standard has-post-thumbnail hentry category-building category-energy-conservation category-heating-cooling category-housing">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/the-benefits-of-energy-efficient-home-maintenance-practices/"></a>
					<img width="1140" height="760" src="https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-1140x760.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-1140x760.jpg 1140w, https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-300x200.jpg 300w, https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-1024x683.jpg 1024w, https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-768x512.jpg 768w, https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920-1536x1024.jpg 1536w, https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920.jpg 1920w" sizes="(max-width: 1140px) 100vw, 1140px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/building/" rel="category tag">BUILDING</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/energy/energy-conservation/" rel="category tag">Energy Conservation</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/building/heating-cooling/" rel="category tag">Heating &#38; Cooling</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/community/housing/" rel="category tag">Housing</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/the-benefits-of-energy-efficient-home-maintenance-practices/">The Benefits of Energy-Efficient Home Maintenance Practices</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Energy-efficient home maintenance projects are one of the smartest investments a homeowner can make. They go beyond lowering monthly utility bills and touch nearly every aspect of how a home functions, feels and holds its value over time. While energy efficiency is often associated with extensive renovations or new construction, ongoing maintenance projects can deliver equally meaningful results with far less cost and disruption.&nbsp; When approached strategically, these projects improve comfort, reduce environmental impact and protect your home’s long-term performance. Most importantly, they help future-proof your property in a world where energy costs and sustainability expectations continue to rise.&nbsp; 1. Lower Energy Bills and Long-Term Cost Savings One of the&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/the-benefits-of-energy-efficient-home-maintenance-practices/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20374" class="blog-post post-20374 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-food tag-meat-industry">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/how-the-meat-industry-can-cut-back-on-its-greenhouse-gas-emissions/"></a>
					<img width="640" height="640" src="https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="Hamburger from meat industry" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640-300x300.jpg 300w, https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640-150x150.jpg 150w, https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640-75x75.jpg 75w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/community/business/" rel="category tag">Business</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/food/" rel="category tag">FOOD</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/how-the-meat-industry-can-cut-back-on-its-greenhouse-gas-emissions/">How the Meat Industry Can Cut Back on Its Greenhouse Gas Emissions</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Meat is a dietary essential for millions, but its production has a significant impact on the planet. Fortunately, creating a more sustainable industry — from the farm to the supply chain — is possible through innovation and a return to ecological principles. Many practical and effective strategies are already being used to lower emissions. Some focus on land management, while others center on animal genetics and supply chain logistics.&nbsp;&nbsp; The Challenge of Growing Global Demand The consumption of eggs, poultry, pork, beef and other livestock is projected to double between 2000 and 2050, going up to around 557 million metric tons. If current production methods remain unchanged, the increasing demand can&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/how-the-meat-industry-can-cut-back-on-its-greenhouse-gas-emissions/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20367" class="blog-post post-20367 post type-post status-publish format-standard has-post-thumbnail hentry category-personal-health tag-natural-toothpaste">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/chemical-vs-natural-toothpaste-the-impact-on-your-health-and-the-environment-according-to-science/"></a>
					<img width="450" height="399" src="https://www.greenlivingpdx.com/wp-content/uploads/2026/01/Screenshot-2026-01-26-at-11.34.22-AM.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="natural or chemical toothpaste, man brushing" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2026/01/Screenshot-2026-01-26-at-11.34.22-AM.jpg 450w, https://www.greenlivingpdx.com/wp-content/uploads/2026/01/Screenshot-2026-01-26-at-11.34.22-AM-300x266.jpg 300w" sizes="auto, (max-width: 450px) 100vw, 450px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/health-home/personal-health/" rel="category tag">Personal Health</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/chemical-vs-natural-toothpaste-the-impact-on-your-health-and-the-environment-according-to-science/">Chemical vs Natural Toothpaste: The Impact on Your Health and the Environment, According to Science</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Toothpaste is one of the most routine products people use every day. Despite its familiarity, few people stop to think about what’s inside the tube or how it affects their personal health and the environment. The debate between chemical and natural toothpastes has intensified as consumers become increasingly aware of the ingredients.&nbsp; What Is the Difference Between Chemical and Natural Toothpaste? Chemical toothpaste generally refers to conventional formulas made with synthetic or laboratory-produced ingredients. These products commonly include fluoride, sodium lauryl sulfate, artificial flavorings, preservatives and whitening agents designed to maximize cavity prevention and shelf stability. Natural toothpaste typically avoids synthetic detergents, artificial dyes and strong preservatives. Instead, it relies&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/chemical-vs-natural-toothpaste-the-impact-on-your-health-and-the-environment-according-to-science/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20357" class="blog-post post-20357 post type-post status-publish format-standard has-post-thumbnail hentry category-building category-construction category-construction-waste category-energy-conservation category-heating-cooling category-reuse">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/the-major-environmental-cost-of-minor-inaccuracies-in-engineering/"></a>
					<img width="640" height="409" src="https://www.greenlivingpdx.com/wp-content/uploads/2025/12/buildings-205986_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="environmentally engineered" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2025/12/buildings-205986_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2025/12/buildings-205986_640-300x192.jpg 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/building/" rel="category tag">BUILDING</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/building/construction/" rel="category tag">Construction</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/building/construction-waste/" rel="category tag">Construction Waste</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/energy/energy-conservation/" rel="category tag">Energy Conservation</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/building/heating-cooling/" rel="category tag">Heating &#38; Cooling</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/re-think/reuse/" rel="category tag">Reuse</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/the-major-environmental-cost-of-minor-inaccuracies-in-engineering/">The Major Environmental Cost of Minor Inaccuracies in Engineering</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Seemingly minor errors can significantly impact energy consumption and harm the environment. A slight misalignment or an incorrect measurement can have a cascading effect on an entire project. These mistakes require additional work and materials, often resulting in increased emissions. Learn how to avoid the primary environmental consequences of engineering inaccuracies with practical solutions.&nbsp; Heightened Resource Use  Reuse, repair and refurbishment can reduce environmental impacts by keeping materials in use longer and avoiding the emissions associated with producing new goods. Reuse that requires minimal repair or alteration provides substantial benefits compared to recycling, which often involves material loss and degradation in quality.  Reuse significantly benefits the environment by reducing waste and lowering&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/the-major-environmental-cost-of-minor-inaccuracies-in-engineering/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20350" class="blog-post post-20350 post type-post status-publish format-standard has-post-thumbnail hentry category-food-waste tag-composting">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/7-kitchen-scraps-you-can-safely-compost/"></a>
					<img width="640" height="384" src="https://www.greenlivingpdx.com/wp-content/uploads/2025/11/compost-6053136_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="compost pile" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2025/11/compost-6053136_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2025/11/compost-6053136_640-300x180.jpg 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/food/food-waste/" rel="category tag">Food Waste</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/7-kitchen-scraps-you-can-safely-compost/">7  Kitchen Scraps You Can Safely Compost</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>In your endeavors to reduce, reuse and recycle, eco-friendly practices to help the earth are always top of mind. But what about food waste? You might actually be throwing away dozens of scraps that could be reused to supercharge your soil. With the right know-how, you can turn everyday kitchen waste into nutrient-rich compost and shrink your household trash at the same time. Here are the unexpectedly compost-friendly items you can start saving today. Why Composting Kitchen Scraps Matters Composting kitchen scraps is one of the simplest ways to shrink your household waste while giving back to the planet. In fact, Americans waste 30% to 40% of the nation&#8217;s food production each&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/7-kitchen-scraps-you-can-safely-compost/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20342" class="blog-post post-20342 post type-post status-publish format-standard has-post-thumbnail hentry category-climate-change category-community-investment category-community-projects category-solar category-wind">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/what-the-canada-mexico-action-plan-means-for-sustainability-in-north-america/"></a>
					<img width="640" height="426" src="https://www.greenlivingpdx.com/wp-content/uploads/2025/10/policy-2990081_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="Canada Mexico flags" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2025/10/policy-2990081_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2025/10/policy-2990081_640-300x200.jpg 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/climate-change/" rel="category tag">Climate Change</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/community/community-investment/" rel="category tag">Community Investment</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/community/community-projects/" rel="category tag">Community Projects</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/energy/solar/" rel="category tag">Solar</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/energy/wind/" rel="category tag">Wind</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/what-the-canada-mexico-action-plan-means-for-sustainability-in-north-america/">What the Canada-Mexico Action Plan Means for Sustainability in North America</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Climate action can feel like a distant conversation, but its impact reaches straight into backyards, gardens and homes. The newly launched Canada-Mexico Action Plan brings two nations together with a shared mission — advancing sustainability, protecting resources and creating cleaner communities. From renewable energy to greener agriculture, this cross-border partnership is planting the seeds for a more resilient North America — one that homeowners and gardeners can see growing right outside their doors. What Is the Canada-Mexico Action Plan? The 2025–2028 Canada-Mexico Action Plan is a strategic framework designed to strengthen cooperation between the two nations in key areas, with sustainability at its core. According to Canada’s official government release,&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/what-the-canada-mexico-action-plan-means-for-sustainability-in-north-america/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20329" class="blog-post post-20329 post type-post status-publish format-standard has-post-thumbnail hentry category-food category-personal-health tag-milk-alternatives">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/10-milk-alternatives-you-can-make-at-home-and-3-you-cant/"></a>
					<img width="640" height="359" src="https://www.greenlivingpdx.com/wp-content/uploads/2025/10/ai-generated-8703173_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="milk alternatives" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2025/10/ai-generated-8703173_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2025/10/ai-generated-8703173_640-300x168.jpg 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/food/" rel="category tag">FOOD</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/health-home/personal-health/" rel="category tag">Personal Health</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/10-milk-alternatives-you-can-make-at-home-and-3-you-cant/">10 Milk Alternatives You Can Make at Home — and 3 You Can&#8217;t</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>The dairy aisle has transformed in recent years. Instead of a shelf dedicated to cows’ milk, the coolers now share space with a diverse range of plant-based alternatives competing for attention. Many people are prioritizing wellness and environmental sustainability. If you are looking to take this commitment further, making plant milk at home offers additional advantages. Consider these 10 alternatives you can make yourself that are good for you and the planet. Benefits of DIYing Your Dairy Making dairy substitutes at home allows you to control what goes into your milk, cutting out potential preservatives and stabilizers that manufacturers add to address processing challenges like separation and texture stability. You can also&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/10-milk-alternatives-you-can-make-at-home-and-3-you-cant/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li><li>			<article id="post-20319" class="blog-post post-20319 post type-post status-publish format-standard has-post-thumbnail hentry category-climate-change category-food category-food-waste category-organics tag-climate-anxiety tag-sustainable-food-choices">
				
				<div class="post-media">
					<a href="https://www.greenlivingpdx.com/how-sustainable-food-choices-can-cultivate-hope-and-reduce-climate-anxiety/"></a>
					<img width="640" height="396" src="https://www.greenlivingpdx.com/wp-content/uploads/2025/09/noodles-5252012_640.jpg" class="attachment-savona-full-thumbnail size-savona-full-thumbnail wp-post-image" alt="sustainable food choices" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2025/09/noodles-5252012_640.jpg 640w, https://www.greenlivingpdx.com/wp-content/uploads/2025/09/noodles-5252012_640-300x186.jpg 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />				</div>

				<header class="post-header">

			 		<div class="post-categories"><a href="https://www.greenlivingpdx.com/category/climate-change/" rel="category tag">Climate Change</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/food/" rel="category tag">FOOD</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/food/food-waste/" rel="category tag">Food Waste</a>,&#160;&#160;<a href="https://www.greenlivingpdx.com/category/food/organics/" rel="category tag">Organics</a> </div>
					<h1 class="post-title">
						<a href="https://www.greenlivingpdx.com/how-sustainable-food-choices-can-cultivate-hope-and-reduce-climate-anxiety/">How Sustainable Food Choices Can Cultivate Hope and Reduce Climate Anxiety</a>
					</h1>
					
					<div class="post-meta clear-fix">
											</div>
					
				</header>

				
				<div class="post-content">
					<p>Feeling anxious about the climate can weigh on your mental health and make it hard to see how everyday choices matter. One powerful way to regain your sense of purpose and reduce climate worry is through ownership of the food on your plate. You might wonder how your food choices can help fight climate change. What you eat and how you buy food can influence your power over the world’s food systems, giving you the power of choice. Discover actionable, research-backed ways to nurture hope and help you manage eco-distress. What Is Climate Worry and How Does It Affect You? Climate worry or eco-anxiety is more than ordinary concern. The&hellip;</p>				</div>

				
								<div class="read-more">
					<a href="https://www.greenlivingpdx.com/how-sustainable-food-choices-can-cultivate-hope-and-reduce-climate-anxiety/">Read More</a>
				</div>
								
				<footer class="post-footer">

					
										
				</footer>

				<!-- Related Posts -->
				
			</article>
		
			</li></ul>
	
<nav class="blog-pagination clear-fix default" data-max-pages="52" data-loading="Loading..." >

<div class="previous-page"><a href="https://www.greenlivingpdx.com/page/2/" class="vsel-next"><i class="fa fa-long-arrow-left"></i>&nbsp;Older Posts</a></div>
</nav>
</div><!-- .main-container -->
<div class="sidebar-right-wrap">
	<aside class="sidebar-right">
		<div id="media_image-15" class="savona-widget widget_media_image"><a href="https://www.greenlivingpdx.com/issues/"><img width="300" height="339" src="https://www.greenlivingpdx.com/wp-content/uploads/2023/12/Paperboy.jpg" class="image wp-image-19853  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://www.greenlivingpdx.com/wp-content/uploads/2023/12/Paperboy.jpg 300w, https://www.greenlivingpdx.com/wp-content/uploads/2023/12/Paperboy-265x300.jpg 265w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></div><div id="block-4" class="savona-widget widget_block"></div><div id="5ec84b1dd5d53-2" class="savona-widget 5ec84b1dd5d53"><ul><li><!-- Either there are no banners, they are disabled or none qualified for this location! --></li></ul></div><div id="5ec84b1dd5d53-3" class="savona-widget 5ec84b1dd5d53"><ul><li><div class="g g-7"><div class="g-single a-16"><div align="center" style="text-align:center;"><a class="gofollow" data-track="MTYsNywxLDYw" href="https://www.shakeandfold.org" target="_blank"><img src="https://www.greenlivingpdx.com/wp-content/uploads/2024/01/SF-GLJ-Ad.png" height="350" width="300" /></a></div></div></div></li></ul></div><div id="5ec84b1dd5d53-5" class="savona-widget 5ec84b1dd5d53"><ul><li><!-- Either there are no banners, they are disabled or none qualified for this location! --></li></ul></div><div id="5ec84b1dd5d53-4" class="savona-widget 5ec84b1dd5d53"><ul><li><!-- Either there are no banners, they are disabled or none qualified for this location! --></li></ul></div><div id="ajdg_bnnrwidgets-11" class="savona-widget ajdg_bnnrwidgets"><ul><li><!-- Error, Ad (6) is not available at this time due to schedule/budgeting/geolocation/mobile restrictions! --></li></ul></div><div id="ajdg_bnnrwidgets-10" class="savona-widget ajdg_bnnrwidgets"><ul><li><!-- Error, Ad (7) is not available at this time due to schedule/budgeting/geolocation/mobile restrictions! --></li></ul></div><div id="ajdg_bnnrwidgets-12" class="savona-widget ajdg_bnnrwidgets"><ul><li><!-- Error, Ad (3) is not available at this time due to schedule/budgeting/geolocation/mobile restrictions! --></li></ul></div><div id="recent-posts-2" class="savona-widget widget_recent_entries"><div class="widget-title"><h2>Recent Posts</h2></div>			<ul>
								
				<li class="sovona-recent-image-box">
					<div class="sovona-small-image-box" style="background-image: url('https://www.greenlivingpdx.com/wp-content/uploads/2026/04/ignartonosbg-eyelashes-8536940-1.jpg');">
					</div>
					<span>Apr 30, 2026</span>
					<a href="https://www.greenlivingpdx.com/5-sustainable-remedies-for-seasonal-eye-allergies/">5 Sustainable Remedies for Seasonal Eye Allergies</a>
				</li>
								
				<li class="sovona-recent-image-box">
					<div class="sovona-small-image-box" style="background-image: url('https://www.greenlivingpdx.com/wp-content/uploads/2026/04/pixelwanderer-sadness-10196159_640.jpg');">
					</div>
					<span>Apr 16, 2026</span>
					<a href="https://www.greenlivingpdx.com/ecophobia-vs-eco-perfectionism-examples-and-how-to-overcome-both-in-favor-of-the-environment/">Ecophobia vs Eco-Perfectionism: Examples and How To Overcome Both in Favor of the Environment</a>
				</li>
								
				<li class="sovona-recent-image-box">
					<div class="sovona-small-image-box" style="background-image: url('https://www.greenlivingpdx.com/wp-content/uploads/2026/02/anncapictures-financing-3536755_1920.jpg');">
					</div>
					<span>Feb 19, 2026</span>
					<a href="https://www.greenlivingpdx.com/the-benefits-of-energy-efficient-home-maintenance-practices/">The Benefits of Energy-Efficient Home Maintenance Practices</a>
				</li>
								
				<li class="sovona-recent-image-box">
					<div class="sovona-small-image-box" style="background-image: url('https://www.greenlivingpdx.com/wp-content/uploads/2026/01/burger-9866406_640.jpg');">
					</div>
					<span>Jan 29, 2026</span>
					<a href="https://www.greenlivingpdx.com/how-the-meat-industry-can-cut-back-on-its-greenhouse-gas-emissions/">How the Meat Industry Can Cut Back on Its Greenhouse Gas Emissions</a>
				</li>
								
				<li class="sovona-recent-image-box">
					<div class="sovona-small-image-box" style="background-image: url('https://www.greenlivingpdx.com/wp-content/uploads/2026/01/Screenshot-2026-01-26-at-11.34.22-AM.jpg');">
					</div>
					<span>Jan 27, 2026</span>
					<a href="https://www.greenlivingpdx.com/chemical-vs-natural-toothpaste-the-impact-on-your-health-and-the-environment-according-to-science/">Chemical vs Natural Toothpaste: The Impact on Your Health and the Environment, According to Science</a>
				</li>
							</ul>
			 
			</div><div id="ajdg_bnnrwidgets-3" class="savona-widget ajdg_bnnrwidgets"><ul><li><!-- Error, Ad (4) is not available at this time due to schedule/budgeting/geolocation/mobile restrictions! --></li></ul></div><div id="categories-2" class="savona-widget widget_categories"><div class="widget-title"><h2>Categories</h2></div><form action="https://www.greenlivingpdx.com" method="get"><label class="screen-reader-text" for="cat">Categories</label><select  name='cat' id='cat' class='postform'>
	<option value='-1'>Select Category</option>
	<option class="level-0" value="482">Alternative Medicine</option>
	<option class="level-0" value="505">Bicycles</option>
	<option class="level-0" value="501">Book Reviews</option>
	<option class="level-0" value="459">BUILDING</option>
	<option class="level-0" value="520">Business</option>
	<option class="level-0" value="966">Climate Change</option>
	<option class="level-0" value="489">COMMUNITY</option>
	<option class="level-0" value="474">Community Gardening</option>
	<option class="level-0" value="491">Community Investment</option>
	<option class="level-0" value="494">Community Projects</option>
	<option class="level-0" value="485">Community Readiness</option>
	<option class="level-0" value="460">Construction</option>
	<option class="level-0" value="464">Construction Waste</option>
	<option class="level-0" value="962">Decarbonize</option>
	<option class="level-0" value="493">Education</option>
	<option class="level-0" value="504">Electric Vehicles</option>
	<option class="level-0" value="467">ENERGY</option>
	<option class="level-0" value="753">Energy Conservation</option>
	<option class="level-0" value="534">EVENT</option>
	<option class="level-0" value="473">FOOD</option>
	<option class="level-0" value="478">Food Waste</option>
	<option class="level-0" value="472">Fossil Fuels</option>
	<option class="level-0" value="885">Go Electric</option>
	<option class="level-0" value="886">Go Electric</option>
	<option class="level-0" value="902">Green End</option>
	<option class="level-0" value="893">Guest Post</option>
	<option class="level-0" value="480">HEALTH &amp; HOME</option>
	<option class="level-0" value="471">Heat Pumps</option>
	<option class="level-0" value="466">Heating &amp; Cooling</option>
	<option class="level-0" value="477">Herbs</option>
	<option class="level-0" value="475">Home Garden</option>
	<option class="level-0" value="487">House Health</option>
	<option class="level-0" value="492">Housing</option>
	<option class="level-0" value="496">Human Interest</option>
	<option class="level-0" value="506">Mass Transit</option>
	<option class="level-0" value="490">Money</option>
	<option class="level-0" value="462">Natural Building</option>
	<option class="level-0" value="481">Nature</option>
	<option class="level-0" value="479">Organics</option>
	<option class="level-0" value="488">Personal Health</option>
	<option class="level-0" value="498">Personality Profiles</option>
	<option class="level-0" value="495">Pets</option>
	<option class="level-0" value="484">Preparedness</option>
	<option class="level-0" value="646">Publisher&#8217;s Page</option>
	<option class="level-0" value="656">Re-art</option>
	<option class="level-0" value="508">RE-THINK</option>
	<option class="level-0" value="514">Recycle</option>
	<option class="level-0" value="510">Reduce</option>
	<option class="level-0" value="515">Refuse</option>
	<option class="level-0" value="576">Repair</option>
	<option class="level-0" value="513">Reuse</option>
	<option class="level-0" value="483">Safety</option>
	<option class="level-0" value="507">Shared Transit</option>
	<option class="level-0" value="468">Solar</option>
	<option class="level-0" value="497">SPECIAL FEATURES</option>
	<option class="level-0" value="901">Sustainable Fashion</option>
	<option class="level-0" value="500">Think Piece</option>
	<option class="level-0" value="503">TRANSPORTATION</option>
	<option class="level-0" value="1">Uncategorized</option>
	<option class="level-0" value="476">Vineyards</option>
	<option class="level-0" value="512">Walking</option>
	<option class="level-0" value="947">Water Conservation</option>
	<option class="level-0" value="469">Wind</option>
	<option class="level-0" value="509">Zero Waste</option>
</select>
</form><script>
( ( dropdownId ) => {
	const dropdown = document.getElementById( dropdownId );
	function onSelectChange() {
		setTimeout( () => {
			if ( 'escape' === dropdown.dataset.lastkey ) {
				return;
			}
			if ( dropdown.value && parseInt( dropdown.value ) > 0 && dropdown instanceof HTMLSelectElement ) {
				dropdown.parentElement.submit();
			}
		}, 250 );
	}
	function onKeyUp( event ) {
		if ( 'Escape' === event.key ) {
			dropdown.dataset.lastkey = 'escape';
		} else {
			delete dropdown.dataset.lastkey;
		}
	}
	function onClick() {
		delete dropdown.dataset.lastkey;
	}
	dropdown.addEventListener( 'keyup', onKeyUp );
	dropdown.addEventListener( 'click', onClick );
	dropdown.addEventListener( 'change', onSelectChange );
})( "cat" );

//# sourceURL=WP_Widget_Categories%3A%3Awidget
</script>
</div><div id="custom_html-22" class="widget_text savona-widget widget_custom_html"><div class="textwidget custom-html-widget"></div></div>	</aside>
</div>
</div>

		</div><!-- #page-content -->

		<!-- Page Footer -->
		<footer id="page-footer" class="clear-fix">
			
			<!-- Scroll Top Button -->
			<span class="scrolltop">
				<i class="fa fa fa-angle-up"></i>
			</span>

			<div class="page-footer-inner boxed-wrapper">

			<!-- Footer Widgets -->
			
<div class="footer-widgets clear-fix">
	<div id="custom_html-4" class="widget_text savona-widget widget_custom_html"><div class="textwidget custom-html-widget"><div style="text-align:left;padding-bottom:5px;">
<a href="https://www.facebook.com/greenliving.pdx" target="_blank"><img src="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/facebook-logo-button-75x75.png" alt="Facebook" style="width:20px;display:inline;" /></a>&nbsp;<a href="https://www.instagram.com/GreenLivingJournal/" target="_blank"><img src="https://www.greenlivingpdx.com/wp-content/uploads/2019/01/instagram-logo-button.png" alt="Instagram" style="width:20px;display:inline;" /></a></div>
<p style="font-size:12px;line-height:20px;">
<strong>Green Living Journal</strong><br>
PO Box 677, Cascade Locks, OR 97014<br>
Published by Columbia River Press </p>

<p>
	<img src="https://www.greenlivingpdx.com/wp-content/uploads/2018/11/columbia-river-press.png" alt="Columbia River Press" style="width:200px;" /></p>

<a href="/privacy/">Read our Privacy Policy Here</a>


<p style="font-size:10px;">website by <a href="https://www.hightimedesigns.com/" target="_blank;">High Time Designs</a>
</p></div></div></div>
			<div class="footer-copyright">
				<div class="copyright-info">
				&copy; Green Living Journal 2008 - 2026<br>				</div>
				
				<div class="credit">
					Savona Theme by 					<a href="http://optimathemes.com/">
					Optima Themes					</a>
				</div>

			</div>

			</div><!-- .boxed-wrapper -->

		</footer><!-- #page-footer -->

	</div><!-- #page-wrap -->

<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/green-living/*","/wp-content/themes/savona/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
	<script type="text/javascript">
		var c = document.body.className;
		c = c.replace( /everest-forms-no-js/, 'everest-forms-js' );
		document.body.className = c;
	</script>
	<script id="adrotate-dyngroup-js-extra">
var impression_object = {"ajax_url":"https://www.greenlivingpdx.com/wp-admin/admin-ajax.php"};
//# sourceURL=adrotate-dyngroup-js-extra
</script>
<script id="adrotate-dyngroup-js" src="https://www.greenlivingpdx.com/wp-content/plugins/adrotate-pro/library/jquery.adrotate.dyngroup.js"></script>
<script id="adrotate-clicktracker-js-extra">
var click_object = {"ajax_url":"https://www.greenlivingpdx.com/wp-admin/admin-ajax.php"};
//# sourceURL=adrotate-clicktracker-js-extra
</script>
<script id="adrotate-clicktracker-js" src="https://www.greenlivingpdx.com/wp-content/plugins/adrotate-pro/library/jquery.adrotate.clicktracker.js"></script>
<script id="stripe-handler-ng-js-extra">
var wpASPNG = {"iframeUrl":"https://www.greenlivingpdx.com/asp-payment-box/","ppSlug":"asp-payment-box","prefetch":"0","ckey":"70ed644121b014e4cefb9d140b0171e0","aspDevMode":"1"};
//# sourceURL=stripe-handler-ng-js-extra
</script>
<script id="stripe-handler-ng-js" src="https://www.greenlivingpdx.com/wp-content/plugins/stripe-payments/public/assets/js/stripe-handler-ng.js?ver=2.0.99"></script>
<script id="inputmask-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/js/inputmask/jquery.inputmask.bundle.min.js?ver=4.0.0-beta.58"></script>
<script id="jquery-validate-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/js/jquery-validate/jquery.validate.min.js?ver=1.21.0"></script>
<script id="jquery-intl-tel-input-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/js/intlTelInput/jquery.intlTelInput.min.js?ver=16.0.7"></script>
<script id="selectWoo-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/js/selectWoo/selectWoo.full.min.js?ver=1.0.8"></script>
<script id="everest-forms-js-extra">
var everest_forms_params = {"ajax_url":"/wp-admin/admin-ajax.php","submit":"Submit","disable_user_details":"no","everest_forms_data_save":"59942864cf","everest_forms_slot_booking":"8f6b662d8c","i18n_messages_required":"This field is required.","i18n_messages_url":"Please enter a valid URL.","i18n_messages_email":"Please enter a valid email address.","i18n_messages_email_suggestion":"Did you mean {suggestion}?","i18n_messages_email_suggestion_title":"Click to accept this suggestion.","i18n_messages_confirm":"Field values do not match.","i18n_messages_check_limit":"You have exceeded number of allowed selections: {#}.","i18n_messages_number":"Please enter a valid number.","i18n_no_matches":"No matches found","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"il8n_min_word_length_err_msg":"Please enter at least {0} words.","il8n_min_character_length_err_msg":"Please enter at least {0} characters.","plugin_url":"https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/","i18n_messages_phone":"Please enter a valid phone number.","evf_smart_phone_allowed_countries":[],"i18n_field_rating_greater_than_max_value_error":"Please enter in a value less than 100.","evf_checked_image_url":"https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/images/evf-checked.png","i18n_evf_success_text":"Success!","i18n_no_countries":"No countries found","i18n_messages_fileextension":"File type is not allowed.","i18n_messages_filesize":"File exceeds max size allowed."};
//# sourceURL=everest-forms-js-extra
</script>
<script id="everest-forms-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms/assets/js/frontend/everest-forms.min.js?ver=3.4.5"></script>
<script id="everest-forms-pro-js-extra">
var everest_forms_pro_params = {"plugin_url":"https://www.greenlivingpdx.com/wp-content/plugins/everest-forms-pro/"};
//# sourceURL=everest-forms-pro-js-extra
</script>
<script id="everest-forms-pro-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms-pro/assets/js/frontend/everest-forms-pro.min.js?ver=1.4.6"></script>
<script id="conditional-logic-builder-js" src="https://www.greenlivingpdx.com/wp-content/plugins/everest-forms-pro/assets/js/frontend/conditional-logic-frontend.min.js?ver=1.4.6"></script>
<script id="savona-plugins-js" src="https://www.greenlivingpdx.com/wp-content/themes/savona/assets/js/custom-plugins.js?ver=7.0"></script>
<script id="savona-custom-scripts-js" src="https://www.greenlivingpdx.com/wp-content/themes/savona/assets/js/custom-scripts.js?ver=7.0"></script>
<script id="qtip2-js" src="https://www.greenlivingpdx.com/wp-content/plugins/text-hover/assets/jquery.qtip.min.js?ver=3.0.3"></script>
<script id="text-hover-js" src="https://www.greenlivingpdx.com/wp-content/plugins/text-hover/assets/text-hover.js?ver=4.2"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://www.greenlivingpdx.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://www.greenlivingpdx.com/wp-includes/js/wp-emoji-loader.min.js
</script>
<!-- AdRotate JS -->
<script type="text/javascript">
jQuery(document).ready(function(){if(jQuery.fn.gslider) {
	jQuery('.g-1').gslider({groupid:1,speed:10000,repeat_impressions:'Y'});
	jQuery('.g-5').gslider({groupid:5,speed:6000,repeat_impressions:'Y'});
}});
</script>
<!-- /AdRotate JS -->


</body>
</html>