
<!DOCTYPE html>
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#">

<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<meta name="robots" content="max-image-preview:large" />
<meta name="generator" content="All in One SEO Pro (AIOSEO) 4.9.5.2" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Lovejoy Real Estate - Portland Metro Real Estate — Oregon &amp; SW Washington" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Blog - Lovejoy Real Estate" />
<meta property="og:url" content="https://lovejoyrealestate.com/blog/" />
<meta property="og:image" content="https://lovejoyrealestate.com/wp-content/uploads/2025/01/Lovejoy_Round_Full-Color.jpg" />
<meta property="og:image:secure_url" content="https://lovejoyrealestate.com/wp-content/uploads/2025/01/Lovejoy_Round_Full-Color.jpg" />
<meta property="og:image:width" content="596" />
<meta property="og:image:height" content="616" />
<meta property="article:published_time" content="2024-12-02T07:26:29+00:00" />
<meta property="article:modified_time" content="2024-12-02T07:26:30+00:00" />
<meta property="article:publisher" content="https://www.facebook.com/lovejoyre" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Blog - Lovejoy Real Estate" />
<meta name="twitter:image" content="https://lovejoyrealestate.com/wp-content/uploads/2025/01/Lovejoy_Round_Full-Color.jpg" />
<meta name="generator" content="dominant-color-images 1.2.1">
<meta name="generator" content="Site Kit by Google 1.175.0" />
<meta name="generator" content="performant-translations 1.2.0">
<meta name="generator" content="webp-uploads 2.6.1">
<meta name="ti-site-data" content="eyJyIjoiMTowITc6MCEzMDowIiwibyI6Imh0dHBzOlwvXC9sb3Zlam95cmVhbGVzdGF0ZS5jb20/dGktb25saW5lLXVzZXJzLWdvb2dsZT0xJmFtcDtwPSUyRmJsb2clMkYmYW1wO193cG5vbmNlPWYyNTQxMTkxODMifQ==" />
<meta name="generator" content="speculation-rules 1.6.0">
<meta name="generator" content="Elementor 4.0.1; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">



<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"eP0pV25HkesufU0uxVfh","reference":0},{"attrs":{"id":"google_gtagjs-js-consent-mode-data-layer","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"2z80QisTRwFmOF3VNmnA","reference":1},{"attrs":{"type":"text\/javascript","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"async":false},"bv_unique_id":"1guWCljtCkmxCFAjAJXe","reference":2},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/ef17c8ffc514d7418b4bec001b8473fb.js?ver=4.0.1","id":"font-awesome-4-shim-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"IYwV5z8fVO7nDVMcVZSU","reference":3},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/a8e7cabd4d49dfaf0146678ee147dfc5.js?ver=4.0.0","id":"jquery-core-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"nmNWfLh39Cf2qs6NcVyk","reference":4},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/465ba40c63db888f69bbefcd75846642.js?ver=3.6.0","id":"jquery-migrate-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"DhIzEZfsj3IXpwCqmLZg","reference":5},{"attrs":{"id":"xs_front_main_js-js-extra","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"I5K4GhvM4H0ogBDVMwsD","reference":6},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/5ca9732994b5a38d920403bc234e7d94.js?ver=3.1.8","id":"xs_front_main_js-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"1pOrjZaKo2jbbVHbaipg","reference":7},{"attrs":{"id":"xs_social_custom-js-extra","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"fu3a3PPIlBGELI9aiVtC","reference":8},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/90bc61fe981f2382939df7b74d1a8545.js?ver=3.1.8","id":"xs_social_custom-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"GzcDTK756iPLqr3dzrcL","reference":9},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/ab1f7f23e16bf19791a74463e2e31a52.js?ver=2.3.8","id":"wur_review_content_script-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"anIgvEjciT0qdol716zM","reference":10},{"attrs":{"src":"https:\/\/www.googletagmanager.com\/gtag\/js?id=GT-T9BLP3JL","id":"google_gtagjs-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"SndUdLoPXB8o4saZ4gCO","reference":11},{"attrs":{"id":"google_gtagjs-js-after","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"roW0fHEFsJNpgheF25cc","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"G1W4yOcinnZZRrjKPERG","reference":13},{"attrs":{"class":"hsq-set-content-id","data-content-id":"standard-page","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"PX91pMbvvDve5H9vc8PF","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"qWIjxFaaO6swVRImpv1c","reference":15},{"attrs":{"type":"text\/javascript","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":true},"bv_unique_id":"X2AncOzVMeSRho4todry","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"Bvnc1R8NqWjYKOl5PF3L","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"e1rNAlUfCgDX3SLPGT9A","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"IdrBbB4jPYmi98K3Dz4Y","reference":19},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/a45deb96d69a72e910251b4a1d4a9b15.js?ver=3.8.2","id":"ekit-widget-scripts-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"A0XMfyfqbu5L7KXCO5bL","reference":20},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/be05772a0242bac307d85cba6a05ad02.js?ver=2.7.9.8","id":"exad-sticky-jquery-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"9QL3PItivM7LZNQvmHrq","reference":21},{"attrs":{"id":"leadin-script-loader-js-js-extra","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":true},"bv_unique_id":"MNTSITzAvMPO4fNO8hWw","reference":22},{"attrs":{"src":"https:\/\/js-na2.hs-scripts.com\/244514532.js?integration=WordPress&ver=11.3.43","id":"leadin-script-loader-js-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"0lJs9DsiMPLDLoqF3i2A","reference":23},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/b0250c2fd31c307ceeff16002c720065.js?ver=4.1.3","id":"cute-alert-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"ZAsLhGZlcTCTSkjqZDqT","reference":24},{"attrs":{"id":"twenty-twenty-one-ie11-polyfills-js-after","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"hjK7tzicWINYkVBdfiQ3","reference":25},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/647896685fb0e7ce29f3c9aae0ffb600.js?ver=1.9","id":"twenty-twenty-one-primary-navigation-script-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"aWlQGjyW2z2nyknp2PKM","reference":26},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/75d7822d25873fd727beecf0744affa4.js?ver=1.9","id":"twenty-twenty-one-responsive-embeds-script-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"Afi24EqksqWFEHjNmTkI","reference":27},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/477a6845df57793e8c2881b47bcca64e.js","id":"googlesitekit-consent-mode-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"tHmq2wxD3kNFXrGkFVis","reference":28},{"attrs":{"id":"exad-main-script-js-extra","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"dfXCWZJzTNE6dSoU5Wha","reference":29},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/d57a501bbe5bc855e94082ffebcc5c4d.js?ver=2.7.9.8","id":"exad-main-script-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"NMEv6Y1nJKAo4evxCyDX","reference":30},{"attrs":{"id":"wp-consent-api-js-extra","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"jAXxkk15QzpfyTOGY4aV","reference":33},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/808d0566f925ac38f187341991fe0771.js?ver=2.0.0","id":"wp-consent-api-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"tQ0hNq3edvJ4eD3gblko","reference":34},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/9cd57e8cc70f6a9fc319c4c45fef6134.js?ver=4.0.1","id":"elementor-webpack-runtime-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"sCOGnL8Nqks4WFhTp3DN","reference":35},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/a3543601e9c09c9b8554ec6f6c8a2174.js?ver=4.0.1","id":"elementor-frontend-modules-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"JaPdE4UHjBqnUCzA6yWz","reference":36},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/da215ae12b95b3aeeb2047667016c7f8.js?ver=1.13.3","id":"jquery-ui-core-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"jWmVU1ODk3gEVFLlr2TV","reference":37},{"attrs":{"id":"elementor-frontend-js-before","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"auTgwfarv255aynhxNyn","reference":38},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/070048edd0950b156f2884cc6be49958.js?ver=4.0.1","id":"elementor-frontend-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"wr1DAaMvDL0hNqBvIDgQ","reference":39},{"attrs":{"id":"elementskit-elementor-js-extra","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"2RYpe00ArvOmNN8zRuWd","reference":40},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/766a7384c5760766da27c4a6d22d1f4a.js?ver=3.8.2","id":"elementskit-elementor-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"FfVpaZJE1IVcfBn3F6tv","reference":41},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/e12615bc0c1fecfdf103bcbae286750d.js?ver=1775079732","id":"wpforms-smart-phone-field-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"RZYkR6sx9tcxiwqPss0Y","reference":42},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/e2a561a37df4c7c63552f44d21d6f94f.js?ver=1775079732","id":"wpforms-smart-phone-field-core-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"7DfNcpxqJCJZ6pZ44ss4","reference":43},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/f15265a2f8ea0a5b33d365b32582a700.js?ver=1775079732","id":"wpforms-validation-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"vhan7gjsINqSm48kt79Q","reference":44},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/3808be201ca2db936bb264e555d80273.js?ver=1775079732","id":"wpforms-maskedinput-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"B8K7QbLpLcRIGyX1fc7j","reference":45},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/84cdf2af726ea0ad5c67b7ec6479e363.js?ver=1775079732","id":"wpforms-mailcheck-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"bAzVDChvZJFpSztk8aoF","reference":46},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/23b0d9051790b4a386f66ff1836815bc.js?ver=1775079732","id":"wpforms-punycode-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"MU3LLMJIhjitXh8UrUcp","reference":47},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/c9642856870e1bd4b29fb5d7c8a952b9.js?ver=1775079732","id":"wpforms-generic-utils-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"wUdL52ohKwAheNwbWcqe","reference":48},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/8000ec0ef5a0a6ee376106c12925ed17.js?ver=1775079732","id":"wpforms-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"e20DPH4EyCnFevcZWwF2","reference":49},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/ec590fd1db434e26795792279783f0d3.js?ver=1775079732","id":"wpforms-modern-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"e09ACmyehUTMnRBmAyoD","reference":50},{"attrs":{"src":"https:\/\/www.google.com\/recaptcha\/api.js?onload=wpformsRecaptchaLoad&render=explicit&ver=1775079732","id":"wpforms-recaptcha-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"KdCoVCHcVVNsSNytKvco","reference":51},{"attrs":{"id":"wpforms-recaptcha-js-after","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"type":"text\/javascript","async":false},"bv_unique_id":"ZT652qFwtFExg2qRCMWZ","reference":52},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/87927356d973df7f328e26476f869f50.js?ver=1775079732","id":"wpforms-address-field-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"uznVa24Z56ECV0BZ23Zf","reference":53},{"attrs":{"type":"module","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"async":false},"bv_unique_id":"fIiMXrvVlrByIKvFj8Xv","reference":54},{"attrs":{"type":"text\/javascript","defer":true,"data-cfasync":false,"bv_inline_delayed":true,"async":false},"bv_unique_id":"JdASMd6ddj0fVt0BhuyZ","reference":55},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/908b08484bbb9820537c85a25f68f380.js","id":"googlesitekit-events-provider-optin-monster-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false,"is_first_defer_element":true},"bv_unique_id":"0nT5GuDPxJpiRkW1hMFG","reference":31},{"attrs":{"src":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/al_opt_content\/SCRIPT\/c59c856ed333a9bfb5509888fccde99b.js?ver=1775079732","id":"googlesitekit-events-provider-wpforms-js","defer":true,"data-cfasync":false,"async":false,"bv_inline_delayed":false},"bv_unique_id":"Yhcd1qqGYyXSWznwbL7Q","reference":32},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!1,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>

	
	
		<title>Blog - Lovejoy Real Estate</title>

		
	
	<link rel="canonical" href="https://lovejoyrealestate.com/blog/" />
	

		 <script type="bv_inline_delayed_js" bv_unique_id="eP0pV25HkesufU0uxVfh" defer="1" data-cfasync="" bv_inline_delayed="1" async="">(function(w,i,d,g,e,t){w["WidgetTrackerObject"]=g;(w[g]=w[g]||function() {(w[g].q=w[g].q||[]).push(arguments);}),(w[g].ds=1*new Date());(e="script"), (t=d.createElement(e)),(e=d.getElementsByTagName(e)[0]);t.async=1;t.src=i; e.parentNode.insertBefore(t,e);}) (window,"https://widgetbe.com/agent",document,"widgetTracker"); window.widgetTracker("create", "WT-NLBFPZWW"); window.widgetTracker("send", "pageview");</script> 
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/lovejoyrealestate.com\/blog\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/lovejoyrealestate.com#listItem","position":1,"name":"Home","item":"https:\/\/lovejoyrealestate.com","nextItem":{"@type":"ListItem","@id":"https:\/\/lovejoyrealestate.com\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/lovejoyrealestate.com\/blog\/#listItem","position":2,"name":"Blog","previousItem":{"@type":"ListItem","@id":"https:\/\/lovejoyrealestate.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/lovejoyrealestate.com\/#organization","name":"Lovejoy Real Estate","description":"Portland's residential real estate team serving the Portland Metro, Willamette Valley, and SW Washington since 1998.","url":"https:\/\/lovejoyrealestate.com\/","email":"clientcare@lovejoyrealestate.com","telephone":"+15035012490","foundingDate":"2010-12-23","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":40},"logo":{"@type":"ImageObject","url":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads\/2025\/01\/Lovejoy_Round_Full-Color.jpg","@id":"https:\/\/lovejoyrealestate.com\/blog\/#organizationLogo","width":596,"height":616},"image":{"@id":"https:\/\/lovejoyrealestate.com\/blog\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/lovejoyre","https:\/\/www.instagram.com\/lovejoyrealestate\/","https:\/\/www.tiktok.com\/@lovejoyrealestate","https:\/\/www.pinterest.com\/lovejoyrealestate\/","https:\/\/www.linkedin.com\/company\/turnerteaminc"]},{"@type":"WebPage","@id":"https:\/\/lovejoyrealestate.com\/blog\/#webpage","url":"https:\/\/lovejoyrealestate.com\/blog\/","name":"Blog - Lovejoy Real Estate","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/lovejoyrealestate.com\/#website"},"breadcrumb":{"@id":"https:\/\/lovejoyrealestate.com\/blog\/#breadcrumblist"},"datePublished":"2024-12-01T23:26:29-08:00","dateModified":"2024-12-01T23:26:30-08:00"},{"@type":"WebSite","@id":"https:\/\/lovejoyrealestate.com\/#website","url":"https:\/\/lovejoyrealestate.com\/","name":"Lovejoy Real Estate","alternateName":"Lovejoy","description":"Portland Metro Real Estate \u2014 Oregon & SW Washington","inLanguage":"en-US","publisher":{"@id":"https:\/\/lovejoyrealestate.com\/#organization"}}]}
		</script>
		


<script type="bv_inline_delayed_js" bv_unique_id="2z80QisTRwFmOF3VNmnA" id="google_gtagjs-js-consent-mode-data-layer" defer="1" data-cfasync="" bv_inline_delayed="1" async="">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500});
window._googlesitekitConsentCategoryMap = {"statistics":["analytics_storage"],"marketing":["ad_storage","ad_user_data","ad_personalization"],"functional":["functionality_storage","security_storage"],"preferences":["personalization_storage"]};
window._googlesitekitConsents = {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500};</script>

<link rel='dns-prefetch' href='//js-na2.hs-scripts.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel="alternate" type="application/rss+xml" title="Lovejoy Real Estate &raquo; Feed" href="https://lovejoyrealestate.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Lovejoy Real Estate &raquo; Comments Feed" href="https://lovejoyrealestate.com/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lovejoyrealestate.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flovejoyrealestate.com%2Fblog%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lovejoyrealestate.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flovejoyrealestate.com%2Fblog%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='elementor-frontend-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.1' media='all' />
<link rel='stylesheet' id='elementor-post-14579-css' href='https://lovejoyrealestate.com/wp-content/uploads/elementor/css/post-14579.css?ver=1775057942' media='all' />
<link rel='stylesheet' id='elementor-post-14923-css' href='https://lovejoyrealestate.com/wp-content/uploads/elementor/css/post-14923.css?ver=1775057942' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=4.0.1' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=4.0.1' media='all' />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://lovejoyrealestate.com/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4' media='all' />
<style id='wp-block-library-theme-inline-css'>
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote :where(cite),.wp-block-pullquote :where(footer),.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
/*# sourceURL=/wp-includes/css/dist/block-library/theme.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>
<link rel='stylesheet' id='aioseo/css/src/vue/standalone/blocks/table-of-contents/global.scss-css' href='https://lovejoyrealestate.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.5.2' media='all' />
<link rel='stylesheet' id='aioseo/css/src/vue/standalone/blocks/pro/recipe/global.scss-css' href='https://lovejoyrealestate.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/recipe/global.d86a4aa4.css?ver=4.9.5.2' media='all' />
<link rel='stylesheet' id='aioseo/css/src/vue/standalone/blocks/pro/product/global.scss-css' href='https://lovejoyrealestate.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/product/global.0f804f5f.css?ver=4.9.5.2' media='all' />
<style id='popup-builder-block-popup-builder-style-inline-css'>
.pbb-noscroll{overflow:hidden}.popupkit-campaigns-template-default{background-color:transparent}.popup-builder{position:relative;width:100%;z-index:1}.popup-builder-modal{align-items:center;display:none;justify-content:center;opacity:0;pointer-events:all;transition:opacity .15s linear}.popup-builder-container{animation-duration:1.2s;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;position:relative}.popup-builder-container .popupkit-container-overlay{height:100%;left:0;opacity:.5;position:absolute;top:0;transition:.3s;width:100%}.popup-builder-content{background-color:#fff;border-radius:3px;box-sizing:border-box;line-height:1.5;max-height:100vh;max-width:100vw;overflow:auto;padding:0;position:relative;width:100%}.popup-builder-content-credit{background-color:#fff;border-radius:3px;bottom:-29px;cursor:pointer;display:flex;left:50%;position:absolute;transform:translate(-50%);z-index:9999}.popup-builder-content-credit a{color:#000;font-size:14px;font-weight:500;text-decoration:none}.popup-builder-content-credit a svg{position:relative;top:3px}.popup-builder-close{color:transparent;cursor:pointer;display:flex;font-size:14px;line-height:1;margin-top:0;opacity:1;pointer-events:all;position:absolute;right:20px;text-decoration:none;top:20px;transition:all .4s ease;z-index:9999}:root{--pbb-popup-animate-duration:1s}.popup_animated{animation-duration:1s;animation-duration:var(--pbb-popup-animate-duration);animation-fill-mode:both}.popup_animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/popup-builder/style-index.css */
</style>
<style id='popup-builder-block-button-style-inline-css'>
.pbb-btn{align-items:center;color:#fff;cursor:pointer;display:inline-flex!important;justify-content:center;text-decoration:none;transition:.3s}.pbb-btn .gkit-icon{transition:.3s;vertical-align:middle}.pbb-btn:hover{background-color:#666}.pbb-btn:hover:before{opacity:1}.pbb-btn:before{background-size:102% 102%;border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease;width:100%;z-index:-1}.pbb-btn span{transition:.3s}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/button/style-index.css */
</style>
<style id='popup-builder-block-form-style-inline-css'>
.pbb-form,.pbb-form__field{display:flex;flex-wrap:wrap}.pbb-form__field{align-items:center;position:relative;width:100%}.pbb-form__label{display:block;font-size:16px;margin-bottom:5px}.pbb-form__label.required:after{color:red;content:"*";margin-left:5px}.pbb-form__input-wrap{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:5px;display:flex;position:relative;transition:all .3s ease-in-out;width:100%}.pbb-form__input-wrap .pbb-form__input{border:none;border-radius:5px;font-size:16px;outline:none;padding:10px;transition:all .3s ease-in-out;width:100%}.pbb-form__input-wrap .pbb-form__input:focus-visible{outline:none}.pbb-form__input-wrap .pbb-form__input:focus{border:none;box-shadow:none;outline:none}.pbb-form__submit-btn{align-items:center;background:#fff;border:1px solid #ccc;border-radius:5px;color:#333;cursor:pointer;display:flex;flex-direction:row;font-size:16px;justify-content:center;padding:10px 20px;transition:all .3s;width:100%}.pbb-form__submit-btn .pbb-form-loader{display:inline-block;height:15px;left:45%;position:absolute;top:41%;transform:translate(-50%,-50%);width:auto}.pbb-form__submit-btn .pbb-form-loader:before{animation:ripple-scale 1s ease-out infinite;border:1px solid #fff;border-radius:50%;color:#5b8c51;content:"";height:20px;position:absolute;width:20px;z-index:-1}@keyframes ripple-scale{0%{opacity:1;transform:scale(0)}50%{opacity:.7;transform:scale(1.2)}to{opacity:0;transform:scale(1.5)}}.pbb-form__submit-btn .btn-text{line-height:1}.pbb-form__submit-btn .input-icon{display:flex}.pbb-form__submit-btn:hover{background:#333;color:#fff}.pbb-form__submit-btn[disabled]{pointer-events:none}.pbb-form-success{background-color:#fff;border-radius:4px;color:#000;font-size:16px;font-weight:500;margin-top:8px;text-align:center;width:100%}.pbb-form .error-message{color:red;font-size:12px}.pbb-form__field-checkbox,.pbb-form__field-radio{display:block}.pbb-form__options-wrap{display:inline-grid}.pbb-form__option .pbb-form__option-input{display:none}.pbb-form__option .pbb-form__option-label{cursor:pointer;padding-left:28px;position:relative}.pbb-form__option .pbb-form__option-label:before{background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;content:"";height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:14px}.pbb-form__option .pbb-form__option-label:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:7px;left:6px;opacity:0;position:absolute;top:50%;transform:translateY(-60%) rotate(45deg);transition:opacity .2s ease;width:3px}.pbb-form__option .pbb-form__option-input[type=checkbox]:checked+.pbb-form__option-label:before{background:#2563eb;border-color:#2563eb}.pbb-form__option .pbb-form__option-input[type=checkbox]:checked+.pbb-form__option-label:after{opacity:1}.pbb-form__option .pbb-form__option-input[type=radio]+.pbb-form__option-label:before{border-radius:50%}.pbb-form__option .pbb-form__option-input[type=radio]+.pbb-form__option-label:after{background:#2563eb;border:none;border-radius:50%;height:8px;left:4px;top:50%;transform:translateY(-50%);width:8px}.pbb-form__option .pbb-form__option-input[type=radio]:checked+.pbb-form__option-label:before{background:#fff;border-color:#2563eb}.pbb-form__option .pbb-form__option-input[type=radio]:checked+.pbb-form__option-label:after{opacity:1}.pbb-form__option-label{font-size:16px}.popup-builder .pbb-form__submit-btn{display:inherit}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/form/style-index.css */
</style>
<style id='popup-builder-block-advanced-paragraph-style-inline-css'>
.popupkit-adv-paragraph .popupkit-adv-paragraph-text{margin-bottom:0;margin-top:0}.popupkit-adv-paragraph .popupkit-adv-paragraph-text a{display:inline-block;transition:.3s}.popupkit-adv-paragraph .popupkit-adv-paragraph-text strong{display:inline-block;font-weight:900;transition:.3s}.popupkit-adv-paragraph .popupkit-adv-paragraph-text strong a{display:inline-block;transition:.3s}.popupkit-adv-paragraph .popupkit-focused-text-fill strong{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc,#6a11cb);color:#2575fc}.popupkit-adv-paragraph .popupkit-drop-cap-letter:first-letter{float:left;font-size:45px;line-height:50px}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/advanced-paragraph/style-index.css */
</style>
<style id='popup-builder-block-advanced-image-style-inline-css'>
.wp-block-popup-builder-block-advanced-image img{border:none;border-radius:0;display:inline-block;height:auto;max-width:100%;vertical-align:middle}.wp-block-popup-builder-block-advanced-image.alignfull img,.wp-block-popup-builder-block-advanced-image.alignwide img{width:100%}.wp-block-popup-builder-block-advanced-image .popupkit-image-block{display:inline-block}.wp-block-popup-builder-block-advanced-image .popupkit-image-block a{text-decoration:none}.wp-block-popup-builder-block-advanced-image .popupkit-container-overlay:after,.wp-block-popup-builder-block-advanced-image .popupkit-container-overlay:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/advanced-image/style-index.css */
</style>
<style id='popup-builder-block-icon-style-inline-css'>
.wp-block-popup-builder-block-icon{display:flex}.wp-block-popup-builder-block-icon .popupkit-icons{display:inline-flex;transition:.3s}.wp-block-popup-builder-block-icon .popupkit-icons svg{display:block}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/icon/style-index.css */
</style>
<style id='popup-builder-block-container-style-inline-css'>
.gkit-block__inner{margin-left:auto;margin-right:auto}.gkit-block-video-wrap{height:100%;overflow:hidden;position:absolute;width:100%}.gkit-block-video-wrap video{background-size:cover;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-popup-builder-block-container{margin-left:auto;margin-right:auto;position:relative;transition:background var(--gkit-bg-hover-transition,var(--gutenkit-preset-global-transition_duration,.4s)) var(--gutenkit-preset-global-transition_timing_function,ease),border var(--gkit-bg-border-transition,var(--gutenkit-preset-global-transition_duration,.4s)) var(--gutenkit-preset-global-transition_timing_function,ease),box-shadow var(--gkit-bg-hover-transition,var(--gutenkit-preset-global-transition_duration,.4s)) var(--gutenkit-preset-global-transition_timing_function,ease),border-radius var(--gkit-bg-hover-transition,var(--gutenkit-preset-global-transition_duration,.4s)) var(--gutenkit-preset-global-transition_timing_function,ease);z-index:1}.wp-block-popup-builder-block-container>.gkit-block__inner{display:flex}.wp-block-popup-builder-block-container .gkit-container-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.wp-block-popup-builder-block-container .wp-block-popup-builder-block-container{flex-grow:0;flex-shrink:1;margin-left:unset;margin-right:unset}.wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignfull{flex-shrink:1;width:100%}.wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignwide{flex-shrink:1}.wp-block-popup-builder-block-container .gkit-image-scroll-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.wp-block-popup-builder-block-container .gkit-image-scroll-layer{height:100%;left:0;position:absolute;top:0;width:100%}.wp-block-popup-builder-block-container .is-style-wide{width:100%}.wp-site-blocks .wp-block-popup-builder-block-container .gkit-block-video-wrap{z-index:-1}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/container/style-index.css */
</style>
<style id='popup-builder-block-heading-style-inline-css'>
.wp-block-popup-builder-block-heading,.wp-block-popup-builder-block-heading.popupkit-heading-has-border .popupkit-heading-title{position:relative}.wp-block-popup-builder-block-heading.popupkit-heading-has-border .popupkit-heading-title:before{background:linear-gradient(180deg,#ff512f,#dd2476);content:"";display:block;height:100%;left:0;position:absolute;width:4px}.wp-block-popup-builder-block-heading.popupkit-heading-has-border.popupkit-heading-border-position-end .popupkit-heading-title:before{left:auto;right:0}.wp-block-popup-builder-block-heading .popupkit-heading-title{margin:0 0 20px;position:relative;transition:all .3s ease-in-out;z-index:1}.wp-block-popup-builder-block-heading .popupkit-heading-title strong{font-weight:900;transition:color .3s ease-in-out}.wp-block-popup-builder-block-heading .popupkit-heading-title strong a{transition:.3s}.wp-block-popup-builder-block-heading .popupkit-heading-title.popupkit-heading-title-text-fill strong{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc,#6a11cb);color:#2575fc}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle{margin:8px 0 16px}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-border{display:inline-block}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-border:after,.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-border:before{background-color:#d7d7d7;content:"";display:inline-block;height:3px;vertical-align:middle;width:40px}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-border:before{margin-right:15px}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-border:after{margin-left:15px}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-outline:not(.popupkit-heading-subtitle-has-border){border:2px solid #d7d7d7;display:inline-block}.wp-block-popup-builder-block-heading .popupkit-heading-subtitle-has-text-fill{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc,#6a11cb);color:#2575fc}.wp-block-popup-builder-block-heading .popupkit-heading-shadow-text{color:transparent;font-family:Archivo,sans-serif;font-size:90px;font-weight:700;letter-spacing:-6px;line-height:120px;position:absolute;white-space:nowrap;z-index:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:hsla(0,0%,6%,.1);transform:translate(-50%,-50%)}.wp-block-popup-builder-block-heading .popupkit-heading-separetor-style-none{display:none}.wp-block-popup-builder-block-heading .popupkit-heading-separetor-divider{background:currentColor;border-radius:2px;box-sizing:border-box;color:#2575fc;height:4px;margin-left:27px;position:relative;width:30px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor-divider:before{background-color:currentColor;border-radius:50%;box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor;content:"";display:inline-block;height:4px;left:-27px;position:absolute;top:0;width:4px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-dotted .popupkit-heading-separetor-divider{width:100px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid .popupkit-heading-separetor-divider{background:currentColor;border-radius:0;margin-left:0;width:150px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid .popupkit-heading-separetor-divider:before{display:none}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-star .popupkit-heading-separetor-divider{background:#2575fc;background:linear-gradient(90deg,currentColor,currentColor 38%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 62%,currentColor 0,currentColor);color:#2575fc;height:2px;margin-left:0;position:relative;width:135px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-star .popupkit-heading-separetor-divider:before{display:none}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-star .popupkit-heading-separetor-divider:after{background-color:currentColor;content:"";height:14.3px;left:50%;position:absolute;top:0;top:-7.15px;transform:translateX(-50%) rotate(45deg);width:14.3px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-bullet .popupkit-heading-separetor-divider{background:#2575fc;background:linear-gradient(90deg,currentColor,currentColor 38%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 62%,currentColor 0,currentColor);color:#2575fc;height:2px;margin-left:0;position:relative;width:100px}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-bullet .popupkit-heading-separetor-divider:before{display:none}.wp-block-popup-builder-block-heading .popupkit-heading-separetor.popupkit-heading-separetor-style-solid-bullet .popupkit-heading-separetor-divider:after{background-color:currentColor;border-radius:50%;content:"";height:14.3px;left:50%;position:absolute;top:0;top:-7.15px;transform:translateX(-50%);width:14.3px}.wp-block-popup-builder-block-heading .popupkit-heading-description{display:inline-block}.wp-block-popup-builder-block-heading .popupkit-heading-description p{margin:0}.wp-block-popup-builder-block-heading.has-text-align-center .popupkit-heading-separetor-divider{margin:0 auto!important}.wp-block-popup-builder-block-heading.has-text-align-right .popupkit-heading-separetor-divider{margin-left:auto!important}

/*# sourceURL=https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/blocks/heading/style-index.css */
</style>
<link rel='stylesheet' id='popupkit-global-css' href='https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/popup/global.css?ver=2.2.4' media='all' />
<link rel='stylesheet' id='twenty-twenty-one-custom-color-overrides-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/css/custom-color-overrides.css?ver=1.9' media='all' />
<style id='twenty-twenty-one-custom-color-overrides-inline-css'>
:root .editor-styles-wrapper{--global--color-background: #ffffff;--global--color-primary: #000;--global--color-secondary: #000;--button--color-background: #000;--button--color-text-hover: #000;}
/*# sourceURL=twenty-twenty-one-custom-color-overrides-inline-css */
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark-gray: #28303D;--wp--preset--color--gray: #39414D;--wp--preset--color--green: #D1E4DD;--wp--preset--color--blue: #D1DFE4;--wp--preset--color--purple: #D1D1E4;--wp--preset--color--red: #E4D1D1;--wp--preset--color--orange: #E4DAD1;--wp--preset--color--yellow: #EEEADD;--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--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);--wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);--wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);--wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);--wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;--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(.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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<style id='dominant-color-styles-inline-css'>
img[data-dominant-color]:not(.has-transparency) { background-color: var(--dominant-color); }
/*# sourceURL=dominant-color-styles-inline-css */
</style>
<link rel='stylesheet' id='xs-front-style-css' href='https://lovejoyrealestate.com/wp-content/plugins/wp-social/assets/css/frontend.css?ver=3.1.8' media='all' />
<link rel='stylesheet' id='xs_login_font_login_css-css' href='https://lovejoyrealestate.com/wp-content/plugins/wp-social/assets/css/font-icon.css?ver=3.1.8' media='all' />
<link rel='stylesheet' id='gutenkit-third-party-editor-compatibility-css' href='https://lovejoyrealestate.com/wp-content/plugins/popup-builder-block/build/compatibility/frontend.css?ver=fa9b2727afc9d74855b4' media='all' />
<link rel='stylesheet' id='cute-alert-css' href='https://lovejoyrealestate.com/wp-content/plugins/metform/public/assets/lib/cute-alert/style.css?ver=4.1.3' media='all' />
<link rel='stylesheet' id='text-editor-style-css' href='https://lovejoyrealestate.com/wp-content/plugins/metform/public/assets/css/text-editor.css?ver=4.1.3' media='all' />
<link rel='stylesheet' id='wur_content_css-css' href='https://lovejoyrealestate.com/wp-content/plugins/wp-ultimate-review/assets/public/css/content-page.css?ver=2.3.8' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://lovejoyrealestate.com/wp-includes/css/dashicons.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='twenty-twenty-one-style-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/style.css?ver=1.9' media='all' />
<style id='twenty-twenty-one-style-inline-css'>
:root{--global--color-background: #ffffff;--global--color-primary: #000;--global--color-secondary: #000;--button--color-background: #000;--button--color-text-hover: #000;}
/*# sourceURL=twenty-twenty-one-style-inline-css */
</style>
<link rel='stylesheet' id='twenty-twenty-one-print-style-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/css/print.css?ver=1.9' media='print' />
<link rel='stylesheet' id='bootstrap-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/bootstrap/css/bootstrap.min.css?ver=1.0' media='all' />
<link rel='stylesheet' id='aos-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/aos/aos.css?ver=1.0' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' />
<link rel='stylesheet' id='boxicons-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/boxicons/css/boxicons.min.css?ver=1.0' media='all' />
<link rel='stylesheet' id='animate-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/animate.css/animate.min.css?ver=1.0' media='all' />
<link rel='stylesheet' id='remixicon-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/remixicon/remixicon.css?ver=1.0' media='all' />
<link rel='stylesheet' id='owlcarousel-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/owl.carousel/assets/owl.carousel.min.css?ver=1.0' media='all' />
<link rel='stylesheet' id='slick-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/css/slick.css?ver=1.0' media='all' />
<link rel='stylesheet' id='slick-theme-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/css/slick-theme.css?ver=1.0' media='all' />
<link rel='stylesheet' id='icofont-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/icofont/icofont.min.css?ver=1.0' media='all' />
<link rel='stylesheet' id='fontawesome-css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='bootstrap-icons-css' href='https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='lovejoy-style-css' href='https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/css/style.css?ver=1.0' media='all' />
<link rel='stylesheet' id='exad-slick-css' href='https://lovejoyrealestate.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/css/slick.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='exad-slick-theme-css' href='https://lovejoyrealestate.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/css/slick-theme.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='exad-image-hover-css' href='https://lovejoyrealestate.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/css/imagehover.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='exad-swiperv5-css' href='https://lovejoyrealestate.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/css/swiper.min.css?ver=2.7.9.8' media='all' />
<link rel='stylesheet' id='exad-main-style-css' href='https://lovejoyrealestate.com/wp-content/plugins/exclusive-addons-for-elementor/assets/css/exad-styles.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='ekit-widget-styles-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.8.2' media='all' />
<link rel='stylesheet' id='ekit-responsive-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.8.2' media='all' />
<script type="bv_inline_delayed_js" bv_unique_id="1guWCljtCkmxCFAjAJXe" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var elementskit = {
			resturl: 'https://lovejoyrealestate.com/wp-json/elementskit/v1/',
		}</script><template id="IYwV5z8fVO7nDVMcVZSU"></template>
<template id="nmNWfLh39Cf2qs6NcVyk"></template>
<template id="DhIzEZfsj3IXpwCqmLZg"></template>
<script type="bv_inline_delayed_js" bv_unique_id="I5K4GhvM4H0ogBDVMwsD" id="xs_front_main_js-js-extra" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var rest_config = {"rest_url":"https://lovejoyrealestate.com/wp-json/","nonce":"f7088c3299","insta_enabled":""};
//# sourceURL=xs_front_main_js-js-extra</script>
<template id="1pOrjZaKo2jbbVHbaipg"></template>
<script type="bv_inline_delayed_js" bv_unique_id="fu3a3PPIlBGELI9aiVtC" id="xs_social_custom-js-extra" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var rest_api_conf = {"siteurl":"https://lovejoyrealestate.com","nonce":"f7088c3299","root":"https://lovejoyrealestate.com/wp-json/"};
var wsluFrontObj = {"resturl":"https://lovejoyrealestate.com/wp-json/","rest_nonce":"f7088c3299"};
//# sourceURL=xs_social_custom-js-extra</script>
<template id="GzcDTK756iPLqr3dzrcL"></template>
<template id="anIgvEjciT0qdol716zM"></template>




<template id="SndUdLoPXB8o4saZ4gCO"></template>
<script type="bv_inline_delayed_js" bv_unique_id="roW0fHEFsJNpgheF25cc" id="google_gtagjs-js-after" defer="1" data-cfasync="" bv_inline_delayed="1" async="">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["lovejoyrealestate.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-T9BLP3JL", {"googlesitekit_post_type":"page"});
gtag("config", "AW-303294546");
 window._googlesitekit = window._googlesitekit || {}; window._googlesitekit.throttledEvents = []; window._googlesitekit.gtagEvent = (name, data) => { var key = JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents[ key ] ) { return; } window._googlesitekit.throttledEvents[ key ] = true; setTimeout( () => { delete window._googlesitekit.throttledEvents[ key ]; }, 5 ); gtag( "event", name, { ...data, event_source: "site-kit" } ); }; 
//# sourceURL=google_gtagjs-js-after</script>
<link rel="https://api.w.org/" href="https://lovejoyrealestate.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lovejoyrealestate.com/wp-json/wp/v2/pages/3897" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lovejoyrealestate.com/xmlrpc.php?rsd" />

<link rel='shortlink' href='https://lovejoyrealestate.com/?p=3897' />
        <script type="bv_inline_delayed_js" bv_unique_id="G1W4yOcinnZZRrjKPERG" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var errorQueue = [];
            let timeout;

            var errorMessage = '';


            function isBot() {
                const bots = ['crawler', 'spider', 'baidu', 'duckduckgo', 'bot', 'googlebot', 'bingbot', 'facebook', 'slurp', 'twitter', 'yahoo'];
                const userAgent = navigator.userAgent.toLowerCase();
                return bots.some(bot => userAgent.includes(bot));
            }

            /*
            window.onerror = function(msg, url, line) {
            // window.addEventListener('error', function(event) {
                console.error("Linha 600");

                var errorMessage = [
                    'Message: ' + msg,
                    'URL: ' + url,
                    'Line: ' + line
                ].join(' - ');
                */


            // Captura erros síncronos e alguns assíncronos
            window.addEventListener('error', function(event) {
                var msg = event.message;
                if (msg === "Script error.") {
                    console.error("Script error detected - maybe problem cross-origin");
                    return;
                }
                errorMessage = [
                    'Message: ' + msg,
                    'URL: ' + event.filename,
                    'Line: ' + event.lineno
                ].join(' - ');
                if (isBot()) {
                    return;
                }
                errorQueue.push(errorMessage);
                handleErrorQueue();
            });

            // Captura rejeições de promessas
            window.addEventListener('unhandledrejection', function(event) {
                errorMessage = 'Promise Rejection: ' + (event.reason || 'Unknown reason');
                if (isBot()) {
                    return;
                }
                errorQueue.push(errorMessage);
                handleErrorQueue();
            });

            // Função auxiliar para gerenciar a fila de erros
            function handleErrorQueue() {
                if (errorQueue.length >= 5) {
                    sendErrorsToServer();
                } else {
                    clearTimeout(timeout);
                    timeout = setTimeout(sendErrorsToServer, 5000);
                }
            }





            function sendErrorsToServer() {
                if (errorQueue.length > 0) {
                    var message;
                    if (errorQueue.length === 1) {
                        // Se houver apenas um erro, mantenha o formato atual
                        message = errorQueue[0];
                    } else {
                        // Se houver múltiplos erros, use quebras de linha para separá-los
                        message = errorQueue.join('\n\n');
                    }
                    var xhr = new XMLHttpRequest();
                    var nonce = 'c51e50be74';
                    var ajaxurl = 'https://lovejoyrealestate.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=c51e50be74';
                    xhr.open('POST', encodeURI(ajaxurl));
                    xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
                    xhr.onload = function() {
                        if (xhr.status === 200) {
                            // console.log('Success:', xhr.responseText);
                        } else {
                            console.log('Error:', xhr.status);
                        }
                    };
                    xhr.onerror = function() {
                        console.error('Request failed');
                    };
                    xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message));
                    errorQueue = []; // Limpa a fila de erros após o envio
                }
            }

            function sendErrorsToServer() {
                if (errorQueue.length > 0) {
                    var message = errorQueue.join(' | ');
                    //console.error(message);
                    var xhr = new XMLHttpRequest();
                    var nonce = 'c51e50be74';
                    var ajaxurl = 'https://lovejoyrealestate.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=c51e50be74'; // No need to esc_js here
                    xhr.open('POST', encodeURI(ajaxurl));
                    xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
                    xhr.onload = function() {
                        if (xhr.status === 200) {
                            //console.log('Success:::', xhr.responseText);
                        } else {
                            console.log('Error:', xhr.status);
                        }
                    };
                    xhr.onerror = function() {
                        console.error('Request failed');
                    };
                    xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message));
                    errorQueue = []; // Clear the error queue after sending
                }
            }

            function sendErrorsToServer() {
                if (errorQueue.length > 0) {
                    var message = errorQueue.join('\n\n'); // Usa duas quebras de linha como separador
                    var xhr = new XMLHttpRequest();
                    var nonce = 'c51e50be74';
                    var ajaxurl = 'https://lovejoyrealestate.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=c51e50be74';
                    xhr.open('POST', encodeURI(ajaxurl));
                    xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
                    xhr.onload = function() {
                        if (xhr.status === 200) {
                            // console.log('Success:', xhr.responseText);
                        } else {
                            console.log('Error:', xhr.status);
                        }
                    };
                    xhr.onerror = function() {
                        console.error('Request failed');
                    };
                    xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message));
                    errorQueue = []; // Limpa a fila de erros após o envio
                }
            }
            window.addEventListener('beforeunload', sendErrorsToServer);</script>
<style type='text/css'> .ae_data .elementor-editor-element-setting {
            display:none !important;
            }
            </style>
			
			<script type="bv_inline_delayed_js" bv_unique_id="PX91pMbvvDve5H9vc8PF" class="hsq-set-content-id" data-content-id="standard-page" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);</script>
			
			

<link rel="icon" type="image/png" href="/wp-content/uploads/fbrfg/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/wp-content/uploads/fbrfg/favicon.svg" />
<link rel="shortcut icon" href="/wp-content/uploads/fbrfg/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/wp-content/uploads/fbrfg/apple-touch-icon.png" />
<link rel="manifest" href="/wp-content/uploads/fbrfg/site.webmanifest" />

			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<style id="custom-background-css">
body.custom-background { background-color: #ffffff; }
</style>
	

<script type="bv_inline_delayed_js" bv_unique_id="qWIjxFaaO6swVRImpv1c" defer="1" data-cfasync="" bv_inline_delayed="1" async="">( function( w, d, s, l, i ) {
				w[l] = w[l] || [];
				w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
				var f = d.getElementsByTagName( s )[0],
					j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
				j.async = true;
				j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
				f.parentNode.insertBefore( j, f );
			} )( window, document, 'script', 'dataLayer', 'GTM-KDC6S46J' );</script>


		<style id="wp-custom-css">
			/* Fix image grid spacing - prevent grid items from stretching vertically */
.e-con-inner > .elementor-widget-image,
.e-grid > .elementor-widget-image {
    align-self: start;
}

.elementor-widget-image img {
    display: block;
    width: 100%;
    height: auto;
}

/* Override heading styles */

.entry-content h1 {
    font-size: 34px !important;
    font-weight: 600 !important;
}

.entry-content h2 {
    font-size: 26px !important;
    font-weight: 500 !important;
}

.entry-content h3 {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.posted-by span{
display:inline;
margin-right:8px;
}

.post-taxonomies{
display:block;
margin-top:6px;
}


.entry-header {
display:none !important;
}


/* Sticky full header */

.elementor-element-cbd3064{
position:fixed;
top:0;
left:0;
width:100%;
z-index:9999;
background:#ffffff;
}

/* keep topbar above menu */

.topbar{
position:relative;
z-index:10000;
}

/* correct spacing for fixed header */

body{
padding-top:100px;
}

/* section {
    padding: px 0 20px !important;
    overflow: hidden;
} */

/* element.style {
    width: 100%;
    height: 100%;
    max-width: 1358px;
} */




.elementor-element-9bd15c9 img{
height:auto !important;
width:200px !important;
}

/* sricky header code end */



.elementor-widget-heading h1:before,
.elementor-widget-heading .elementor-heading-title:before{
    content:"";
    display:block;
    width:55px;
    height:4px;
    background:#3a8db3;
    margin:0 auto 10px auto;
}



/* .entry-contents {
    padding-top: 50px;
} */
/* GLOBAL FIX FOR FIXED HEADER */

body {
    padding-top: 140px;
}











/* FINAL FIX */

form button[type="submit"],
form input[type="submit"] {
    background-color: #1e5a84 !important;
    color: #ffffff !important;
    opacity: 1 !important;
    visibility: visible !important;
    border: none;
    padding: 12px 25px;
}

/* hover */
form button[type="submit"]:hover {
    background-color: #17496b !important;
}

/* FIX AOS hiding issue */

[data-aos] {
    opacity: 1 !important;
    transform: none !important;
}


/* Center the submit button */

.wpforms-submit,
form button[type="submit"] {
    display: block;
    margin: 20px auto;   /* horizontal center */
    text-align: center;
}

/* center text inside button */
.wpforms-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}

		</style>
		</head>

<body class="wp-singular page-template page-template-page-blog page-template-page-blog-php page page-id-3897 custom-background wp-custom-logo wp-embed-responsive wp-theme-lovejoy is-light-theme has-background-white no-js singular has-main-navigation exclusive-addons-elementor elementor-default elementor-kit-15">

			
		
		
		
			<a class="skip-link screen-reader-text" href="#content">
			Skip to content		</a>
	
	
	<div class="ekit-template-content-markup ekit-template-content-header ekit-template-content-theme-support">
				<div data-elementor-type="wp-post" data-elementor-id="14579" class="elementor elementor-14579">
				<div class="elementor-element elementor-element-cbd3064 e-con-full e-flex e-con e-parent" data-id="cbd3064" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-c6f2aab e-con-full e-flex e-con e-child" data-id="c6f2aab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-78c6468 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html" data-id="78c6468" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">

<style>

.topbar{
background:#3f3f3f;
color:#fff;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.topbar-container{
max-width:1200px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:5px 20px;
}

/* contact */

.contact-info{
display:flex;
gap:25px;
align-items:center;
}

.contact-info a{
color:#fff;
text-decoration:none;
display:flex;
align-items:center;
gap:6px;
}

.contact-info a:hover{
opacity:.8;
}

/* social */

.social-icons{
display:flex;
align-items:center;
gap:15px;
}

.social-icons a{
color:#fff;
font-size:15px;
transition:.3s;
}

.social-icons a:hover{
opacity:.7;
}

/* responsive */

@media (max-width:768px){

.topbar-container{
flex-direction:column;
gap:8px;
text-align:center;
}

.contact-info{
justify-content:center;
flex-wrap:wrap;
gap:12px;
}

.social-icons{
justify-content:center;
}

}

</style>


<section class="topbar">

<div class="topbar-container">

<div class="contact-info">





<a href="mailto:clientcare@lovejoyrealestate.com">
<i class="fa-solid fa-envelope"></i> clientcare@lovejoyrealestate.com
</a>

</div>


<div class="social-icons">
<a href="tel:5035012490">
<i class="fa-solid fa-phone"></i> 503-501-2490
</a>
<a href="https://www.facebook.com/lovejoyre" target="_blank">
<i class="fa-brands fa-facebook-f"></i>
</a>

<a href="https://www.linkedin.com/company/turnerteaminc" target="_blank">
<i class="fa-brands fa-linkedin-in"></i>
</a>

<a href="https://www.pinterest.com/lovejoyrealestate" target="_blank">
<i class="fa-brands fa-pinterest"></i>
</a>

<a href="https://www.youtube.com/@lovejoyrealestate" target="_blank">
<i class="fa-brands fa-youtube"></i>
</a>

<a href="https://www.instagram.com/lovejoyrealestate/" target="_blank">
<i class="fa-brands fa-instagram"></i>
</a>

<a href="https://www.tiktok.com/@lovejoyrealestate" target="_blank">
<i class="fa-brands fa-tiktok"></i>
</a>



</div>

</div>

</section>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-438b260 e-con-full e-flex e-con e-child" data-id="438b260" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-d2a260b e-con-full e-flex e-con e-child" data-id="d2a260b" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-9bd15c9 elementor-widget__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image" data-id="9bd15c9" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="/">
							<img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/uploads/2024/07/Lovejoy_Horizontal_Full-Color.jpg?bv_host=lovejoyrealestate.com&amp;bv-resized-infos=bv_resized_mobile%3A480%2A249%3Bbv_resized_ipad%3A820%2A425%3Bbv_resized_desktop%3A1358%2A704"  fetchpriority="high" width="1358" height="704" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201358%20704'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1619 bv-tag-attr-replace bv-lazyload-tag-img"   alt="" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/uploads/2024/07/Lovejoy_Horizontal_Full-Color.jpg?bv_host=lovejoyrealestate.com&bv-resized-infos=bv_resized_mobile%3A480%2A249%3Bbv_resized_ipad%3A820%2A425%3Bbv_resized_desktop%3A1358%2A704 1358w, https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/uploads/2024/07/Lovejoy_Horizontal_Full-Color-300x156.jpg?bv_host=lovejoyrealestate.com&bv-resized-infos=bv_resized_mobile%3A300%2A156%3Bbv_resized_ipad%3A300%2A156%3Bbv_resized_desktop%3A300%2A156 300w, https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/uploads/2024/07/Lovejoy_Horizontal_Full-Color-1024x531.jpg?bv_host=lovejoyrealestate.com&bv-resized-infos=bv_resized_mobile%3A480%2A249%3Bbv_resized_ipad%3A820%2A425%3Bbv_resized_desktop%3A1024%2A531 1024w, https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/uploads/2024/07/Lovejoy_Horizontal_Full-Color-768x398.jpg?bv_host=lovejoyrealestate.com&bv-resized-infos=bv_resized_mobile%3A480%2A249%3Bbv_resized_ipad%3A768%2A398%3Bbv_resized_desktop%3A768%2A398 768w"  sizes="(max-width: 1358px) 100vw, 1358px" style="width:100%;height:51.84%;max-width:1358px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-104e439 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-ekit-nav-menu" data-id="104e439" data-element_type="widget" data-e-type="widget" data-widget_type="ekit-nav-menu.default">
				<div class="elementor-widget-container">
							<nav class="ekit-wid-con ekit_menu_responsive_tablet"
			data-hamburger-icon=""
			data-hamburger-icon-type="icon"
			data-responsive-breakpoint="1024">
			            <button class="elementskit-menu-hamburger elementskit-menu-toggler"  type="button" aria-label="hamburger-icon">
                                    <span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span>
                            </button>
            <div id="ekit-megamenu-header_menu" class="elementskit-menu-container elementskit-menu-offcanvas-elements elementskit-navbar-nav-default ekit-nav-menu-one-page-no ekit-nav-dropdown-hover"><ul id="menu-header_menu" class="elementskit-navbar-nav elementskit-menu-po-left submenu-click-on-icon"><li id="menu-item-427" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-427 nav-item elementskit-dropdown-has relative_position elementskit-dropdown-menu-default_width elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/about-us/" class="ekit-menu-nav-link ekit-menu-dropdown-toggle">WHO WE ARE<svg class="elementskit-submenu-indicator ekit-svg-icon icon-down-arrow1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.582 8.495c-0.578-0.613-1.544-0.635-2.153-0.059l-13.43 12.723-13.428-12.723c-0.61-0.578-1.574-0.553-2.153 0.059-0.579 0.611-0.553 1.576 0.058 2.155l14.477 13.715c0.293 0.277 0.67 0.418 1.047 0.418s0.756-0.14 1.048-0.418l14.477-13.715c0.611-0.579 0.637-1.544 0.058-2.155z"></path></svg></a><button class="sub-menu-toggle" aria-expanded="false" onClick="twentytwentyoneExpandSubMenu(this)"><span class="icon-plus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z" fill="currentColor"/></svg></span><span class="icon-minus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11h12v2H6z" fill="currentColor"/></svg></span><span class="screen-reader-text">Open menu</span></button>
<ul class="elementskit-dropdown elementskit-submenu-panel">
	<li id="menu-item-15163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15163 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/our-team/" class=" dropdown-item">OUR TEAM</a></ul>
</li>
<li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13 nav-item elementskit-dropdown-has relative_position elementskit-dropdown-menu-default_width elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/home-search/" class="ekit-menu-nav-link ekit-menu-dropdown-toggle">BUY<svg class="elementskit-submenu-indicator ekit-svg-icon icon-down-arrow1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.582 8.495c-0.578-0.613-1.544-0.635-2.153-0.059l-13.43 12.723-13.428-12.723c-0.61-0.578-1.574-0.553-2.153 0.059-0.579 0.611-0.553 1.576 0.058 2.155l14.477 13.715c0.293 0.277 0.67 0.418 1.047 0.418s0.756-0.14 1.048-0.418l14.477-13.715c0.611-0.579 0.637-1.544 0.058-2.155z"></path></svg></a><button class="sub-menu-toggle" aria-expanded="false" onClick="twentytwentyoneExpandSubMenu(this)"><span class="icon-plus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z" fill="currentColor"/></svg></span><span class="icon-minus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11h12v2H6z" fill="currentColor"/></svg></span><span class="screen-reader-text">Open menu</span></button>
<ul class="elementskit-dropdown elementskit-submenu-panel">
	<li id="menu-item-15162" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15162 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/first-time-buyer/" class=" dropdown-item">First Time Buyer</a>	<li id="menu-item-15164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15164 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/mortgage-calculator/" class=" dropdown-item">Mortgage Calculator</a>	<li id="menu-item-15165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15165 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/affordability-calculator/" class=" dropdown-item">Affordability Calculator</a>	<li id="menu-item-15167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15167 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/calculating-a-good-investment-property/" class=" dropdown-item">Calculating a Good Investment Property</a></ul>
</li>
<li id="menu-item-2373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2373 nav-item elementskit-dropdown-has relative_position elementskit-dropdown-menu-default_width elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/sell-your-home/" class="ekit-menu-nav-link ekit-menu-dropdown-toggle">SELL<svg class="elementskit-submenu-indicator ekit-svg-icon icon-down-arrow1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.582 8.495c-0.578-0.613-1.544-0.635-2.153-0.059l-13.43 12.723-13.428-12.723c-0.61-0.578-1.574-0.553-2.153 0.059-0.579 0.611-0.553 1.576 0.058 2.155l14.477 13.715c0.293 0.277 0.67 0.418 1.047 0.418s0.756-0.14 1.048-0.418l14.477-13.715c0.611-0.579 0.637-1.544 0.058-2.155z"></path></svg></a><button class="sub-menu-toggle" aria-expanded="false" onClick="twentytwentyoneExpandSubMenu(this)"><span class="icon-plus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z" fill="currentColor"/></svg></span><span class="icon-minus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11h12v2H6z" fill="currentColor"/></svg></span><span class="screen-reader-text">Open menu</span></button>
<ul class="elementskit-dropdown elementskit-submenu-panel">
	<li id="menu-item-15160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15160 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/market-ready-transformations/" class=" dropdown-item">Market Ready Transformations</a>	<li id="menu-item-15166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15166 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/home-sale-calculator/" class=" dropdown-item">Home Sale Calculator</a></ul>
</li>
<li id="menu-item-12758" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-12758 nav-item elementskit-mobile-builder-content active" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/blog/" class="ekit-menu-nav-link active">BLOG</a></li>
<li id="menu-item-15161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15161 nav-item elementskit-dropdown-has relative_position elementskit-dropdown-menu-default_width elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/portland-neighborhoods/" class="ekit-menu-nav-link ekit-menu-dropdown-toggle">NEIGHBORHOODS<svg class="elementskit-submenu-indicator ekit-svg-icon icon-down-arrow1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.582 8.495c-0.578-0.613-1.544-0.635-2.153-0.059l-13.43 12.723-13.428-12.723c-0.61-0.578-1.574-0.553-2.153 0.059-0.579 0.611-0.553 1.576 0.058 2.155l14.477 13.715c0.293 0.277 0.67 0.418 1.047 0.418s0.756-0.14 1.048-0.418l14.477-13.715c0.611-0.579 0.637-1.544 0.058-2.155z"></path></svg></a><button class="sub-menu-toggle" aria-expanded="false" onClick="twentytwentyoneExpandSubMenu(this)"><span class="icon-plus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z" fill="currentColor"/></svg></span><span class="icon-minus"><svg class="svg-icon" width="18" height="18" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11h12v2H6z" fill="currentColor"/></svg></span><span class="screen-reader-text">Open menu</span></button>
<ul class="elementskit-dropdown elementskit-submenu-panel">
	<li id="menu-item-15305" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15305 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/mid-willamette-valley-communities/" class=" dropdown-item">Mid-Willamette Valley Communities</a></ul>
</li>
<li id="menu-item-1617" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1617 nav-item elementskit-mobile-builder-content" data-vertical-menu=750px><a href="https://lovejoyrealestate.com/career/" class="ekit-menu-nav-link">CAREER</a></li>
</ul><div class="elementskit-nav-identity-panel"><button class="elementskit-menu-close elementskit-menu-toggler" type="button">X</button></div></div>
			<div class="elementskit-menu-overlay elementskit-menu-offcanvas-elements elementskit-menu-toggler ekit-nav-menu--overlay"></div>        </nav>
						</div>
				</div>
				</div>
				</div>
				</div>
				</div>
			</div>

	<section class="blogsec">
    <div class="container">
        <div class="row">
            <div class="col-lg-8">
               <div class="blogcontainer">

                                              <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/short-sales-and-foreclosures-in-portland-metro//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/short-sales-and-foreclosures-in-portland-metro/">April 3, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/short-sales-and-foreclosures-in-portland-metro/">Short Sales and Foreclosures in Portland Metro</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p></p>
<p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow.jpeg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-300x177-jpeg.avif"  data-dominant-color="f0efee" data-has-transparency="false" style="--dominant-color: #f0efee;" decoding="async" class="alignright size-medium wp-image-15309 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20177'%3E%3C/svg%3E" alt="Short sale process flow chart" width="300" height="177" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-300x177-jpeg.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-1024x605-jpeg.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-150x89-jpeg.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-768x454-jpeg.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-160x95.jpeg 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/04/Short-Sale-Flow-jpeg.avif 1327w"  sizes="(max-width: 300px) 100vw, 300px" /></a>There are 4,448 active residential listings in greater Portland right now. 31 are short sales. 40 are bank owned.</p>
<p>Before those numbers mean anything, it&#8217;s worth explaining what they are.</p>
<h2>What Is a Short Sale?</h2>
<p>A short sale happens when a homeowner owes more on their mortgage than the home is currently worth — and the lender agrees to accept less than the full payoff to let the sale go through. The seller is &#8220;short&#8221; of what they owe. The bank absorbs the difference.</p>
<p>The alternative, for a homeowner in that position, is foreclosure — and that distinction matters. Sellers pursue a short sale for real reasons. A foreclosure does significantly more damage to a credit score, <a href="https://www.consumerfinance.gov/ask-cfpb/if-i-lose-my-home-to-foreclosure-can-i-ever-buy-a-home-again-what-impact-will-a-foreclosure-have-on-my-credit-report-en-326/" target="_blank" rel="noopener">stays on a credit report longer</a>, and can delay the ability to purchase another home for years. A short sale is still a serious financial event, but it gives the seller some agency over the outcome and a faster path toward financial recovery. It&#8217;s a difficult decision made under difficult circumstances — not a strategy, but often the least bad option available.</p>
<p>That bank approval is where the process gets complicated. The seller can accept a buyer&#8217;s offer, but it means nothing until the lender signs off. The bank orders their own valuation, reviews the seller&#8217;s hardship documentation, and weighs whether accepting less than what&#8217;s owed is better than going all the way through foreclosure. That review routinely takes two to four months. Sometimes longer.</p>
<p>And it&#8217;s often not one bank — it&#8217;s two. Many homeowners in short sale territory have a first mortgage and a second mortgage or a home equity line of credit. Both lenders have to approve the transaction independently. The second lender, who stands to recover little or nothing from the sale, has limited incentive to cooperate quickly. Getting two banks to agree, on the same timeline, on acceptable terms, is its own obstacle course.</p>
<p>When that process fails — when the banks can&#8217;t reach agreement, when the buyer walks after months of waiting, when the numbers simply don&#8217;t work — the short sale collapses. And a failed short sale almost always becomes what the seller was trying to avoid in the first place: foreclosure. The property that couldn&#8217;t close as a short sale becomes bank-owned. Which is the other category in that 71.</p>
<h2>Why These Numbers Matter</h2>
<p>A lot of people have been quietly wondering whether rising rates mean we&#8217;re heading toward something like 2008 and 2009. The foreclosure wave. The underwater homeowners. The bank-owned inventory that took years to clear. It&#8217;s a reasonable thing to wonder. Rates are high, the economy feels uncertain, and the headlines don&#8217;t always help.</p>
<p>That&#8217;s not what the data looks like. At the peak of the foreclosure crisis, distressed properties made up a much larger share of available inventory — in some markets, a third or more of active listings were short sales or bank-owned. In Portland today, that number is 1.6%.</p>
<h2>Why It&#8217;s Different This Time</h2>
<p>The foreclosure crisis was fundamentally an equity crisis. Homeowners had borrowed against inflated values, prices dropped, and millions found themselves owing more than their homes were worth. When you&#8217;re underwater and can&#8217;t make the payment, short sale or foreclosure is often the only exit.</p>
<p>That&#8217;s not where most Portland homeowners are today.</p>
<p>The people who bought in 2019, 2020, and 2021 — even at the peak of the pandemic market — have generally seen values hold or increase since. They locked in low rates, which means their payments are manageable. And they&#8217;ve had four or five years of equity building on top of that. A homeowner with $150,000 or $200,000 in equity doesn&#8217;t short sale. They list, price it right, and move on.</p>
<p>High rates create affordability pressure for buyers. They create a lock-in effect for sellers who don&#8217;t want to give up a 3% mortgage. What they don&#8217;t create, in a market where owners have real equity, is mass distress.</p>
<h2>What Buyers Get Wrong About Foreclosures</h2>
<p>Every market has buyers who are convinced they&#8217;re going to find a foreclosure deal. It comes up constantly. The first thing worth knowing is that the pool of buyers hunting for them is smaller than most people assume — but the inventory is smaller still.</p>
<p>We keep distressed inventory on our radar. Always. When a short sale or bank-owned property comes up in an area we&#8217;re working, we know about it. And of the 31 active short sales in greater Portland right now, 30 more are already pending — under contract, with buyers. That thin slice of inventory isn&#8217;t sitting.</p>
<p>The second thing worth knowing is what buying distressed actually means in practice.</p>
<p>Bank-owned homes are sold as-is. No seller disclosures. No repairs. No negotiating over the water heater that&#8217;s been failing or the roof at the end of its life. The bank has never lived there — they don&#8217;t know what they don&#8217;t know, and they won&#8217;t fix it. A $50,000 discount can disappear quickly once an inspector walks through a home that&#8217;s been vacant, had maintenance deferred for years, and possibly had fixtures or appliances removed. The purchase price is not the cost of ownership.</p>
<p>Short sales carry the complications described above — months-long timelines, two-bank approval processes, and sellers who often haven&#8217;t had the resources to maintain the home through a prolonged financial hardship. The process is slower and less predictable than a standard transaction, and buyers need to keep their financing intact through an uncertain wait with no guaranteed outcome.</p>
<p>None of this means distressed properties are never worth pursuing. Sometimes they are. But the math needs to be run honestly, with full eyes on what the property actually needs — and the process needs to be understood before committing to it.</p>
<h2>The Bigger Picture</h2>
<p>The Portland market has real challenges right now. Rates are high. Affordability is stretched. But it&#8217;s not a distress market. The fundamentals that produced 2008 — overleveraged owners, inflated values with no equity cushion — aren&#8217;t what we&#8217;re looking at today.</p>
<p>71 active distressed listings out of 4,448. And many of them already have a buyer.</p>
<hr />
<p><strong>Search Portland area homes on your phone.</strong> The Lovejoy Real Estate app gives buyers full RMLS search, saved favorites, and instant alerts — and homeowners a one-stop place for home-related resources. Your data is never sold or shared.  You can search for foreclosures and short sales on the app.</p>
<p><a href="https://bk.homestack.com/lovejoyrealestate" target="_blank" rel="nofollow noopener"><br />
<img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2025/12/all-badge-300x50-png.avif"  class="bv-tag-attr-replace bv-lazyload-tag-img"  decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2050'%3E%3C/svg%3E" alt="Lovejoy Real Estate App store buttons" width="300" height="50" /><br />
</a></p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/hoarding//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/hoarding/">March 27, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/hoarding/">Understanding Hoarding: Challenges &#038; Solutions in Home Sales</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws.png"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-300x164-png.avif"  data-dominant-color="534f44" data-has-transparency="false" style="--dominant-color: #534f44;" loading="lazy" decoding="async" class="alignright size-medium wp-image-15230 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20164'%3E%3C/svg%3E" alt="A narrow hallway is cluttered with floor-to-ceiling stacks of storage bins, cardboard boxes, and newspapers." width="300" height="164" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-300x164-png.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-1024x559-png.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-150x82-png.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-768x419-png.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-160x87.png 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_z6ws9dz6ws9dz6ws-png.avif 1408w"  sizes="(max-width: 300px) 100vw, 300px" /></a>Hoarding doesn&#8217;t announce itself. It builds slowly — one room at a time, one year at a time — until the house becomes something no one planned for it to be.</p>
<p>It comes up in real estate more than most people expect. An aging parent who can no longer maintain the home. An estate that needs to be settled after a death. A seller who knows something has to change but doesn&#8217;t know where to start. The situations vary, but the challenge is the same: a property that can&#8217;t be sold as-is, and a family that needs help before the house ever hits the market.</p>
<h2>What We&#8217;re Actually Talking About</h2>
<p>Hoarding disorder is a recognized mental health condition — not a moral failing or a lifestyle choice. It involves persistent difficulty discarding possessions, regardless of their actual value, combined with real distress at the thought of letting go. The results can range from cluttered rooms to conditions that compromise safety and render a home uninhabitable.</p>
<p>Estimates put hoarding disorder at somewhere between 2 and 6 percent of the population. In the Portland metro area, that&#8217;s tens of thousands of households. It&#8217;s not rare. It&#8217;s just rarely talked about.</p>
<h2>What It Means for a Sale</h2>
<p>A home with a hoarding condition presents real, practical obstacles. Appraisers need access. Inspectors need to see systems. Buyers need to be able to picture themselves living there. None of that is easy when rooms are inaccessible or when years of accumulation have led to structural or sanitary issues.</p>
<p>Disclosure matters too. Oregon requires sellers to disclose material defects. If hoarding has caused damage — to flooring, subfloor, HVAC, plumbing — those issues need to be adressed. Trying to sell a property without addressing the underlying condition typically ends in failed inspections, price reductions, and deals that fall apart at the worst possible moment.</p>
<p>The good news: with the right preparation and the right team, these homes sell. They just require a different kind of process and a realistic timeline.</p>
<h2>The Conversation Nobody Wants to Have</h2>
<p>For families navigating a loved one&#8217;s hoarding situation, the hardest part usually isn&#8217;t the house. It&#8217;s the conversation.</p>
<p>Approaching it with shame or urgency tends to make things worse. Hoarding is frequently connected to grief, anxiety, trauma, and deep emotional attachment to objects. Threatening to &#8220;just throw everything away&#8221; can destroy trust and delay the help someone genuinely needs.</p>
<p>What tends to work better: lead with concern, not judgment. Focus on the person&#8217;s safety and well-being rather than the condition of the house. Bring in professionals — mental health providers, social workers, organizers who specialize in this work — before you ever call a real estate agent. The house conversation goes better when the person feels supported, not cornered.</p>
<h2>Local Hoarding Resources — Portland Area</h2>
<p>You don&#8217;t have to figure this out alone.</p>
<p><strong><a href="https://multco.us/info/multnomah-county-hoarding-task-force" target="_blank" rel="noopener">Multnomah County Hoarding Task Force</a></strong> provides training for professionals and community members, maintains a resource directory, and works to reduce stigma around hoarding disorder. Their quarterly meetings bring together social workers, healthcare providers, code compliance officers, and others who work with hoarding situations regularly. The most recent meeting was March 4th.</p>
<p><strong><a href="https://apsreferral.multco.us/" target="_blank" rel="noopener">Multnomah County Adult Protective Services</a></strong> investigates cases where an adult&#8217;s inability to care for themselves — including self-neglect — may be leading to harm or endangerment. If you&#8217;re concerned about a family member who can no longer safely maintain their home, APS can assess the situation and connect them with services.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Washington County</strong></p>
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2"><strong>Washington County Adult Protective Services</strong> — 971-673-5200 (covers self-neglect/unsafe living conditions for adults 60+ and people with disabilities)</li>
<li class="whitespace-normal break-words pl-2"><strong>Elder Safe</strong> (Washington County Sheriff&#8217;s Office) — 503-846-6048 (elder abuse/neglect response, multi-agency team)</li>
<li class="whitespace-normal break-words pl-2"><strong>Washington County Disability, Aging and Veteran Services</strong> — county-level wraparound services for seniors and people with disabilities</li>
</ul>
<hr class="border-border-200 border-t-0.5 my-3 mx-1.5" />
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Clackamas County</strong></p>
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2"><strong>Clackamas County Adult Protective Services</strong> — 971-673-6655 or 1-855-503-SAFE (same scope as above — adults 65+ and people with disabilities)</li>
<li class="whitespace-normal break-words pl-2"><strong>Clackamas County Aging and Disability Resource Connection (ADRC)</strong> — 503-650-5622 / <a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="mailto:clackamasadrc@clackamas.us">clackamasadrc@clackamas.us</a> (good first call for connecting people to services)</li>
</ul>
<hr class="border-border-200 border-t-0.5 my-3 mx-1.5" />
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Good for the whole metro (including Washington &amp; Clackamas)</strong></p>
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2"><strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://www.nwanxiety.com/hoarding.html">NW Anxiety Institute</a></strong> — 503-542-7635 — This one is worth highlighting. They explicitly serve Multnomah, Washington, Clackamas, and Columbia counties. They offer individual therapy (often in-home), group therapy, and a 16-week <em>Buried in Treasures</em> workshop. One of their therapists sits on the Multnomah County Hoarding Task Force steering committee.</li>
</ul>
<h2>When You&#8217;re Ready to Talk About the House</h2>
<p>Once a support plan is in place and the home has been addressed, the real estate piece becomes more manageable.</p>
<p>A realistic timeline, an honest assessment of repair costs, and a clear picture of what the property is worth in its current condition — that&#8217;s what allows families to make good decisions rather than desperate ones. We&#8217;ve helped families through exactly this kind of situation. We know how to work alongside cleanup crews, professional organizers, and contractors. We know how to price a property honestly so that it actually closes. And we know how to treat a difficult situation with the discretion it deserves.</p>
<h2>The Bottom Line</h2>
<p>Hoarding is one of those topics that stays quiet until it can&#8217;t anymore. If you&#8217;re navigating it — for yourself, a parent, a sibling, or an estate — there are people in this community who can help. And there are real estate professionals who know how to handle what comes next.</p>
<p>The house can be sold. The first step is just asking for help.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/earnest-money-and-wire-fraud-what-portland-buyers-and-sellers-need-to-know//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/earnest-money-and-wire-fraud-what-portland-buyers-and-sellers-need-to-know/">March 20, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/earnest-money-and-wire-fraud-what-portland-buyers-and-sellers-need-to-know/">Earnest Money and Wire Fraud: What Portland Buyers and Sellers Need to Know</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn.png"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-300x164-png.avif"  data-dominant-color="838378" data-has-transparency="false" style="--dominant-color: #838378;" loading="lazy" decoding="async" class="alignright size-medium wp-image-15214 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20164'%3E%3C/svg%3E" alt="A stressed woman sitting at a kitchen table with a laptop and Portland real estate closing documents, looking shocked while holding a smartphone to verify suspicious wiring instructions." width="300" height="164" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-300x164-png.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-1024x559-png.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-150x82-png.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-768x419-png.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-160x87.png 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/Gemini_Generated_Image_2ncn242ncn242ncn-png.avif 1408w"  sizes="(max-width: 300px) 100vw, 300px" /></a>You found the home. Your offer was accepted. You are days away from closing. Then you get an email with wiring instructions for your earnest money deposit.</p>
<p>You wire the money. And it goes straight to a criminal.</p>
<p>This is not a hypothetical. It is happening in Portland right now. And it does not only happen to buyers.</p>
<h2>Sellers Are Targets Too</h2>
<p>Buyers lose earnest money deposits. Sellers lose closing proceeds. The scam works the same way on both sides of the transaction.</p>
<p>You are a seller. Your home just closed. You are expecting a wire transfer of your proceeds, sometimes hundreds of thousands of dollars. You receive an email that looks like it is from your title company with updated account information for where to send the funds. Except the email is fake. The account belongs to a criminal. And your proceeds are gone.</p>
<p>Both buyers and sellers need to treat every wire instruction with the same level of scrutiny.</p>
<h2>The Local Reality</h2>
<p>A Portland woman nearly lost $200,000 in a real estate wire transfer scam. She caught it only because she made one last-minute phone call to confirm the wiring instructions. That phone call saved her. Not everyone is that lucky.</p>
<p>The Oregon Department of Justice has issued warnings calling real estate wire fraud one of the fastest-growing cybercrimes in the state. In another Oregon case, buyers lost $379,000 in a single wire transfer. Some of it was eventually recovered. Most wire fraud money is not.</p>
<p>Nationally, a 2025 report found that first-time buyers are three times more likely to fall victim to wire fraud than experienced buyers. One in four buyers reports receiving a suspicious message during a transaction. One in twenty actually falls for it.</p>
<h2>How It Works</h2>
<p>The scam is sophisticated. Criminals monitor email threads related to real estate transactions. When they see a ratified purchase contract, they spoof an email address that looks nearly identical to your title company, escrow officer, or agent. The email arrives with updated wiring instructions. It looks completely legitimate. The urgency feels real. You wire the money.</p>
<p>By the time anyone realizes what happened, the money is gone.</p>
<h2>The Rules We Follow at Lovejoy</h2>
<p>We talk about this with every buyer and seller before it becomes relevant. Here is what we tell them.</p>
<p><strong>Wire instructions will never change at the last minute.</strong> If you receive an email with updated wiring instructions, assume it is fraud until proven otherwise. Call us immediately using a phone number you already have, not one in the email.</p>
<p><strong>Never act on wire instructions from email alone.</strong> Always confirm verbally with your escrow or title officer using a phone number from their official website, not from any email.</p>
<p><strong>Confirm the receiving account before anything moves.</strong> Call the title company directly and read the account number back to them out loud.</p>
<p><strong>Sellers: confirm where your proceeds are going before closing day, not the morning of.</strong> Know the account details in advance so a last-minute email does not catch you off guard.</p>
<p><strong>Use escrow.</strong> Earnest money should always go to a reputable escrow or title company, never directly to a seller or broker.</p>
<h2>If Something Feels Off, It Probably Is</h2>
<p>Scammers create urgency. They tell you the window is closing, the seller is getting impatient, the funds must be sent today. That pressure is a tactic. A legitimate title company will always give you time to verify.</p>
<p>If you are ever uncertain about wiring instructions during a transaction with Lovejoy, call us directly before you do anything. We would rather slow down a closing than watch a client lose their down payment or their proceeds.</p>
<h2>The Bottom Line</h2>
<p>Wire fraud in real estate is not a distant problem. It is happening in Portland neighborhoods, to real buyers and sellers, on real transactions. The good news is it is almost entirely preventable with one habit: verify before you wire. Every time. No exceptions.</p>
<p><h2>Sources</h2>
<ul>
<li><a href="https://www.kgw.com/article/news/local/portland-woman-almost-loses-200000-in-real-estate-wire-transfer-scam/283-eb8122fb-60cf-4a40-a588-f6b2316dfe76" target="_blank" rel="noopener">KGW: Portland woman nearly loses $200,000 in real estate wire transfer scam</a></li>
<li><a href="https://www.cnn.com/2024/12/09/business/real-estate-home-buying-wire-fraud/index.html" target="_blank" rel="noopener">CNN: They were closing on their dream home. Then they fell for a real estate scam.</a></li>
<li><a href="https://elkhornmediagroup.com/oregon-doj-issues-warning-over-real-estate-and-mortgage-wire-scams/" target="_blank" rel="noopener">Oregon DOJ issues warning over real estate and mortgage wire scams</a></li>
<li><a href="https://www.nar.realtor/magazine/real-estate-news/wire-fraud-is-targeting-first-time-buyers-are-you-doing-enough-to-protect-them" target="_blank" rel="noopener">NAR: Wire fraud is targeting first-time buyers</a></li>
</ul>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/pocket-listings-private-exclusives-and-the-fight-over-how-homes-get-sold//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/pocket-listings-private-exclusives-and-the-fight-over-how-homes-get-sold/">March 13, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/pocket-listings-private-exclusives-and-the-fight-over-how-homes-get-sold/">Pocket Listings, Private Exclusives, and the Fight Over How Homes Get Sold</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI.png"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-300x164-png.avif"  data-dominant-color="727262" data-has-transparency="false" style="--dominant-color: #727262;" loading="lazy" decoding="async" class="alignright wp-image-14491 size-medium not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20164'%3E%3C/svg%3E" alt="AI image of agent putting for sale sign in bag to hide it from public- pocket listing" width="300" height="164" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-300x164-png.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-1024x559-png.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-150x82-png.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-768x419-png.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-160x87.png 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/pocket-listing-AI-png.avif 1408w"  sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>If you&#8217;ve been following real estate news, you&#8217;ve probably noticed that one of the industry&#8217;s biggest fights right now isn&#8217;t about interest rates or inventory. It&#8217;s about who gets to see listings — and when.  While the fight is taking place between industry giants, the outcome will greatly impact the consumer.  Here&#8217;s what you need to know and why it matters.</p>
<h3>What is a pocket listing?</h3>
<p>A pocket listing is a property for sale that isn&#8217;t publicly marketed through the MLS. The seller&#8217;s agent shops it quietly — to their own buyers, their office, or a private network — before (or instead of) putting it on the open market. The appeal is usually privacy: the seller doesn&#8217;t want a parade of strangers through their home, or doesn&#8217;t want neighbors to know they&#8217;re selling.  It&#8217;s most common at higher price points.</p>
<h3>The fight playing out nationally</h3>
<p>Compass, one of the country&#8217;s largest brokerages and now the mothership of the world&#8217;s largest, has built a significant part of their brand around private exclusive listings. Their argument is simple: sellers should have the right to choose how their home is marketed. <a title="NAR's Clear Cooperation Policy" href="https://www.nar.realtor/about-nar/policies/mls-clear-cooperation-policy" target="_blank" rel="noopener">NAR&#8217;s Clear Cooperation Policy</a> (CCP) — which requires listings to be submitted to the MLS within one business day of any public marketing — is, in their view, a restriction on seller choice.</p>
<p>Zillow sees it differently. In early 2025, Zillow launched its Listing Access Standards, which essentially say: if you&#8217;re marketing a home publicly but not putting it on the MLS, Zillow won&#8217;t show it. Their position is backed by their own data — homes sold off-market in 2024 sold for nearly $5,000 less on average than comparable homes that went through the MLS, with losses significantly higher in some markets.</p>
<p>Compass sued Zillow in June 2025. A federal judge denied their request to block Zillow&#8217;s policy. Compass&#8217;s CEO has since stated the company doesn&#8217;t consider CCP binding and won&#8217;t follow it. That trial is still pending.  That didn&#8217;t stop Compass aligning with Redfin to share listings that Zillow won&#8217;t.</p>
<p>NAR, for its part, took the middle road in March 2025 — keeping CCP but adding a formal Delayed Marketing option, allowing sellers to delay public MLS syndication if they sign a disclosure form acknowledging what they&#8217;re giving up.</p>
<h3>What the rules actually say in Portland</h3>
<p>RMLS, the MLS we operate under, has its own rules that largely align with the spirit of CCP. Here&#8217;s how they break it down:</p>
<p>Once a listing agreement is signed, it must be submitted to RMLS within 24 hours. Once active, it must be available for showing immediately — you cannot restrict showings to a future date. And once a property is publicly marketed in any form — yard signs, social media, flyers, email blasts, broker websites — it must be submitted for cooperation with other RMLS agents within one business day. Marketing before MLS submission is a violation with fines up to $1,500.</p>
<p>That said, RMLS does allow three legitimate paths for sellers who want to limit exposure:</p>
<p><strong>Office Exclusives</strong> — where the seller signs a disclosure form instructing us not to publicly market the home and not to disseminate it through RMLS. The property is shared only within our brokerage. The moment it&#8217;s publicly marketed, it must go into RMLS within one business day.</p>
<p><strong>Delayed Marketing</strong> — the listing is entered into RMLS and shared with other agents, but public syndication (Zillow, Realtor.com, IDX feeds) is delayed. Other MLS member agents can still see it and show it.  What is an IDX feed?  It&#8217;s the conduit for listings to every real estate website that is not the MLS.  That&#8217;s every brokerage website (ours included), portal (Zillow/Realtor.com) and app that displays listings.  No sign in the yard but likely to become the worst kept secret in the neighborhood.</p>
<p><strong>Coming Soon-No Showings</strong> — the listing is visible in RMLS only (not syndicated publicly), allows a sign and flyer at the property, and gives the seller up to 21 days before going active. No showings during this period.  The reality is no one uses this status.</p>
<p><strong>WVMLS</strong> has its own set of rules which are similar but different.</p>
<h3>Where we stand</h3>
<p>We&#8217;re an independent brokerage, not a franchise building national market share by aggregating private listings. Our interest is straightforward: getting our sellers the best outcome.</p>
<p>The data on this is fairly clear — broad MLS exposure creates competition, and competition drives price. For most sellers, maximum exposure is the right strategy.</p>
<p>That said, there are real situations where privacy matters more than price optimization. Tenants in the home. An estate sale where the family isn&#8217;t ready for public attention. A high-profile seller who doesn&#8217;t want speculation. For those sellers, the office exclusive or delayed marketing paths exist, and we&#8217;ll explain exactly what the tradeoffs are before anyone signs anything.  That&#8217;s where having a network of agents to call is super-valuable.</p>
<p>What we won&#8217;t do is use pocket listings as a marketing tool for our own benefit — keeping listings in-house to double-end deals or drive traffic to our own buyer pool. That&#8217;s not seller representation. That&#8217;s a conflict of interest dressed up as a feature and what was the impetus for Clear Cooperation.</p>
<p>The question isn&#8217;t really whether pocket listings are good or bad. The question is: whose interests are they serving? That&#8217;s a conversation worth having before you sign a listing agreement.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/portland-real-estate-market-update-february-2026-spring-is-knocking//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/portland-real-estate-market-update-february-2026-spring-is-knocking/">March 6, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/portland-real-estate-market-update-february-2026-spring-is-knocking/">Portland Real Estate Market Update: February 2026 — Spring Is Knocking</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-155x300-jpg.avif"  data-dominant-color="d9dddd" data-has-transparency="false" style="--dominant-color: #d9dddd;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14259 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%20300'%3E%3C/svg%3E" alt="RMLS Market Action February 2026 Data" width="155" height="300" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-155x300-jpg.avif 155w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-531x1024-jpg.avif 531w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-78x150-jpg.avif 78w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-83x160.jpg 83w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Data-jpg.avif 544w"  sizes="(max-width: 155px) 100vw, 155px" /></a>January was slow. We said so at the time. The question was whether it was a pause or a pattern. February answered that. The positive numbers still leave us playing catch up year-over-year but we&#8217;re optimistic that the national forecasts for a stronger 2026 real estate market compared to 2025 are accurate.</p>
<p>The <a title="February 2026 RMLS Market Action Report" href="https://www.rmlsweb.com/v2/public2/loadfile.asp?id=19209" target="_blank" rel="noopener">February 2026 RMLS Market Action Report</a> shows the market waking up — not dramatically, not in a way that makes headlines, but in the way that actually matters: more sellers, more buyers, and inventory that pulled back sharply after hitting its highest January level since 2013.</p>
<h2>Sellers Showed Up. Buyers Followed.</h2>
<p>New listings jumped to 2,260 in February — up 17.1% from a year ago and 7.2% from January. That&#8217;s a real increase, not a seasonal blip. More telling: buyers responded. Pending sales hit 1,821, up 10.5% year-over-year.</p>
<p>That number means something because of where it came from. In January, pending sales were essentially flat compared to 2025 — down 0.6%. One month later, up 10.5%. That&#8217;s not momentum continuing. That&#8217;s momentum starting. There&#8217;s a difference.</p>
<p>Closed sales came in at 1,405, down slightly from February 2025 but up 26.5% from January. The year-over-year dip is a January hangover — closings reflect offers accepted 30–45 days earlier, and January was quiet. The pending numbers are the better signal for where things are headed.</p>
<h2>About That Inventory Number</h2>
<p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory-254x300-jpg.avif"  data-dominant-color="a9bccb" data-has-transparency="false" style="--dominant-color: #a9bccb;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14260 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20254%20300'%3E%3C/svg%3E" alt="RMLS Market Action February 2026 Inventory" width="254" height="300" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory-254x300-jpg.avif 254w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory-127x150-jpg.avif 127w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory-136x160.jpg 136w, https://lovejoyrealestate.com/wp-content/uploads/2026/03/RMLS-Market-Action-February-2026-Inventory-jpg.avif 566w"  sizes="(max-width: 254px) 100vw, 254px" /></a>January&#8217;s 4.3 months of inventory got some attention — including from us. It was the highest January reading since 2013. Worth putting that in perspective.</p>
<p>Every January from 2015 through 2022 came in below 3.5 months. Several were below 2.0. January 2022 was 0.8 months. January 2021 was 1.0. Those weren&#8217;t healthy markets — they were inventory emergencies that produced the frantic multiple-offer environment a lot of buyers still have scars from. By that standard, 4.3 months felt alarming. By any normal historical measure, it&#8217;s unremarkable.</p>
<p>February pulled inventory back to 3.6 months in a single month. The last time January sat this high — 2013 and 2014 — inventory was also declining as the market found its footing coming out of the recession. Different causes, similar pattern: a ceiling getting established, then demand starting to compress supply again. Three to four months is a balanced market. We&#8217;re in it. And the direction is back toward sellers.</p>
<p>Total market time is 91 days — up 12 from a year ago. Homes are taking longer than they did in 2025. That&#8217;s real. But 91 days with inventory tightening and pending sales accelerating tells a different story than 91 days with both of those moving the other direction.</p>
<h2>Prices: January Appears to be the Floor</h2>
<p>Average sale price in January was $568,000. Median was $510,000. Those were soft numbers — seasonal, expected, but soft.</p>
<p>February came back. Average hit $590,600, up 4.0% from January. Median came in at $525,000, up 2.9%. The year-over-year comparisons still look a little rough — average down 3.7%, median down 2.5% from February 2025 — but those comparisons are measuring against one of the stronger months of last year. The rolling 12-month numbers are the honest read: average sale price down just 0.5%, median flat at $545,000. Zero change. That&#8217;s a market that has found a floor, not one still searching for one.</p>
<p>Sellers are still leaving a little on the table — the gap between list price and sale price has been running around -1.5%. That&#8217;s not distress. That&#8217;s just what a normal market looks like when buyers have options and aren&#8217;t panicking.</p>
<h2>Where the Action Is</h2>
<p>Lake Oswego and West Linn continue to be the metro&#8217;s most active submarket. Pending sales up 41.8% year-over-year, year-to-date average pushing past $1,000,000. That strength showed up in January too.  This isn&#8217;t a one-month spike.</p>
<p>Gresham/Troutdale and Milwaukie/Clackamas are both running strong on pending sales: up 29.5% and 19.9% respectively. The middle of the market, east and south of the city, is moving.</p>
<p>N Portland is the exception. Pending sales down 30.1% year-over-year, and that&#8217;s been the story for several months. Elevated inventory, selective buyers, no clear turn yet. If you&#8217;re selling in North Portland, pricing strategy matters more than anywhere else in the metro right now.</p>
<h2>The Affordability Piece</h2>
<p>The RMLS Affordability Index is updated quarterly.  It shows a family earning Portland&#8217;s median income of $124,100 can cover 99% of the monthly payment on a median-priced home at current rates. That&#8217;s the best affordability reading in years, which may not be saying much but we&#8217;ll take what we can get.</p>
<p>It still isn&#8217;t easy. Twenty percent down on a $535,000 home is $107,000. That&#8217;s a real barrier for a lot of buyers and we&#8217;re not going to pretend otherwise. But for households that have the down payment, the monthly math works in a way it simply didn&#8217;t when rates were at 7.5% or 8%.</p>
<h2>The Bottom Line</h2>
<p>January was the low point. February confirmed the turn.</p>
<p>The numbers that matter most — pending sales, inventory direction, price stability — are all pointing the same way. This isn&#8217;t a surge. Portland doesn&#8217;t do surges anymore, at least not yet. What it&#8217;s doing is something more durable: finding its rhythm after two years of hesitation.</p>
<p>For buyers, the window of maximum leverage may be closing. Not slammed shut — but closing. Inventory is tightening, pending sales are accelerating, and spring hasn&#8217;t even fully arrived yet.  Rates have been improving but the benefit to affordability will be muted if it brings additional buyer demand.</p>
<p>For sellers, the market will still reward you for pricing accurately and presenting well. It will still punish you for neither. That hasn&#8217;t changed. What has changed is that the buyer pool showing up in February is larger and more motivated than the one that showed up in January — and that trend is likely to continue.</p>
<p>Spring is here. The data says so.</p>
<pre>Graphics from RMLS Market Action Metro Report February 2026</pre>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/when-should-i-consider-refinancing-what-does-it-cost-its-all-about-the-math//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/when-should-i-consider-refinancing-what-does-it-cost-its-all-about-the-math/">February 27, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/when-should-i-consider-refinancing-what-does-it-cost-its-all-about-the-math/">When Should I Consider Refinancing?</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc.png"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-300x164-png.avif"  data-dominant-color="6c695b" data-has-transparency="false" style="--dominant-color: #6c695b;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14204 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20164'%3E%3C/svg%3E" alt="AI generated image of woman doing the break even math of whether she should refinance her AI perfect house." width="300" height="164" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-300x164-png.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-1024x559-png.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-150x82-png.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-768x419-png.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-160x87.png 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Gemini_Generated_Image_wknc1owknc1owknc-png.avif 1408w"  sizes="(max-width: 300px) 100vw, 300px" /></a>If you bought or refinanced your home in 2023 when rates were pushing 7.5% or even 8%, you&#8217;ve probably been watching the rate headlines with more than casual interest. And you should be. As of late February 2026, the 30-year fixed rate in Oregon sits around 6.17%, with the 15-year coming in near 5.46%. That&#8217;s a meaningful gap from where many homeowners locked in — and for some, that gap is now worth acting on.  If you are a buyer, or thinking about buying, understanding what falling rates can mean is really important.</p>
<p>But the answer to &#8220;should I refinance?&#8221; isn&#8217;t found in a headline rate. It&#8217;s a math problem with a specific answer: how long do you plan to stay, and does the monthly savings justify the upfront cost?</p>
<h2>The Core Equation: Break-Even Point</h2>
<p>Here&#8217;s the framework that cuts through the noise:</p>
<p><strong>Monthly savings ÷ Total closing costs = Break-even in months</strong></p>
<p>If you plan to stay in the home longer than that break-even point, refinancing makes financial sense. If you&#8217;re likely to sell or move before you hit it, the numbers don&#8217;t pencil out — regardless of how good the new rate looks.</p>
<h3>What Does a Refi Actually Cost in Oregon?</h3>
<p>Before running the math, you need a realistic cost estimate. Oregon has no state transfer tax on refinances, which helps. Here&#8217;s a typical breakdown for a conventional refi on a Portland-area home (these costs aren&#8217;t out of pocket, they are built into the new loan):</p>
<table>
<tbody>
<tr>
<td><strong>Fee</strong></td>
<td><strong>Typical Range</strong></td>
</tr>
<tr>
<td>Loan origination fee</td>
<td>$1,000–$2,500 (0.5%–1% of loan)</td>
</tr>
<tr>
<td>Title insurance (lender&#8217;s policy)</td>
<td>$500–$900</td>
</tr>
<tr>
<td>Escrow/closing fee</td>
<td>$500–$1,000</td>
</tr>
<tr>
<td>Recording fees</td>
<td>$100–$200</td>
</tr>
<tr>
<td>Credit report</td>
<td>$25–$50</td>
</tr>
<tr>
<td>Appraisal</td>
<td>$600–$900 (if required)</td>
</tr>
<tr>
<td><strong>Estimated total</strong></td>
<td><strong>$3,500–$6,000+</strong></td>
</tr>
</tbody>
</table>
<p>A few things can change this number significantly — and in your favor.</p>
<p><strong>Appraisal waivers:</strong> If you have substantial equity and a strong payment history, Fannie Mae and Freddie Mac&#8217;s automated underwriting systems frequently waive the appraisal requirement entirely. For a Portland home that&#8217;s appreciated since purchase, this is more common than many homeowners realize. That saves $600–$900 off the top.</p>
<p><strong>No-cost refi provisions:</strong> Some lenders — particularly when competing for well-qualified borrowers — structure a &#8220;lender credit&#8221; into the loan. In exchange for accepting a rate that&#8217;s 0.125% to 0.25% higher than the lowest available option, they cover closing costs. This isn&#8217;t free money; you&#8217;re paying through a slightly elevated rate over time. But if you&#8217;re uncertain about how long you&#8217;ll stay, or if you simply want to avoid out-of-pocket costs, it can be the right structure. Your lender can model both scenarios side-by-side so you can see exactly what you&#8217;re trading.</p>
<h3>Example 1: The Clear Case</h3>
<p><strong>Scenario:</strong> You bought in early 2023 at 7.5%. Remaining balance: $450,000. You plan to stay at least five more years.</p>
<ul>
<li>Payment at 7.5%: approximately $3,146/month (P&amp;I)</li>
<li>Payment at 6.17%: approximately $2,749/month (P&amp;I)</li>
<li><strong>Monthly savings: ~$397</strong></li>
<li>Estimated closing costs (appraisal waived due to equity): ~$3,500</li>
<li><strong>Break-even: about 9 months</strong></li>
</ul>
<p>Nine months. After that, every payment is money back in your pocket. Over five years, that&#8217;s roughly $20,000 in savings net of closing costs. This is the scenario where refinancing is a straightforward yes.</p>
<h3>Example 2: The Closer Call</h3>
<p><strong>Scenario:</strong> You refinanced in mid-2023 at 7.0%. Balance: $380,000. You&#8217;re thinking about moving in two to three years.</p>
<ul>
<li>Payment at 7.0%: approximately $2,530/month (P&amp;I)</li>
<li>Payment at 6.17%: approximately $2,320/month (P&amp;I)</li>
<li><strong>Monthly savings: ~$210</strong></li>
<li>Estimated closing costs (full, including appraisal): ~$5,500</li>
<li><strong>Break-even: about 26 months</strong></li>
</ul>
<p>If you&#8217;re confident you&#8217;ll stay at least 26 months — roughly two and a half years — this still makes sense. But if there&#8217;s a real chance of selling in 18 months, you&#8217;d be leaving money on the table. This is where a no-cost refi structure might make more sense: lower monthly savings, but zero out-of-pocket risk.</p>
<h3>Example 3: The 15-Year Option</h3>
<p><strong>Scenario:</strong> Same homeowner as Example 1, but willing to increase the monthly payment slightly to aggressively pay down principal.</p>
<ul>
<li>Payment at 7.5% on 30-year: ~$3,146/month</li>
<li>Payment at 5.46% on 15-year: ~$3,667/month</li>
<li>Monthly difference: ~$521 more per month</li>
</ul>
<p>That additional $521/month is buying you a dramatically shorter loan — 15 years instead of 30 — and massively reducing total interest paid. For homeowners who have the income headroom and a long-term ownership horizon, this can be the most powerful financial move of the three.</p>
<h3>What About the &#8220;Rate in the Fives&#8221; Headlines?</h3>
<p><a href="https://lovejoyrealestate.com/are-mortgage-rates-in-the-fives-will-they-stay-there/">As we wrote in January</a>, some borrowers are seeing rates in the fives — specifically those with 740+ credit scores, larger down payments, and willingness to pay points. For most refinancers, the realistic target is the mid-to-high sixes on a 30-year, or low-to-mid fives on a 15-year. Don&#8217;t anchor to a headline; get a personalized scenario run.</p>
<h3>Three Questions to Ask Before You Call a Lender</h3>
<p><strong>1. How long do I realistically plan to stay?</strong> This is the most important input to the break-even calculation. Be honest with yourself.</p>
<p><strong>2. Do I have enough equity for an appraisal waiver?</strong> If your home has appreciated since purchase, there&#8217;s a reasonable chance you qualify — and that saves meaningful money.</p>
<p><strong>3. Is there a no-cost option in my loan package?</strong> If your original lender included a no-cost refi provision, dust it off and read it carefully. The threshold for action may already be met.</p>
<h3>The Bottom Line</h3>
<p>Refinancing isn&#8217;t a trend to chase — it&#8217;s a financial decision with a specific answer for your specific situation. The math is not complicated, but it does require real numbers: your current balance, today&#8217;s rate for your profile, and an honest estimate of how long you&#8217;ll stay. A good lender can run that scenario in about ten minutes.</p>
<p>If you bought or refinanced at 7.5% or higher and you&#8217;re planning to stay put, the math is increasingly likely to work in your favor. At 6.17% — and with rates that could still soften further — the window is open. The question is whether your particular situation fits through it.</p>
<p><a href="https://branches.guildmortgage.com/or/portland/stephen-bowdon-773-hpsbo.html">Stephen Bowdon at Guild Mortgage</a> is the lender we trust to run those numbers honestly, without the fuzzy math the online portals tend to give you. If you&#8217;d like an introduction, we&#8217;re happy to make it.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/portland-vs-salem-what-januarys-numbers-tell-us//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/portland-vs-salem-what-januarys-numbers-tell-us/">February 20, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/portland-vs-salem-what-januarys-numbers-tell-us/">Portland vs. Salem: What January&#8217;s Numbers Tell Us</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p>If you&#8217;ve been watching the Portland metro or Salem market and wondering whether you&#8217;re getting the full picture, the answer might be hiding about an hour away on I-5. When you put Portland and Salem side by side, an interesting story emerges — one that matters whether you&#8217;re buying, selling, or simply trying to understand where things are headed.</p>
<p>For Portland, the numbers come directly from the <a href="https://www.rmlsweb.com/v2/public2/loadfile.asp?id=19046" target="_blank" rel="noopener">Portland Metro RMLS Market Action Report</a> for January 2026.  Salem’s data comes from the <a title="Polk Marion Market Action" href="https://www.rmlsweb.com/v2/public2/loadfile.asp?id=19045" target="_blank" rel="noopener">Polk &amp; Marion Counties January 2026 report</a>:</p>
<p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-jpg.avif"  data-dominant-color="e0e6e3" data-has-transparency="false" style="--dominant-color: #e0e6e3;" loading="lazy" decoding="async" class="aligncenter wp-image-14123 size-full not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201198%20576'%3E%3C/svg%3E" alt="Salem VS Portland Home stat comparison " width="1198" height="576" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-jpg.avif 1198w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-300x144-jpg.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-1024x492-jpg.avif 1024w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-150x72-jpg.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-768x369-jpg.avif 768w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/Salem_Portland-Compare-RMLS-160x77.jpg 160w"  sizes="(max-width: 1198px) 100vw, 1198px" /></a></p>
<p>Let’s dig in.</p>
<h3>What $500,000 Buys You in Each Market</h3>
<p>The median sale price gap between Portland ($510,000) and Salem ($426,500) is roughly $83,500 — enough to meaningfully change what you&#8217;re shopping for.</p>
<p>In Portland, that half-million-dollar budget typically puts you in NE or SE Portland in a solid three-bedroom home, often in the 1,500–1,700 square foot range, and frequently in older housing stock that may need updates. In Salem, that same budget opens up more square footage, newer construction options, and generally less competition.</p>
<p>Salem’s median in January was $426,500, down 5.2% year over year.  While Portland’s median was $510,000, down 5.0% year over year. On a price-per-square-foot basis, that gap adds up quickly over 1,800–2,000 square feet.</p>
<p>Salem is also the state capital, anchored by government employment, Willamette University, and a downtown that has steadily reinvested over the past decade. It isn’t Portland — and it isn’t trying to be. But for buyers prioritizing space, payment comfort, and relative affordability, the math increasingly points south.</p>
<h3>The Inventory Story Is Very Different</h3>
<p>This is where the contrast becomes sharp.</p>
<p>Portland’s inventory rose to 4.3 months in January, with total market time at 89 days. That’s meaningfully higher than a year ago and reflects a more balanced environment.</p>
<p>Salem, however, reached 5.9 months of inventory in January, with homes averaging 78 days on market.</p>
<p>Six months of inventory is generally considered the line between a balanced market and a buyer-leaning one. Salem is pressing right up against that threshold. Buyers have choices. Sellers are competing for attention. The days of automatic multiple-offer scenarios are largely behind us in that submarket.</p>
<p>Portland, at 4.3 months, is more moderate. It’s no longer the tight seller’s market of 2021–2022, but it’s not oversupplied either. What we’re seeing is segmentation: some neighborhoods and price bands feel competitive, others feel patient.</p>
<h3>What’s Happening to Prices</h3>
<p>Month-to-month comparisons show softness.</p>
<p>Portland’s average sale price in January was $568,000, down 5.4% from $600,300 a year prior. Salem’s average came in at $438,600, down 6.3% year over year.</p>
<p>But the rolling 12-month numbers tell a steadier story.</p>
<p>Portland’s 12-month average is flat year over year at $610,400 — a 0.0% change. Salem’s rolling average is up 2.4% year over year at $476,900.</p>
<p>January is always a thinner sales month, which can exaggerate percentage swings. The broader trend line suggests stabilization rather than correction. Prices have largely held their ground even as inventory has expanded.</p>
<p>More telling is the shift in negotiating posture. Both markets are seeing sellers accept slightly below asking in many cases. That’s a return to normal market mechanics — not a collapse, just a recalibration.</p>
<h3>Who Should Be Paying Attention</h3>
<p><strong>If you&#8217;re a Portland buyer:</strong><br />
Inventory is up, and sellers are more flexible than they were 12–18 months ago. With 4.3 months of supply and 89 average market days, you have more leverage — particularly on inspection items and closing cost negotiations. If rates dip, that leverage could compress quickly as competition returns.</p>
<p><strong>If you&#8217;re a Salem buyer:</strong><br />
Nearly six months of inventory creates real negotiating opportunity. Homes are sitting long enough for thoughtful decision-making. For buyers priced out of Portland or seeking more house for their dollar, the data makes a compelling case for exploring the I-5 corridor.</p>
<p><strong>If you&#8217;re a seller in either market:</strong><br />
Pricing discipline matters again. Homes priced accurately and presented well are still moving. Homes that are aspirationally priced are sitting. With Portland at 89 days average market time and Salem at 78, strategy and positioning matter more than they have in several years.</p>
<h3>The Bottom Line</h3>
<p>The first quarter of the year is typically quiet, but it often sets the tone for spring.</p>
<p>Both markets are more balanced than they were during the pandemic surge. That’s healthy. It allows buyers to think and sellers to plan rather than react.</p>
<p>The $83,500 median price gap between Portland and Salem is real money. So is the difference between 4.3 and 5.9 months of inventory. For some households, that hour south on I-5 meaningfully changes both lifestyle and financial trajectory.</p>
<p>At Lovejoy Real Estate, we work across the Portland metro, Salem, Eugene, and SW Washington. We read both sets of data because our clients often live in the space between them. If you’d like help thinking through what these numbers mean for your specific goals, we’re always happy to have that conversation.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/portland-real-estate-market-update-a-slow-start-to-2026//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/portland-real-estate-market-update-a-slow-start-to-2026/">February 17, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/portland-real-estate-market-update-a-slow-start-to-2026/">Portland Real Estate Market Update: A Slow Start to 2026</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-155x300-jpg.avif"  data-dominant-color="dbdcdc" data-has-transparency="false" style="--dominant-color: #dbdcdc;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14094 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%20300'%3E%3C/svg%3E" alt="RMLS Trends January 2026" width="155" height="300" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-155x300-jpg.avif 155w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-531x1024-jpg.avif 531w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-78x150-jpg.avif 78w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-83x160.jpg 83w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Trends-Jan-2026-jpg.avif 542w"  sizes="(max-width: 155px) 100vw, 155px" /></a>January usually brings a reset — new listings, renewed buyer interest, and early signals for the year ahead. This January, however, the Portland metro market came out of the gates slower than expected. While activity increased from December, the broader story is one of hesitation rather than momentum.</p>
<p>The <a href="https://www.rmlsweb.com/v2/public2/loadfile.asp?id=19046" target="_blank" rel="noopener">January 2026 RMLS Market</a> Action report shows a market still finding its footing after a long, steady 2025 — and not yet ready to accelerate.</p>
<h3>A Seasonal Bounce — But Not a Breakout</h3>
<p>Month-over-month, January delivered some eye-catching percentage gains, especially in new listings, which jumped sharply from December. Pending sales also increased, reflecting the normal post-holiday return of both sellers and buyers.</p>
<p>But context matters. Closed sales fell meaningfully from December, and both average and median sale prices declined month-over-month. That combination suggests that while sellers are showing up, buyer follow-through remains cautious.</p>
<p>In short: listings returned. Urgency did not.</p>
<h3>Year-Over-Year: A Softer Start Than Last Year</h3>
<p>Compared to January 2025, activity across the board was slightly weaker. New listings, pending sales, and closed sales all came in lower year-over-year, and both average and median sale prices dipped.</p>
<p>This isn’t distress — it’s restraint. Buyers are taking more time, underwriting their decisions carefully, and moving forward only when value is clear.</p>
<h3>Inventory Continues to Build</h3>
<p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026-255x300-jpg.avif"  data-dominant-color="a9bccb" data-has-transparency="false" style="--dominant-color: #a9bccb;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14095 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20255%20300'%3E%3C/svg%3E" alt="RMLS Inventory January 2026" width="255" height="300" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026-255x300-jpg.avif 255w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026-127x150-jpg.avif 127w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026-136x160.jpg 136w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/RMLS-Inventory-Jan-2026-jpg.avif 566w"  sizes="(max-width: 255px) 100vw, 255px" /></a>Inventory remains one of the most important storylines early in the year. January inventory rose to just over four months, up from the mid–three-month range this time last year.</p>
<p>That shift matters. While Portland is not in a buyer’s market, buyers clearly have more choice and leverage than they’ve had in years. Homes that are priced well and presented properly continue to sell. Those that aren’t are sitting longer.</p>
<p>Total market time increased again, reinforcing the same theme: the market is functioning, but patience is required.</p>
<h3>Prices: Seasonal Softness, Not a Signal — Yet</h3>
<p>January price declines often look dramatic on paper, driven by seasonality and the types of homes that close in winter. Still, the year-over-year dip in both average and median prices is worth watching.</p>
<p>This reflects a market pressing up against its affordability ceiling, not one losing its footing. Buyers remain active — but selective. Condition, location, and pricing accuracy matter more than they have in a long time.</p>
<h3>What This Means for Buyers and Sellers</h3>
<p>For buyers, this is one of the more favorable starts to a year we’ve seen recently: more inventory, less competition, and more room to negotiate. The Affordability Index is the most favorable it has been in years.</p>
<p>For sellers, expectations need to stay grounded. The market will still reward quality and realism, but it’s quick to punish overpricing.</p>
<h3>What to Watch Going Forward</h3>
<p>One development worth monitoring is the change in tone coming from the Federal Reserve. The new Fed Chair has been more open about wanting to lower the federal funds rate. That doesn’t directly move mortgage rates — and he’s only one vote — but messaging matters.</p>
<p>Perhaps most importantly, this Chair is not Jerome Powell. Markets respond not just to policy, but to leadership style. Even subtle shifts in guidance can influence bond markets, which play a much larger role in mortgage rate movement than Fed cuts alone.</p>
<p>For now, mortgage rates remain range-bound. A meaningful drop shouldn’t be assumed in the near term, but clearer signals later this year could begin to shift sentiment.</p>
<h3>The Bottom Line</h3>
<p>Portland’s housing market isn’t stalling. It’s pausing.</p>
<p>January reinforced what we saw throughout 2025: a market defined by balance, realism, and patience. Homes are selling, prices are mostly holding, and both buyers and sellers are moving more deliberately.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/tips-and-tricks-for-leveraging-ai-in-real-estate//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/tips-and-tricks-for-leveraging-ai-in-real-estate/">February 16, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/tips-and-tricks-for-leveraging-ai-in-real-estate/">Tips and Tricks for Leveraging AI in Real Estate</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog.png"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog-300x265-png.avif"  data-dominant-color="8d979b" data-has-transparency="false" style="--dominant-color: #8d979b;" loading="lazy" decoding="async" class="alignright size-medium wp-image-14091 not-transparent bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20265'%3E%3C/svg%3E" alt="ai image of house and thought head" width="300" height="265" bv-data-srcset="https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog-300x265-png.avif 300w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog-150x132-png.avif 150w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog-160x141.png 160w, https://lovejoyrealestate.com/wp-content/uploads/2026/02/ai_blog-png.avif 714w"  sizes="(max-width: 300px) 100vw, 300px" /></a>There’s a narrative forming in real estate right now that sounds dramatic: <strong>AI will replace agents</strong> because consumers can do everything themselves. We’re living in uncharted territory where the Internet and Large Language Models (LLMS), like  <a href="https://openai.com/" target="_blank" rel="noopener">ChatGPT</a>, <a href="https://claude.ai/" target="_blank" rel="noopener">Claude</a>, <a href="https://gemini.google.com/" target="_blank" rel="noopener">Gemini</a> and <a title="Perplexity" href="https://perplexity.ai/" target="_blank" rel="noopener">Perplexity</a>, can deliver information and advice at mind blowing speed. The results are either amazing or idiotic and often human interaction or intervention is the only separation between the two.</p>
<h3>The Shift</h3>
<p>The data doesn’t say professionals disappear. It says the value shifts. We believe the winning combination is the client and agent that leverages AI. The danger zone is the agent that relies on AI to do their thinking for them. The agent ignoring AI is spending time on low level tasks that would be better spent elsewhere in the transaction.</p>
<p>Artificial intelligence excels at one thing: compressing time around information. It summarizes faster. AI analyzes faster. It generates content faster. AI makes previously hard-to-access knowledge immediately accessible.  It allows us to make decisions faster with more information- if we know what we are ultimately looking for.  Anyone who has used AI has been down a rabbit hole or gone miles down the left fork in the road then the answer was just around the bend on the right.</p>
<p>Buyers, sellers, and homeowners now have access to more data than ever. Automated valuations, predictive search, mortgage calculators, and neighborhood summaries are generated in seconds. The barrier to entry for information has collapsed. The key here is the output is templated and we’re looking at a unique situation in every housing transaction. Your agent must know enough, and pay enough attention, to know when the information returned doesn’t match reality.</p>
<h3>Buyer idea:</h3>
<p>If you’re a buyer, don’t ask AI who the “best agent” is (obviously us). That’s a popularity contest. Instead, ask it something that sharpens your judgment. Try this:</p>
<p><em>“What risks am I likely underestimating when buying a home in a competitive market, and how should I evaluate them?”</em></p>
<p><em>“Why are some homes selling in a matter of days and others sitting on the market?”</em></p>
<p>These questions force you to think about inspection gaps, appraisal exposure, financing structure, resale liquidity, neighborhood volatility — the real variables that impact long-term outcomes. Then bring those insights into a strategy conversation with your agent. Use AI to widen your lens, not replace your representation.</p>
<h3>Seller Idea:</h3>
<p>If you’re a seller, don’t ask it what your home is worth. Every algorithm can spit out a number. Instead, ask:</p>
<p><em>“What factors cause two similar homes in the same neighborhood to sell for meaningfully different prices?”</em></p>
<p>Now you’re exploring positioning, condition, light, timing, buyer psychology, presentation quality, negotiation strength. That’s where outcomes are created. AI can outline the variables. A professional helps you interpret which ones apply to your house.</p>
<h3>Homeowner idea:</h3>
<p>And if you’re a homeowner not planning to move, don’t ask it whether now a good time is to sell. Ask:</p>
<p><em>“If I plan to own this home for another five to ten years, what improvements are most likely to protect or increase long-term resale value in my specific market?”</em></p>
<p>That shifts the conversation toward stewardship instead of speculation. Maintenance cycles. Functional obsolescence. Energy efficiency. Permit history. Local buyer trends. Those are strategic conversations — not headline reactions. And before you do anything, talk to us. We know from experience what projects will work in your situation.</p>
<p><em>*This was written with an AI assist. It wrote the framework and was then heavily edited.</em></p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                                                         <div class="blogbox">
                                <div class="commentlink"><i class="fa fa-comments" aria-hidden="true"></i> <a href="https://lovejoyrealestate.com/top-ten-financial-consideration-of-homeownership//#respond">Leave a Comment</a></div>
                                <div class="blogdate">
                                     <i class="fa fa-clock" aria-hidden="true"></i>
                                      Posted: <a href="https://lovejoyrealestate.com/top-ten-financial-consideration-of-homeownership/">February 16, 2026</a>
                                </div>
                                <div class="blogheading"><h2><a href="https://lovejoyrealestate.com/top-ten-financial-consideration-of-homeownership/">Top Ten Financial Consideration of Homeownership</a></h2></div>
                                <div class="authorname"><i class="fa fa-user" aria-hidden="true"></i>
                                 By 


                                 <a href="https://lovejoyrealestate.com/author/cturner144/">Charles Turner</a>                                    
                                </div>
                                <div class="blogcontent"> <p><a href="https://lovejoyrealestate.com/wp-content/uploads/2026/01/US-Home-Prices-1951-2025.jpg"><img bv-data-src="https://lovejoyrealestate.com/wp-content/uploads/2026/01/US-Home-Prices-1951-2025-245x300.jpg"  loading="lazy" decoding="async" class="alignright size-medium wp-image-14040 bv-tag-attr-replace bv-lazyload-tag-img"   src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20245%20300'%3E%3C/svg%3E" alt="US Home Prices 1951-2025" width="245" height="300" /></a>Housing conversations tend to get oversimplified. Prices are either “about to crash” or “guaranteed to keep rising.” The reality, as long-term data shows, is much more nuanced. Nationally, home prices have only declined year over year seven times since the early 1950s. That doesn’t mean prices never fall. It does mean homeownership has historically been a long-term financial decision, not a short-term trade.  We get it, the Leave it to Beaver &#8220;white picket fence&#8221; American dream of homeownership dream isn&#8217;t today&#8217;s reality.  <strong>Affordability</strong> is the biggest barrier to becoming a homeowner and any proposed fixes to the problem are incremental and not solutions.</p>
<p>With that context in mind, here are ten of the most important financial considerations of homeownership—the good and the bad—to weigh when deciding whether buying makes sense for you.</p>
<h3>1. Price Appreciation Over Time</h3>
<p><strong>The good:</strong> Over long periods, housing has generally trended upward in value, especially when held through multiple market cycles. Long-term appreciation has been a meaningful driver of household wealth for many homeowners.</p>
<p><strong>The bad:</strong> Appreciation is not linear. Short-term dips do happen, and buying with a short timeline increases exposure to market swings.</p>
<h3>2. Forced Savings Through Equity</h3>
<p><strong>The good:</strong> Each mortgage payment reduces principal, gradually turning monthly housing costs into equity rather than a pure expense.</p>
<p><strong>The bad:</strong> Equity is not liquid. Accessing it usually requires selling or borrowing, both of which involve costs and trade-offs.</p>
<h3>3. Leverage</h3>
<p><strong>The good:</strong> Leverage allows buyers to control a large asset with relatively little cash. When prices rise, leverage magnifies gains.  Mortgages allow you to use &#8220;other people&#8217;s money&#8221; to leverage the whole equity gain.</p>
<p><strong>The bad:</strong> That same leverage increases risk if values decline or if a sale is forced early in ownership.</p>
<h3>4. Payment Stability</h3>
<p><strong>The good:</strong> A fixed-rate mortgage locks in principal and interest payments, providing predictability compared to rent, which can increase over time.</p>
<p><strong>The bad:</strong> Property taxes, insurance, and maintenance costs can still rise, meaning total housing costs are not completely fixed.  Adjustable rate mortgages may have attractive rates at their inception but reset to market rates at a later date.</p>
<h3>5. Inflation Protection</h3>
<p><strong>The good:</strong> Housing has historically acted as a partial hedge against inflation, with rising replacement costs and rents while mortgage debt stays fixed.</p>
<p><strong>The bad:</strong> Inflation can also increase insurance, taxes, and repair costs, impacting ongoing affordability.</p>
<h3>6. Maintenance and Repairs</h3>
<p><strong>The good:</strong> Regular maintenance helps preserve value and extend the life of major systems.</p>
<p><strong>The bad:</strong> Maintenance costs are unavoidable, uneven, and often underestimated, especially with older homes.  Labor for housing related projects is expensive to hire.</p>
<h3>7. Liquidity</h3>
<p><strong>The good:</strong> Home equity can become a powerful financial resource over time.  Intelligently using home equity to build wealth through other investments can be powerful.</p>
<p><strong>The bad:</strong> Real estate is illiquid. Selling takes time, and transaction costs are higher than with many other investments.  Using equity as an ATM machine can mean financing today&#8217;s lifestyle choices over years.</p>
<h3>8. Transaction Costs</h3>
<p><strong>The good:</strong> When spread over a long ownership period, buying and selling costs become less impactful.</p>
<p><strong>The bad:</strong> Short ownership periods magnify the financial impact of closing costs, commissions, and preparation expenses.</p>
<h3>9. Tax Treatment</h3>
<p><strong>The good:</strong> Depending on income and filing status, homeowners may benefit from mortgage interest deductions or capital gains exclusions.</p>
<p><strong>The bad:</strong> Tax benefits vary by household and tax law and should never be the primary reason to buy.</p>
<h3>10. Lifestyle Stability vs. Flexibility</h3>
<p><strong>The good:</strong> Ownership rewards stability, allowing time for appreciation, equity growth, and cost amortization.</p>
<p><strong>The bad:</strong> Reduced flexibility can become a financial constraint if life circumstances change quickly.</p>
<p>The takeaway isn’t that homeownership is always the right move. It’s that it tends to work best when aligned with realistic timelines, stable finances, and a clear understanding of both the upside and the trade-offs. Long-term data supports patience, not perfection—and the smartest decisions focus less on headlines and more on individual affordability and goals.</p>

    <div class="xs_social_share_widget xs_share_url after_content 		main_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content">

		
        <ul>
			        </ul>
    </div> 
 </div>
                            </div>
                            
                            
                            <div class="pagination">
                                <span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://lovejoyrealestate.com/blog/?paged=2">2</a>
<a class="page-numbers" href="https://lovejoyrealestate.com/blog/?paged=3">3</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://lovejoyrealestate.com/blog/?paged=135">135</a>
<a class="next page-numbers" href="https://lovejoyrealestate.com/blog/?paged=2">Next »</a>                            </div>

                                            </div>
            </div>
            <div class="col-lg-4">
                  
<div class="rightbar">
                     <div class="sideopt">
                        
                         <form role="search" method="get" class="search-form" action="https://lovejoyrealestate.com/">
   
                            <input type="search" class="search-field" placeholder="Search…" value="" name="s">
                        
                        <button type="submit" class="search-submit"><i class="fa fa-search"></i></button>
                    </form>

                     </div>

                     <div class="sideopt">
                        <h3>Blog Categories</h3>
                         <form method="get" action="https://lovejoyrealestate.com/">
                            <select  name='cat' id='category' class='postform catselect'>
	<option value='-1'>Select Category</option>
	<option class="level-0" value="1151">Vendor Spotlight</option>
	<option class="level-0" value="1150">First Thursday</option>
	<option class="level-0" value="1149">Matterport 3D Camera</option>
	<option class="level-0" value="1135">Short Sales</option>
	<option class="level-0" value="1130">1031 Exchange</option>
	<option class="level-0" value="1052">Real Estate Humor</option>
	<option class="level-0" value="1051">Street of Dreams 2016</option>
	<option class="level-0" value="1006">Energy Score</option>
	<option class="level-0" value="959">Finance &amp; Mortgage</option>
	<option class="level-0" value="868">RMLS Market Action</option>
	<option class="level-0" value="753">Portland Street of Dreams</option>
	<option class="level-0" value="265">Pearl District</option>
	<option class="level-0" value="221">New Construction Complexes</option>
	<option class="level-0" value="217">DIY and Organization</option>
	<option class="level-0" value="203">Miscellaneous Portland</option>
	<option class="level-0" value="194">Insurance for Real Estate</option>
	<option class="level-0" value="130">Fixers and Remodeling</option>
	<option class="level-0" value="86">First Time Buyer</option>
	<option class="level-0" value="129">Investing in Real Estate</option>
	<option class="level-0" value="82">Downsizing Real Estate</option>
	<option class="level-0" value="48">Case Shiller Index</option>
	<option class="level-0" value="50">Home Inspections</option>
	<option class="level-0" value="51">Real Estate Market Stats</option>
	<option class="level-0" value="72">Portland Real Estate</option>
	<option class="level-0" value="20">Because I Can</option>
	<option class="level-0" value="1">Uncategorized</option>
</select>
                            <script type="bv_inline_delayed_js" bv_unique_id="X2AncOzVMeSRho4todry" defer="1" data-cfasync="" async="">document.getElementById('category').onchange = function() {
                                    if (this.value) {
                                        window.location.href = "https://lovejoyrealestate.com/?cat=" + this.value;
                                    }
                                };</script>
                        </form>

                     </div>

                     <div class="sideopt">
                        <h3>Neighborhoods</h3>

                        <div class="nhb">

                            
    							<div class="nhb">
    								
<ul class="wp-block-list">
<li><a href="https://lovejoyrealestate.com/alameda-grant-park-hollywood/">Alameda, Grant Park &amp; Hollywood</a></li>



<li><a href="https://lovejoyrealestate.com/alphabet-district-nob-hill-portland/">Alphabet District, Nob Hill</a></li>



<li><a href="https://lovejoyrealestate.com/beaumont-village-wilshire-park-rose-city-park/">Beaumont Village, Wilshire Park, and Rose City Park</a></li>



<li><a href="https://lovejoyrealestate.com/belmont-hawthorne-neighborhood/">Belmont &amp; Hawthorne Area</a></li>



<li><a href="https://lovejoyrealestate.com/kerns-buckman-hosford-abernethy-brooklyn/">Kerns, Buckman, Hosford-Abernethy, Brooklyn</a></li>



<li><a href="https://lovejoyrealestate.com/bridlemile-vermont-hills/">Bridlemile &amp; Vermont Hills</a></li>



<li><a href="https://lovejoyrealestate.com/dunthorpe-riverdale/">Dunthorpe &amp; Riverdale</a></li>



<li><a href="https://lovejoyrealestate.com/eastwest-moreland/">East/West Moreland</a></li>



<li><a href="https://lovejoyrealestate.com/forest-heights/">Forest Heights</a></li>



<li><a href="https://lovejoyrealestate.com/hillsdale-multnomah-village/">Hillsdale, Multnomah Village</a></li>



<li><a href="https://lovejoyrealestate.com/irvington-sabin-lloyd-district/">Irvington, Sabin, and the Lloyd District</a></li>



<li><a href="https://lovejoyrealestate.com/kenton-arbor-lodge-portsmouth/">Kenton, Arbor Lodge, Portsmouth</a></li>



<li><a href="https://lovejoyrealestate.com/kings-heights/">Kings Heights</a></li>



<li><a href="https://lovejoyrealestate.com/ladds-addition-clinton-colonial-heights/">Ladd’s Addition, Clinton, and Colonial Heights</a></li>



<li><a href="https://lovejoyrealestate.com/lair-hill-terwilliger-johns-landing/">Lair Hill, Terwilliger &amp; John’s Landing</a></li>



<li><a href="https://lovejoyrealestate.com/lake-oswego/">Lake Oswego</a></li>



<li><a href="https://lovejoyrealestate.com/laurelhurst/">Laurelhurst</a></li>



<li><a href="https://lovejoyrealestate.com/linnton/">Linnton</a></li>



<li><a href="https://lovejoyrealestate.com/mt-tabor/">Mt Tabor</a></li>



<li><a href="https://lovejoyrealestate.com/pearl-district/">Pearl District</a></li>



<li><a href="https://lovejoyrealestate.com/sellwood-garthwick/">Sellwood &amp; Garthwick</a></li>



<li><a href="https://lovejoyrealestate.com/south-burlingame-burlingame-tryon-creek/">South Burlingame, Burlingame, Tryon Creek</a></li>



<li><a href="https://lovejoyrealestate.com/st-johns">St. Johns</a></li>



<li><a href="https://lovejoyrealestate.com/stayton/">Stayton</a></li>



<li><a href="https://lovejoyrealestate.com/alberta-arts-district-concordia/">The Alberta Arts District, Concordia</a></li>



<li><a href="https://lovejoyrealestate.com/west-hills-raleigh-hills-west-slope/">West Hills, Raleigh Hills, West Slope</a></li>



<li><a href="https://lovejoyrealestate.com/willamette-heights/">Willamette Heights</a></li>



<li><a href="https://lovejoyrealestate.com/woodstock/">Woodstock</a></li>
</ul>
<p><B>Contact us here. Does not post to site!</B><br />
<style id="wpforms-css-vars-12732">
				#wpforms-12732 {
				
			}
			</style><div class="wpforms-container wpforms-container-full wpforms-render-modern" id="wpforms-12732"><form id="wpforms-form-12732" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="12732" method="post" enctype="multipart/form-data" action="/blog/" data-token="f4d4dc1aadc064a9b94525811da26d14" data-token-time="1775231018"><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript><div id="wpforms-error-noscript" style="display: none;">Please enable JavaScript in your browser to complete this form.</div><div class="wpforms-field-container"><div id="wpforms-12732-field_2-container" class="wpforms-field wpforms-field-name" data-field-id="2"><fieldset><legend class="wpforms-field-label">Name <span class="wpforms-required-label" aria-hidden="true">*</span></legend><div class="wpforms-field-row wpforms-field-large"><div class="wpforms-field-row-block wpforms-first wpforms-one-half"><input type="text" id="wpforms-12732-field_2" class="wpforms-field-name-first wpforms-field-required" name="wpforms[fields][2][first]" placeholder="First Name" aria-errormessage="wpforms-12732-field_2-error" required><label for="wpforms-12732-field_2" class="wpforms-field-sublabel after wpforms-sublabel-hide">First</label></div><div class="wpforms-field-row-block wpforms-one-half"><input type="text" id="wpforms-12732-field_2-last" class="wpforms-field-name-last wpforms-field-required" name="wpforms[fields][2][last]" placeholder="Last Name" aria-errormessage="wpforms-12732-field_2-last-error" required><label for="wpforms-12732-field_2-last" class="wpforms-field-sublabel after wpforms-sublabel-hide">Last</label></div></div></fieldset></div><div id="wpforms-12732-field_3-container" class="wpforms-field wpforms-field-email" data-field-id="3"><label class="wpforms-field-label" for="wpforms-12732-field_3">Email <span class="wpforms-required-label" aria-hidden="true">*</span></label><input type="email" id="wpforms-12732-field_3" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][3]" placeholder="Email" spellcheck="false" aria-errormessage="wpforms-12732-field_3-error" required></div><div id="wpforms-12732-field_8-container" class="wpforms-field wpforms-field-phone" data-field-id="8"><label class="wpforms-field-label" for="wpforms-12732-field_8">Phone <span class="wpforms-required-label" aria-hidden="true">*</span></label><input type="tel" id="wpforms-12732-field_8" class="wpforms-field-medium wpforms-field-required wpforms-smart-phone-field" data-rule-smart-phone-field="true" name="wpforms[fields][8]" placeholder="Phone" aria-label="Phone" aria-errormessage="wpforms-12732-field_8-error" required></div><div id="wpforms-12732-field_9-container" class="wpforms-field wpforms-field-checkbox" data-field-id="9"><fieldset><legend class="wpforms-field-label">How can we help?</legend><ul id="wpforms-12732-field_9"><li class="choice-1 depth-1"><input type="checkbox" id="wpforms-12732-field_9_1" name="wpforms[fields][9][]" value="This is my first home purchase" aria-errormessage="wpforms-12732-field_9_1-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_1">This is my first home purchase</label></li><li class="choice-2 depth-1"><input type="checkbox" id="wpforms-12732-field_9_2" name="wpforms[fields][9][]" value="I am going to sell my current home" aria-errormessage="wpforms-12732-field_9_2-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_2">I am going to sell my current home</label></li><li class="choice-3 depth-1"><input type="checkbox" id="wpforms-12732-field_9_3" name="wpforms[fields][9][]" value="I am going to a 1031 Exchange" aria-errormessage="wpforms-12732-field_9_3-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_3">I am going to a 1031 Exchange</label></li><li class="choice-4 depth-1"><input type="checkbox" id="wpforms-12732-field_9_4" name="wpforms[fields][9][]" value="I need to talk to a lender" aria-errormessage="wpforms-12732-field_9_4-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_4">I need to talk to a lender</label></li><li class="choice-5 depth-1"><input type="checkbox" id="wpforms-12732-field_9_5" name="wpforms[fields][9][]" value="I live locally now" aria-errormessage="wpforms-12732-field_9_5-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_5">I live locally now</label></li><li class="choice-6 depth-1"><input type="checkbox" id="wpforms-12732-field_9_6" name="wpforms[fields][9][]" value="I am relocating to the area" aria-errormessage="wpforms-12732-field_9_6-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_6">I am relocating to the area</label></li><li class="choice-7 depth-1"><input type="checkbox" id="wpforms-12732-field_9_7" name="wpforms[fields][9][]" value="I don&#039;t know where to start and just want to talk" aria-errormessage="wpforms-12732-field_9_7-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_7">I don't know where to start and just want to talk</label></li><li class="choice-8 depth-1"><input type="checkbox" id="wpforms-12732-field_9_8" name="wpforms[fields][9][]" value="I am looking in Oregon" aria-errormessage="wpforms-12732-field_9_8-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_8">I am looking in Oregon</label></li><li class="choice-9 depth-1"><input type="checkbox" id="wpforms-12732-field_9_9" name="wpforms[fields][9][]" value="I am looking in Washington" aria-errormessage="wpforms-12732-field_9_9-error"  ><label class="wpforms-field-label-inline" for="wpforms-12732-field_9_9">I am looking in Washington</label></li></ul></fieldset></div><div id="wpforms-12732-field_10-container" class="wpforms-field wpforms-field-select wpforms-field-select-style-classic" data-field-id="10"><label class="wpforms-field-label" for="wpforms-12732-field_10">How did you find us?</label><select id="wpforms-12732-field_10" class="wpforms-field-medium" name="wpforms[fields][10]"><option value="A friend/family/Realtor"  class="choice-3 depth-1"  >A friend/family/Realtor</option><option value="Google"  class="choice-1 depth-1"  >Google</option><option value="Facebook"  class="choice-2 depth-1"  >Facebook</option></select></div><div id="wpforms-12732-field_5-container" class="wpforms-field wpforms-field-checkbox" data-field-id="5"><fieldset><legend class="wpforms-field-label">Privacy Policy <span class="wpforms-required-label" aria-hidden="true">*</span></legend><ul id="wpforms-12732-field_5" class="wpforms-field-required"><li class="choice-1 depth-1"><input type="checkbox" id="wpforms-12732-field_5_1" name="wpforms[fields][5][]" value="By providing Lovejoy Real Estate your contact information, you acknowledge and agree to our Privacy Policy and consent to receiving marketing communications, including through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out from texts, you can reply, ‘stop’ at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply." aria-errormessage="wpforms-12732-field_5_1-error" required ><label class="wpforms-field-label-inline" for="wpforms-12732-field_5_1">By providing Lovejoy Real Estate your contact information, you acknowledge and agree to our Privacy Policy and consent to receiving marketing communications, including through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out from texts, you can reply, ‘stop’ at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply.</label></li></ul></fieldset></div></div><div class="wpforms-recaptcha-container wpforms-is-recaptcha wpforms-is-recaptcha-type-v2" ><div class="g-recaptcha" data-sitekey="6Le5yjsqAAAAAEo23_3ezeqDQ45ccok1-J9DmsHA"></div><input type="text" name="g-recaptcha-hidden" class="wpforms-recaptcha-hidden" style="position:absolute!important;clip:rect(0,0,0,0)!important;height:1px!important;width:1px!important;border:0!important;overflow:hidden!important;padding:0!important;margin:0!important;" data-rule-recaptcha="1"></div><div class="wpforms-submit-container" ><input type="hidden" name="wpforms[id]" value="12732"><input type="hidden" name="page_title" value="Blog"><input type="hidden" name="page_url" value="https://lovejoyrealestate.com/blog/"><input type="hidden" name="url_referer" value=""><input type="hidden" name="page_id" value="3897"><input type="hidden" name="wpforms[post_id]" value="3897"><button type="submit" name="wpforms[submit]" id="wpforms-submit-12732" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Submit" aria-live="assertive" value="wpforms-submit">Submit</button><img bv-data-src="https://lovejoyrealestate.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg"  loading="lazy" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3E%3C/svg%3E" class="wpforms-submit-spinner bv-tag-attr-replace bv-lazyload-tag-img"   style="display: none;" width="26" height="26" alt="Loading"></div></form></div>  </p>
    							</div>

    						
                        </div>

                         

                     </div>
                </div>



 
            </div>
        </div>
    </div>
</section>


<div class="ekit-template-content-markup ekit-template-content-footer ekit-template-content-theme-support">
		<div data-elementor-type="wp-post" data-elementor-id="14923" class="elementor elementor-14923">
				<div class="elementor-element elementor-element-1003e38 e-con-full e-flex e-con e-parent" data-id="1003e38" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-791e636 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html" data-id="791e636" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">

<style>

.lovejoy-footer{
font-family: Arial, Helvetica, sans-serif;
background:#f3f3f3;
color:#2a2a2a;
}

/* container */

.lf-container{
max-width:1200px;
margin:auto;
padding:0 20px;
}

/* ======================
SUBSCRIBE AREA
====================== */

.lf-subscribe{
padding:40px 0 30px;
text-align:center;
}

.lf-subscribe-form{
display:flex;
justify-content:center;
align-items:center;
max-width:520px;
margin:auto;
border:1px solid #ddd;
background:#fff;
}

.lf-subscribe-form span{
padding:0 12px;
color:#777;
}

.lf-subscribe-form input{
flex:1;
border:none;
outline:none;
padding:12px 10px;
font-size:14px;
}

.lf-subscribe-form button{
background:#000;
color:#fff;
border:none;
padding:12px 22px;
font-size:13px;
font-weight:600;
letter-spacing:.5px;
cursor:pointer;
}

/* ======================
OFFICES
====================== */

.lf-offices{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:40px;
padding:25px 0 10px;
}

.lf-office h4{
font-size:16px;
margin-bottom:10px;
font-weight:700;
}

.lf-office p{
font-size:14px;
line-height:1.7;
margin:0;
color:#555;
}

/* ======================
LOGO
====================== */

.lf-logo{
text-align:center;
padding:30px 0 10px;
}

.lf-logo img{
max-width:160px;
}

/* ======================
SOCIAL
====================== */

.lf-social{
display:flex;
justify-content:center;
gap:18px;
padding:10px 0 25px;
}

.lf-social a{
color:#0d212b;
font-size:16px;
transition:.3s;
}

.lf-social a:hover{
opacity:.7;
}

/* ======================
BOTTOM BAR
====================== */

.lf-bottom{
border-top:1px solid #ddd;
padding:18px 0;
font-size:13px;
color:#666;
}

.lf-bottom-inner{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
gap:10px;
}

.lf-bottom a{
color:#2a6db0;
text-decoration:none;
}

.lf-bottom a:hover{
text-decoration:underline;
}

.lf-menu{
display:flex;
gap:20px;
}

/* ======================
RESPONSIVE
====================== */

@media (max-width:992px){

.lf-offices{
grid-template-columns:repeat(2,1fr);
}

}

@media (max-width:600px){

.lf-offices{
grid-template-columns:1fr;
text-align:center;
}

.lf-bottom-inner{
flex-direction:column;
text-align:center;
}

}

</style>


<footer class="lovejoy-footer">



<div class="lf-subscribe lf-container">

<form class="lf-subscribe-form">

<span><i class="fa-regular fa-envelope"></i></span>

<input type="text" placeholder="Your email">

<button type="submit">SUBSCRIBE</button>

</form>

</div>




<div class="lf-container">

<div class="lf-offices">

<div class="lf-office">
<h4>Portland, Oregon</h4>
<p>
Lovejoy Real Estate<br>
503-501-2490<br>
828 NW 19th Ave.<br>
Portland, OR 97209
</p>
</div>

<div class="lf-office">
<h4>Salem, Oregon</h4>
<p>
Lovejoy Real Estate<br>
503-551-4921<br>
250 Commercial NE<br>
Salem, OR 97301
</p>
</div>

<div class="lf-office">
<h4>Eugene, Oregon</h4>
<p>
Lovejoy Real Estate<br>
503-350-3280<br>
590 Pearl St. Ste. 300<br>
Eugene, Oregon 97401
</p>
</div>

<div class="lf-office">
<h4>SW Washington</h4>
<p>
Lovejoy Real Estate Services<br>
360-326-9445<br>
237 NE Chkalov Dr.<br>
Vancouver, WA 98684
</p>
</div>

</div>

</div>




<div class="lf-logo">

<img bv-data-src="https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/images/Untitled-3-copy-01.svg"  class="bv-tag-attr-replace bv-lazyload-tag-img"  src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E">

</div>




<div class="lf-social">

<a href="https://www.facebook.com/lovejoyre" target="_blank"><i class="fab fa-facebook-f"></i></a>

<a href="https://www.linkedin.com/company/turnerteaminc" target="_blank"><i class="fab fa-linkedin-in"></i></a>

<a href="https://www.pinterest.com/lovejoyrealestate" target="_blank"><i class="fab fa-pinterest"></i></a>

<a href="https://www.youtube.com/@lovejoyrealestate" target="_blank"><i class="fab fa-youtube"></i></a>

<a href="https://www.instagram.com/lovejoyrealestate/" target="_blank"><i class="fab fa-instagram"></i></a>

<a href="https://www.tiktok.com/@lovejoyrealestate" target="_blank"><i class="fab fa-tiktok"></i></a>

</div>




<div class="lf-bottom">

<div class="lf-container lf-bottom-inner">

<div>
© 2025 . All Rights Reserved <strong>Lovejoy Team Inc. - Portland Real Estate</strong><br>
Designed & Developed by
<a href="https://universesofttechnologies.in/" target="_blank">Universesoft Technologies</a>
</div>

<div class="lf-menu">

<a href="https://lovejoyrealestate.com/privacy-policy/">Privacy Policy</a>

<a href="https://lovejoyrealestate.com/terms-of-use/">Terms of Use</a>

</div>

</div>

</div>

</footer>				</div>
				</div>
				</div>
				</div>
		</div>
<script type="speculationrules">
{"prerender":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/lovejoy/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prerender, .no-prerender a"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"moderate"}]}
</script>
<script type="bv_inline_delayed_js" bv_unique_id="Bvnc1R8NqWjYKOl5PF3L" defer="1" data-cfasync="" bv_inline_delayed="1" async="">document.body.classList.remove("no-js");</script>	<script type="bv_inline_delayed_js" bv_unique_id="e1rNAlUfCgDX3SLPGT9A" defer="1" data-cfasync="" bv_inline_delayed="1" async="">if ( -1 !== navigator.userAgent.indexOf( 'MSIE' ) || -1 !== navigator.appVersion.indexOf( 'Trident/' ) ) {
		document.body.classList.add( 'is-IE' );
	}</script>
				<script type="bv_inline_delayed_js" bv_unique_id="IdrBbB4jPYmi98K3Dz4Y" defer="1" data-cfasync="" bv_inline_delayed="1" async="">const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );</script>
			<link rel='stylesheet' id='widget-image-css' href='https://lovejoyrealestate.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.1' media='all' />
<link rel='stylesheet' id='elementor-post-15-css' href='https://lovejoyrealestate.com/wp-content/uploads/elementor/css/post-15.css?ver=1775057942' media='all' />
<link rel='stylesheet' id='elementor-gf-local-roboto-css' href='//lovejoyrealestate.com/wp-content/uploads/omgf/elementor-gf-local-roboto/elementor-gf-local-roboto.css?ver=1741723163' media='all' />
<link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='//lovejoyrealestate.com/wp-content/uploads/omgf/elementor-gf-local-robotoslab/elementor-gf-local-robotoslab.css?ver=1741723163' media='all' />
<link rel='stylesheet' id='wpforms-smart-phone-field-css' href='https://lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/css/fields/phone/intl-tel-input.min.css?ver=1775231018' media='all' />
<link rel='stylesheet' id='wpforms-modern-full-css' href='https://lovejoyrealestate.com/wp-content/plugins/wpforms/assets/css/frontend/modern/wpforms-full.min.css?ver=1775231018' media='all' />
<style id='wpforms-modern-full-inline-css'>
:root {
				--wpforms-field-border-radius: 3px;
--wpforms-field-border-style: solid;
--wpforms-field-border-size: 1px;
--wpforms-field-background-color: #ffffff;
--wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
--wpforms-field-border-color-spare: rgba( 0, 0, 0, 0.25 );
--wpforms-field-text-color: rgba( 0, 0, 0, 0.7 );
--wpforms-field-menu-color: #ffffff;
--wpforms-label-color: rgba( 0, 0, 0, 0.85 );
--wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
--wpforms-label-error-color: #d63637;
--wpforms-button-border-radius: 3px;
--wpforms-button-border-style: none;
--wpforms-button-border-size: 1px;
--wpforms-button-background-color: #066aab;
--wpforms-button-border-color: #066aab;
--wpforms-button-text-color: #ffffff;
--wpforms-page-break-color: #066aab;
--wpforms-background-image: none;
--wpforms-background-position: center center;
--wpforms-background-repeat: no-repeat;
--wpforms-background-size: cover;
--wpforms-background-width: 100px;
--wpforms-background-height: 100px;
--wpforms-background-color: rgba( 0, 0, 0, 0 );
--wpforms-background-url: none;
--wpforms-container-padding: 0px;
--wpforms-container-border-style: none;
--wpforms-container-border-width: 1px;
--wpforms-container-border-color: #000000;
--wpforms-container-border-radius: 3px;
--wpforms-field-size-input-height: 43px;
--wpforms-field-size-input-spacing: 15px;
--wpforms-field-size-font-size: 16px;
--wpforms-field-size-line-height: 19px;
--wpforms-field-size-padding-h: 14px;
--wpforms-field-size-checkbox-size: 16px;
--wpforms-field-size-sublabel-spacing: 5px;
--wpforms-field-size-icon-size: 1;
--wpforms-label-size-font-size: 16px;
--wpforms-label-size-line-height: 19px;
--wpforms-label-size-sublabel-font-size: 14px;
--wpforms-label-size-sublabel-line-height: 17px;
--wpforms-button-size-font-size: 17px;
--wpforms-button-size-height: 41px;
--wpforms-button-size-padding-h: 15px;
--wpforms-button-size-margin-top: 10px;
--wpforms-container-shadow-size-box-shadow: none;
			}
/*# sourceURL=wpforms-modern-full-inline-css */
</style>
<link rel='stylesheet' id='wpforms-pro-modern-full-css' href='https://lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/css/frontend/modern/wpforms-full.min.css?ver=1775231018' media='all' />
<template id="A0XMfyfqbu5L7KXCO5bL"></template>
<template id="9QL3PItivM7LZNQvmHrq"></template>
<script type="bv_inline_delayed_js" bv_unique_id="MNTSITzAvMPO4fNO8hWw" id="leadin-script-loader-js-js-extra" defer="1" data-cfasync="" async="">var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.3.43"};
//# sourceURL=leadin-script-loader-js-js-extra</script>
<template id="0lJs9DsiMPLDLoqF3i2A"></template>
<template id="ZAsLhGZlcTCTSkjqZDqT"></template>
<script type="bv_inline_delayed_js" bv_unique_id="hjK7tzicWINYkVBdfiQ3" id="twenty-twenty-one-ie11-polyfills-js-after" defer="1" data-cfasync="" bv_inline_delayed="1" async="">( Element.prototype.matches && Element.prototype.closest && window.NodeList && NodeList.prototype.forEach ) || document.write( '<script src="https://lovejoyrealestate.com/wp-content/themes/lovejoy/assets/js/polyfills.js?ver=1.9"></scr' + 'ipt>' );
//# sourceURL=twenty-twenty-one-ie11-polyfills-js-after</script>
<template id="aWlQGjyW2z2nyknp2PKM"></template>
<template id="Afi24EqksqWFEHjNmTkI"></template>
<template id="tHmq2wxD3kNFXrGkFVis"></template>
<script type="bv_inline_delayed_js" bv_unique_id="dfXCWZJzTNE6dSoU5Wha" id="exad-main-script-js-extra" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var exad_ajax_object = {"ajax_url":"https://lovejoyrealestate.com/wp-admin/admin-ajax.php","nonce":"bdab2711aa"};
//# sourceURL=exad-main-script-js-extra</script>
<template id="NMEv6Y1nJKAo4evxCyDX"></template>
<template id="0nT5GuDPxJpiRkW1hMFG"></template>
<template id="Yhcd1qqGYyXSWznwbL7Q"></template>
<script type="bv_inline_delayed_js" bv_unique_id="jAXxkk15QzpfyTOGY4aV" id="wp-consent-api-js-extra" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var consent_api = {"consent_type":"","waitfor_consent_hook":"","cookie_expiration":"30","cookie_prefix":"wp_consent","services":[]};
//# sourceURL=wp-consent-api-js-extra</script>
<template id="tQ0hNq3edvJ4eD3gblko"></template>
<template id="sCOGnL8Nqks4WFhTp3DN"></template>
<template id="JaPdE4UHjBqnUCzA6yWz"></template>
<template id="jWmVU1ODk3gEVFLlr2TV"></template>
<script type="bv_inline_delayed_js" bv_unique_id="auTgwfarv255aynhxNyn" id="elementor-frontend-js-before" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},
"hasCustomBreakpoints":false},"version":"4.0.1","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"landing-pages":true,"nested-elements":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true},"urls":{"assets":"https:\/\/lovejoyrealestate.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/lovejoyrealestate.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/lovejoyrealestate.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"e2ca0bb727","atomicFormsSendForm":"43bd5a845d"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"lightbox_title_src":"caption","lightbox_description_src":"caption","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes"},"post":{"id":3897,"title":"Blog%20-%20Lovejoy%20Real%20Estate","excerpt":"","featuredImage":false}};
//# sourceURL=elementor-frontend-js-before</script>
<template id="wr1DAaMvDL0hNqBvIDgQ"></template>
<script type="bv_inline_delayed_js" bv_unique_id="2RYpe00ArvOmNN8zRuWd" id="elementskit-elementor-js-extra" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var ekit_config = {"ajaxurl":"https://lovejoyrealestate.com/wp-admin/admin-ajax.php","nonce":"231cf3407f"};
//# sourceURL=elementskit-elementor-js-extra</script>
<template id="FfVpaZJE1IVcfBn3F6tv"></template>
<template id="RZYkR6sx9tcxiwqPss0Y"></template>
<template id="7DfNcpxqJCJZ6pZ44ss4"></template>
<template id="vhan7gjsINqSm48kt79Q"></template>
<template id="B8K7QbLpLcRIGyX1fc7j"></template>
<template id="bAzVDChvZJFpSztk8aoF"></template>
<template id="MU3LLMJIhjitXh8UrUcp"></template>
<template id="wUdL52ohKwAheNwbWcqe"></template>
<template id="e20DPH4EyCnFevcZWwF2"></template>
<template id="e09ACmyehUTMnRBmAyoD"></template>
<template id="KdCoVCHcVVNsSNytKvco"></template>
<script type="bv_inline_delayed_js" bv_unique_id="ZT652qFwtFExg2qRCMWZ" id="wpforms-recaptcha-js-after" defer="1" data-cfasync="" bv_inline_delayed="1" async="">var wpformsDispatchEvent = function (el, ev, custom) {
				var e = document.createEvent(custom ? "CustomEvent" : "HTMLEvents");
				custom ? e.initCustomEvent(ev, true, true, false) : e.initEvent(ev, true, true);
				el.dispatchEvent(e);
			};
		var wpformsRecaptchaCallback = function (el) {
				var hdn = el.parentNode.querySelector(".wpforms-recaptcha-hidden");
				var err = el.parentNode.querySelector("#g-recaptcha-hidden-error");
				hdn.value = "1";
				wpformsDispatchEvent(hdn, "change", false);
				hdn.classList.remove("wpforms-error");
				err && hdn.parentNode.removeChild(err);
			};
		var wpformsRecaptchaLoad = function () {
					Array.prototype.forEach.call(document.querySelectorAll(".g-recaptcha"), function (el) {
						try {
							var recaptchaID = grecaptcha.render(el, {
								callback: function () {
									wpformsRecaptchaCallback(el);
								}
							});
							el.setAttribute("data-recaptcha-id", recaptchaID);
						} catch (error) {}
					});
					wpformsDispatchEvent(document, "wpformsRecaptchaLoaded", true);
				};
			
//# sourceURL=wpforms-recaptcha-js-after</script>
<template id="uznVa24Z56ECV0BZ23Zf"></template>
<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://lovejoyrealestate.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4"}}
</script>
<script type="bv_inline_delayed_js" bv_unique_id="fIiMXrvVlrByIKvFj8Xv" defer="1" data-cfasync="" bv_inline_delayed="1" async="">/*! 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://lovejoyrealestate.com/wp-includes/js/wp-emoji-loader.min.js</script>
<script type="bv_inline_delayed_js" bv_unique_id="JdASMd6ddj0fVt0BhuyZ" defer="1" data-cfasync="" bv_inline_delayed="1" async="">/* <![CDATA[ */
var wpforms_settings = {"val_required":"This field is required.","val_email":"Please enter a valid email address.","val_email_suggestion":"Did you mean {suggestion}?","val_email_suggestion_title":"Click to accept this suggestion.","val_email_restricted":"This email address is not allowed.","val_number":"Please enter a valid number.","val_number_positive":"Please enter a valid positive number.","val_minimum_price":"Amount entered is less than the required minimum.","val_confirm":"Field values do not match.","val_checklimit":"You have exceeded the number of allowed selections: {#}.","val_limit_characters":"{count} of {limit} max characters.","val_limit_words":"{count} of {limit} max words.","val_min":"Please enter a value greater than or equal to {0}.","val_max":"Please enter a value less than or equal to {0}.","val_recaptcha_fail_msg":"Google reCAPTCHA verification failed, please try again later.","val_turnstile_fail_msg":"Cloudflare Turnstile verification failed, please try again later.","val_inputmask_incomplete":"Please fill out the field in required format.","uuid_cookie":"1","locale":"en","country":"","country_list_label":"Country list","wpforms_plugin_url":"https:\/\/lovejoyrealestate.com\/wp-content\/plugins\/wpforms\/","gdpr":"","ajaxurl":"https:\/\/lovejoyrealestate.com\/wp-admin\/admin-ajax.php","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"is_ssl":"1","currency_code":"USD","currency_thousands":",","currency_decimals":"2","currency_decimal":".","currency_symbol":"$","currency_symbol_pos":"left","val_requiredpayment":"Payment is required.","val_creditcard":"Please enter a valid credit card number.","css_vars":["field-border-radius","field-border-style","field-border-size","field-background-color","field-border-color","field-text-color","field-menu-color","label-color","label-sublabel-color","label-error-color","button-border-radius","button-border-style","button-border-size","button-background-color","button-border-color","button-text-color","page-break-color","background-image","background-position","background-repeat","background-size","background-width","background-height","background-color","background-url","container-padding","container-border-style","container-border-width","container-border-color","container-border-radius","field-size-input-height","field-size-input-spacing","field-size-font-size","field-size-line-height","field-size-padding-h","field-size-checkbox-size","field-size-sublabel-spacing","field-size-icon-size","label-size-font-size","label-size-line-height","label-size-sublabel-font-size","label-size-sublabel-line-height","button-size-font-size","button-size-height","button-size-padding-h","button-size-margin-top","container-shadow-size-box-shadow"],"val_post_max_size":"The total size of the selected files {totalSize} MB exceeds the allowed limit {maxSize} MB.","val_time12h":"Please enter time in 12-hour AM\/PM format (eg 8:45 AM).","val_time24h":"Please enter time in 24-hour format (eg 22:45).","val_time_limit":"Please enter time between {minTime} and {maxTime}.","val_url":"Please enter a valid URL.","val_fileextension":"File type is not allowed.","val_filesize":"File exceeds max size allowed. File was not uploaded.","post_max_size":"268435456","isModernMarkupEnabled":"1","formErrorMessagePrefix":"Form error message","errorMessagePrefix":"Error message","submitBtnDisabled":"Submit button is disabled during form submission.","readOnlyDisallowedFields":["captcha","repeater","map","content","divider","hidden","html","entry-preview","pagebreak","layout","payment-total"],"error_updating_token":"Error updating token. Please try again or contact support if the issue persists.","network_error":"Network error or server is unreachable. Check your connection or try again later.","token_cache_lifetime":"86400","hn_data":[],"address_field":{"list_countries_without_states":["GB","DE","CH","NL"]},"val_phone":"Please enter a valid phone number.","val_password_strength":"A stronger password is required. Consider using upper and lower case letters, numbers, and symbols.","entry_preview_iframe_styles":["https:\/\/lovejoyrealestate.com\/wp-includes\/js\/tinymce\/skins\/lightgray\/content.min.css?ver=6.9.4","https:\/\/lovejoyrealestate.com\/wp-includes\/css\/dashicons.min.css?ver=6.9.4","https:\/\/lovejoyrealestate.com\/wp-includes\/js\/tinymce\/skins\/wordpress\/wp-content.css?ver=6.9.4","https:\/\/lovejoyrealestate.com\/wp-content\/plugins\/wpforms\/assets\/pro\/css\/fields\/richtext\/editor-content.min.css"],"indicatorStepsPattern":"Step {current} of {total}"}
/* ]]> */</script>

<script id="bv-override-listeners">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});function bv_override_browser_listener(target){var bv_og_add_event_listener=target.addEventListener,bv_og_remove_event_listener=target.removeEventListener;function bv_handle_event_listeners(type,listener,options){var handledEvents=["readystatechange","DOMContentLoaded","load","pageshow"],eventName=type;(!document.currentScript||!document.currentScript.hasAttribute("bv-exclude"))&&(eventName=handledEvents.indexOf(type)!==-1?"Airlift"+type:type),arguments[0]=eventName,bv_og_add_event_listener.apply(target,arguments)}__name(bv_handle_event_listeners,"bv_handle_event_listeners");function bv_handle_remove_event_listener(type,listener,options){var handledEvents=["readystatechange","DOMContentLoaded","load","pageshow"],eventName=type;(!document.currentScript||!document.currentScript.hasAttribute("bv-exclude"))&&(eventName=handledEvents.indexOf(type)!==-1?"Airlift"+type:type),arguments[0]=eventName,bv_og_remove_event_listener.apply(target,arguments)}__name(bv_handle_remove_event_listener,"bv_handle_remove_event_listener"),target.addEventListener=function(type,listener,options){bv_handle_event_listeners(type,listener,options)},target.removeEventListener=function(type,listener,options){bv_handle_remove_event_listener(type,listener,options)}}__name(bv_override_browser_listener,"bv_override_browser_listener"),bv_override_browser_listener(window),bv_override_browser_listener(document);function bv_override_property_listeners(target,eventType){if(!target||typeof target!="object"){console.error("bv_override_property_listeners: Invalid target",target);return}var airliftPropertyName="on"+eventType,existingDescriptor=Object.getOwnPropertyDescriptor(target,airliftPropertyName);if(existingDescriptor&&!existingDescriptor.configurable){console.warn("Cannot override "+airliftPropertyName+": property is not configurable");return}var bv_internalHandler=null,airliftEventName="Airlift"+eventType,bvWrapperFunction=__name(function(e){if(bv_internalHandler)try{bv_internalHandler(e)}catch(error){console.error("Error in "+airliftPropertyName+" handler:",error)}},"bvWrapperFunction");try{Object.defineProperty(target,airliftPropertyName,{get:__name(function(){return bv_internalHandler},"get"),set:__name(function(handler){if(handler!=null&&typeof handler!="function"){console.warn("Invalid handler for "+airliftPropertyName+", ignoring");return}handler?(bv_internalHandler||target.addEventListener(airliftEventName,bvWrapperFunction),bv_internalHandler=handler):(bv_internalHandler=null,target.removeEventListener(airliftEventName,bvWrapperFunction))},"set"),enumerable:!0,configurable:!0})}catch(error){console.error("Failed to override "+airliftPropertyName+":",error)}}__name(bv_override_property_listeners,"bv_override_property_listeners"),bv_override_property_listeners(window,"load"),bv_override_property_listeners(window,"pageshow"),bv_override_property_listeners(document,"DOMContentLoaded"),bv_override_property_listeners(document,"readystatechange");function bv_override_document_write(){var bv_original_write=document.write,bv_original_writeln=document.writeln;function bv_handle_document_write(scriptElement,content){try{if(content==null)return;if(content=String(content),scriptElement&&scriptElement.hasAttribute("bv-exclude"))return bv_original_write.call(document,content);var container=null;scriptElement&&scriptElement.documentWriteContainer?container=scriptElement.documentWriteContainer:(container=document.createElement("span"),scriptElement&&(scriptElement.documentWriteContainer=container)),container.innerHTML+=content;var insertPoint=scriptElement||document.currentScript;if(!container.parentNode)if(insertPoint&&insertPoint.parentNode)insertPoint.parentNode.insertBefore(container,insertPoint.nextSibling);else if(document.body)document.body.appendChild(container);else{console.warn("document.body not ready for document.write, deferring"),typeof window<"u"&&window.addEventListener("DOMContentLoaded",function(){document.body&&!container.parentNode&&document.body.appendChild(container)});return}var tempDiv=document.createElement("span");tempDiv.innerHTML=content;var scriptsInContent=tempDiv.querySelectorAll("script");scriptsInContent.length>0&&scriptsInContent.forEach(function(oldScript){try{var newScript=document.createElement("script"),attributes=oldScript.getAttributeNames();attributes.forEach(function(attr){try{newScript.setAttribute(attr,oldScript.getAttribute(attr))}catch{console.log("Not able to set Attribute:")}}),newScript.async=!1,!oldScript.src&&oldScript.textContent&&(newScript.textContent=oldScript.textContent),newScript.setAttribute("bv-document-write",""),setTimeout(function(){try{insertPoint&&insertPoint.parentNode?insertPoint.parentNode.insertBefore(newScript,insertPoint.nextSibling):document.head&&document.head.appendChild(newScript)}catch(error){console.error("Error inserting document.write script:",error)}},0)}catch(error){console.error("Error processing document.write script:",error)}})}catch(error){console.error("Error in document.write handler:",error);try{bv_original_write.call(document,content)}catch(e){console.error("Fallback document.write also failed:",e)}}}__name(bv_handle_document_write,"bv_handle_document_write"),document.write=function(content){bv_handle_document_write(document.currentScript,content)},document.writeln=function(content){bv_handle_document_write(document.currentScript,content+`
`)}}__name(bv_override_document_write,"bv_override_document_write"),bv_override_document_write();
</script>
<template id=d6fe9c24159ed4a27d224d91c70f8fdc></template>

<script id="bv-lazyload-video" data-cfasync="false" bv-exclude="true">var bv_load_video_on_user_action = true

var bv_video_lazyload_events = ["mousemove", "click", "keydown", "wheel", "touchmove", "touchend"]

var bv_video_load_event_executed = false
var bv_video_user_action_performed = false


window.addEventListener('load', () => {
  bv_video_load_event_executed = true;
  handle_lazyload_videos();
})

for (const event of bv_video_lazyload_events) {
  window.addEventListener(event, handle_video_lazyload_events, { once: true });
}

function handle_video_lazyload_events() {
  for (const event of bv_video_lazyload_events) {
    window.removeEventListener(event, handle_video_lazyload_events);
  }

  bv_video_user_action_performed = true
  handle_lazyload_videos();
}


document.addEventListener('DOMContentLoaded', () => {
	handle_lazyload_videos()
})

function bv_set_video_element_src(element) {
	let _src = element.getAttribute('bv-data-src')
	if (_src) {
		element.setAttribute('src', _src)
	}
}

function handle_lazyload_videos() {
	if ( (!bv_load_video_on_user_action && bv_video_load_event_executed) || (bv_load_video_on_user_action && bv_video_user_action_performed && bv_video_load_event_executed) ) {

		if('IntersectionObserver' in window) {	
			function handleVideoTags(entries) {
				entries.map((entry) => {
					if (entry.isIntersecting) {
						bv_set_video_element_src(entry.target)
						video_lazy_observer.unobserve(entry.target)
					}
				})
			}

			const video_lazy_observer = new IntersectionObserver(handleVideoTags)
			let video_elements = document.querySelectorAll('.bv-lazyload-video')
			video_elements.forEach((video_element) => {
				video_lazy_observer.observe(video_element)
			})

		} else {
			let video_elements = document.querySelectorAll('.bv-lazyload-video')
			video_elements.forEach((video_element) => {
				bv_set_video_element_src(video_element)
			})
		}
	}
}
</script>

<script id="bv-dynamic-image-lazyload" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var BV_IS_RESIZE_ENABLED=!0,BV_IMAGES_NOT_TO_RESIZE=[],BV_DEBUG_MODE=!1;function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog");function getImageDeviceName(resized_infos_str,dimensions){let device_width=window.outerWidth;if(resized_infos_str){const device_size_infos=resized_infos_str.split(";");for(const device_info of device_size_infos){const[device_name,resized_dim]=device_info.split(":"),[width_str,height_str]=resized_dim.split("*"),width=parseInt(width_str,10),height=parseInt(height_str,10);if(dimensions.width<=width&&dimensions.height<=height&&device_width<=width)return device_name}return""}return device_width<=480?"bv_resized_mobile":device_width<=820?"bv_resized_ipad":device_width<=1536?"bv_resized_desktop":""}__name(getImageDeviceName,"getImageDeviceName");function isWebpSupported(){var elem=document.createElement("canvas");return elem.getContext&&elem.getContext("2d")?elem.toDataURL("image/webp").indexOf("data:image/webp")==0:!1}__name(isWebpSupported,"isWebpSupported");function getExtension(url){return url.split(".").pop().toLowerCase().split("?")[0]}__name(getExtension,"getExtension");function getNewImageUrlSVG(url,webp_status,encoded_url,dimensions){let url_and_query_string=url.split("?"),new_url=url_and_query_string[0],query_string=url_and_query_string[1];if(!webp_status)return query_string?url_and_query_string[0]+`?${query_string}`:url_and_query_string[0];var shouldResize=BV_IS_RESIZE_ENABLED&&!BV_IMAGES_NOT_TO_RESIZE.some(pattern=>new_url.includes(pattern));if(shouldResize){let resized_infos=get_bv_identifier(encoded_url,"bv-resized-infos"),device_name=getImageDeviceName(resized_infos,dimensions);if(device_name!=""){let img_ext=getExtension(new_url);new_url+="."+device_name+"."+img_ext}}return new_url+=".bv.webp",query_string&&(new_url+=`?${query_string}`),new_url}__name(getNewImageUrlSVG,"getNewImageUrlSVG");function get_bv_identifier(property,attr_identifier="bv-identifer"){let a=null;try{a=property.match(/.*?base64,(.*?)"/)}catch(error){bvDebugLog(error)}if(!a||!a[1])try{a=property.match(/.*?base64,(.*)/)}catch(error){bvDebugLog(error)}if(a&&a[1]){let b=null;if(attr_identifier=="bv-identifer"?b=atob(a[1]).match(/.*?bv-identifer="(.*?)"/):attr_identifier=="bv-bg-style"?b=atob(a[1]).match(/.*?bv-bg-style="(.*?)"/):attr_identifier=="bv-resized-infos"?b=atob(a[1]).match(/.*?bv-resized-infos="(.*?)"/):attr_identifier=="bv-img-url"&&(b=atob(a[1]).match(/.*?bv-img-url="(.*?)"/)),b&&b[1])return attr_identifier=="bv-bg-style"||attr_identifier=="bv-resized-infos"?atob(b[1]):b[1]}return!1}__name(get_bv_identifier,"get_bv_identifier");var bv_url_map=JSON.parse('{"0":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/images/phone/us-flag.png?bv_host=lovejoyrealestate.com","1":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/themes/lovejoy/assets/vendor/owl.carousel/assets/owl.video.play.png?bv_host=lovejoyrealestate.com","2":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/intl-tel-input-flags.png?1&bv_host=lovejoyrealestate.com","3":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/intl-tel-input-flags@2x.png?1&bv_host=lovejoyrealestate.com","4":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/intl-tel-input-globe.png?1&bv_host=lovejoyrealestate.com","5":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/intl-tel-input-globe@2x.png?1&bv_host=lovejoyrealestate.com","6":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/themes/lovejoy/assets/images/banner_01.jpg?bv_host=lovejoyrealestate.com","7":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/flags.webp?bv_host=lovejoyrealestate.com","8":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/flags@2x.webp?bv_host=lovejoyrealestate.com","9":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/globe.webp?bv_host=lovejoyrealestate.com","10":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com//wp-content/plugins/wpforms/assets/pro/images/vendor/globe@2x.webp?bv_host=lovejoyrealestate.com","11":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/plugins/wpforms/assets/images/phone/us-flag.png?bv_host=lovejoyrealestate.com","12":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/themes/lovejoy/assets/vendor/owl.carousel/assets/owl.video.play.png?bv_host=lovejoyrealestate.com","13":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/images/vendor/flags.webp?bv_host=lovejoyrealestate.com","14":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/images/vendor/flags@2x.webp?bv_host=lovejoyrealestate.com","15":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/images/vendor/globe.webp?bv_host=lovejoyrealestate.com","16":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/plugins/wpforms/assets/pro/images/vendor/globe@2x.webp?bv_host=lovejoyrealestate.com","17":"https://lovejoyrealestate.com/wp-content/uploads/al_opt_content/IMAGE/lovejoyrealestate.com/wp-content/themes/lovejoy/assets/images/banner_01.jpg?bv_host=lovejoyrealestate.com"}');const bvObservedNodesWithCounter=new Map,bv_webp_status=isWebpSupported();function bvObserveImgNode(node){const bv_counter=bvObservedNodesWithCounter.get(node)||0;bv_counter<50&&(bvObservedNodesWithCounter.set(node,bv_counter+1),other_image_observer.observe(node),bvDebugLog("NodeP with backgroundImage :",node))}__name(bvObserveImgNode,"bvObserveImgNode");function set_iframe_element_src_v2(iframe_element){let src_value=iframe_element.getAttribute("bv-data-src");src_value?(src_value.includes("autoplay=1")&&(src_value+="&mute=1"),iframe_element.setAttribute("src",src_value)):bvDebugLog("IFRAME_SRC_NOT_FOUND : "+entry)}__name(set_iframe_element_src_v2,"set_iframe_element_src_v2");function handleOtherImages(entries){entries.map(entry2=>{if(entry2.isIntersecting){const computedStyle=getComputedStyle(entry2.target),background=computedStyle.getPropertyValue("background")||"none",backgroundImage=computedStyle.getPropertyValue("background-image")||"none";let property_value=null,property_type=null;if(backgroundImage!=="none"&&backgroundImage.match(/url\(/)?(property_value=backgroundImage,property_type="background-image"):background!=="none"&&background.match(/url\(/)&&(property_value=background,property_type="background"),property_value){let bv_img_url=get_bv_identifier(property_value,"bv-img-url"),bv_bg_style=get_bv_identifier(property_value,"bv-bg-style"),url_identifier=get_bv_identifier(property_value),new_url=bv_img_url||(url_identifier?bv_url_map[url_identifier]:null);if(new_url){const regex=/url\(['"]?(data:image.*?)['"]?\)/g;if(bv_bg_style&&bv_bg_style.length>0){for(;(match=regex.exec(bv_bg_style))!==null;){let new_img_url=getNewImageUrlSVG(new_url,bv_webp_status,property_value,entry2.target.getBoundingClientRect());bv_bg_style=bv_bg_style.replace(match[1],new_img_url)}let new_bv_bg_style=entry2.target.getAttribute("style")||"";new_bv_bg_style=new_bv_bg_style+(new_bv_bg_style?";":"")+(bv_bg_style||""),entry2.target.setAttribute("style",new_bv_bg_style)}else{for(;(match=regex.exec(property_value))!==null;){let new_img_url=getNewImageUrlSVG(new_url,bv_webp_status,property_value,entry2.target.getBoundingClientRect());property_value=property_value.replace(match[1],new_img_url)}entry2.target.style.setProperty(property_type,property_value,"important")}}}bvObservedNodesWithCounter.delete(entry2.target),other_image_observer.unobserve(entry2.target)}})}__name(handleOtherImages,"handleOtherImages");function handleIframesV2(entries){entries.map(entry2=>{entry2.isIntersecting&&(set_iframe_element_src_v2(entry2.target),iframe_observer_v2.unobserve(entry2.target))})}__name(handleIframesV2,"handleIframesV2");const bvCheckNode=__name((node,currentLevel=1,maxLevel=1/0)=>{if(node.nodeType===1){const className=node.getAttribute("class");if(node.nodeName==="IFRAME"&&typeof className=="string"&&className.includes("bv-lazyload-iframe"))iframe_observer_v2.observe(node);else{const computedStyle=getComputedStyle(node),background=computedStyle.getPropertyValue("background")||"none",backgroundImage=computedStyle.getPropertyValue("background-image")||"none";backgroundImage!=="none"&&backgroundImage.match(/url\(/)?(get_bv_identifier(backgroundImage,"bv-img-url")||get_bv_identifier(backgroundImage))&&bvObserveImgNode(node):background!=="none"&&background.match(/url\(/)?(get_bv_identifier(background,"bv-img-url")||get_bv_identifier(background))&&bvObserveImgNode(node):typeof className=="string"&&className.includes("bv-lazyload-bg-style")?bv_style_observer.observe(node):typeof className=="string"&&className.includes("bv-lazyload-tag-img")?img_observer.observe(node):typeof className=="string"&&className.includes("bv-lazyload-picture")&&picture_lazy_observer.observe(node)}}currentLevel<maxLevel&&node.childNodes.length&&node.childNodes.forEach(childNode=>{bvCheckNode(childNode,currentLevel+1,maxLevel)})},"bvCheckNode");function bv_handle_mutations(mutations){mutations.forEach(mutation=>{if(mutation.type==="childList"&&mutation.addedNodes.length)mutation.addedNodes.forEach(node=>{setTimeout(function(){bvCheckNode(node)},0)});else if(mutation.type==="attributes"){const targetNode=mutation.target,attributeName=mutation.attributeName,attributeValue=targetNode.getAttribute(attributeName);if(attributeName==="style"&&targetNode.style.backgroundImage!==mutation_observer.prevBackgroundImage){const computedStyle=getComputedStyle(targetNode),background=computedStyle.getPropertyValue("background")||"none",backgroundImage=computedStyle.getPropertyValue("background-image")||"none";backgroundImage!=="none"&&backgroundImage.match(/url\(/)?(get_bv_identifier(backgroundImage,"bv-img-url")||get_bv_identifier(backgroundImage))&&bvObserveImgNode(targetNode):background!=="none"&&background.match(/url\(/)&&(get_bv_identifier(background,"bv-img-url")||get_bv_identifier(background))&&bvObserveImgNode(targetNode)}else attributeName==="class"&&setTimeout(function(){bvCheckNode(targetNode)},0)}})}__name(bv_handle_mutations,"bv_handle_mutations");function handle_mod_key_nodes(){let node_elements=document.querySelectorAll("[bv-img-mod-key]");for(let i=0;i<node_elements.length;i++){let element=node_elements[i],target_key=element.getAttribute("bv-img-mod-key"),mod_url=element.getAttribute(target_key);if(mod_url){let bv_img_url=get_bv_identifier(mod_url,"bv-img-url"),url_identifier=get_bv_identifier(mod_url),old_url=bv_img_url||(url_identifier?bv_url_map[url_identifier]:null);if(old_url){let dimensions=element.getBoundingClientRect(),new_img_url=getNewImageUrlSVG(old_url,bv_webp_status,mod_url,dimensions);element.setAttribute(target_key,new_img_url)}}}}__name(handle_mod_key_nodes,"handle_mod_key_nodes");function bvRemoveEventListeners(){for(const event of bv_lazyload_events)window.removeEventListener(event,handleLazyloadedStyleImages)}__name(bvRemoveEventListeners,"bvRemoveEventListeners");function handleLazyloadedStyleImages(){setTimeout(function(){bvRemoveEventListeners()},0),document.querySelectorAll("body *").forEach(_element=>{setTimeout(function(){bvCheckNode(_element,1,1)},0)})}__name(handleLazyloadedStyleImages,"handleLazyloadedStyleImages"),handle_mod_key_nodes();let other_image_observer,iframe_observer_v2,mutation_observer;var bvDynamicImageObserverOptions={rootMargin:"200px 0px",threshold:.01};"IntersectionObserver"in window&&(other_image_observer=new IntersectionObserver(handleOtherImages,bvDynamicImageObserverOptions),iframe_observer_v2=new IntersectionObserver(handleIframesV2,bvDynamicImageObserverOptions)),"MutationObserver"in window&&(mutation_observer=new MutationObserver(bv_handle_mutations),mutation_observer.prevBackground="",mutation_observer.prevBackgroundImage="",mutation_observer.observe(document.body,{childList:!0,subtree:!0,attributes:!0,characterData:!0})),"IntersectionObserver"in window&&"MutationObserver"in window&&window.addEventListener("load",event=>{for(const event2 of bv_lazyload_events)window.addEventListener(event2,handleLazyloadedStyleImages,{once:!0})});
</script>

<script id="bv-rename-images" type="text/javascript" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const IMAGE_URL_ATTRIBUTES=["data-src","data-lazy-original","data-lazy-src","data-lazysrc","data-lazysrcset","data-lazy-srcset","data-envira-src","data-srcset","bv-data-src","bv-data-srcset","data-large_image","data-depicter-src","data-depicter-srcset","data-orig-src"],IMAGE_EXTENSIONS=["jpg","jpeg","png","gif","svg","jpe","webp"],BV_CDN_URL="##BV_CDN_URL##",BV_SITE_OPT_PATH="al_opt_content";var BV_IS_RESIZE_ENABLED=!0,BV_IMAGES_NOT_TO_RESIZE=[];function isValidUrl(url){return!!/^https?:\/\//i.test(url)}__name(isValidUrl,"isValidUrl");function isImage(url){let img_ext=getExtension(url);return!!IMAGE_EXTENSIONS.includes(img_ext)}__name(isImage,"isImage");function getImageDeviceName(resized_infos_str,dimensions){let device_width=window.outerWidth;if(resized_infos_str){const device_size_infos=resized_infos_str.split(";");for(const device_info of device_size_infos){const[device_name,resized_dim]=device_info.split(":"),[width_str,height_str]=resized_dim.split("*"),width=parseInt(width_str,10),height=parseInt(height_str,10);if(dimensions.width<=width&&dimensions.height<=height&&device_width<=width)return device_name}return""}return device_width<=480?"bv_resized_mobile":device_width<=820?"bv_resized_ipad":device_width<=1536?"bv_resized_desktop":""}__name(getImageDeviceName,"getImageDeviceName");function isWebpSupported(){var elem=document.createElement("canvas");return elem.getContext&&elem.getContext("2d")?elem.toDataURL("image/webp").indexOf("data:image/webp")==0:!1}__name(isWebpSupported,"isWebpSupported");function getExtension(url){return url.split("?")[0].split(".").pop().toLowerCase()}__name(getExtension,"getExtension");function getNewImageUrlQuery(url,webp_status2,dimensions){let url_and_query_string=url.split("?"),new_url=url_and_query_string[0],query_string=url_and_query_string[1];if(!webp_status2)return query_string?url_and_query_string[0]+`?${query_string}`:url_and_query_string[0];let params=new URLSearchParams(query_string),resized_infos=params.get("bv-resized-infos");params.delete("bv-resized-infos"),query_string=params.toString();var shouldResize=BV_IS_RESIZE_ENABLED&&!BV_IMAGES_NOT_TO_RESIZE.some(pattern=>new_url.includes(pattern));if(shouldResize){let device_name=getImageDeviceName(resized_infos,dimensions),img_ext=getExtension(new_url);device_name!=""&&(new_url+="."+device_name+"."+img_ext)}return new_url+=".bv.webp",query_string&&(new_url+=`?${query_string}`),new_url}__name(getNewImageUrlQuery,"getNewImageUrlQuery");function isOurCdnImage(url){return!!(url.includes(BV_CDN_URL)||url.includes(BV_SITE_OPT_PATH))}__name(isOurCdnImage,"isOurCdnImage");function canChangeUrl(url){return getExtension(url)==="svg"||url.includes("data:image")?!1:!!isOurCdnImage(url)}__name(canChangeUrl,"canChangeUrl");function handleNodeElements(node_elements,img_url_attrs,webp_status2){node_elements.forEach(node_element=>{img_url_attrs.forEach(attr=>{flag=!1,node_element.hasAttribute(attr)&&(attr_val=node_element.getAttribute(attr),new_val="",attr_val.split(",").forEach(src=>{let src_parts=src.trim().split(" "),clean_url=src_parts.shift();if(flag?new_val+=",":flag=!0,isValidUrl(clean_url)&&isImage(clean_url))if(canChangeUrl(clean_url)){let new_url=getNewImageUrlQuery(clean_url,webp_status2,node_element.getBoundingClientRect());new_val+=[new_url].concat(src_parts).join(" ")}else new_val+=src;else new_val+=src}),node_element.setAttribute(attr,new_val))})})}__name(handleNodeElements,"handleNodeElements");function handleTagWithStyle(tag_elements_with_style2,webp_status2){tag_elements_with_style2.forEach(tag_element=>{let img_url=tag_element.getAttribute("bv-style-url");if(img_url&&isValidUrl(img_url)&&isImage(img_url)&&canChangeUrl(img_url)){let new_img_url=getNewImageUrlQuery(img_url,webp_status2,tag_element.getBoundingClientRect()),style_attr_val=tag_element.getAttribute("bv-data-style");style_attr_val&&(new_style_val=style_attr_val.replace(img_url,new_img_url),tag_element.setAttribute("bv-data-style",new_style_val))}})}__name(handleTagWithStyle,"handleTagWithStyle");let webp_status=isWebpSupported(),img_tags=document.querySelectorAll(".bv-tag-attr-replace");handleNodeElements(img_tags,IMAGE_URL_ATTRIBUTES,webp_status);let tag_elements_with_style=document.querySelectorAll(".bv-style-attr-replace");handleTagWithStyle(tag_elements_with_style,webp_status);
</script>

</body>
</html>
<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69cd9115db888a9d0dcc4457. Config Timestamp: 2026-04-01 21:41:40 UTC, Cached Timestamp: 2026-04-03 15:43:39 UTC -->