CINXE.COM

Leaf Blower Safety Tips: How to Use One Correctly

<!doctype html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.v="1.2.3",this.triggerEvents=e,this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}}</script> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <script type="rocketlazyloadscript" data-no-optimize="1" data-cfasync="false">!function(){"use strict";function e(e){const t=e.match(/((?=([a-z0-9._!#$%+^&*()[\]<>-]+))\2@[a-z0-9._-]+\.[a-z0-9._-]+)/gi);return t?t[0]:""}function t(t){return e(a(t.toLowerCase()))}function a(e){return e.replace(/\s/g,"")}async function n(e){const t={sha256Hash:"",sha1Hash:""};if(!("msCrypto"in window)&&"https:"===location.protocol&&"crypto"in window&&"TextEncoder"in window){const a=(new TextEncoder).encode(e),[n,c]=await Promise.all([s("SHA-256",a),s("SHA-1",a)]);t.sha256Hash=n,t.sha1Hash=c}return t}async function s(e,t){const a=await crypto.subtle.digest(e,t);return Array.from(new Uint8Array(a)).map(e=>("00"+e.toString(16)).slice(-2)).join("")}function c(e){let t=!0;return Object.keys(e).forEach(a=>{0===e[a].length&&(t=!1)}),t}function i(e,t,a){e.splice(t,1);const n="?"+e.join("&")+a.hash;history.replaceState(null,"",n)}var o={checkEmail:e,validateEmail:t,trimInput:a,hashEmail:n,hasHashes:c,removeEmailAndReplaceHistory:i,detectEmails:async function(){const e=new URL(window.location.href),a=Array.from(e.searchParams.entries()).map(e=>`${e[0]}=${e[1]}`);let s,o;const r=["adt_eih","sh_kit"];if(a.forEach((e,t)=>{const a=decodeURIComponent(e),[n,c]=a.split("=");if("adt_ei"===n&&(s={value:c,index:t,emsrc:"url"}),r.includes(n)){o={value:c,index:t,emsrc:"sh_kit"===n?"urlhck":"urlh"}}}),s)t(s.value)&&n(s.value).then(e=>{if(c(e)){const t={value:e,created:Date.now()};localStorage.setItem("adt_ei",JSON.stringify(t)),localStorage.setItem("adt_emsrc",s.emsrc)}});else if(o){const e={value:{sha256Hash:o.value,sha1Hash:""},created:Date.now()};localStorage.setItem("adt_ei",JSON.stringify(e)),localStorage.setItem("adt_emsrc",o.emsrc)}s&&i(a,s.index,e),o&&i(a,o.index,e)},cb:"adthrive"};const{detectEmails:r,cb:l}=o;r()}(); </script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <style data-no-optimize="1" data-cfasync="false"> .adthrive-ad { margin-top: 10px; margin-bottom: 10px; text-align: center; overflow-x: visible; clear: both; line-height: 0; } .adthrive-sidebar.adthrive-stuck { margin-top: 80px; } /* Top Center White Background */ .adthrive-collapse-mobile-background { background-color: #fff!important; } .adthrive-top-collapse-close > svg > * { stroke: black; font-family: sans-serif; } .adthrive-top-collapse-wrapper-video-title, .adthrive-top-collapse-wrapper-bar a a.adthrive-learn-more-link { color: black!important; } /* END top center white background */</style> <script type="rocketlazyloadscript" data-no-optimize="1" data-cfasync="false"> window.adthriveCLS = { enabledLocations: ['Content', 'Recipe'], injectedSlots: [], injectedFromPlugin: true, branch: '7bbd4e2',bucket: 'prod', }; window.adthriveCLS.siteAds = {"siteId":"64225fb01b864560d869fc81","siteName":"Everything BackYard","betaTester":false,"targeting":[{"value":"64225fb01b864560d869fc81","key":"siteId"},{"value":"6446b5c76f51d5488f01d9ba","key":"organizationId"},{"value":"Everything BackYard","key":"siteName"},{"value":"AdThrive Edge","key":"service"},{"value":"on","key":"bidding"},{"value":["Gardening","Home Decor and Design"],"key":"verticals"}],"breakpoints":{"tablet":768,"desktop":1024},"adUnits":[{"sequence":1,"targeting":[{"value":["Sidebar"],"key":"location"}],"devices":["desktop"],"name":"Sidebar_1","sticky":false,"location":"Sidebar","dynamic":{"pageSelector":"","spacing":0,"max":1,"lazy":false,"lazyMax":null,"elementSelector":".sidebar-primary > .widget","skip":0,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[160,600],[336,280],[320,50],[300,600],[250,250],[1,1],[320,100],[300,1050],[300,50],[300,420],[300,250]],"priority":299,"autosize":true},{"sequence":9,"targeting":[{"value":["Sidebar"],"key":"location"},{"value":true,"key":"sticky"}],"devices":["desktop"],"name":"Sidebar_9","sticky":true,"location":"Sidebar","dynamic":{"pageSelector":"","spacing":0,"max":1,"lazy":false,"lazyMax":null,"elementSelector":".sidebar-primary","skip":0,"classNames":[],"position":"beforeend","every":1,"enabled":true},"stickyOverlapSelector":".site-footer","adSizes":[[160,600],[336,280],[320,50],[300,600],[250,250],[1,1],[320,100],[300,1050],[300,50],[300,420],[300,250]],"priority":291,"autosize":true},{"sequence":null,"targeting":[{"value":["Content"],"key":"location"}],"devices":["desktop","tablet","phone"],"name":"Content","sticky":false,"location":"Content","dynamic":{"pageSelector":"body.home","spacing":0,"max":2,"lazy":true,"lazyMax":1,"elementSelector":".entry-content > .cnvs-block-section","skip":1,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[970,90],[250,250],[1,1],[320,100],[970,250],[1,2],[300,50],[300,300],[552,334],[728,250],[300,250]],"priority":199,"autosize":true},{"sequence":null,"targeting":[{"value":["Content"],"key":"location"}],"devices":["desktop","tablet","phone"],"name":"Content","sticky":false,"location":"Content","dynamic":{"pageSelector":"body.archive","spacing":0,"max":2,"lazy":true,"lazyMax":1,"elementSelector":".cs-posts-area__main > article","skip":1,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[970,90],[250,250],[1,1],[320,100],[970,250],[1,2],[300,50],[300,300],[552,334],[728,250],[300,250]],"priority":199,"autosize":true},{"sequence":null,"targeting":[{"value":["Content"],"key":"location"}],"devices":["desktop"],"name":"Content","sticky":false,"location":"Content","dynamic":{"pageSelector":"body.single","spacing":0.85,"max":9,"lazy":true,"lazyMax":90,"elementSelector":".entry-content > *:not(h2):not(h3)","skip":5,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[970,90],[250,250],[1,1],[320,100],[970,250],[1,2],[300,50],[300,300],[552,334],[728,250],[300,250]],"priority":199,"autosize":true},{"sequence":null,"targeting":[{"value":["Content"],"key":"location"}],"devices":["tablet","phone"],"name":"Content","sticky":false,"location":"Content","dynamic":{"pageSelector":"body.single","spacing":0.85,"max":7,"lazy":true,"lazyMax":92,"elementSelector":".entry-content > *:not(h2):not(h3)","skip":5,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[970,90],[250,250],[1,1],[320,100],[970,250],[1,2],[300,50],[300,300],[552,334],[728,250],[300,250]],"priority":199,"autosize":true},{"sequence":null,"targeting":[{"value":["Below Post"],"key":"location"}],"devices":["desktop","tablet","phone"],"name":"Below_Post","sticky":false,"location":"Below Post","dynamic":{"pageSelector":"","spacing":0,"max":0,"lazy":true,"lazyMax":1,"elementSelector":".cs-entry__author","skip":0,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[250,250],[1,1],[320,100],[300,250],[970,250],[728,250]],"priority":99,"autosize":true},{"sequence":null,"targeting":[{"value":["Footer"],"key":"location"},{"value":true,"key":"sticky"}],"devices":["desktop","phone","tablet"],"name":"Footer","sticky":true,"location":"Footer","dynamic":{"pageSelector":"","spacing":0,"max":1,"lazy":false,"lazyMax":null,"elementSelector":"body","skip":0,"classNames":[],"position":"beforeend","every":1,"enabled":true},"adSizes":[[320,50],[320,100],[728,90],[970,90],[468,60],[1,1],[300,50]],"priority":-1,"autosize":true},{"sequence":1,"targeting":[{"value":["Sidebar"],"key":"location"}],"devices":["desktop"],"name":"Sidebar_1","sticky":false,"location":"Sidebar","dynamic":{"pageSelector":"","spacing":0,"max":1,"lazy":false,"lazyMax":null,"elementSelector":"#secondary","skip":0,"classNames":[],"position":"afterbegin","every":1,"enabled":true},"adSizes":[[160,600],[336,280],[320,50],[300,600],[250,250],[1,1],[320,100],[300,1050],[300,50],[300,420],[300,250]],"priority":299,"autosize":true},{"sequence":9,"targeting":[{"value":["Sidebar"],"key":"location"}],"devices":["desktop"],"name":"Sidebar_9","sticky":false,"location":"Sidebar","dynamic":{"pageSelector":"","spacing":0,"max":1,"lazy":false,"lazyMax":null,"elementSelector":".cs-sidebar__inner","skip":0,"classNames":[],"position":"beforeend","every":1,"enabled":true},"adSizes":[[160,600],[336,280],[320,50],[300,600],[250,250],[1,1],[320,100],[300,1050],[300,50],[300,420],[300,250]],"priority":291,"autosize":true},{"sequence":null,"targeting":[{"value":["Below Post"],"key":"location"}],"devices":["desktop","tablet","phone"],"name":"Below_Post","sticky":false,"location":"Below Post","dynamic":{"pageSelector":"","spacing":0,"max":0,"lazy":true,"lazyMax":1,"elementSelector":".cs-entry__prev-next","skip":0,"classNames":[],"position":"afterend","every":1,"enabled":true},"adSizes":[[728,90],[336,280],[320,50],[468,60],[250,250],[1,1],[320,100],[300,250],[970,250],[728,250]],"priority":99,"autosize":true}],"adDensityLayout":{"mobile":{"adDensity":0.28,"onePerViewport":false},"pageOverrides":[],"desktop":{"adDensity":0.28,"onePerViewport":false}},"adDensityEnabled":true,"siteExperiments":[],"adTypes":{"sponsorTileDesktop":true,"interscrollerDesktop":true,"nativeDesktopContent":true,"outstreamDesktop":true,"nativeBelowPostDesktop":true,"miniscroller":true,"animatedFooter":true,"largeFormatsMobile":true,"nativeMobileContent":true,"inRecipeRecommendationMobile":true,"nativeMobileRecipe":true,"expandableFooter":true,"nativeDesktopSidebar":true,"sponsorTileMobile":true,"expandableCatalogAdsMobile":true,"interscroller":true,"nativeDesktopRecipe":true,"outstreamMobile":true,"nativeHeaderDesktop":true,"nativeHeaderMobile":true,"nativeBelowPostMobile":true,"expandableCatalogAdsDesktop":true,"largeFormatsDesktop":true,"inRecipeRecommendationDesktop":true},"adOptions":{"theTradeDesk":true,"rtbhouse":true,"undertone":true,"sidebarConfig":{"dynamicStickySidebar":{"minHeight":1800,"enabled":true,"blockedSelectors":[]}},"footerCloseButton":false,"teads":true,"pmp":true,"thirtyThreeAcross":true,"sharethrough":true,"optimizeVideoPlayersForEarnings":true,"removeVideoTitleWrapper":true,"pubMatic":true,"infiniteScroll":false,"yahoossp":true,"improvedigital":true,"spa":false,"stickyContainerConfig":{"recipe":{"minHeight":null,"enabled":false},"recipeDesktop":{"minHeight":400,"enabled":false},"blockedSelectors":[],"stickyHeaderSelectors":[],"content":{"minHeight":null,"enabled":false},"recipeMobile":{"minHeight":400,"enabled":false}},"sonobi":true,"yieldmo":true,"footerSelector":"","amazonUAM":true,"gamMCMEnabled":true,"gamMCMChildNetworkCode":"22527448810","rubicon":true,"conversant":true,"openx":true,"customCreativeEnabled":true,"secColor":"#000000","unruly":true,"mediaGrid":true,"bRealTime":true,"gumgum":true,"comscoreFooter":true,"desktopInterstitial":false,"footerCloseButtonDesktop":false,"ozone":false,"isAutoOptimized":true,"adform":true,"comscoreTAL":true,"targetaff":false,"bgColor":"#FFFFFF","advancePlaylistOptions":{"playlistPlayer":{"enabled":true},"relatedPlayer":{"enabled":true,"applyToFirst":true}},"amazonASR":false,"kargo":true,"liveRampATS":true,"footerCloseButtonMobile":false,"interstitialBlockedPageSelectors":"","allowSmallerAdSizes":true,"comscore":"HomeDIY","wakeLock":{"desktopEnabled":true,"mobileValue":15,"mobileEnabled":true,"desktopValue":30},"mobileInterstitial":false,"tripleLift":true,"sensitiveCategories":["alc","ast","cbd","conl","cosm","dat","drg","gamc","gamv","pol","rel","sst","ssr","srh","ske","tob","wtl"],"liveRamp":true,"adthriveEmailIdentity":true,"criteo":true,"nativo":false,"infiniteScrollOptions":{"selector":"","heightThreshold":0},"dynamicContentSlotLazyLoading":true,"clsOptimizedAds":true,"aidem":false,"verticals":["Gardening","Home Decor and Design"],"inImage":false,"advancePlaylist":true,"flipp":true,"delayLoading":false,"inImageZone":null,"appNexus":true,"rise":true,"liveRampId":"","infiniteScrollRefresh":false,"indexExchange":true},"featureRollouts":{"erp":{"featureRolloutId":19,"data":null,"enabled":false}},"videoPlayers":{"contextual":{"autoplayCollapsibleEnabled":false,"overrideEmbedLocation":false,"defaultPlayerType":"static"},"videoEmbed":"wordpress","footerSelector":"","contentSpecificPlaylists":[],"players":[{"playlistId":"zOpEPWSu","pageSelector":"body.single","devices":["desktop"],"description":"","skip":0,"title":"","type":"stickyPlaylist","enabled":true,"formattedType":"Sticky Playlist","elementSelector":".entry-content > p","id":4081960,"position":"afterend","saveVideoCloseState":false,"shuffle":false,"adPlayerTitle":"MY LATEST VIDEOS","mobileHeaderSelector":null,"playerId":"hMU3lLgt"},{"playlistId":"zOpEPWSu","pageSelector":"","devices":["mobile","desktop"],"description":"","skip":0,"title":"Stationary related player - desktop and mobile","type":"stationaryRelated","enabled":true,"formattedType":"Stationary Related","elementSelector":"","id":4081958,"position":"","saveVideoCloseState":false,"shuffle":false,"adPlayerTitle":"Stationary related player - desktop and mobile","playerId":"hMU3lLgt"},{"playlistId":"zOpEPWSu","pageSelector":"body.single","devices":["mobile"],"mobileLocation":"top-center","description":"","skip":0,"title":"","type":"stickyPlaylist","enabled":true,"formattedType":"Sticky Playlist","elementSelector":".entry-content > p","id":4081959,"position":"afterend","saveVideoCloseState":false,"shuffle":false,"adPlayerTitle":"MY LATEST VIDEOS","mobileHeaderSelector":null,"playerId":"hMU3lLgt"}],"partners":{"theTradeDesk":true,"yahoossp":true,"criteo":true,"unruly":true,"mediaGrid":true,"improvedigital":true,"undertone":true,"gumgum":true,"aidem":false,"yieldmo":true,"adform":true,"pmp":true,"amazonUAM":true,"kargo":true,"thirtyThreeAcross":false,"stickyOutstream":{"desktop":{"enabled":true},"blockedPageSelectors":"","mobileLocation":"bottom-left","allowOnHomepage":true,"mobile":{"enabled":true},"saveVideoCloseState":false,"mobileHeaderSelector":null,"allowForPageWithStickyPlayer":{"enabled":true}},"sharethrough":true,"rubicon":true,"appNexus":true,"rise":true,"tripleLift":true,"openx":true,"pubMatic":true,"indexExchange":true}}};</script> <script type="rocketlazyloadscript" data-no-optimize="1" data-cfasync="false"> (function(w, d) { w.adthrive = w.adthrive || {}; w.adthrive.cmd = w.adthrive.cmd || []; w.adthrive.plugin = 'adthrive-ads-3.6.2'; w.adthrive.host = 'ads.adthrive.com'; w.adthrive.integration = 'plugin'; var commitParam = (w.adthriveCLS && w.adthriveCLS.bucket !== 'prod' && w.adthriveCLS.branch) ? '&commit=' + w.adthriveCLS.branch : ''; var s = d.createElement('script'); s.async = true; s.referrerpolicy='no-referrer-when-downgrade'; s.src = 'https://' + w.adthrive.host + '/sites/64225fb01b864560d869fc81/ads.min.js?referrer=' + w.encodeURIComponent(w.location.href) + commitParam + '&cb=' + (Math.floor(Math.random() * 100) + 1) + ''; var n = d.getElementsByTagName('script')[0]; n.parentNode.insertBefore(s, n); })(window, document); </script> <link rel="dns-prefetch" href="https://ads.adthrive.com/"><link rel="preconnect" href="https://ads.adthrive.com/"><link rel="preconnect" href="https://ads.adthrive.com/" crossorigin> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Leaf Blower Safety Tips: How to Use One Correctly</title><link rel="stylesheet" href="https://everythingbackyard.net/wp-content/cache/min/1/f9ffe403972f9fe86efeaeea72b22932.css" media="all" data-minify="1" /> <meta name="description" content="Here are some easy leaf blower safety tips for you to follow this Autumn as you work in your yard. It is always better to be safe than sorry!"/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Leaf Blower Safety Tips: How to Use One Correctly" /> <meta property="og:description" content="Here are some easy leaf blower safety tips for you to follow this Autumn as you work in your yard. It is always better to be safe than sorry!" /> <meta property="og:url" content="https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/" /> <meta property="og:site_name" content="Everything Backyard" /> <meta property="article:publisher" content="https://www.facebook.com/BYardMasters/" /> <meta property="article:tag" content="safety" /> <meta property="article:section" content="Lawn Care" /> <meta property="og:updated_time" content="2022-02-09T10:16:34-05:00" /> <meta property="og:image" content="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg" /> <meta property="og:image:secure_url" content="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg" /> <meta property="og:image:width" content="1818" /> <meta property="og:image:height" content="1212" /> <meta property="og:image:alt" content="leafblower" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="article:published_time" content="2018-11-01T22:15:31-04:00" /> <meta property="article:modified_time" content="2022-02-09T10:16:34-05:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Leaf Blower Safety Tips: How to Use One Correctly" /> <meta name="twitter:description" content="Here are some easy leaf blower safety tips for you to follow this Autumn as you work in your yard. It is always better to be safe than sorry!" /> <meta name="twitter:image" content="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://everythingbackyard.net/#organization","name":"Everything Backyard","sameAs":["https://www.facebook.com/BYardMasters/","https://www.pinterest.com/evthingbackyard/"],"logo":{"@type":"ImageObject","@id":"https://everythingbackyard.net/#logo","url":"https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png","contentUrl":"https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png","caption":"Everything Backyard","inLanguage":"en-US","width":"372","height":"189"}},{"@type":"WebSite","@id":"https://everythingbackyard.net/#website","url":"https://everythingbackyard.net","name":"Everything Backyard","alternateName":"EverythingBackyard","publisher":{"@id":"https://everythingbackyard.net/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg","url":"https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg","width":"1818","height":"1212","caption":"leafblower","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://everythingbackyard.net/home-improvement/lawn-care/","name":"Lawn Care"}},{"@type":"ListItem","position":"2","item":{"@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/","name":"Leaf Blower Safety Tips: How to Use One Correctly"}}]},{"@type":"WebPage","@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#webpage","url":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/","name":"Leaf Blower Safety Tips: How to Use One Correctly","datePublished":"2018-11-01T22:15:31-04:00","dateModified":"2022-02-09T10:16:34-05:00","isPartOf":{"@id":"https://everythingbackyard.net/#website"},"primaryImageOfPage":{"@id":"https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg"},"inLanguage":"en-US","breadcrumb":{"@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#breadcrumb"}},{"@type":"Person","@id":"https://everythingbackyard.net/author/amy-beth/","name":"Amy O'Brien","url":"https://everythingbackyard.net/author/amy-beth/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=96&amp;d=mm&amp;r=g","caption":"Amy O'Brien","inLanguage":"en-US"},"worksFor":{"@id":"https://everythingbackyard.net/#organization"}},{"@type":"NewsArticle","headline":"Leaf Blower Safety Tips: How to Use One Correctly","keywords":"leaf blower safety","datePublished":"2018-11-01T22:15:31-04:00","dateModified":"2022-02-09T10:16:34-05:00","articleSection":"Landscaping, Lawn Care, Lawn Care Tools","author":{"@id":"https://everythingbackyard.net/author/amy-beth/","name":"Amy O'Brien"},"publisher":{"@id":"https://everythingbackyard.net/#organization"},"description":"Here are some easy leaf blower safety tips for you to follow this Autumn as you work in your yard. It is always better to be safe than sorry!","copyrightYear":"2022","copyrightHolder":{"@id":"https://everythingbackyard.net/#organization"},"name":"Leaf Blower Safety Tips: How to Use One Correctly","@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#richSnippet","isPartOf":{"@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#webpage"},"image":{"@id":"https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard &raquo; Feed" href="https://everythingbackyard.net/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard &raquo; Comments Feed" href="https://everythingbackyard.net/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard &raquo; Leaf Blower Safety Tips: How to Use One Correctly Comments Feed" href="https://everythingbackyard.net/leaf-blower-safety-tips-how-to-use-one-correctly/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard &raquo; Stories Feed" href="https://everythingbackyard.net/web-stories/feed/"> <link rel="preload" href="https://everythingbackyard.net/wp-content/plugins/canvas/assets/fonts/canvas-icons.woff" as="font" type="font/woff" crossorigin> <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; } </style> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </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} </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--blue: #59BACC;--wp--preset--color--green: #03a988;--wp--preset--color--orange: #FFBC49;--wp--preset--color--red: #fb0d48;--wp--preset--color--secondary-bg: #f6f7ec;--wp--preset--color--accent-bg: #f6f7eb;--wp--preset--color--additional: #484848;--wp--preset--color--secondary: #1c1c1c;--wp--preset--color--gray-50: #f8f9fa;--wp--preset--color--gray-100: #f8f9fb;--wp--preset--color--gray-200: #e9ecef;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}: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-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;} </style> <style id='csco-styles-inline-css'> .searchwp-live-search-no-min-chars:after { content: "Continue typing" } </style> <script type="rocketlazyloadscript" async data-rocket-src="https://everythingbackyard.net/wp-content/plugins/burst-statistics/helpers/timeme/timeme.min.js?ver=1.7.3" id="burst-timeme-js"></script> <script id="burst-js-extra"> var burst = {"cookie_retention_days":"30","beacon_url":"https:\/\/everythingbackyard.net\/wp-content\/plugins\/burst-statistics\/endpoint.php","options":{"beacon_enabled":1,"enable_cookieless_tracking":0,"enable_turbo_mode":0,"do_not_track":0,"track_url_change":0},"goals":[{"ID":"1","title":"Default goal","type":"clicks","status":"active","server_side":"0","url":"*","conversion_metric":"visitors","date_created":"1713998079","date_start":"1713998079","date_end":"0","attribute":"class","attribute_value":"","hook":""}],"goals_script_url":"https:\/\/everythingbackyard.net\/wp-content\/plugins\/burst-statistics\/\/assets\/js\/build\/burst-goals.js?v=1.7.3"}; </script> <script type="rocketlazyloadscript" async data-rocket-src="https://everythingbackyard.net/wp-content/plugins/burst-statistics/assets/js/build/burst.min.js?ver=1.7.3" id="burst-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-8YJ0EW1TJW" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["everythingbackyard.net"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "G-8YJ0EW1TJW"); </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://everythingbackyard.net/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://everythingbackyard.net/wp-json/wp/v2/posts/17605" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://everythingbackyard.net/xmlrpc.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://everythingbackyard.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Feverythingbackyard.net%2Fleaf-blower-safety-tips-how-to-use-one-correctly%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://everythingbackyard.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Feverythingbackyard.net%2Fleaf-blower-safety-tips-how-to-use-one-correctly%2F&#038;format=xml" /> <style type="text/css">.aawp .aawp-tb__row--highlight{background-color:#256aaf;}.aawp .aawp-tb__row--highlight{color:#256aaf;}.aawp .aawp-tb__row--highlight a{color:#256aaf;}</style><style type="text/css">.aawp table.aawp-table thead { background: #ada !IMPORTANT; }</style><meta name="generator" content="Site Kit by Google 1.147.0" /><!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-210409111-16"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-210409111-16'); </script> <style>img#wpstats{display:none}</style> <meta name="robots" content="noai, noimageai"><style id='csco-theme-typography'> :root { /* Base Font */ --cs-font-base-family: Varela Round; --cs-font-base-size: 1rem; --cs-font-base-weight: 400; --cs-font-base-style: normal; --cs-font-base-letter-spacing: normal; --cs-font-base-line-height: 1.5; /* Primary Font */ --cs-font-primary-family: Varela Round; --cs-font-primary-size: 0.75rem; --cs-font-primary-weight: 600; --cs-font-primary-style: normal; --cs-font-primary-letter-spacing: normal; --cs-font-primary-text-transform: uppercase; /* Secondary Font */ --cs-font-secondary-family: Varela Round; --cs-font-secondary-size: 0.875rem; --cs-font-secondary-weight: 600; --cs-font-secondary-style: normal; --cs-font-secondary-letter-spacing: normal; --cs-font-secondary-text-transform: none; /* Category Font */ --cs-font-category-family: Varela Round; --cs-font-category-size: 0.75rem; --cs-font-category-weight: 600; --cs-font-category-style: normal; --cs-font-category-letter-spacing: normal; --cs-font-category-text-transform: uppercase; /* Post Meta Font */ --cs-font-post-meta-family: Varela Round; --cs-font-post-meta-size: 0.75rem; --cs-font-post-meta-weight: 600; --cs-font-post-meta-style: normal; --cs-font-post-meta-letter-spacing: normal; --cs-font-post-meta-text-transform: uppercase; /* Input Font */ --cs-font-input-family: Varela Round; --cs-font-input-size: 0.875rem; --cs-font-input-line-height: 1.625rem; --cs-font-input-weight: 400; --cs-font-input-style: normal; --cs-font-input-letter-spacing: normal; --cs-font-input-text-transform: none; /* Post Subbtitle */ --cs-font-post-subtitle-family: Varela Round; --cs-font-post-subtitle-size: 1.25rem; --cs-font-post-subtitle-letter-spacing: normal; /* Post Content */ --cs-font-post-content-family: Varela Round; --cs-font-post-content-size: 1.125rem; --cs-font-post-content-letter-spacing: normal; /* Summary */ --cs-font-entry-summary-family: Varela Round; --cs-font-entry-summary-size: 1.125rem; --cs-font-entry-summary-letter-spacing: normal; /* Entry Excerpt */ --cs-font-entry-excerpt-family: Varela Round; --cs-font-entry-excerpt-size: 1.1rem; --cs-font-entry-excerpt-letter-spacing: normal; /* Logos --------------- */ /* Main Logo */ --cs-font-main-logo-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --cs-font-main-logo-size: 1.5rem; --cs-font-main-logo-weight: 500; --cs-font-main-logo-style: normal; --cs-font-main-logo-letter-spacing: normal; --cs-font-main-logo-text-transform: uppercase; /* Large Logo */ --cs-font-large-logo-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --cs-font-large-logo-size: 2rem; --cs-font-large-logo-weight: 500; --cs-font-large-logo-style: normal; --cs-font-large-logo-letter-spacing: normal; --cs-font-large-logo-text-transform: none; /* Footer Logo */ --cs-font-footer-logo-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; --cs-font-footer-logo-size: 1.5rem; --cs-font-footer-logo-weight: 500; --cs-font-footer-logo-style: normal; --cs-font-footer-logo-letter-spacing: normal; --cs-font-footer-logo-text-transform: none; /* Headings --------------- */ /* Headings */ --cs-font-headings-family: Source Serif Pro; --cs-font-headings-weight: 400; --cs-font-headings-style: normal; --cs-font-headings-line-height: 1.25; --cs-font-headings-letter-spacing: normal; --cs-font-headings-text-transform: none; /* Menu Font --------------- */ /* Menu */ /* Used for main top level menu elements. */ --cs-font-menu-family: Varela Round; --cs-font-menu-size: 0.9375rem; --cs-font-menu-weight: 500; --cs-font-menu-style: normal; --cs-font-menu-letter-spacing: normal; --cs-font-menu-text-transform: none; /* Submenu Font */ /* Used for submenu elements. */ --cs-font-submenu-family: Varela Round; --cs-font-submenu-size: 0.875rem; --cs-font-submenu-weight: 500; --cs-font-submenu-style: normal; --cs-font-submenu-letter-spacing: normal; --cs-font-submenu-text-transform: none; /* Section Headings --------------- */ --cs-font-section-headings-family: Source Serif Pro; --cs-font-section-headings-size: 1.2rem; --cs-font-section-headings-weight: 400; --cs-font-section-headings-style: normal; --cs-font-section-headings-letter-spacing: normal; --cs-font-section-headings-text-transform: uppercase; /* Footer Headings */ --cs-font-footer-headings-family: Source Serif Pro; --cs-font-footer-headings-size: 0.75rem; --cs-font-footer-headings-weight: 300; --cs-font-footer-headings-style: normal; --cs-font-footer-headings-letter-spacing: normal; --cs-font-footer-headings-text-transform: uppercase; /* Numbered Post*/ --cs-font-numbered-post-family: Varela Round; --cs-font-numbered-post-weight: 400; --cs-font-numbered-post-style: normal; } .cs-posts-area { --cs-post-area-content-background: transparent; } .cs-topbar .cs-search__nav-form .cs-search__group { --cs-search-input-border-width: 0; } </style> <link rel="icon" href="https://everythingbackyard.net/wp-content/uploads/2016/07/cropped-everythinglogo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://everythingbackyard.net/wp-content/uploads/2016/07/cropped-everythinglogo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://everythingbackyard.net/wp-content/uploads/2016/07/cropped-everythinglogo-180x180.png" /> <meta name="msapplication-TileImage" content="https://everythingbackyard.net/wp-content/uploads/2016/07/cropped-everythinglogo-270x270.png" /> <script type="rocketlazyloadscript" data-no-optimize='1' data-cfasync='false' id='cls-disable-ads-7bbd4e2'>var cls_disable_ads=function(e){"use strict";var t,i,o,a,r,n,s,l,d,c,u,p,h,_,g,S,y,m,v,f,O;function w(){return w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(e[o]=i[o])}return e},w.apply(this,arguments)}window.adthriveCLS.buildDate="2025-03-05",function(e){e.amznbid="amznbid",e.amzniid="amzniid",e.amznp="amznp",e.amznsz="amznsz"}(t||(t={})),function(e){e.ThirtyThreeAcross="33across",e.Adform="adform",e.Aidem="aidem",e.AidemServer="aidem_ss",e.AppNexus="appnexus",e.AmazonTAM="amazon",e.AmazonUAM="AmazonUAM",e.Conversant="conversant",e.Concert="concert",e.Criteo="criteo",e.CriteoServer="crit_ss",e.GumGum="gumgum",e.ImproveDigital="improvedigital",e.ImproveDigitalServer="improve_ss",e.IndexExchange="ix",e.IndexExchangeServer="ix_ss",e.Kargo="kargo",e.KargoServer="krgo_ss",e.MediaGrid="grid",e.MediaGridVideo="gridvid",e.Medianet="medianet",e.Nativo="nativo",e.Ogury="ogury",e.OpenX="openx",e.OpenXServer="opnx_ss",e.Ozone="ozone",e.Pubmatic="pubmatic",e.PubmaticServer="pubm_ss",e.ResetDigital="resetdigital",e.Rise="rise",e.Rtbhouse="rtbhouse",e.Rubicon="rubicon",e.RubiconServer="rubi_ss",e.Seedtag="seedtag",e.Sharethrough="sharethrough",e.SharethroughServer="share_ss",e.Teads="teads",e.Triplelift="triplelift",e.TripleliftServer="tripl_ss",e.TTD="ttd",e.Undertone="undertone",e.UndertoneServer="under_ss",e.Unruly="unruly",e.YahooSSP="yahoossp",e.YahooSSPServer="yah_ss",e.Verizon="verizon",e.Yieldmo="yieldmo",e.Flipp="flipp"}(i||(i={})),function(e){e.ix="ix",e.medianet="mn",e.openx="ox",e.pubmatic="pu",e.rubicon="ma",e.sharethrough="sh",e.triplelift="tl"}(o||(o={})),function(e){e.Prebid="prebid",e.GAM="gam",e.Amazon="amazon",e.Marmalade="marmalade",e.Floors="floors",e.CMP="cmp",e.Optable="optable",e.OptimalBidder="optimalBidder"}(a||(a={})),function(e){e.cm="cm",e.fbrap="fbrap",e.rapml="rapml"}(r||(r={})),function(e){e.lazy="lazy",e.raptive="raptive",e.refresh="refresh",e.session="session",e.crossDomain="crossdomain",e.highSequence="highsequence",e.lazyBidPool="lazyBidPool",e.fallback="fallback"}(n||(n={})),function(e){e.lazy="l",e.raptive="rapml",e.refresh="r",e.session="s",e.crossdomain="c",e.highsequence="hs",e.lazyBidPool="lbp",e.fallback="f"}(s||(s={})),function(e){e.Version="Version",e.SharingNotice="SharingNotice",e.SaleOptOutNotice="SaleOptOutNotice",e.SharingOptOutNotice="SharingOptOutNotice",e.TargetedAdvertisingOptOutNotice="TargetedAdvertisingOptOutNotice",e.SensitiveDataProcessingOptOutNotice="SensitiveDataProcessingOptOutNotice",e.SensitiveDataLimitUseNotice="SensitiveDataLimitUseNotice",e.SaleOptOut="SaleOptOut",e.SharingOptOut="SharingOptOut",e.TargetedAdvertisingOptOut="TargetedAdvertisingOptOut",e.SensitiveDataProcessing="SensitiveDataProcessing",e.KnownChildSensitiveDataConsents="KnownChildSensitiveDataConsents",e.PersonalDataConsents="PersonalDataConsents",e.MspaCoveredTransaction="MspaCoveredTransaction",e.MspaOptOutOptionMode="MspaOptOutOptionMode",e.MspaServiceProviderMode="MspaServiceProviderMode",e.SubSectionType="SubsectionType",e.Gpc="Gpc"}(l||(l={})),function(e){e[e.NA=0]="NA",e[e.OptedOut=1]="OptedOut",e[e.OptedIn=2]="OptedIn"}(d||(d={})),function(e){e.AdDensity="addensity",e.AdLayout="adlayout",e.FooterCloseButton="footerclose",e.Interstitial="interstitial",e.RemoveVideoTitleWrapper="removevideotitlewrapper",e.StickyOutstream="stickyoutstream",e.StickyOutstreamOnStickyPlayer="sospp",e.VideoAdvancePlaylistRelatedPlayer="videoadvanceplaylistrp",e.MobileStickyPlayerPosition="mspp"}(c||(c={})),function(e){e.Below_Post_1="Below_Post_1",e.Below_Post="Below_Post",e.Content="Content",e.Content_1="Content_1",e.Content_2="Content_2",e.Content_3="Content_3",e.Content_4="Content_4",e.Content_5="Content_5",e.Content_6="Content_6",e.Content_7="Content_7",e.Content_8="Content_8",e.Content_9="Content_9",e.Recipe="Recipe",e.Recipe_1="Recipe_1",e.Recipe_2="Recipe_2",e.Recipe_3="Recipe_3",e.Recipe_4="Recipe_4",e.Recipe_5="Recipe_5",e.Native_Recipe="Native_Recipe",e.Footer_1="Footer_1",e.Footer="Footer",e.Header_1="Header_1",e.Header_2="Header_2",e.Header="Header",e.Sidebar_1="Sidebar_1",e.Sidebar_2="Sidebar_2",e.Sidebar_3="Sidebar_3",e.Sidebar_4="Sidebar_4",e.Sidebar_5="Sidebar_5",e.Sidebar_9="Sidebar_9",e.Sidebar="Sidebar",e.Interstitial_1="Interstitial_1",e.Interstitial="Interstitial",e.Video_StickyOutstream_1="Video_StickyOutstream_1",e.Video_StickyOutstream="Video_StickyOutstream",e.Video_StickyInstream="Video_StickyInstream",e.Sponsor_Tile="Sponsor_Tile"}(u||(u={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(p||(p={})),function(e){e.Video_Collapse_Autoplay_SoundOff="Video_Collapse_Autoplay_SoundOff",e.Video_Individual_Autoplay_SOff="Video_Individual_Autoplay_SOff",e.Video_Coll_SOff_Smartphone="Video_Coll_SOff_Smartphone",e.Video_In_Post_ClicktoPlay_SoundOn="Video_In-Post_ClicktoPlay_SoundOn",e.Video_Collapse_Autoplay_SoundOff_15s="Video_Collapse_Autoplay_SoundOff_15s",e.Video_Individual_Autoplay_SOff_15s="Video_Individual_Autoplay_SOff_15s",e.Video_Coll_SOff_Smartphone_15s="Video_Coll_SOff_Smartphone_15s",e.Video_In_Post_ClicktoPlay_SoundOn_15s="Video_In-Post_ClicktoPlay_SoundOn_15s"}(h||(h={})),function(e){e.vpaidAdPlayError="vpaidAdPlayError",e.adError="adError",e.adLoaded="adLoaded"}(_||(_={})),function(e){e.Float="adthrive-collapse-float",e.Sticky="adthrive-collapse-sticky",e.Mobile="adthrive-collapse-mobile"}(g||(g={})),function(e){e.Small="adthrive-collapse-small",e.Medium="adthrive-collapse-medium"}(S||(S={})),function(e){e.BottomRight="adthrive-collapse-bottom-right"}(y||(y={})),function(e){e[e.Unstarted=0]="Unstarted",e[e.UncollapsedPlay=1]="UncollapsedPlay",e[e.CollapsedPlay=2]="CollapsedPlay",e[e.UserPauseUncollapsed=3]="UserPauseUncollapsed",e[e.UserPauseCollapsed=4]="UserPauseCollapsed",e[e.PausedNotVisible=5]="PausedNotVisible",e[e.Overlapped=6]="Overlapped",e[e.Closed=7]="Closed",e[e.NonLinearAdPlay=8]="NonLinearAdPlay",e[e.NonLinearAdPaused=9]="NonLinearAdPaused",e[e.NonLinearAdOverlapped=10]="NonLinearAdOverlapped",e[e.UserUnPaused=11]="UserUnPaused"}(m||(m={})),function(e){e[e.Play=0]="Play",e[e.UserClick=1]="UserClick",e[e.PageSwitch=2]="PageSwitch",e[e.OutOfView=3]="OutOfView",e[e.InView=4]="InView",e[e.Close=5]="Close",e[e.Overlapping=6]="Overlapping",e[e.OtherVideoPlaying=7]="OtherVideoPlaying"}(v||(v={})),function(e){e.None="none"}(f||(f={})),function(e){e.Default="default",e.AZ_Animals="5daf495ed42c8605cfc74b0b",e.Natashas_Kitchen="55bccc97303edab84afd77e2",e.RecipeTin_Eats="55cb7e3b4bc841bd0c4ea577",e.Sallys_Baking_Recipes="566aefa94856897050ee7303",e.Spend_With_Pennies="541917f5a90318f9194874cf"}(O||(O={}));const C=new class{info(e,t,...i){this.call(console.info,e,t,...i)}warn(e,t,...i){this.call(console.warn,e,t,...i)}error(e,t,...i){this.call(console.error,e,t,...i),this.sendErrorLogToCommandQueue(e,t,...i)}event(e,t,...i){var o;"debug"===(null==(o=window.adthriveCLS)?void 0:o.bucket)&&this.info(e,t)}sendErrorLogToCommandQueue(e,t,...i){window.adthrive=window.adthrive||{},window.adthrive.cmd=window.adthrive.cmd||[],window.adthrive.cmd.push((()=>{void 0!==window.adthrive.logError&&"function"==typeof window.adthrive.logError&&window.adthrive.logError(e,t,i)}))}call(e,t,i,...o){const a=[`%c${t}::${i} `],r=["color: #999; font-weight: bold;"];o.length>0&&"string"==typeof o[0]&&a.push(o.shift()),r.push(...o);try{Function.prototype.apply.call(e,console,[a.join(""),...r])}catch(e){return void console.error(e)}}};class b{}const P=["mcmpfreqrec"];new class extends b{init(e){this._gdpr="true"===e.gdpr,this._shouldQueue=this._gdpr}clearQueue(e){e&&(this._shouldQueue=!1,this._sessionStorageHandlerQueue.forEach((e=>{this.setSessionStorage(e.key,e.value)})),this._localStorageHandlerQueue.forEach((e=>{if("adthrive_abgroup"===e.key){const t=Object.keys(e.value)[0],i=e.value[t],o=e.value[`${t}_weight`];this.getOrSetABGroupLocalStorageValue(t,i,o,{value:24,unit:"hours"})}else e.expiry?"internal"===e.type?this.setExpirableInternalLocalStorage(e.key,e.value,{expiry:e.expiry,resetOnRead:e.resetOnRead}):this.setExpirableExternalLocalStorage(e.key,e.value,{expiry:e.expiry,resetOnRead:e.resetOnRead}):"internal"===e.type?this.setInternalLocalStorage(e.key,e.value):this.setExternalLocalStorage(e.key,e.value)})),this._cookieHandlerQueue.forEach((e=>{"internal"===e.type?this.setInternalCookie(e.key,e.value):this.setExternalCookie(e.key,e.value)}))),this._sessionStorageHandlerQueue=[],this._localStorageHandlerQueue=[],this._cookieHandlerQueue=[]}readInternalCookie(e){return this._verifyInternalKey(e),this._readCookie(e)}readExternalCookie(e){return this._readCookie(e)}readInternalLocalStorage(e){return this._verifyInternalKey(e),this._readFromLocalStorage(e)}readExternalLocalStorage(e){return this._readFromLocalStorage(e)}readSessionStorage(e){const t=window.sessionStorage.getItem(e);if(!t)return null;try{return JSON.parse(t)}catch(e){return t}}deleteCookie(e){document.cookie=`${e}=; SameSite=None; Secure; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/`}deleteLocalStorage(e){window.localStorage.removeItem(e)}deleteSessionStorage(e){window.sessionStorage.removeItem(e)}setInternalCookie(e,t,i){this._verifyInternalKey(e),this._setCookieValue("internal",e,t,i)}setExternalCookie(e,t,i){this._setCookieValue("external",e,t,i)}setInternalLocalStorage(e,t){if(this._verifyInternalKey(e),this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"internal"};this._localStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.localStorage.setItem(e,i)}}setExternalLocalStorage(e,t){if(this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"external"};this._localStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.localStorage.setItem(e,i)}}setExpirableInternalLocalStorage(e,t,i){this._verifyInternalKey(e);try{var o;const r=null!=(o=null==i?void 0:i.expiry)?o:{value:400,unit:"days"};var a;const n=null!=(a=null==i?void 0:i.resetOnRead)&&a;if(this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"internal",expires:this._getExpiryDate(r),expiry:r,resetOnRead:n};this._localStorageHandlerQueue.push(i)}else{const i={value:t,type:"internal",expires:this._getExpiryDate(r),expiry:r,resetOnRead:n};window.localStorage.setItem(e,JSON.stringify(i))}}catch(e){console.error(e)}}setExpirableExternalLocalStorage(e,t,i){try{var o;const r=null!=(o=null==i?void 0:i.expiry)?o:{value:400,unit:"days"};var a;const n=null!=(a=null==i?void 0:i.resetOnRead)&&a;if(this._gdpr&&this._shouldQueue){const i={key:e,value:JSON.stringify(t),type:"external",expires:this._getExpiryDate(r),expiry:r,resetOnRead:n};this._localStorageHandlerQueue.push(i)}else{const i={value:t,type:"external",expires:this._getExpiryDate(r),expiry:r,resetOnRead:n};window.localStorage.setItem(e,JSON.stringify(i))}}catch(e){console.error(e)}}setSessionStorage(e,t){if(this._gdpr&&this._shouldQueue){const i={key:e,value:t};this._sessionStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.sessionStorage.setItem(e,i)}}getOrSetABGroupLocalStorageValue(e,t,i,o,a=!0){const r="adthrive_abgroup",n=this.readInternalLocalStorage(r);if(null!==n){const t=n[e];var s;const i=null!=(s=n[`${e}_weight`])?s:null;if(this._isValidABGroupLocalStorageValue(t))return[t,i]}const l=w({},n,{[e]:t,[`${e}_weight`]:i});return o?this.setExpirableInternalLocalStorage(r,l,{expiry:o,resetOnRead:a}):this.setInternalLocalStorage(r,l),[t,i]}_isValidABGroupLocalStorageValue(e){return null!=e&&!("number"==typeof e&&isNaN(e))}_getExpiryDate({value:e,unit:t}){const i=new Date;return"milliseconds"===t?i.setTime(i.getTime()+e):"seconds"==t?i.setTime(i.getTime()+1e3*e):"minutes"===t?i.setTime(i.getTime()+60*e*1e3):"hours"===t?i.setTime(i.getTime()+60*e*60*1e3):"days"===t?i.setTime(i.getTime()+24*e*60*60*1e3):"months"===t&&i.setTime(i.getTime()+30*e*24*60*60*1e3),i.toUTCString()}_resetExpiry(e){return e.expires=this._getExpiryDate(e.expiry),e}_readCookie(e){const t=document.cookie.split("; ").find((t=>t.split("=")[0]===e));if(!t)return null;const i=t.split("=")[1];if(i)try{return JSON.parse(decodeURIComponent(i))}catch(e){return decodeURIComponent(i)}return null}_readFromLocalStorage(e){const t=window.localStorage.getItem(e);if(!t)return null;try{const o=JSON.parse(t),a=o.expires&&(new Date).getTime()>new Date(o.expires).getTime();if("adthrive_abgroup"===e&&o.created)return window.localStorage.removeItem(e),null;if(o.resetOnRead&&o.expires&&!a){const t=this._resetExpiry(o);var i;return window.localStorage.setItem(e,JSON.stringify(o)),null!=(i=t.value)?i:t}if(a)return window.localStorage.removeItem(e),null;if(!o.hasOwnProperty("value"))return o;try{return JSON.parse(o.value)}catch(e){return o.value}}catch(e){return t}}_setCookieValue(e,t,i,o){try{if(this._gdpr&&this._shouldQueue){const o={key:t,value:i,type:e};this._cookieHandlerQueue.push(o)}else{var a;const e=this._getExpiryDate(null!=(a=null==o?void 0:o.expiry)?a:{value:400,unit:"days"});var r;const s=null!=(r=null==o?void 0:o.sameSite)?r:"None";var n;const l=null==(n=null==o?void 0:o.secure)||n,d="object"==typeof i?JSON.stringify(i):i;document.cookie=`${t}=${d}; SameSite=${s}; ${l?"Secure;":""} expires=${e}; path=/`}}catch(e){}}_verifyInternalKey(e){const t=e.startsWith("adthrive_"),i=e.startsWith("adt_");if(!t&&!i&&!P.includes(e))throw new Error('When reading an internal cookie, the key must start with "adthrive_" or "adt_" or be part of the allowed legacy keys.')}constructor(...e){super(...e),this.name="BrowserStorage",this.disable=!1,this.gdprPurposes=[1],this._sessionStorageHandlerQueue=[],this._localStorageHandlerQueue=[],this._cookieHandlerQueue=[],this._shouldQueue=!1}};const x=e=>{const t=window.location.href;return e.some((e=>new RegExp(e,"i").test(t)))};window.adthrive.windowPerformance=window.adthrive.windowPerformance||new class{resetTimeOrigin(){this._timeOrigin=window.performance.now()}now(){try{return Math.round(window.performance.now()-this._timeOrigin)}catch(e){return 0}}constructor(){this._timeOrigin=0}};const k=window.adthrive.windowPerformance;k.now.bind(k);class A{checkCommandQueue(){this.adthrive&&this.adthrive.cmd&&this.adthrive.cmd.forEach((e=>{const t=e.toString(),i=this.extractAPICall(t,"disableAds");i&&this.disableAllAds(this.extractPatterns(i));const o=this.extractAPICall(t,"disableContentAds");o&&this.disableContentAds(this.extractPatterns(o));const a=this.extractAPICall(t,"disablePlaylistPlayers");a&&this.disablePlaylistPlayers(this.extractPatterns(a))}))}extractPatterns(e){const t=e.match(/["'](.*?)['"]/g);if(null!==t)return t.map((e=>e.replace(/["']/g,"")))}extractAPICall(e,t){const i=new RegExp(t+"\\((.*?)\\)","g"),o=e.match(i);return null!==o&&o[0]}disableAllAds(e){e&&!x(e)||(this.all=!0,this.reasons.add("all_page"))}disableContentAds(e){e&&!x(e)||(this.content=!0,this.recipe=!0,this.locations.add(u.Content),this.locations.add(u.Recipe),this.reasons.add("content_plugin"))}disablePlaylistPlayers(e){e&&!x(e)||(this.video=!0,this.locations.add("Video"),this.reasons.add("video_page"))}urlHasEmail(e){if(!e)return!1;return null!==/([A-Z0-9._%+-]+(@|%(25)*40)[A-Z0-9.-]+\.[A-Z]{2,})/i.exec(e)}constructor(e){this.adthrive=e,this.all=!1,this.content=!1,this.recipe=!1,this.video=!1,this.locations=new Set,this.reasons=new Set,(this.urlHasEmail(window.location.href)||this.urlHasEmail(window.document.referrer))&&(this.all=!0,this.reasons.add("all_email"));try{this.checkCommandQueue(),null!==document.querySelector(".tag-novideo")&&(this.video=!0,this.locations.add("Video"),this.reasons.add("video_tag"))}catch(e){C.error("ClsDisableAds","checkCommandQueue",e)}}}const I=window.adthriveCLS;return I&&(I.disableAds=new A(window.adthrive)),e.ClsDisableAds=A,e}({}); </script> <style id="wp-custom-css"> [data-scheme] { color: #000514; } .entry-content p > a, .entry-content p > strong > a, .entry-content figcaption > a, .entry-content > a, .entry-content > p > a, .entry-content > ul li > a, .entry-content > ol li > a, .entry-content > p > em > a, .entry-content > p > strong > a, .entry-content td > a, .entry-content th > a, .entry-content .is-root-container > a, .entry-content .is-root-container > p > a, .entry-content .is-root-container > ul li > a, .entry-content .is-root-container > ol li > a, .entry-content .is-root-container > p > em > a, .entry-content .is-root-container > p > strong > a { border-bottom: 1px solid #0dbab1; text-decoration: none; font-weight: normal; color: #0dbab1; padding-bottom: 0.4%; } .entry-content { line-height: 1.8; } .cs-entry__content-wrap { max-width: 90%; margin: 0 auto; } .pk-toc a { font-size: 0.9375rem; } .pk-toc { --pk-toc-box-background: #e9ecef; --pk-toc-box-color: #495057; --pk-toc-box-small-background: #ced4da; --pk-toc-box-border-radius: 50%; --pk-toc-box-small-border-radius: 0; --pk-toc-ol-line-height: 0.9375rem; --pk-toc-ol-font-size: 1rem; --pk-toc-ol-ol-font-size: 0.875rem; --pk-toc-box-font-size: 0.875rem; --pk-toc-box-font-weight: 600; --pk-toc-box-line-height: 1; --pk-toc-widget-active-font-weight: bold; } .pk-inline-posts .pk-inline-posts-title { font-size: 0.6875rem; } .pk-toc-title { font-size: 0.6875rem; } .aawp .aawp-product--horizontal .aawp-product__title { display: none; } div#breadcrumbs { text-transform: capitalize; } /* Boxed Content Area */ .border-boxed-content { box-shadow: 0 0 10px rgba(0,0,0,.1); padding: 20px; border-bottom: 2px solid #D7DAE2; border-radius: 5px; transition: 0.3s; margin-bottom: 30px; } .border-boxed-content:hover { border-bottom: 4px solid #D7DAE2; transform: translate(0, -4px); } .cs-page__archive-count { display: none; } span.cs-page__subtitle { display: none; } div#comments { display: none; } .pk-alert { font-size: 1.2rem; } .pk-list-styled, .pk-list-positive, .pk-list-negative { font-size: 1rem; } .pk-list-styled > li, .pk-list-positive > li, .pk-list-negative > li { text-transform: lowercase; } @media screen and (max-width: 641px) { .cs-entry__header-info .cs-entry__title { font-size: 1.7rem; } h2 { font-size: 1.5rem; } .entry-content { font-size: 1rem; } .cs-entry__author-description { font-size: 0.8rem; } div#comments { display: none; } .cs-page__archive-count { display: none; } .cs-page__archive-count:not(:first-child) { display: none; } .cs-entry__excerpt { display: none!IMPORTANT; } figcaption.cs-entry__caption-text.wp-caption-text { display: none !IMPORTANT; } table th, .wp-block-table th, table td, .wp-block-table td { font-weight: normal; } figcaption.cs-entry__caption-text.wp-caption-text { display: none !IMPORTANT; } </style> <style id="kirki-inline-styles">:root, [data-site-scheme="default"]{--cs-color-site-background:#ffffff;--cs-color-header-background:#ffffff;--cs-color-submenu-background:#ffffff;--cs-color-search-background:#f8f9fa;--cs-color-footer-background:#f6f7ec;}.cs-topbar .cs-search__nav-form .cs-search__group{--cs-color-search-input-background:#f6f7ec;}:root, [data-scheme="default"]{--cs-color-overlay-background:rgba(0,0,0,0.25);--cs-color-secondary:#1c1c1c;--cs-palette-color-secondary:#1c1c1c;--cs-color-secondary-contrast:#000000;--cs-color-secondary-background:#f6f7ec;--cs-color-accent-background:#f6f7eb;--cs-color-accent:#5477d3;--cs-color-accent-contrast:#ffffff;--cs-color-menu-active:#0dbab1;--cs-color-menu-hover:#5477d3;--cs-color-submenu-active:#0dbab1;--cs-color-submenu-hover:#5477d3;--cs-color-button:#5477d3;--cs-color-button-contrast:#ffffff;--cs-color-button-hover:#0dbab1;--cs-color-button-hover-contrast:#ffffff;--cs-color-category:#0dbab1;--cs-color-category-hover:#000000;--cs-color-styled-category:#ffffff;--cs-color-styled-category-contrast:#0dbab1;--cs-color-styled-category-hover-contrast:#0dbab1;--cs-color-category-underline:#0dbab1;--cs-color-post-meta:#1c1c1c;--cs-color-post-meta-link:#000000;--cs-color-post-meta-link-hover:#1c1c1c;}:root .cs-entry__post-meta .cs-meta-category a, [data-scheme="default"] .cs-entry__post-meta .cs-meta-category a{--cs-color-styled-category-hover:#ffffff;}:root .cs-entry__post-meta .cs-meta-category a:hover, [data-scheme="default"] .cs-entry__post-meta .cs-meta-category a:hover{--cs-color-styled-category:#ffffff;}[data-site-scheme="dark"]{--cs-color-site-background:#1c1c1c;--cs-color-header-background:#1c1c1c;--cs-color-submenu-background:#1c1c1c;--cs-color-search-background:#333333;--cs-color-footer-background:#333333;}[data-site-scheme="dark"] .cs-topbar .cs-search__nav-form .cs-search__group{--cs-color-search-input-background:#000000;}[data-scheme="dark"]{--cs-color-secondary:#858585;--cs-palette-color-secondary:#858585;--cs-color-secondary-contrast:#000000;--cs-color-secondary-background:#333333;--cs-color-accent-background:#333333;--cs-color-menu-active:#858585;--cs-color-menu-hover:#858585;--cs-color-submenu-active:#858585;--cs-color-submenu-hover:#858585;--cs-color-button:#000000;--cs-color-button-contrast:#ffffff;--cs-color-button-hover:#141414;--cs-color-button-hover-contrast:#ffffff;--cs-color-category:#ffffff;--cs-color-category-hover:#ffffff;--cs-color-styled-category:#1c1c1c;--cs-color-styled-category-contrast:#ffffff;--cs-color-styled-category-hover-contrast:#ffffff;--cs-color-category-underline:#49494b;--cs-color-post-meta:#818181;--cs-color-post-meta-link:#ffffff;--cs-color-post-meta-link-hover:#818181;}[data-scheme="dark"] .cs-entry__post-meta .cs-meta-category a{--cs-color-styled-category-hover:#1c1c1c;}[data-scheme="dark"] .cs-entry__post-meta .cs-meta-category a:hover{--cs-color-styled-category:#1c1c1c;}:root{--cs-layout-elements-border-radius:10px;--cs-thumbnail-border-radius:10px;--cs-button-border-radius:10px;--cs-category-label-border-radius:10px;--cs-header-height:80px;}:root .cnvs-block-section-heading, [data-scheme="default"] .cnvs-block-section-heading, [data-scheme="dark"] [data-scheme="default"] .cnvs-block-section-heading{--cnvs-section-heading-border-color:#d5d5d5;}[data-scheme="dark"] .cnvs-block-section-heading{--cnvs-section-heading-border-color:#49494b;}.cs-search__posts{--cs-thumbnail-border-radius:30px;}.cs-posts-area__archive.cs-posts-area__grid{--cs-posts-area-grid-columns:3!important;}@media (max-width: 1019px){.cs-posts-area__archive.cs-posts-area__grid{--cs-posts-area-grid-columns:2!important;}}@media (max-width: 599px){.cs-posts-area__archive.cs-posts-area__grid{--cs-posts-area-grid-columns:1!important;}}/* hebrew */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } /* vietnamese */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSGqxLUv.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSiqxLUv.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctS-qxLUv.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSOqxLUv.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSKqxLUv.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSyqxA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* hebrew */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } /* vietnamese */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSGqxLUv.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSiqxLUv.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctS-qxLUv.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSOqxLUv.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSKqxLUv.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSyqxA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* hebrew */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } /* vietnamese */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Varela Round'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/varela-round/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }/* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSGqxLUv.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSiqxLUv.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctS-qxLUv.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSOqxLUv.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSKqxLUv.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSyqxA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format('woff2'); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } /* vietnamese */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://everythingbackyard.net/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body data-rsssl=1 class="post-template-default single single-post postid-17605 single-format-standard wp-embed-responsive aawp-custom cs-page-layout-right cs-navbar-smart-enabled cs-sticky-sidebar-enabled cs-stick-to-top" data-scheme='default' data-site-scheme='default'> <div class="cs-site-overlay"></div> <div class="cs-offcanvas cs-form-styled-one"> <div class="cs-offcanvas__header" data-scheme="default"> <nav class="cs-offcanvas__nav"> <div class="cs-logo"> <a class="cs-header__logo cs-logo-default" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> <a class="cs-header__logo cs-logo-dark" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> </div> <span class="cs-offcanvas__toggle" role="button"><i class="cs-icon cs-icon-x"></i></span> </nav> </div> <aside class="cs-offcanvas__sidebar"> <div class="cs-offcanvas__inner cs-offcanvas__area cs-widget-area"> <div class="widget widget_nav_menu cs-d-lg-none"><div class="menu-top-container"><ul id="menu-top" class="menu"><li id="menu-item-114082" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-114082"><a href="https://everythingbackyard.net/gardening/">Gardening</a> <ul class="sub-menu"> <li id="menu-item-14170" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14170"><a href="https://everythingbackyard.net/design/furniture/">Furniture</a></li> <li id="menu-item-14208" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14208"><a href="https://everythingbackyard.net/design/">Design</a></li> </ul> </li> <li id="menu-item-14187" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14187"><a href="https://everythingbackyard.net/diy/">DIY</a> <ul class="sub-menu"> <li id="menu-item-14173" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14173"><a href="https://everythingbackyard.net/diy/diy-furniture/">DIY: Furniture</a></li> <li id="menu-item-7653" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-7653"><a href="https://everythingbackyard.net/diy/diy-kids-stuff-diy/">DIY: Kids Stuff</a></li> </ul> </li> <li id="menu-item-14188" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-14188"><a href="https://everythingbackyard.net/home-improvement/">Home Improvement</a> <ul class="sub-menu"> <li id="menu-item-14175" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14175"><a href="https://everythingbackyard.net/home-improvement/lawn-care/">Lawn Care</a></li> <li id="menu-item-14190" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14190"><a href="https://everythingbackyard.net/home-improvement/landscaping/">Landscaping</a></li> <li id="menu-item-14191" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14191"><a href="https://everythingbackyard.net/home-improvement/tools/">Tools</a></li> </ul> </li> <li id="menu-item-11033" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-11033"><a href="https://everythingbackyard.net/reviews/">Reviews</a> <ul class="sub-menu"> <li id="menu-item-14204" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14204"><a href="https://everythingbackyard.net/reviews/lawn-care-tools/">Lawn Care Tools</a></li> <li id="menu-item-14205" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14205"><a href="https://everythingbackyard.net/reviews/lighting/">Lighting</a></li> <li id="menu-item-14207" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14207"><a href="https://everythingbackyard.net/reviews/outdoor-accessories/">Outdoor Accessories</a></li> <li id="menu-item-14206" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14206"><a href="https://everythingbackyard.net/reviews/miscellaneous-tools/">Miscellaneous Tools</a></li> </ul> </li> </ul></div></div> </div> </aside> </div> <div id="page" class="cs-site"> <div class="cs-site-inner"> <div class="cs-header-before"></div> <header class="cs-header cs-header-one cs-form-styled-one" data-scheme="default"> <div class="cs-container"> <div class="cs-header__inner cs-header__inner-desktop"> <div class="cs-header__col cs-col-left"> <div class="cs-logo"> <a class="cs-header__logo cs-logo-default" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> <a class="cs-header__logo cs-logo-dark" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> </div> <nav class="cs-header__nav"><ul id="menu-top-1" class="cs-header__nav-inner"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-114082"><a href="https://everythingbackyard.net/gardening/"><span>Gardening</span></a> <ul class="sub-menu" data-scheme="default"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14170"><a href="https://everythingbackyard.net/design/furniture/">Furniture</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14208"><a href="https://everythingbackyard.net/design/">Design</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14187"><a href="https://everythingbackyard.net/diy/"><span>DIY</span></a> <ul class="sub-menu" data-scheme="default"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14173"><a href="https://everythingbackyard.net/diy/diy-furniture/">DIY: Furniture</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-7653"><a href="https://everythingbackyard.net/diy/diy-kids-stuff-diy/">DIY: Kids Stuff</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-14188"><a href="https://everythingbackyard.net/home-improvement/"><span>Home Improvement</span></a> <ul class="sub-menu" data-scheme="default"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14175"><a href="https://everythingbackyard.net/home-improvement/lawn-care/">Lawn Care</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14190"><a href="https://everythingbackyard.net/home-improvement/landscaping/">Landscaping</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14191"><a href="https://everythingbackyard.net/home-improvement/tools/">Tools</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-11033"><a href="https://everythingbackyard.net/reviews/"><span>Reviews</span></a> <ul class="sub-menu" data-scheme="default"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14204"><a href="https://everythingbackyard.net/reviews/lawn-care-tools/">Lawn Care Tools</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14205"><a href="https://everythingbackyard.net/reviews/lighting/">Lighting</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14207"><a href="https://everythingbackyard.net/reviews/outdoor-accessories/">Outdoor Accessories</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14206"><a href="https://everythingbackyard.net/reviews/miscellaneous-tools/">Miscellaneous Tools</a></li> </ul> </li> </ul></nav> </div> <div class="cs-header__col cs-col-right"> <span class="cs-header__search-toggle" role="button"> <i class="cs-icon cs-icon-search"></i> </span> </div> </div> <div class="cs-header__inner cs-header__inner-mobile"> <div class="cs-header__col cs-col-left"> <span class="cs-header__offcanvas-toggle" role="button"> <i class="cs-icon cs-icon-menu"></i> </span> </div> <div class="cs-header__col cs-col-center"> <div class="cs-logo"> <a class="cs-header__logo cs-logo-default" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> <a class="cs-header__logo cs-logo-dark" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> </div> </div> <div class="cs-header__col cs-col-right"> <span class="cs-header__search-toggle" role="button"> <i class="cs-icon cs-icon-search"></i> </span> </div> </div> </div> <div class="cs-search" data-scheme="default"> <div class="cs-container"> <form role="search" method="get" class="cs-search__nav-form" action="https://everythingbackyard.net/"> <div class="cs-search__group"> <button class="cs-search__submit"> <i class="cs-icon cs-icon-search"></i> </button> <input data-swpparentel=".cs-header .cs-search-live-result" required class="cs-search__input" data-swplive="true" type="search" value="" name="s" placeholder="Search"> <button class="cs-search__close"> <i class="cs-icon cs-icon-x"></i> </button> </div> </form> <div class="cs-search__content"> <div class="cs-search__posts"> <h5 class="cs-section-heading cnvs-block-section-heading is-style-cnvs-block-section-heading-default halignleft"><span class="cnvs-section-title"><span>The Latest</span></span></h5> <div class="cs-search__posts-wrapper"> <article class="post-136183 post type-post status-publish format-standard has-post-thumbnail category-flowers cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-square"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="110" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Iowa" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-96x96.jpg 96w" data-lazy-sizes="(max-width: 110px) 100vw, 110px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-110x110.jpg" /><noscript><img width="110" height="110" src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-110x110.jpg" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Iowa" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Iowa-96x96.jpg 96w" sizes="(max-width: 110px) 100vw, 110px" /></noscript> </div> <a href="https://everythingbackyard.net/best-flowers-to-plant-in-iowa/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h6 class="cs-entry__title"><a href="https://everythingbackyard.net/best-flowers-to-plant-in-iowa/">Iowa Gardening: Top Flowers to Cultivate for Beauty</a></h6> <div class="cs-entry__post-meta" ></div> </div> </div> </article> <article class="post-136167 post type-post status-publish format-standard has-post-thumbnail category-flowers cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-square"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="110" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Indiana" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-96x96.jpg 96w" data-lazy-sizes="(max-width: 110px) 100vw, 110px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-110x110.jpg" /><noscript><img width="110" height="110" src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-110x110.jpg" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Indiana" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Indiana-96x96.jpg 96w" sizes="(max-width: 110px) 100vw, 110px" /></noscript> </div> <a href="https://everythingbackyard.net/best-flowers-to-plant-in-indiana/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h6 class="cs-entry__title"><a href="https://everythingbackyard.net/best-flowers-to-plant-in-indiana/">Enrich Your Outdoor Space with Lush Perennials: A Guide to Indiana Gardening</a></h6> <div class="cs-entry__post-meta" ></div> </div> </div> </article> <article class="post-136159 post type-post status-publish format-standard has-post-thumbnail category-flowers cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-square"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="110" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Illinois" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-96x96.jpg 96w" data-lazy-sizes="(max-width: 110px) 100vw, 110px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-110x110.jpg" /><noscript><img width="110" height="110" src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-110x110.jpg" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Illinois" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Illinois-96x96.jpg 96w" sizes="(max-width: 110px) 100vw, 110px" /></noscript> </div> <a href="https://everythingbackyard.net/best-flowers-to-plant-in-illinois/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h6 class="cs-entry__title"><a href="https://everythingbackyard.net/best-flowers-to-plant-in-illinois/">Top Picks for Best Flowers to Plant in Illinois</a></h6> <div class="cs-entry__post-meta" ></div> </div> </div> </article> <article class="post-136175 post type-post status-publish format-standard has-post-thumbnail category-flowers cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-square"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="110" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Idaho" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-96x96.jpg 96w" data-lazy-sizes="(max-width: 110px) 100vw, 110px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-110x110.jpg" /><noscript><img width="110" height="110" src="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-110x110.jpg" class="attachment-csco-small size-csco-small wp-post-image" alt="Best Flowers To Plant In Idaho" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-110x110.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2024/01/Best-Flowers-To-Plant-In-Idaho-96x96.jpg 96w" sizes="(max-width: 110px) 100vw, 110px" /></noscript> </div> <a href="https://everythingbackyard.net/best-flowers-to-plant-in-idaho/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h6 class="cs-entry__title"><a href="https://everythingbackyard.net/best-flowers-to-plant-in-idaho/">Top Flowers to Plant in Idaho – Ultimate Picks for Vibrant Gardens</a></h6> <div class="cs-entry__post-meta" ></div> </div> </div> </article> </div> </div> <div class="cs-search__tags"> <ul> <li> <a href="https://everythingbackyard.net/tag/winter/" rel="tag"> winter </a> </li> <li> <a href="https://everythingbackyard.net/tag/watermelon/" rel="tag"> watermelon </a> </li> <li> <a href="https://everythingbackyard.net/tag/water-conservation-strategies/" rel="tag"> water conservation strategies </a> </li> <li> <a href="https://everythingbackyard.net/tag/vermicomposting/" rel="tag"> Vermicomposting </a> </li> <li> <a href="https://everythingbackyard.net/tag/trumpet-vine/" rel="tag"> trumpet vine </a> </li> <li> <a href="https://everythingbackyard.net/tag/sustainable-gardening-practices/" rel="tag"> sustainable gardening practices </a> </li> <li> <a href="https://everythingbackyard.net/tag/sustainable-gardening/" rel="tag"> Sustainable Gardening </a> </li> <li> <a href="https://everythingbackyard.net/tag/summer/" rel="tag"> summer </a> </li> <li> <a href="https://everythingbackyard.net/tag/strawberry/" rel="tag"> Strawberry </a> </li> <li> <a href="https://everythingbackyard.net/tag/soil-improvement/" rel="tag"> soil improvement </a> </li> </ul> </div> <div class="cs-search-live-result"></div> </div> </div> </div> </header> <main id="main" class="cs-site-primary"> <div class="cs-site-content cs-sidebar-enabled cs-sidebar-right cs-metabar-disabled section-heading-default-style-1 cs-form-styled-three"> <div class="cs-container"> <div class="cs-entry__header cs-entry__header-grid"> <div class="cs-entry__header-inner"> <div class="cs-entry__header-info"> <div class="cs-entry__post-meta" ><div class="cs-meta-category"><ul class="post-categories"> <li><a href="https://everythingbackyard.net/home-improvement/lawn-care/" rel="category tag">Lawn Care</a></li> <li><a href="https://everythingbackyard.net/home-improvement/landscaping/" rel="category tag">Landscaping</a></li> <li><a href="https://everythingbackyard.net/reviews/lawn-care-tools/" rel="category tag">Lawn Care Tools</a></li></ul></div></div><h1 class="cs-entry__title"><span>Leaf Blower Safety Tips: How to Use One Correctly</span></h1> <div class="cs-entry__details-data"> <a class="cs-author-avatar" href="https://everythingbackyard.net/author/amy-beth/"><img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript></a> <div class="cs-entry__details-meta"> <div class="cs-entry__author-meta"><a href="https://everythingbackyard.net/author/amy-beth/">Amy O&#039;Brien</a></div><div class="cs-entry__post-meta" ><div class="cs-meta-date">February 9, 2022</div></div> </div> </div> </div> <figure class="cs-entry__post-media post-media"> <img width="1020" height="680" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201020%20680'%3E%3C/svg%3E" class="attachment-csco-large size-csco-large wp-post-image" alt="leafblower" decoding="async" fetchpriority="high" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg 1818w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-1024x683.jpg 1024w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-768x512.jpg 768w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-1536x1024.jpg 1536w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-725x483.jpg 725w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-873x582.jpg 873w" data-lazy-sizes="(max-width: 1020px) 100vw, 1020px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg" /><noscript><img width="1020" height="680" src="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg" class="attachment-csco-large size-csco-large wp-post-image" alt="leafblower" decoding="async" fetchpriority="high" srcset="https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower.jpg 1818w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-1024x683.jpg 1024w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-768x512.jpg 768w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-1536x1024.jpg 1536w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-725x483.jpg 725w, https://everythingbackyard.net/wp-content/uploads/2018/11/leafblower-873x582.jpg 873w" sizes="(max-width: 1020px) 100vw, 1020px" /></noscript> </figure> </div> </div> <div id="content" class="cs-main-content"> <div id="primary" class="cs-content-area"> <div class="cs-entry__wrap"> <div class="cs-entry__container"> <div class="cs-entry__content-wrap"> <div class="entry-content"> <p>When starting to work on any project your first thought should naturally be about safety. This Autumn as you prepare your yard for the winter there are plenty of accident prone projects. Many of those accidents are due to improper use of machinery and tools. In fact, the National Electronic Injury Surveillance System estimates that around 4000 injuries in the USA are from leaf blowers, mulchers and grinders each year. While leaf blower safety can seem fairly straightforward, there are many safety issues to consider while using a leaf blower. Despite what you may see on TV, the leaf blower is definitely more of a tool than a toy. When used properly, a leaf blower can be a very helpful tool for you to own. This article will outline many of those leaf blower safety tips to help you correctly use your leaf blower this season.&nbsp;</p> <h2><strong>Follow Leaf Blower Safety Regulations</strong></h2> <p>Make sure that the leaf blower that you want is legally allowed in your residence. Some of them can operate so loudly they have actually been banned. A quick search will provide you all the information you need for local leaf blower safety. The last thing you need is angry neighbors for your machinery being too loud! Leaf blower safety regulations are different in other countries. Manufacturers in those other countries do not always abide by the same safety guidelines that the United States has in place. By purchasing a product made in the United States you can be confident your new tool will follow all leaf blower safety regulations and guidelines.</p> <h2><strong>Gas Powered Leaf Blower Safety</strong></h2> <p>If you buy a gas powered leaf blower make sure that the gas tank has a wide mouth. Pouring gas into the tank can be a little tricky, but a wide mouthed gas tank can help you avoid spills. If you do have a gas spill, please clean it up immediately. If you have a small mouth to your tank, you can try using a funnel for safe gas input. Do not use a gas powered leaf blower that is leaking gas. A good way to prevent the kind of damage that causes leaks to your leaf blower, is to make sure you are storing it properly Consult your owner’s manual for proper storing techniques.</p> <h2><strong>Electric Leaf Blower Safety</strong></h2> <p>For electric leaf blower safety, the level of insulation is crucial. Getting a double insulated electric unit will make sure no one gets electrocuted. You should also double check that your leaf blower comes with a few standard leaf blower safety features. These features include instant shut off, dust collection, and firm handles. Electric leaf blowers will almost always need long extension cords. Make sure that you are using an outdoor-rated power cord. Never use an extension cord that is fraying or damaged. You do not want to risk electrical shock from using faulty extension cords.</p> <h2><strong>Leaf Blower Safety Gear</strong></h2> <p>Yard work usually requires specific attire. Some leaf blower safety gear would include goggles, gloves, long sleeved shirts, and good shoes. While using your leaf blower, you might consider wearing noise cancelling headphones or another form of ear protection. A sustained high volume from the motor could damage your hearing. When the leaf blower is in operation it will undoubtedly kick up dust and debris. To prevent any damage to your eyes, grab some glasses or goggles. It will make a big difference. You should also wear a mask so you don’t have to breath in all the dust. Wearing long sleeved clothing will help in a few ways. Not only does it protect your skin from flying debris, but it can also help with other outdoor&nbsp;such as sun exposure or insects bites.</p> <h2><strong>Watch Your Surroundings</strong></h2> <p>Another leaf blower safety tip is to always be aware of your surroundings. It is a good idea to do a quick walk through of your yard so you can pick up any sticks, rocks, or objects that you could trip over. Those same rocks, sticks or toys could easily become projectile missiles when using your leaf blower. Cleaning up your yard of all unnecessary items will keep you safe all around. &nbsp;Extension cords and garden hoses are also large tripping hazards and should be set out of the way when leaf blowing. It is also important to be aware of who is in your surroundings. Keep small children and pets at least 10 feet away from you while you use a leaf blower. This is as much for their safety as it is for yours.</p> <h2><strong>Have Secure Footing</strong></h2> <p>You should always make sure you have secure footing when using a leaf blower. Avoid using your leaf blower while standing on a ladder or a roof. If you absolutely need to stand on a ladder or on the roof you should safely harness yourself down. A leaf blower is a fairly strong tool, and could easily knock you off balance. Like most other outdoor projects, proper footwear is very helpful. When using a leaf blower, try and choose comfortable closed toe shoes to help you keep your balance. You should also make sure you are wearing shoes with good grips on the bottom.</p> <h2><strong>Pay Attention</strong></h2> <p>Paying close attention to what you are doing is the best leaf blower safety tip. If you are in a state of mind where it is difficult to concentrate you should turn off your leaf blower, and resume your work later at a safer time. Like all other machinery, you should not use a leaf blower if you cannot think straight. Do not use your leaf blower if you have been drinking or are under the influence of drugs. You should also avoid operating a leaf blower if you are overly tired. It is easy to make quick and irrational judgement calls when you are sleepy. It is more important to be safe than sorry.</p> <h2><strong>Clean Your Leaf Blower</strong></h2> <p>Regular cleaning and maintenance of your leaf blower will keep your tool in top working conditions. A leaf blower that runs smoothly is safer than one that is at risk for malfunctioning. Before cleaning your leaf blower you should turn it off and double check that it has been unplugged. It is quick and easy to clean off the cooling fans and the blower. Make sure that they are free from any extra debris that may be lingering in your leaf blower. When you clean your leaf blower you should also replace the air filters. This needs to be done from time to time to stop your leaf blower from overheating.</p> <h2><strong>In Conclusion</strong></h2> <p>A leaf blower is a great tool for you to have around your yard. By following these few simple leaf blower safety tips you can insure that you will be accident free. The most important leaf blower safety tip is to use your common sense.</p> <p><strong>Related Article:&nbsp;</strong><a href="https://everythingbackyard.net/best-leaf-blower/" target="_blank" style="outline: none;" rel="noopener"><strong>Best Leaf Blower Options to Help Keep Your Yard Well Maintained</strong></a></p> </div> <div class="cs-entry__author"> <div class="cs-entry__author-inner"> <a href="https://everythingbackyard.net/author/amy-beth/" class="cs-entry__author-photo"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2085%2085'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=170&#038;d=mm&#038;r=g 2x' class='avatar avatar-85 photo' height='85' width='85' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=85&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=85&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/72e3ad0d7ee8e9e94d6b5ae3535554d2?s=170&#038;d=mm&#038;r=g 2x' class='avatar avatar-85 photo' height='85' width='85' decoding='async'/></noscript> </a> <div class="cs-entry__author-info"> <div class="cs-entry__author-name-wrapper"> <a href="https://everythingbackyard.net/author/amy-beth/" class="cs-entry__author-name"> Amy O'Brien </a> <div class="cs-entry__author-description">I am a mother, homeowner, and a DIY kind of gal. Whether it’s backpacking in the mountains or throwing a BBQ in my backyard, I love bringing my family to the great outdoors!</div> </div> </div> </div> </div> <div class="cs-entry__comments cs-entry__comments-collapse" id="comments-hidden"> <div id="respond" class="comment-respond"> <h5 class="cs-section-heading cnvs-block-section-heading is-style-cnvs-block-section-heading-default halignleft"><span class="cnvs-section-title"><span>Leave a Reply</span></span></h5><form action="https://everythingbackyard.net/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p class="comment-form-author"><label for="author">Name</label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" /></p> <p class="comment-form-email"><label for="email">Email</label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" /></p> <p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='17605' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="a66d9b6441" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="202"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div> <div class="cs-entry__comments-show" id="comments"> <button>View Comments (0)</button> </div> </div> </div> </div> </div> <aside id="secondary" class="cs-sidebar__area cs-widget-area"> <div class="cs-sidebar__inner"> <div class="widget block-2 widget_block"></div> </div> </aside> </div> <div class="cs-entry__post-related"> <h5 class="cs-section-heading cnvs-block-section-heading is-style-cnvs-block-section-heading-default halignleft"><span class="cnvs-section-title"><span>Related Posts</span></span></h5> <div class="cs-entry__post-wrap"> <article class="post-132219 post type-post status-publish format-standard has-post-thumbnail category-lawn-care cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-landscape" data-scheme="inverse"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="260" height="195" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20195'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="hydro seed cost" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-260x195.jpg 260w, https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-300x225.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-200x150.jpg 200w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-260x195.jpg" /><noscript><img width="260" height="195" src="https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-260x195.jpg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="hydro seed cost" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-260x195.jpg 260w, https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-300x225.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2023/12/hydro-seed-cost-200x150.jpg 200w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/hydro-seed-cost/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/hydro-seed-cost/">Understanding Hydro Seed Cost for Lawns &amp; Landscapes</a></h2> <div class="cs-entry__post-meta" ><div class="cs-meta-author"><a class="cs-meta-author-inner url fn n" href="https://everythingbackyard.net/author/kylie/" title="View all posts by Kylie Johnson"><span class="cs-by">by</span><span class="cs-author">Kylie Johnson</span></a></div></div> </div> </div> </article> <article class="post-11221 post type-post status-publish format-standard has-post-thumbnail category-gardening category-home-improvement category-landscaping cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-landscape" data-scheme="inverse"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="260" height="173" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20173'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="greek style porch" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-725x483.jpg 725w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch.jpg" /><noscript><img width="260" height="173" src="https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch.jpg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="greek style porch" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2017/11/greek-style-porch-725x483.jpg 725w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/landscaping-ideas-for-front-porch/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/landscaping-ideas-for-front-porch/">20 Landscaping Ideas for the Front Porch to Refresh Your Home</a></h2> <div class="cs-entry__post-meta" ><div class="cs-meta-author"><a class="cs-meta-author-inner url fn n" href="https://everythingbackyard.net/author/bonnies-enos/" title="View all posts by Bonnie Enos"><span class="cs-by">by</span><span class="cs-author">Bonnie Enos</span></a></div></div> </div> </div> </article> <article class="post-113699 post type-post status-publish format-standard category-gardening category-landscaping tag-growth cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/edible-landscaping-growing-food-in-your-urban-garden/">Edible Landscaping: Growing Food In Your Urban Garden</a></h2> <div class="cs-entry__post-meta" ><div class="cs-meta-author"><a class="cs-meta-author-inner url fn n" href="https://everythingbackyard.net/author/kylie/" title="View all posts by Kylie Johnson"><span class="cs-by">by</span><span class="cs-author">Kylie Johnson</span></a></div></div> </div> </div> </article> <article class="post-17580 post type-post status-publish format-standard has-post-thumbnail category-lawn-care-tools category-landscaping category-lawn-care cs-entry cs-video-wrap"> <div class="cs-entry__outer"> <div class="cs-entry__inner cs-entry__thumbnail cs-entry__overlay cs-overlay-ratio cs-ratio-landscape" data-scheme="inverse"> <div class="cs-overlay-background cs-overlay-transparent"> <img width="260" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20130'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="landscape 1446130973 lead image" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image.png 1280w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-300x150.png 300w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-1024x512.png 1024w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-768x384.png 768w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-38x19.png 38w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-250x125.png 250w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-200x100.png 200w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-729x365.png 729w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-878x439.png 878w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-1058x529.png 1058w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image.png" /><noscript><img width="260" height="130" src="https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image.png" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="landscape 1446130973 lead image" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image.png 1280w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-300x150.png 300w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-1024x512.png 1024w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-768x384.png 768w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-38x19.png 38w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-250x125.png 250w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-200x100.png 200w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-729x365.png 729w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-878x439.png 878w, https://everythingbackyard.net/wp-content/uploads/2018/11/landscape-1446130973-lead-image-1058x529.png 1058w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/the-many-reasons-why-you-may-want-a-leaf-blower-for-yard-work/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/the-many-reasons-why-you-may-want-a-leaf-blower-for-yard-work/">The Many Reasons Why You May Want a Leaf Blower for Yard Work</a></h2> <div class="cs-entry__post-meta" ><div class="cs-meta-author"><a class="cs-meta-author-inner url fn n" href="https://everythingbackyard.net/author/amy-beth/" title="View all posts by Amy O&#039;Brien"><span class="cs-by">by</span><span class="cs-author">Amy O'Brien</span></a></div></div> </div> </div> </article> </div> </div> </div> </div> </main> <footer class="cs-footer cs-footer-one cs-form-styled-one" data-scheme="default"> <div class="cs-container"> <div class="cs-footer__item cs-footer__item-top"> <div class="cs-footer__col cs-col-left"> <div class="cs-footer__inner"> <div class="cs-logo"> <a class="cs-footer__logo cs-logo-default" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> <a class="cs-footer__logo cs-logo-dark" href="https://everythingbackyard.net/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Everything Backyard" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" ><noscript><img src="https://everythingbackyard.net/wp-content/uploads/2016/07/backyard_logo.png" alt="Everything Backyard" ></noscript> </a> </div> </div> </div> <div class="cs-footer__col cs-col-right"> <ul id="menu-footer" class="cs-footer__nav cs-nav-columns"><li id="menu-item-9525" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9525"><a href="https://everythingbackyard.net/about-everything-backyard/">About Us</a></li> <li id="menu-item-9524" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9524"><a href="https://everythingbackyard.net/contact-us/">Contact Us</a></li> <li id="menu-item-113537" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-113537"><a href="https://everythingbackyard.net/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-325" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-325"><a href="https://everythingbackyard.net/terms-of-service/">Terms</a></li> </ul> </div> </div> <div class="cs-footer__item cs-footer__item-bottom"> <div class="cs-footer__col cs-col-left"> <div class="cs-footer__copyright"> As a participant in the Amazon Services LLC Associates Program, this site may earn from qualifying purchases. We may also earn commissions on purchases from other retail websites. <br>All Rights Reserved <a href="https://everythingbackyard.net">Everything Backyard</a> </div> </div> </div> </div> </footer> </div> </div> <script type="rocketlazyloadscript" data-no-optimize='1' data-cfasync='false' id='cls-insertion-7bbd4e2'>!function(){"use strict";function e(){return e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},e.apply(this,arguments)}var t,i,n,s,o,r,a,l,c,d,h,u,p,m,g,_,y,f,v,S,b;window.adthriveCLS.buildDate="2025-03-05",function(e){e.amznbid="amznbid",e.amzniid="amzniid",e.amznp="amznp",e.amznsz="amznsz"}(t||(t={})),function(e){e.ThirtyThreeAcross="33across",e.Adform="adform",e.Aidem="aidem",e.AidemServer="aidem_ss",e.AppNexus="appnexus",e.AmazonTAM="amazon",e.AmazonUAM="AmazonUAM",e.Conversant="conversant",e.Concert="concert",e.Criteo="criteo",e.CriteoServer="crit_ss",e.GumGum="gumgum",e.ImproveDigital="improvedigital",e.ImproveDigitalServer="improve_ss",e.IndexExchange="ix",e.IndexExchangeServer="ix_ss",e.Kargo="kargo",e.KargoServer="krgo_ss",e.MediaGrid="grid",e.MediaGridVideo="gridvid",e.Medianet="medianet",e.Nativo="nativo",e.Ogury="ogury",e.OpenX="openx",e.OpenXServer="opnx_ss",e.Ozone="ozone",e.Pubmatic="pubmatic",e.PubmaticServer="pubm_ss",e.ResetDigital="resetdigital",e.Rise="rise",e.Rtbhouse="rtbhouse",e.Rubicon="rubicon",e.RubiconServer="rubi_ss",e.Seedtag="seedtag",e.Sharethrough="sharethrough",e.SharethroughServer="share_ss",e.Teads="teads",e.Triplelift="triplelift",e.TripleliftServer="tripl_ss",e.TTD="ttd",e.Undertone="undertone",e.UndertoneServer="under_ss",e.Unruly="unruly",e.YahooSSP="yahoossp",e.YahooSSPServer="yah_ss",e.Verizon="verizon",e.Yieldmo="yieldmo",e.Flipp="flipp"}(i||(i={})),function(e){e.ix="ix",e.medianet="mn",e.openx="ox",e.pubmatic="pu",e.rubicon="ma",e.sharethrough="sh",e.triplelift="tl"}(n||(n={})),function(e){e.Prebid="prebid",e.GAM="gam",e.Amazon="amazon",e.Marmalade="marmalade",e.Floors="floors",e.CMP="cmp",e.Optable="optable",e.OptimalBidder="optimalBidder"}(s||(s={})),function(e){e.cm="cm",e.fbrap="fbrap",e.rapml="rapml"}(o||(o={})),function(e){e.lazy="lazy",e.raptive="raptive",e.refresh="refresh",e.session="session",e.crossDomain="crossdomain",e.highSequence="highsequence",e.lazyBidPool="lazyBidPool",e.fallback="fallback"}(r||(r={})),function(e){e.lazy="l",e.raptive="rapml",e.refresh="r",e.session="s",e.crossdomain="c",e.highsequence="hs",e.lazyBidPool="lbp",e.fallback="f"}(a||(a={})),function(e){e.Version="Version",e.SharingNotice="SharingNotice",e.SaleOptOutNotice="SaleOptOutNotice",e.SharingOptOutNotice="SharingOptOutNotice",e.TargetedAdvertisingOptOutNotice="TargetedAdvertisingOptOutNotice",e.SensitiveDataProcessingOptOutNotice="SensitiveDataProcessingOptOutNotice",e.SensitiveDataLimitUseNotice="SensitiveDataLimitUseNotice",e.SaleOptOut="SaleOptOut",e.SharingOptOut="SharingOptOut",e.TargetedAdvertisingOptOut="TargetedAdvertisingOptOut",e.SensitiveDataProcessing="SensitiveDataProcessing",e.KnownChildSensitiveDataConsents="KnownChildSensitiveDataConsents",e.PersonalDataConsents="PersonalDataConsents",e.MspaCoveredTransaction="MspaCoveredTransaction",e.MspaOptOutOptionMode="MspaOptOutOptionMode",e.MspaServiceProviderMode="MspaServiceProviderMode",e.SubSectionType="SubsectionType",e.Gpc="Gpc"}(l||(l={})),function(e){e[e.NA=0]="NA",e[e.OptedOut=1]="OptedOut",e[e.OptedIn=2]="OptedIn"}(c||(c={})),function(e){e.AdDensity="addensity",e.AdLayout="adlayout",e.FooterCloseButton="footerclose",e.Interstitial="interstitial",e.RemoveVideoTitleWrapper="removevideotitlewrapper",e.StickyOutstream="stickyoutstream",e.StickyOutstreamOnStickyPlayer="sospp",e.VideoAdvancePlaylistRelatedPlayer="videoadvanceplaylistrp",e.MobileStickyPlayerPosition="mspp"}(d||(d={})),function(e){e.Below_Post_1="Below_Post_1",e.Below_Post="Below_Post",e.Content="Content",e.Content_1="Content_1",e.Content_2="Content_2",e.Content_3="Content_3",e.Content_4="Content_4",e.Content_5="Content_5",e.Content_6="Content_6",e.Content_7="Content_7",e.Content_8="Content_8",e.Content_9="Content_9",e.Recipe="Recipe",e.Recipe_1="Recipe_1",e.Recipe_2="Recipe_2",e.Recipe_3="Recipe_3",e.Recipe_4="Recipe_4",e.Recipe_5="Recipe_5",e.Native_Recipe="Native_Recipe",e.Footer_1="Footer_1",e.Footer="Footer",e.Header_1="Header_1",e.Header_2="Header_2",e.Header="Header",e.Sidebar_1="Sidebar_1",e.Sidebar_2="Sidebar_2",e.Sidebar_3="Sidebar_3",e.Sidebar_4="Sidebar_4",e.Sidebar_5="Sidebar_5",e.Sidebar_9="Sidebar_9",e.Sidebar="Sidebar",e.Interstitial_1="Interstitial_1",e.Interstitial="Interstitial",e.Video_StickyOutstream_1="Video_StickyOutstream_1",e.Video_StickyOutstream="Video_StickyOutstream",e.Video_StickyInstream="Video_StickyInstream",e.Sponsor_Tile="Sponsor_Tile"}(h||(h={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(u||(u={})),function(e){e.Video_Collapse_Autoplay_SoundOff="Video_Collapse_Autoplay_SoundOff",e.Video_Individual_Autoplay_SOff="Video_Individual_Autoplay_SOff",e.Video_Coll_SOff_Smartphone="Video_Coll_SOff_Smartphone",e.Video_In_Post_ClicktoPlay_SoundOn="Video_In-Post_ClicktoPlay_SoundOn",e.Video_Collapse_Autoplay_SoundOff_15s="Video_Collapse_Autoplay_SoundOff_15s",e.Video_Individual_Autoplay_SOff_15s="Video_Individual_Autoplay_SOff_15s",e.Video_Coll_SOff_Smartphone_15s="Video_Coll_SOff_Smartphone_15s",e.Video_In_Post_ClicktoPlay_SoundOn_15s="Video_In-Post_ClicktoPlay_SoundOn_15s"}(p||(p={})),function(e){e.vpaidAdPlayError="vpaidAdPlayError",e.adError="adError",e.adLoaded="adLoaded"}(m||(m={})),function(e){e.Float="adthrive-collapse-float",e.Sticky="adthrive-collapse-sticky",e.Mobile="adthrive-collapse-mobile"}(g||(g={})),function(e){e.Small="adthrive-collapse-small",e.Medium="adthrive-collapse-medium"}(_||(_={})),function(e){e.BottomRight="adthrive-collapse-bottom-right"}(y||(y={})),function(e){e[e.Unstarted=0]="Unstarted",e[e.UncollapsedPlay=1]="UncollapsedPlay",e[e.CollapsedPlay=2]="CollapsedPlay",e[e.UserPauseUncollapsed=3]="UserPauseUncollapsed",e[e.UserPauseCollapsed=4]="UserPauseCollapsed",e[e.PausedNotVisible=5]="PausedNotVisible",e[e.Overlapped=6]="Overlapped",e[e.Closed=7]="Closed",e[e.NonLinearAdPlay=8]="NonLinearAdPlay",e[e.NonLinearAdPaused=9]="NonLinearAdPaused",e[e.NonLinearAdOverlapped=10]="NonLinearAdOverlapped",e[e.UserUnPaused=11]="UserUnPaused"}(f||(f={})),function(e){e[e.Play=0]="Play",e[e.UserClick=1]="UserClick",e[e.PageSwitch=2]="PageSwitch",e[e.OutOfView=3]="OutOfView",e[e.InView=4]="InView",e[e.Close=5]="Close",e[e.Overlapping=6]="Overlapping",e[e.OtherVideoPlaying=7]="OtherVideoPlaying"}(v||(v={})),function(e){e.None="none"}(S||(S={})),function(e){e.Default="default",e.AZ_Animals="5daf495ed42c8605cfc74b0b",e.Natashas_Kitchen="55bccc97303edab84afd77e2",e.RecipeTin_Eats="55cb7e3b4bc841bd0c4ea577",e.Sallys_Baking_Recipes="566aefa94856897050ee7303",e.Spend_With_Pennies="541917f5a90318f9194874cf"}(b||(b={}));const C=e=>{const t={};return function(...i){const n=JSON.stringify(i);if(t[n])return t[n];const s=e.apply(this,i);return t[n]=s,s}},w=navigator.userAgent,O=C((e=>/Chrom|Applechromium/.test(e||w))),x=C((()=>/WebKit/.test(w))),A=C((()=>O()?"chromium":x()?"webkit":"other"));const P=new class{info(e,t,...i){this.call(console.info,e,t,...i)}warn(e,t,...i){this.call(console.warn,e,t,...i)}error(e,t,...i){this.call(console.error,e,t,...i),this.sendErrorLogToCommandQueue(e,t,...i)}event(e,t,...i){var n;"debug"===(null==(n=window.adthriveCLS)?void 0:n.bucket)&&this.info(e,t)}sendErrorLogToCommandQueue(e,t,...i){window.adthrive=window.adthrive||{},window.adthrive.cmd=window.adthrive.cmd||[],window.adthrive.cmd.push((()=>{void 0!==window.adthrive.logError&&"function"==typeof window.adthrive.logError&&window.adthrive.logError(e,t,i)}))}call(e,t,i,...n){const s=[`%c${t}::${i} `],o=["color: #999; font-weight: bold;"];n.length>0&&"string"==typeof n[0]&&s.push(n.shift()),o.push(...n);try{Function.prototype.apply.call(e,console,[s.join(""),...o])}catch(e){return void console.error(e)}}},E=(e,t)=>null==e||e!=e?t:e,k=e=>{const t=e.offsetHeight,i=e.offsetWidth,n=e.getBoundingClientRect(),s=document.body,o=document.documentElement,r=window.pageYOffset||o.scrollTop||s.scrollTop,a=window.pageXOffset||o.scrollLeft||s.scrollLeft,l=o.clientTop||s.clientTop||0,c=o.clientLeft||s.clientLeft||0,d=Math.round(n.top+r-l),h=Math.round(n.left+a-c);return{top:d,left:h,bottom:d+t,right:h+i,width:i,height:t}},D=e=>{let t={};const i=((e=window.location.search)=>{const t=0===e.indexOf("?")?1:0;return e.slice(t).split("&").reduce(((e,t)=>{const[i,n]=t.split("=");return e.set(i,n),e}),new Map)})().get(e);if(i)try{const n=decodeURIComponent(i).replace(/\+/g,"");t=JSON.parse(n),P.event("ExperimentOverridesUtil","getExperimentOverrides",e,t)}catch(e){}return t},I=C(((e=navigator.userAgent)=>/Windows NT|Macintosh/i.test(e))),M=C((()=>{const e=navigator.userAgent,t=/Tablet|iPad|Playbook|Nook|webOS|Kindle|Android (?!.*Mobile).*Safari|CrOS/i.test(e);return/Mobi|iP(hone|od)|Opera Mini/i.test(e)&&!t})),R=(e,t,i=document)=>{const n=((e=document)=>{const t=e.querySelectorAll("article");if(0===t.length)return null;const i=Array.from(t).reduce(((e,t)=>t.offsetHeight>e.offsetHeight?t:e));return i&&i.offsetHeight>1.5*window.innerHeight?i:null})(i),s=n?[n]:[],o=[];e.forEach((e=>{const n=Array.from(i.querySelectorAll(e.elementSelector)).slice(0,e.skip);var r;(r=e.elementSelector,r.includes(",")?r.split(","):[r]).forEach((r=>{const a=i.querySelectorAll(r);for(let i=0;i<a.length;i++){const r=a[i];if(t.map.some((({el:e})=>e.isEqualNode(r))))continue;const l=r&&r.parentElement;l&&l!==document.body?s.push(l):s.push(r),-1===n.indexOf(r)&&o.push({dynamicAd:e,element:r})}}))}));const r=((e=document)=>(e===document?document.body:e).getBoundingClientRect().top)(i),a=o.sort(((e,t)=>e.element.getBoundingClientRect().top-r-(t.element.getBoundingClientRect().top-r)));return[s,a]};class L{}const T=["mcmpfreqrec"];const V=new class extends L{init(e){this._gdpr="true"===e.gdpr,this._shouldQueue=this._gdpr}clearQueue(e){e&&(this._shouldQueue=!1,this._sessionStorageHandlerQueue.forEach((e=>{this.setSessionStorage(e.key,e.value)})),this._localStorageHandlerQueue.forEach((e=>{if("adthrive_abgroup"===e.key){const t=Object.keys(e.value)[0],i=e.value[t],n=e.value[`${t}_weight`];this.getOrSetABGroupLocalStorageValue(t,i,n,{value:24,unit:"hours"})}else e.expiry?"internal"===e.type?this.setExpirableInternalLocalStorage(e.key,e.value,{expiry:e.expiry,resetOnRead:e.resetOnRead}):this.setExpirableExternalLocalStorage(e.key,e.value,{expiry:e.expiry,resetOnRead:e.resetOnRead}):"internal"===e.type?this.setInternalLocalStorage(e.key,e.value):this.setExternalLocalStorage(e.key,e.value)})),this._cookieHandlerQueue.forEach((e=>{"internal"===e.type?this.setInternalCookie(e.key,e.value):this.setExternalCookie(e.key,e.value)}))),this._sessionStorageHandlerQueue=[],this._localStorageHandlerQueue=[],this._cookieHandlerQueue=[]}readInternalCookie(e){return this._verifyInternalKey(e),this._readCookie(e)}readExternalCookie(e){return this._readCookie(e)}readInternalLocalStorage(e){return this._verifyInternalKey(e),this._readFromLocalStorage(e)}readExternalLocalStorage(e){return this._readFromLocalStorage(e)}readSessionStorage(e){const t=window.sessionStorage.getItem(e);if(!t)return null;try{return JSON.parse(t)}catch(e){return t}}deleteCookie(e){document.cookie=`${e}=; SameSite=None; Secure; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/`}deleteLocalStorage(e){window.localStorage.removeItem(e)}deleteSessionStorage(e){window.sessionStorage.removeItem(e)}setInternalCookie(e,t,i){this._verifyInternalKey(e),this._setCookieValue("internal",e,t,i)}setExternalCookie(e,t,i){this._setCookieValue("external",e,t,i)}setInternalLocalStorage(e,t){if(this._verifyInternalKey(e),this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"internal"};this._localStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.localStorage.setItem(e,i)}}setExternalLocalStorage(e,t){if(this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"external"};this._localStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.localStorage.setItem(e,i)}}setExpirableInternalLocalStorage(e,t,i){this._verifyInternalKey(e);try{var n;const o=null!=(n=null==i?void 0:i.expiry)?n:{value:400,unit:"days"};var s;const r=null!=(s=null==i?void 0:i.resetOnRead)&&s;if(this._gdpr&&this._shouldQueue){const i={key:e,value:t,type:"internal",expires:this._getExpiryDate(o),expiry:o,resetOnRead:r};this._localStorageHandlerQueue.push(i)}else{const i={value:t,type:"internal",expires:this._getExpiryDate(o),expiry:o,resetOnRead:r};window.localStorage.setItem(e,JSON.stringify(i))}}catch(e){console.error(e)}}setExpirableExternalLocalStorage(e,t,i){try{var n;const o=null!=(n=null==i?void 0:i.expiry)?n:{value:400,unit:"days"};var s;const r=null!=(s=null==i?void 0:i.resetOnRead)&&s;if(this._gdpr&&this._shouldQueue){const i={key:e,value:JSON.stringify(t),type:"external",expires:this._getExpiryDate(o),expiry:o,resetOnRead:r};this._localStorageHandlerQueue.push(i)}else{const i={value:t,type:"external",expires:this._getExpiryDate(o),expiry:o,resetOnRead:r};window.localStorage.setItem(e,JSON.stringify(i))}}catch(e){console.error(e)}}setSessionStorage(e,t){if(this._gdpr&&this._shouldQueue){const i={key:e,value:t};this._sessionStorageHandlerQueue.push(i)}else{const i="string"==typeof t?t:JSON.stringify(t);window.sessionStorage.setItem(e,i)}}getOrSetABGroupLocalStorageValue(t,i,n,s,o=!0){const r="adthrive_abgroup",a=this.readInternalLocalStorage(r);if(null!==a){const e=a[t];var l;const i=null!=(l=a[`${t}_weight`])?l:null;if(this._isValidABGroupLocalStorageValue(e))return[e,i]}const c=e({},a,{[t]:i,[`${t}_weight`]:n});return s?this.setExpirableInternalLocalStorage(r,c,{expiry:s,resetOnRead:o}):this.setInternalLocalStorage(r,c),[i,n]}_isValidABGroupLocalStorageValue(e){return null!=e&&!("number"==typeof e&&isNaN(e))}_getExpiryDate({value:e,unit:t}){const i=new Date;return"milliseconds"===t?i.setTime(i.getTime()+e):"seconds"==t?i.setTime(i.getTime()+1e3*e):"minutes"===t?i.setTime(i.getTime()+60*e*1e3):"hours"===t?i.setTime(i.getTime()+60*e*60*1e3):"days"===t?i.setTime(i.getTime()+24*e*60*60*1e3):"months"===t&&i.setTime(i.getTime()+30*e*24*60*60*1e3),i.toUTCString()}_resetExpiry(e){return e.expires=this._getExpiryDate(e.expiry),e}_readCookie(e){const t=document.cookie.split("; ").find((t=>t.split("=")[0]===e));if(!t)return null;const i=t.split("=")[1];if(i)try{return JSON.parse(decodeURIComponent(i))}catch(e){return decodeURIComponent(i)}return null}_readFromLocalStorage(e){const t=window.localStorage.getItem(e);if(!t)return null;try{const n=JSON.parse(t),s=n.expires&&(new Date).getTime()>new Date(n.expires).getTime();if("adthrive_abgroup"===e&&n.created)return window.localStorage.removeItem(e),null;if(n.resetOnRead&&n.expires&&!s){const t=this._resetExpiry(n);var i;return window.localStorage.setItem(e,JSON.stringify(n)),null!=(i=t.value)?i:t}if(s)return window.localStorage.removeItem(e),null;if(!n.hasOwnProperty("value"))return n;try{return JSON.parse(n.value)}catch(e){return n.value}}catch(e){return t}}_setCookieValue(e,t,i,n){try{if(this._gdpr&&this._shouldQueue){const n={key:t,value:i,type:e};this._cookieHandlerQueue.push(n)}else{var s;const e=this._getExpiryDate(null!=(s=null==n?void 0:n.expiry)?s:{value:400,unit:"days"});var o;const a=null!=(o=null==n?void 0:n.sameSite)?o:"None";var r;const l=null==(r=null==n?void 0:n.secure)||r,c="object"==typeof i?JSON.stringify(i):i;document.cookie=`${t}=${c}; SameSite=${a}; ${l?"Secure;":""} expires=${e}; path=/`}}catch(e){}}_verifyInternalKey(e){const t=e.startsWith("adthrive_"),i=e.startsWith("adt_");if(!t&&!i&&!T.includes(e))throw new Error('When reading an internal cookie, the key must start with "adthrive_" or "adt_" or be part of the allowed legacy keys.')}constructor(...e){super(...e),this.name="BrowserStorage",this.disable=!1,this.gdprPurposes=[1],this._sessionStorageHandlerQueue=[],this._localStorageHandlerQueue=[],this._cookieHandlerQueue=[],this._shouldQueue=!1}},N=(e,t,i)=>{switch(t){case d.AdDensity:return((e,t)=>{const i=e.adDensityEnabled,n=e.adDensityLayout.pageOverrides.find((e=>!!document.querySelector(e.pageSelector)&&(e[t].onePerViewport||"number"==typeof e[t].adDensity)));return!i||!n})(e,i);case d.StickyOutstream:return(e=>{var t,i,n;const s=null==(n=e.videoPlayers)||null==(i=n.partners)||null==(t=i.stickyOutstream)?void 0:t.blockedPageSelectors;return!s||!document.querySelector(s)})(e);case d.Interstitial:return(e=>{const t=e.adOptions.interstitialBlockedPageSelectors;return!t||!document.querySelector(t)})(e);default:return!0}},j=t=>{try{return{valid:!0,elements:document.querySelectorAll(t)}}catch(t){return e({valid:!1},t)}},H=e=>""===e?{valid:!0}:j(e),G=(e,t)=>{if(!e)return!1;const i=!!e.enabled,n=null==e.dateStart||Date.now()>=e.dateStart,s=null==e.dateEnd||Date.now()<=e.dateEnd,o=null===e.selector||""!==e.selector&&!!document.querySelector(e.selector),r="mobile"===e.platform&&"mobile"===t,a="desktop"===e.platform&&"desktop"===t,l=null===e.platform||"all"===e.platform||r||a,c="bernoulliTrial"===e.experimentType?1===e.variants.length:(e=>{const t=e.reduce(((e,t)=>t.weight?t.weight+e:e),0);return e.length>0&&e.every((e=>{const t=e.value,i=e.weight;return!(null==t||"number"==typeof t&&isNaN(t)||!i)}))&&100===t})(e.variants);return c||P.error("SiteTest","validateSiteExperiment","experiment presented invalid choices for key:",e.key,e.variants),i&&n&&s&&o&&l&&c},z=["siteId","siteName","adOptions","breakpoints","adUnits"];window.adthrive.windowPerformance=window.adthrive.windowPerformance||new class{resetTimeOrigin(){this._timeOrigin=window.performance.now()}now(){try{return Math.round(window.performance.now()-this._timeOrigin)}catch(e){return 0}}constructor(){this._timeOrigin=0}};const B=window.adthrive.windowPerformance,F=B.now.bind(B);class U{get enabled(){return!!this._clsGlobalData&&!!this._clsGlobalData.siteAds&&((e,t=z)=>{if(!e)return!1;for(let i=0;i<t.length;i++)if(!e[t[i]])return!1;return!0})(this._clsGlobalData.siteAds)}get error(){return!(!this._clsGlobalData||!this._clsGlobalData.error)}set siteAds(e){this._clsGlobalData.siteAds=e}get siteAds(){return this._clsGlobalData.siteAds}set disableAds(e){this._clsGlobalData.disableAds=e}get disableAds(){return this._clsGlobalData.disableAds}set enabledLocations(e){this._clsGlobalData.enabledLocations=e}get enabledLocations(){return this._clsGlobalData.enabledLocations}get injectedFromPlugin(){return this._clsGlobalData.injectedFromPlugin}set injectedFromPlugin(e){this._clsGlobalData.injectedFromPlugin=e}get injectedFromSiteAds(){return this._clsGlobalData.injectedFromSiteAds}set injectedFromSiteAds(e){this._clsGlobalData.injectedFromSiteAds=e}overwriteInjectedSlots(e){this._clsGlobalData.injectedSlots=e}setInjectedSlots(e){this._clsGlobalData.injectedSlots=this._clsGlobalData.injectedSlots||[],this._clsGlobalData.injectedSlots.push(e)}get injectedSlots(){return this._clsGlobalData.injectedSlots}setInjectedVideoSlots(e){this._clsGlobalData.injectedVideoSlots=this._clsGlobalData.injectedVideoSlots||[],this._clsGlobalData.injectedVideoSlots.push(e)}get injectedVideoSlots(){return this._clsGlobalData.injectedVideoSlots}setInjectedScripts(e){this._clsGlobalData.injectedScripts=this._clsGlobalData.injectedScripts||[],this._clsGlobalData.injectedScripts.push(e)}get getInjectedScripts(){return this._clsGlobalData.injectedScripts}setExperiment(e,t,i=!1){this._clsGlobalData.experiments=this._clsGlobalData.experiments||{},this._clsGlobalData.siteExperiments=this._clsGlobalData.siteExperiments||{};(i?this._clsGlobalData.siteExperiments:this._clsGlobalData.experiments)[e]=t}getExperiment(e,t=!1){const i=t?this._clsGlobalData.siteExperiments:this._clsGlobalData.experiments;return i&&i[e]}setWeightedChoiceExperiment(e,t,i=!1){this._clsGlobalData.experimentsWeightedChoice=this._clsGlobalData.experimentsWeightedChoice||{},this._clsGlobalData.siteExperimentsWeightedChoice=this._clsGlobalData.siteExperimentsWeightedChoice||{};(i?this._clsGlobalData.siteExperimentsWeightedChoice:this._clsGlobalData.experimentsWeightedChoice)[e]=t}getWeightedChoiceExperiment(e,t=!1){var i,n;const s=t?null==(i=this._clsGlobalData)?void 0:i.siteExperimentsWeightedChoice:null==(n=this._clsGlobalData)?void 0:n.experimentsWeightedChoice;return s&&s[e]}get branch(){return this._clsGlobalData.branch}get bucket(){return this._clsGlobalData.bucket}set videoDisabledFromPlugin(e){this._clsGlobalData.videoDisabledFromPlugin=e}get videoDisabledFromPlugin(){return this._clsGlobalData.videoDisabledFromPlugin}set targetDensityLog(e){this._clsGlobalData.targetDensityLog=e}get targetDensityLog(){return this._clsGlobalData.targetDensityLog}getIOSDensity(e){const t=[{weight:90,adDensityPercent:0},{weight:5,adDensityPercent:25},{weight:5,adDensityPercent:50}],i=t.map((e=>e.weight)),{index:n}=(e=>{const t={index:-1,weight:-1};if(!e||0===e.length)return t;const i=e.reduce(((e,t)=>e+t),0);if(0===i)return t;const n=Math.random()*i;let s=0,o=e[s];for(;n>o;)o+=e[++s];return{index:s,weight:e[s]}})(i),s=e-e*(t[n].adDensityPercent/100);return this.setWeightedChoiceExperiment("iosad",t[n].adDensityPercent),s}getTargetDensity(e){return((e=navigator.userAgent)=>/iP(hone|od|ad)/i.test(e))()?this.getIOSDensity(e):e}get removeVideoTitleWrapper(){return this._clsGlobalData.siteAds.adOptions.removeVideoTitleWrapper}constructor(){this._clsGlobalData=window.adthriveCLS}}class W{static getScrollTop(){return(window.pageYOffset||document.documentElement.scrollTop)-(document.documentElement.clientTop||0)}static getScrollBottom(){return this.getScrollTop()+(document.documentElement.clientHeight||0)}static shufflePlaylist(e){let t,i,n=e.length;for(;0!==n;)i=Math.floor(Math.random()*e.length),n-=1,t=e[n],e[n]=e[i],e[i]=t;return e}static isMobileLandscape(){return window.matchMedia("(orientation: landscape) and (max-height: 480px)").matches}static playerViewable(e){const t=e.getBoundingClientRect();return this.isMobileLandscape()?window.innerHeight>t.top+t.height/2&&t.top+t.height/2>0:window.innerHeight>t.top+t.height/2}static createQueryString(e){return Object.keys(e).map((t=>`${t}=${e[t]}`)).join("&")}static createEncodedQueryString(e){return Object.keys(e).map((t=>`${t}=${encodeURIComponent(e[t])}`)).join("&")}static setMobileLocation(e){return"top-left"===(e=e||"bottom-right")?e="adthrive-collapse-top-left":"top-right"===e?e="adthrive-collapse-top-right":"bottom-left"===e?e="adthrive-collapse-bottom-left":"bottom-right"===e?e="adthrive-collapse-bottom-right":"top-center"===e&&(e=M()?"adthrive-collapse-top-center":"adthrive-collapse-bottom-right"),e}static addMaxResolutionQueryParam(e){const t=`max_resolution=${M()?"320":"1280"}`,[i,n]=String(e).split("?");return`${i}?${n?n+`&${t}`:t}`}}class q{constructor(e){this._clsOptions=e,this.removeVideoTitleWrapper=E(this._clsOptions.siteAds.adOptions.removeVideoTitleWrapper,!1);const t=this._clsOptions.siteAds.videoPlayers;this.footerSelector=E(t&&t.footerSelector,""),this.players=E(t&&t.players.map((e=>(e.mobileLocation=W.setMobileLocation(e.mobileLocation),e))),[]),this.relatedSettings=t&&t.contextual}}class Q{constructor(e){this.mobileStickyPlayerOnPage=!1,this.playlistPlayerAdded=!1,this.relatedPlayerAdded=!1,this.footerSelector="",this.removeVideoTitleWrapper=!1,this.videoAdOptions=new q(e),this.players=this.videoAdOptions.players,this.relatedSettings=this.videoAdOptions.relatedSettings,this.removeVideoTitleWrapper=this.videoAdOptions.removeVideoTitleWrapper,this.footerSelector=this.videoAdOptions.footerSelector}}class K{}class J extends K{get(){if(this._probability<0||this._probability>1)throw new Error(`Invalid probability: ${this._probability}`);return Math.random()<this._probability}constructor(e){super(),this._probability=e}}class Y{setExperimentKey(e=!1){this._clsOptions.setExperiment(this.abgroup,this.result,e)}constructor(){this._clsOptions=new U,this.shouldUseCoreExperimentsConfig=!1}}class X extends Y{get result(){return this._result}run(){return new J(.1).get()}constructor(){super(),this._result=!1,this._choices=[{choice:!0},{choice:!1}],this.key="RemoveLargeSize",this.abgroup="smhd100",this._result=this.run(),this.setExperimentKey()}}function Z(e,t,i,n){var s,o=arguments.length,r=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(r=(o<3?s(r):o>3?s(t,i,r):s(t,i))||r);return o>3&&r&&Object.defineProperty(t,i,r),r}function ee(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}"function"==typeof SuppressedError&&SuppressedError;const te=(e,t,i,n,s,o)=>{const r=Math.round(o-s),a=[],l=[];a.push("(",i.map((()=>"%o")).join(", "),")"),l.push(...i),void 0!==n&&(a.push(" => %o"),l.push(n)),a.push(` %c(${r}ms)`),l.push("color: #999;")},ie=(e,t,i)=>{const n=void 0!==i.get?i.get:i.value;return function(...i){try{const s=F(),o=n.apply(this,i);if(o instanceof Promise)return o.then((e=>{const t=F();return te(0,0,i,e,s,t),Promise.resolve(e)})).catch((i=>{throw i.logged||(P.error(e,t,i),i.logged=!0),i}));{const e=F();return te(0,0,i,o,s,e),o}}catch(i){throw i.logged||(P.error(e,t,i),i.logged=!0),i}}},ne=(t,i=!1)=>n=>{const s=Object.getOwnPropertyNames(n.prototype).filter((e=>i||0!==e.indexOf("_"))).map((e=>[e,Object.getOwnPropertyDescriptor(n.prototype,e)]));for(const[i,o]of s)void 0!==o&&"function"==typeof o.value?n.prototype[i]=ie(t,i,o):void 0!==o&&void 0!==o.get&&"function"==typeof o.get&&Object.defineProperty(n.prototype,i,e({},o,{get:ie(t,i,o)}))};class se extends Y{get result(){return this._result}run(){return new J(this.weight).get()}constructor(e){super(),this._result=!1,this.key="ParallaxAdsExperiment",this.abgroup="parallax",this._choices=[{choice:!0},{choice:!1}],this.weight=.5;!!M()&&e.largeFormatsMobile&&(this._result=this.run(),this.setExperimentKey())}}se=Z([ne("ParallaxAdsExperiment"),ee("design:type",Function),ee("design:paramtypes",["undefined"==typeof AdTypes?Object:AdTypes])],se);const oe=[[728,90],[300,250],[300,600],[320,50],[970,250],[160,600],[300,1050],[336,280],[970,90],[300,50],[320,100],[468,60],[250,250],[120,240],[1,1],[300,300],[552,334],[300,420],[728,250],[320,300],[300,390]],re=[[300,600],[160,600]],ae=new Map([[h.Footer,1],[h.Header,2],[h.Sidebar,3],[h.Content,4],[h.Recipe,5],["Sidebar_sticky",6],["Below Post",7]]),le=(e,t)=>{const{location:i,sticky:n}=e;if(i===h.Recipe&&t){const{recipeMobile:e,recipeDesktop:i}=t;if(M()&&(null==e?void 0:e.enabled))return!0;if(!M()&&(null==i?void 0:i.enabled))return!0}return i===h.Footer||n},ce=(e,t)=>{const i=t.adUnits,n=(e=>!!e.adTypes&&new se(e.adTypes).result)(t),s=new X;return i.filter((e=>void 0!==e.dynamic&&e.dynamic.enabled)).map((i=>{const o=i.location.replace(/\s+/g,"_"),r="Sidebar"===o?0:2;return{auctionPriority:ae.get(o)||8,location:o,sequence:E(i.sequence,1),sizes:(a=i.adSizes,oe.filter((([e,t])=>a.some((([i,n])=>e===i&&t===n))))).filter((t=>((e,[t,i],n,s)=>{const{location:o,sequence:r}=e;if(o===h.Footer)return!("phone"===n&&320===t&&100===i);if(o===h.Header)return!(i>100&&s.result);if(o===h.Recipe)return!(M()&&"phone"===n&&(300===t&&390===i||320===t&&300===i));if(o===h.Sidebar){const t=e.adSizes.some((([,e])=>e<=300)),n=i>300;return!(!n||t)||9===r||(r&&r<=5?!n||e.sticky:!n)}return!0})(i,t,e,s))).concat(n&&i.location===h.Content?re:[]),devices:i.devices,pageSelector:E(i.dynamic.pageSelector,"").trim(),elementSelector:E(i.dynamic.elementSelector,"").trim(),position:E(i.dynamic.position,"beforebegin"),max:Math.floor(E(i.dynamic.max,0)),spacing:E(i.dynamic.spacing,0),skip:Math.floor(E(i.dynamic.skip,0)),every:Math.max(Math.floor(E(i.dynamic.every,1)),1),classNames:i.dynamic.classNames||[],sticky:le(i,t.adOptions.stickyContainerConfig),stickyOverlapSelector:E(i.stickyOverlapSelector,"").trim(),autosize:i.autosize,special:E(i.targeting,[]).filter((e=>"special"===e.key)).reduce(((e,t)=>e.concat(...t.value)),[]),lazy:E(i.dynamic.lazy,!1),lazyMax:E(i.dynamic.lazyMax,r),lazyMaxDefaulted:0!==i.dynamic.lazyMax&&!i.dynamic.lazyMax,name:i.name};var a}))},de=(e,t)=>{const i=(e=>{let t=e.clientWidth;if(getComputedStyle){const i=getComputedStyle(e,null);t-=parseFloat(i.paddingLeft||"0")+parseFloat(i.paddingRight||"0")}return t})(t),n=e.sticky&&e.location===h.Sidebar;return e.sizes.filter((t=>{const s=!e.autosize||(t[0]<=i||t[0]<=320),o=!n||t[1]<=window.innerHeight-100;return s&&o}))};class he{constructor(e){this.clsOptions=e,this.enabledLocations=[h.Below_Post,h.Content,h.Recipe,h.Sidebar]}}const ue=e=>`adthrive-${e.location.replace("_","-").toLowerCase()}`,pe=e=>`${ue(e)}-${e.sequence}`;function me(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],s=document.createElement("style");s.type="text/css","top"===i&&n.firstChild?n.insertBefore(s,n.firstChild):n.appendChild(s),s.styleSheet?s.styleSheet.cssText=e:s.appendChild(document.createTextNode(e))}}const ge=e=>e.some((e=>null!==document.querySelector(e)));class _e extends K{static fromArray(e,t){return new _e(e.map((([e,t])=>({choice:e,weight:t}))),t)}addChoice(e,t){this._choices.push({choice:e,weight:t})}get(){const e=(t=0,i=100,Math.random()*(i-t)+t);var t,i;let n=0;for(const{choice:t,weight:i}of this._choices)if(n+=i,n>=e)return t;return this._default}get totalWeight(){return this._choices.reduce(((e,{weight:t})=>e+t),0)}constructor(e=[],t){super(),this._choices=e,this._default=t}}const ye=()=>(e,t,i)=>{const n=i.value;n&&(i.value=function(...e){const t=(e=>{if(null===e)return null;const t=e.map((({choice:e})=>e));return(e=>{let t=5381,i=e.length;for(;i;)t=33*t^e.charCodeAt(--i);return t>>>0})(JSON.stringify(t)).toString(16)})(this._choices),i=this._expConfigABGroup?this._expConfigABGroup:this.abgroup,s=i?i.toLowerCase():this.key?this.key.toLowerCase():"",o=t?`${s}_${t}`:s,r=this.localStoragePrefix?`${this.localStoragePrefix}-${o}`:o,a=V.readInternalLocalStorage("adthrive_branch");!1===(a&&a.enabled)&&V.deleteLocalStorage(r);const l=(()=>n.apply(this,e))(),c=(d=this._choices,h=l,null!=(p=null==(u=d.find((({choice:e})=>e===h)))?void 0:u.weight)?p:null);var d,h,u,p;const[m,g]=V.getOrSetABGroupLocalStorageValue(r,l,c,{value:24,unit:"hours"});return this._stickyResult=m,this._stickyWeight=g,m})};class fe{get enabled(){return void 0!==this.experimentConfig}_isValidResult(e,t=()=>!0){return t()&&(e=>null!=e&&!("number"==typeof e&&isNaN(e)))(e)}}class ve extends fe{_isValidResult(e){return super._isValidResult(e,(()=>this._resultValidator(e)||"control"===e))}run(){if(!this.enabled)return P.error("CLSWeightedChoiceSiteExperiment","run","() => %o","No experiment config found. Defaulting to control."),"control";if(!this._mappedChoices||0===this._mappedChoices.length)return P.error("CLSWeightedChoiceSiteExperiment","run","() => %o","No experiment variants found. Defaulting to control."),"control";const e=new _e(this._mappedChoices).get();return this._isValidResult(e)?e:(P.error("CLSWeightedChoiceSiteExperiment","run","() => %o","Invalid result from experiment choices. Defaulting to control."),"control")}constructor(...e){super(...e),this._resultValidator=()=>!0}}class Se{getSiteExperimentByKey(e){const t=this.siteExperiments.filter((t=>t.key.toLowerCase()===e.toLowerCase()))[0],i=D("at_site_features"),n=(s=(null==t?void 0:t.variants[1])?null==t?void 0:t.variants[1].value:null==t?void 0:t.variants[0].value,o=i[e],typeof s==typeof o);var s,o;return t&&i[e]&&n&&(t.variants=[{displayName:"test",value:i[e],weight:100,id:0}]),t}constructor(e){var t,i;this.siteExperiments=[],this._clsOptions=e,this._device=M()?"mobile":"desktop",this.siteExperiments=null!=(i=null==(t=this._clsOptions.siteAds.siteExperiments)?void 0:t.filter((e=>{const t=e.key,i=G(e,this._device),n=N(this._clsOptions.siteAds,t,this._device);return i&&n})))?i:[]}}class be extends ve{get result(){return this._result}run(){if(!this.enabled)return P.error("CLSAdLayoutSiteExperiment","run","() => %o","No experiment config found. Defaulting to empty class name."),"";const e=new _e(this._mappedChoices).get();return this._isValidResult(e)?e:(P.error("CLSAdLayoutSiteExperiment","run","() => %o","Invalid result from experiment choices. Defaulting to empty class name."),"")}_mapChoices(){return this._choices.map((({weight:e,value:t})=>({weight:e,choice:t})))}constructor(e){super(),this._choices=[],this._mappedChoices=[],this._result="",this._resultValidator=e=>"string"==typeof e,this.key=d.AdLayout,this.abgroup=d.AdLayout,this._clsSiteExperiments=new Se(e),this.experimentConfig=this._clsSiteExperiments.getSiteExperimentByKey(this.key),this.enabled&&this.experimentConfig&&(this._choices=this.experimentConfig.variants,this._mappedChoices=this._mapChoices(),this._result=this.run(),e.setWeightedChoiceExperiment(this.abgroup,this._result,!0))}}Z([ye(),ee("design:type",Function),ee("design:paramtypes",[]),ee("design:returntype",void 0)],be.prototype,"run",null);class Ce extends ve{get result(){return this._result}run(){if(!this.enabled)return P.error("CLSTargetAdDensitySiteExperiment","run","() => %o","No experiment config found. Defaulting to control."),"control";const e=new _e(this._mappedChoices).get();return this._isValidResult(e)?e:(P.error("CLSTargetAdDensitySiteExperiment","run","() => %o","Invalid result from experiment choices. Defaulting to control."),"control")}_mapChoices(){return this._choices.map((({weight:e,value:t})=>({weight:e,choice:"number"==typeof t?(t||0)/100:"control"})))}constructor(e){super(),this._choices=[],this._mappedChoices=[],this._result="control",this._resultValidator=e=>"number"==typeof e,this.key=d.AdDensity,this.abgroup=d.AdDensity,this._clsSiteExperiments=new Se(e),this.experimentConfig=this._clsSiteExperiments.getSiteExperimentByKey(this.key),this.enabled&&this.experimentConfig&&(this._choices=this.experimentConfig.variants,this._mappedChoices=this._mapChoices(),this._result=this.run(),e.setWeightedChoiceExperiment(this.abgroup,this._result,!0))}}Z([ye(),ee("design:type",Function),ee("design:paramtypes",[]),ee("design:returntype",void 0)],Ce.prototype,"run",null);class we extends Y{get result(){return this._result}run(){return new J(this.weight).get()}constructor(){super(),this._result=!1,this.abgroup="scae",this.key="StickyContainerAds",this._choices=[{choice:!0},{choice:!1}],this.weight=.99,this._result=this.run(),this.setExperimentKey()}}we=Z([ne("StickyContainerAdsExperiment"),ee("design:type",Function),ee("design:paramtypes",[])],we);class Oe extends Y{get result(){return this._result}run(){return new J(this.weight).get()}constructor(){super(),this._result=!1,this.abgroup="scre",this.key="StickyContainerRecipe",this._choices=[{choice:!0},{choice:!1}],this.weight=.99,this._result=this.run(),this.setExperimentKey()}}Oe=Z([ne("StickyContainerRecipeExperiment"),ee("design:type",Function),ee("design:paramtypes",[])],Oe);const xe="250px";class Ae{start(){try{var e,t;(e=>{const t=document.body,i=`adthrive-device-${e}`;if(!t.classList.contains(i))try{t.classList.add(i)}catch(e){P.error("BodyDeviceClassComponent","init",{message:e.message});const t="classList"in document.createElement("_");P.error("BodyDeviceClassComponent","init.support",{support:t})}})(this._device);const s=new be(this._clsOptions);if(s.enabled){const e=s.result,t=e.startsWith(".")?e.substring(1):e;if((e=>/^[-_a-zA-Z]+[-_a-zA-Z0-9]*$/.test(e))(t))try{document.body.classList.add(t)}catch(e){P.error("ClsDynamicAdsInjector","start",`Uncaught CSS Class error: ${e}`)}else P.error("ClsDynamicAdsInjector","start",`Invalid class name: ${t}`)}const o=ce(this._device,this._clsOptions.siteAds).filter((e=>this._locationEnabled(e))).filter((e=>{return t=e,i=this._device,t.devices.includes(i);var t,i})).filter((e=>{return 0===(t=e).pageSelector.length||null!==document.querySelector(t.pageSelector);var t})),r=this.inject(o);var i,n;if(null==(t=this._clsOptions.siteAds.adOptions.stickyContainerConfig)||null==(e=t.content)?void 0:e.enabled)if(this._stickyContainerAdsExperiment.result&&!ge(this._clsOptions.siteAds.adOptions.stickyContainerConfig.blockedSelectors||[]))me(`\n .adthrive-device-phone .adthrive-sticky-content {\n height: 450px !important;\n margin-bottom: 100px !important;\n }\n .adthrive-content.adthrive-sticky {\n position: -webkit-sticky;\n position: sticky !important;\n top: 42px !important;\n margin-top: 42px !important;\n }\n .adthrive-content.adthrive-sticky:after {\n content: "— Advertisement. Scroll down to continue. —";\n font-size: 10pt;\n margin-top: 5px;\n margin-bottom: 5px;\n display:block;\n color: #888;\n }\n .adthrive-sticky-container {\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n min-height:${(null==(n=this._clsOptions.siteAds.adOptions.stickyContainerConfig)||null==(i=n.content)?void 0:i.minHeight)||400}px !important;\n margin: 10px 0 10px 0;\n background-color: #FAFAFA;\n padding-bottom:0px;\n }\n `);r.forEach((e=>this._clsOptions.setInjectedSlots(e)))}catch(e){P.error("ClsDynamicAdsInjector","start",e)}}inject(e,t=document){this._densityDevice="desktop"===this._device?u.Desktop:u.Mobile,this._overrideDefaultAdDensitySettingsWithSiteExperiment();const i=this._clsOptions.siteAds,n=E(i.adDensityEnabled,!0),s=i.adDensityLayout&&n,o=e.filter((e=>s?e.location!==h.Content:e)),r=e.filter((e=>s?e.location===h.Content:null));return[...o.length?this._injectNonDensitySlots(o,t):[],...r.length?this._injectDensitySlots(r,t):[]]}_injectNonDensitySlots(e,t=document){var i;const n=[],s=[];if(this._stickyContainerRecipeExperiment.result&&e.some((e=>e.location===h.Recipe&&e.sticky))&&!ge((null==(i=this._clsOptions.siteAds.adOptions.stickyContainerConfig)?void 0:i.blockedSelectors)||[])){var o,r;const e=this._clsOptions.siteAds.adOptions.stickyContainerConfig;(e=>{me(`\n .adthrive-recipe.adthrive-sticky {\n position: -webkit-sticky;\n position: sticky !important;\n top: 42px !important;\n margin-top: 42px !important;\n }\n .adthrive-recipe-sticky-container {\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n min-height:${e||400}px !important;\n margin: 10px 0 10px 0;\n background-color: #FAFAFA;\n padding-bottom:0px;\n }\n `)})("phone"===this._device?null==e||null==(o=e.recipeMobile)?void 0:o.minHeight:null==e||null==(r=e.recipeDesktop)?void 0:r.minHeight)}for(const i of e)this._insertNonDensityAds(i,n,s,t);return s.forEach((({location:e,element:t})=>{t.style.minHeight=this.locationToMinHeight[e]})),n}_injectDensitySlots(e,t=document){try{this._calculateMainContentHeightAndAllElements(e,t)}catch(e){return[]}const{onePerViewport:i,targetAll:n,targetDensityUnits:s,combinedMax:o,numberOfUnits:r}=this._getDensitySettings(e,t);return this._absoluteMinimumSpacingByDevice=i?window.innerHeight:this._absoluteMinimumSpacingByDevice,r?(this._adInjectionMap.filterUsed(),this._findElementsForAds(r,i,n,o,s,t),this._insertAds()):[]}_overrideDefaultAdDensitySettingsWithSiteExperiment(){var e;if(null==(e=this._clsTargetAdDensitySiteExperiment)?void 0:e.enabled){const e=this._clsTargetAdDensitySiteExperiment.result;"number"==typeof e&&(this._clsOptions.siteAds.adDensityEnabled=!0,this._clsOptions.siteAds.adDensityLayout[this._densityDevice].adDensity=e)}}_getDensitySettings(e,t=document){const i=this._clsOptions.siteAds.adDensityLayout,n=this._determineOverrides(i.pageOverrides),s=n.length?n[0]:i[this._densityDevice],o=this._clsOptions.getTargetDensity(s.adDensity),r=s.onePerViewport,a=this._shouldTargetAllEligible(o);let l=this._getTargetDensityUnits(o,a);const c=this._clsOptions.getWeightedChoiceExperiment("iosad");l<1&&c&&(l=1);const d=this._getCombinedMax(e,t),h=Math.min(this._totalAvailableElements.length,l,...d>0?[d]:[]);return this._pubLog={onePerViewport:r,targetDensity:o,targetDensityUnits:l,combinedMax:d},{onePerViewport:r,targetAll:a,targetDensityUnits:l,combinedMax:d,numberOfUnits:h}}_determineOverrides(e){return e.filter((e=>{const t=H(e.pageSelector);return""===e.pageSelector||t.elements&&t.elements.length})).map((e=>e[this._densityDevice]))}_shouldTargetAllEligible(e){return e===this._densityMax}_getTargetDensityUnits(e,t){return t?this._totalAvailableElements.length:Math.floor(e*this._mainContentHeight/(1-e)/this._minDivHeight)-this._recipeCount}_getCombinedMax(e,t=document){return E(e.filter((e=>{let i;try{i=t.querySelector(e.elementSelector)}catch(e){}return i})).map((e=>Number(e.max)+Number(e.lazyMaxDefaulted?0:e.lazyMax))).sort(((e,t)=>t-e))[0],0)}_elementLargerThanMainContent(e){return e.offsetHeight>=this._mainContentHeight&&this._totalAvailableElements.length>1}_elementDisplayNone(e){const t=window.getComputedStyle(e,null).display;return t&&"none"===t||"none"===e.style.display}_isBelowMaxes(e,t){return this._adInjectionMap.map.length<e&&this._adInjectionMap.map.length<t}_findElementsForAds(e,t,i,n,s,o=document){this._clsOptions.targetDensityLog={onePerViewport:t,combinedMax:n,targetDensityUnits:s,targetDensityPercentage:this._pubLog.targetDensity,mainContentHeight:this._mainContentHeight,recipeCount:this._recipeCount,numberOfEls:this._totalAvailableElements.length};const r=e=>{for(const{dynamicAd:t,element:r}of this._totalAvailableElements)if(this._logDensityInfo(r,t.elementSelector,e),!(!i&&this._elementLargerThanMainContent(r)||this._elementDisplayNone(r))){if(!this._isBelowMaxes(n,s))break;this._checkElementSpacing({dynamicAd:t,element:r,insertEvery:e,targetAll:i,target:o})}!this._usedAbsoluteMinimum&&this._smallerIncrementAttempts<5&&(++this._smallerIncrementAttempts,r(this._getSmallerIncrement(e)))},a=this._getInsertEvery(e,t,s);r(a)}_getSmallerIncrement(e){let t=.6*e;return t<=this._absoluteMinimumSpacingByDevice&&(t=this._absoluteMinimumSpacingByDevice,this._usedAbsoluteMinimum=!0),t}_insertNonDensityAds(e,t,i,n=document){let s=0,o=0,r=0;e.spacing>0&&(s=window.innerHeight*e.spacing,o=s);const a=this._repeatDynamicAds(e),l=this.getElements(e.elementSelector,n);e.skip;for(let c=e.skip;c<l.length&&!(r+1>a.length);c+=e.every){let d=l[c];if(s>0){const{bottom:e}=k(d);if(e<=o)continue;o=e+s}const u=a[r],p=`${u.location}_${u.sequence}`;t.some((e=>e.name===p))&&(r+=1);const m=this.getDynamicElementId(u),g=ue(e),_=pe(e),y=[e.location===h.Sidebar&&e.sticky&&e.sequence&&e.sequence<=5?"adthrive-sticky-sidebar":"",this._stickyContainerRecipeExperiment.result&&e.location===h.Recipe&&e.sticky?"adthrive-recipe-sticky-container":"",g,_,...e.classNames],f=this.addAd(d,m,e.position,y);if(f){const s=de(u,f);if(s.length){const o={clsDynamicAd:e,dynamicAd:u,element:f,sizes:s,name:p,infinite:n!==document};t.push(o),i.push({location:u.location,element:f}),e.location===h.Recipe&&++this._recipeCount,r+=1}d=f}}}_insertAds(){const e=[];return this._adInjectionMap.filterUsed(),this._adInjectionMap.map.forEach((({el:t,dynamicAd:i,target:n},s)=>{const o=Number(i.sequence)+s,r=i.max,a=i.lazy&&o>r;i.sequence=o,i.lazy=a;const l=this._addContentAd(t,i,n);l&&(i.used=!0,e.push(l))})),e}_getInsertEvery(e,t,i){let n=this._absoluteMinimumSpacingByDevice;return this._moreAvailableElementsThanUnitsToInject(i,e)?(this._usedAbsoluteMinimum=!1,n=this._useWiderSpacing(i,e)):(this._usedAbsoluteMinimum=!0,n=this._useSmallestSpacing(t)),t&&window.innerHeight>n?window.innerHeight:n}_useWiderSpacing(e,t){return this._mainContentHeight/Math.min(e,t)}_useSmallestSpacing(e){return e&&window.innerHeight>this._absoluteMinimumSpacingByDevice?window.innerHeight:this._absoluteMinimumSpacingByDevice}_moreAvailableElementsThanUnitsToInject(e,t){return this._totalAvailableElements.length>e||this._totalAvailableElements.length>t}_logDensityInfo(e,t,i){const{onePerViewport:n,targetDensity:s,targetDensityUnits:o,combinedMax:r}=this._pubLog;this._totalAvailableElements.length}_checkElementSpacing({dynamicAd:t,element:i,insertEvery:n,targetAll:s,target:o=document}){(this._isFirstAdInjected()||this._hasProperSpacing(i,t,s,n))&&this._markSpotForContentAd(i,e({},t),o)}_isFirstAdInjected(){return!this._adInjectionMap.map.length}_markSpotForContentAd(e,t,i=document){const n="beforebegin"===t.position||"afterbegin"===t.position;this._adInjectionMap.add(e,this._getElementCoords(e,n),t,i),this._adInjectionMap.sort()}_hasProperSpacing(e,t,i,n){const s="beforebegin"===t.position||"afterbegin"===t.position,o="beforeend"===t.position||"afterbegin"===t.position,r=i||this._isElementFarEnoughFromOtherAdElements(e,n,s),a=o||this._isElementNotInRow(e,s),l=-1===e.id.indexOf(`AdThrive_${h.Below_Post}`);return r&&a&&l}_isElementFarEnoughFromOtherAdElements(e,t,i){const n=this._getElementCoords(e,i);let s=!1;for(let e=0;e<this._adInjectionMap.map.length;e++){const i=this._adInjectionMap.map[e].coords,o=this._adInjectionMap.map[e+1]&&this._adInjectionMap.map[e+1].coords;if(s=n-t>i&&(!o||n+t<o),s)break}return s}_isElementNotInRow(e,t){const i=e.previousElementSibling,n=e.nextElementSibling,s=t?!i&&n||i&&e.tagName!==i.tagName?n:i:n;return!(!s||0!==e.getBoundingClientRect().height)||(!s||e.getBoundingClientRect().top!==s.getBoundingClientRect().top)}_calculateMainContentHeightAndAllElements(e,t=document){const[i,n]=((e,t,i=document)=>{const[n,s]=R(e,t,i);if(0===n.length)throw Error("No Main Content Elements Found");return[Array.from(n).reduce(((e,t)=>t.offsetHeight>e.offsetHeight?t:e))||document.body,s]})(e,this._adInjectionMap,t);this._mainContentDiv=i,this._totalAvailableElements=n,this._mainContentHeight=((e,t="div #comments, section .comments")=>{const i=e.querySelector(t);return i?e.offsetHeight-i.offsetHeight:e.offsetHeight})(this._mainContentDiv)}_getElementCoords(e,t=!1){const i=e.getBoundingClientRect();return(t?i.top:i.bottom)+window.scrollY}_addContentAd(e,t,i=document){var n,s;let o=null;const r=ue(t),a=pe(t),l=(null==(s=this._clsOptions.siteAds.adOptions.stickyContainerConfig)||null==(n=s.content)?void 0:n.enabled)&&this._stickyContainerAdsExperiment.result?"adthrive-sticky-container":"",c=this.addAd(e,this.getDynamicElementId(t),t.position,[l,r,a,...t.classNames]);if(c){const e=de(t,c);if(e.length){c.style.minHeight=this.locationToMinHeight[t.location];o={clsDynamicAd:t,dynamicAd:t,element:c,sizes:e,name:`${t.location}_${t.sequence}`,infinite:i!==document}}}return o}getDynamicElementId(e){return`AdThrive_${e.location}_${e.sequence}_${this._device}`}getElements(e,t=document){return t.querySelectorAll(e)}addAd(e,t,i,n=[]){if(!document.getElementById(t)){const s=`<div id="${t}" class="adthrive-ad ${n.join(" ")}"></div>`;e.insertAdjacentHTML(i,s)}return document.getElementById(t)}_repeatDynamicAds(t){const i=[],n=t.location===h.Recipe?99:this.locationMaxLazySequence.get(t.location),s=t.lazy?E(n,0):0,o=t.max,r=t.lazyMax,a=0===s&&t.lazy?o+r:Math.min(Math.max(s-t.sequence+1,0),o+r),l=Math.max(o,a);for(let n=0;n<l;n++){const s=Number(t.sequence)+n;if("Recipe_1"!==t.name||5!==s){const r=t.lazy&&n>=o;i.push(e({},t,{sequence:s,lazy:r}))}}return i}_locationEnabled(e){const t=this._clsOptions.enabledLocations.includes(e.location),i=this._clsOptions.disableAds&&this._clsOptions.disableAds.all||document.body.classList.contains("adthrive-disable-all"),n=!document.body.classList.contains("adthrive-disable-content")&&!this._clsOptions.disableAds.reasons.has("content_plugin");return t&&!i&&n}constructor(e,t){this._clsOptions=e,this._adInjectionMap=t,this._recipeCount=0,this._mainContentHeight=0,this._mainContentDiv=null,this._totalAvailableElements=[],this._minDivHeight=250,this._densityDevice=u.Desktop,this._pubLog={onePerViewport:!1,targetDensity:0,targetDensityUnits:0,combinedMax:0},this._densityMax=.99,this._smallerIncrementAttempts=0,this._absoluteMinimumSpacingByDevice=250,this._usedAbsoluteMinimum=!1,this._infPageEndOffset=0,this.locationMaxLazySequence=new Map([[h.Recipe,5]]),this.locationToMinHeight={Below_Post:xe,Content:xe,Recipe:xe,Sidebar:xe};const{tablet:i,desktop:n}=this._clsOptions.siteAds.breakpoints;this._device=((e,t)=>{const i=window.innerWidth;return i>=t?"desktop":i>=e?"tablet":"phone"})(i,n),this._config=new he(e),this._clsOptions.enabledLocations=this._config.enabledLocations,this._clsTargetAdDensitySiteExperiment=this._clsOptions.siteAds.siteExperiments?new Ce(this._clsOptions):null,this._stickyContainerAdsExperiment=new we,this._stickyContainerRecipeExperiment=new Oe}}function Pe(e,t){if(null==e)return{};var i,n,s={},o=Object.keys(e);for(n=0;n<o.length;n++)i=o[n],t.indexOf(i)>=0||(s[i]=e[i]);return s}class Ee{get enabled(){return!0}}class ke extends Ee{setPotentialPlayersMap(){const e=this._videoConfig.players||[],t=this._filterPlayerMap(),i=e.filter((e=>"stationaryRelated"===e.type&&e.enabled));return t.stationaryRelated=i,this._potentialPlayerMap=t,this._potentialPlayerMap}_filterPlayerMap(){const e=this._videoConfig.players,t={stickyRelated:[],stickyPlaylist:[],stationaryRelated:[]};return e&&e.length?e.filter((e=>{var t;return null==(t=e.devices)?void 0:t.includes(this._device)})).reduce(((e,t)=>(e[t.type]||(P.event(this._component,"constructor","Unknown Video Player Type detected",t.type),e[t.type]=[]),t.enabled&&e[t.type].push(t),e)),t):t}_checkPlayerSelectorOnPage(e){const t=this._potentialPlayerMap[e].map((e=>({player:e,playerElement:this._getPlacementElement(e)})));return t.length?t[0]:{player:null,playerElement:null}}_getOverrideElement(e,t,i){if(e&&t){const n=document.createElement("div");t.insertAdjacentElement(e.position,n),i=n}else{const{player:e,playerElement:t}=this._checkPlayerSelectorOnPage("stickyPlaylist");if(e&&t){const n=document.createElement("div");t.insertAdjacentElement(e.position,n),i=n}}return i}_shouldOverrideElement(e){const t=e.getAttribute("override-embed");return"true"===t||"false"===t?"true"===t:!!this._videoConfig.relatedSettings&&this._videoConfig.relatedSettings.overrideEmbedLocation}_checkPageSelector(e,t,i=[]){if(e&&t&&0===i.length){return!("/"===window.location.pathname)&&P.event("VideoUtils","getPlacementElement",new Error(`PSNF: ${e} does not exist on the page`)),!1}return!0}_getElementSelector(e,t,i){return t&&t.length>i?t[i]:(P.event("VideoUtils","getPlacementElement",new Error(`ESNF: ${e} does not exist on the page`)),null)}_getPlacementElement(e){const{pageSelector:t,elementSelector:i,skip:n}=e,s=H(t),{valid:o,elements:r}=s,a=Pe(s,["valid","elements"]),l=j(i),{valid:c,elements:d}=l,h=Pe(l,["valid","elements"]);if(""!==t&&!o)return P.error("VideoUtils","getPlacementElement",new Error(`${t} is not a valid selector`),a),null;if(!c)return P.error("VideoUtils","getPlacementElement",new Error(`${i} is not a valid selector`),h),null;if(!this._checkPageSelector(t,o,r))return null;return this._getElementSelector(i,d,n)||null}_getEmbeddedPlayerType(e){let t=e.getAttribute("data-player-type");return t&&"default"!==t||(t=this._videoConfig.relatedSettings?this._videoConfig.relatedSettings.defaultPlayerType:"static"),this._stickyRelatedOnPage&&(t="static"),t}_getMediaId(e){const t=e.getAttribute("data-video-id");return!!t&&(this._relatedMediaIds.push(t),t)}_createRelatedPlayer(e,t,i,n){"collapse"===t?this._createCollapsePlayer(e,i):"static"===t&&this._createStaticPlayer(e,i,n)}_createCollapsePlayer(t,i){const{player:n,playerElement:s}=this._checkPlayerSelectorOnPage("stickyRelated"),o=n||this._potentialPlayerMap.stationaryRelated[0];if(o&&o.playerId){this._shouldOverrideElement(i)&&(i=this._getOverrideElement(n,s,i)),i=document.querySelector(`#cls-video-container-${t} > div`)||i,this._createStickyRelatedPlayer(e({},o,{mediaId:t}),i)}else P.error(this._component,"_createCollapsePlayer","No video player found")}_createStaticPlayer(t,i,n){if(this._potentialPlayerMap.stationaryRelated.length&&this._potentialPlayerMap.stationaryRelated[0].playerId){const s=this._potentialPlayerMap.stationaryRelated[0];this._createStationaryRelatedPlayer(e({},s,{mediaOrPlaylistId:t}),i,n)}else P.error(this._component,"_createStaticPlayer","No video player found")}_shouldRunAutoplayPlayers(){return!(!this._isVideoAllowedOnPage()||!this._potentialPlayerMap.stickyRelated.length&&!this._potentialPlayerMap.stickyPlaylist.length)}_determineAutoplayPlayers(){const e=this._component,t="VideoManagerComponent"===e,i=this._context;if(this._stickyRelatedOnPage)return void P.event(e,"stickyRelatedOnPage",t&&{device:i&&i.device,isDesktop:this._device}||{});const{player:n,playerElement:s}=this._checkPlayerSelectorOnPage("stickyPlaylist");n&&n.playerId&&n.playlistId&&s?this._createPlaylistPlayer(n,s):Math.random()<.01&&setTimeout((()=>{P.event(e,"noStickyPlaylist",t&&{vendor:"none",device:i&&i.device,isDesktop:this._device}||{})}),1e3)}_initializeRelatedPlayers(e){const t=new Map;for(let i=0;i<e.length;i++){const n=e[i],s=n.offsetParent,o=this._getEmbeddedPlayerType(n),r=this._getMediaId(n);if(s&&r){const e=(t.get(r)||0)+1;t.set(r,e),this._createRelatedPlayer(r,o,n,e)}}}constructor(e,t,i){super(),this._videoConfig=e,this._component=t,this._context=i,this._stickyRelatedOnPage=!1,this._relatedMediaIds=[],this._device=I()?"desktop":"mobile",this._potentialPlayerMap=this.setPotentialPlayersMap()}}class De extends ke{init(){this._initializePlayers()}_wrapVideoPlayerWithCLS(e,t,i=0){if(e.parentNode){const n=e.offsetWidth*(9/16),s=this._createGenericCLSWrapper(n,t,i);return e.parentNode.insertBefore(s,e),s.appendChild(e),s}return null}_createGenericCLSWrapper(e,t,i){const n=document.createElement("div");return n.id=`cls-video-container-${t}`,n.className="adthrive",n.style.minHeight=`${e+i}px`,n}_getTitleHeight(){const e=document.createElement("h3");e.style.margin="10px 0",e.innerText="Title",e.style.visibility="hidden",document.body.appendChild(e);const t=window.getComputedStyle(e),i=parseInt(t.height,10),n=parseInt(t.marginTop,10),s=parseInt(t.marginBottom,10);return document.body.removeChild(e),Math.min(i+s+n,50)}_initializePlayers(){const e=document.querySelectorAll(this._IN_POST_SELECTOR);e.length&&this._initializeRelatedPlayers(e),this._shouldRunAutoplayPlayers()&&this._determineAutoplayPlayers()}_createStationaryRelatedPlayer(e,t,i){const n="mobile"===this._device?[400,225]:[640,360],s=p.Video_In_Post_ClicktoPlay_SoundOn;if(t&&e.mediaOrPlaylistId){const o=`${e.mediaOrPlaylistId}_${i}`,r=this._wrapVideoPlayerWithCLS(t,o);this._playersAddedFromPlugin.push(e.mediaOrPlaylistId),r&&this._clsOptions.setInjectedVideoSlots({playerId:e.playerId,playerName:s,playerSize:n,element:r,type:"stationaryRelated"})}}_createStickyRelatedPlayer(e,t){const i="mobile"===this._device?[400,225]:[640,360],n=p.Video_Individual_Autoplay_SOff;if(this._stickyRelatedOnPage=!0,this._videoConfig.mobileStickyPlayerOnPage="mobile"===this._device,t&&e.position&&e.mediaId){const s=document.createElement("div");t.insertAdjacentElement(e.position,s);const o=this._getTitleHeight(),r=this._wrapVideoPlayerWithCLS(s,e.mediaId,this._WRAPPER_BAR_HEIGHT+o);this._playersAddedFromPlugin.push(e.mediaId),r&&this._clsOptions.setInjectedVideoSlots({playlistId:e.playlistId,playerId:e.playerId,playerSize:i,playerName:n,element:s,type:"stickyRelated"})}}_createPlaylistPlayer(e,t){const i=e.playlistId,n="mobile"===this._device?p.Video_Coll_SOff_Smartphone:p.Video_Collapse_Autoplay_SoundOff,s="mobile"===this._device?[400,225]:[640,360];this._videoConfig.mobileStickyPlayerOnPage=!0;const o=document.createElement("div");t.insertAdjacentElement(e.position,o);let r=this._WRAPPER_BAR_HEIGHT;e.title&&(r+=this._getTitleHeight());const a=this._wrapVideoPlayerWithCLS(o,i,r);this._playersAddedFromPlugin.push(`playlist-${i}`),a&&this._clsOptions.setInjectedVideoSlots({playlistId:e.playlistId,playerId:e.playerId,playerSize:s,playerName:n,element:o,type:"stickyPlaylist"})}_isVideoAllowedOnPage(){const e=this._clsOptions.disableAds;if(e&&e.video){let t="";e.reasons.has("video_tag")?t="video tag":e.reasons.has("video_plugin")?t="video plugin":e.reasons.has("video_page")&&(t="command queue");const i=t?"ClsVideoInsertionMigrated":"ClsVideoInsertion";return P.error(i,"isVideoAllowedOnPage",new Error(`DBP: Disabled by publisher via ${t||"other"}`)),!1}return!this._clsOptions.videoDisabledFromPlugin}constructor(e,t){super(e,"ClsVideoInsertion"),this._videoConfig=e,this._clsOptions=t,this._IN_POST_SELECTOR=".adthrive-video-player",this._WRAPPER_BAR_HEIGHT=36,this._playersAddedFromPlugin=[],t.removeVideoTitleWrapper&&(this._WRAPPER_BAR_HEIGHT=0)}}class Ie{add(e,t,i,n=document){this._map.push({el:e,coords:t,dynamicAd:i,target:n})}get map(){return this._map}sort(){this._map.sort((({coords:e},{coords:t})=>e-t))}filterUsed(){this._map=this._map.filter((({dynamicAd:e})=>!e.used))}reset(){this._map=[]}constructor(){this._map=[]}}class Me extends Ie{}const Re=e=>{const t=A(),i=(()=>{const e=M()?"mobile":"tablet";return I(w)?"desktop":e})(),n=e.siteAdsProfiles;let s=null;if(n&&n.length)for(const e of n){const n=e.targeting.device,o=e.targeting.browserEngine,r=n&&n.length&&n.includes(i),a=o&&o.length&&o.includes(t);r&&a&&(s=e)}return s};try{(()=>{const e=new U;e&&e.enabled&&(e.siteAds&&(e=>{const t=Re(e);if(t){const e=t.profileId;document.body.classList.add(`raptive-profile-${e}`)}})(e.siteAds),new Ae(e,new Me).start(),new De(new Q(e),e).init())})()}catch(e){P.error("CLS","pluginsertion-iife",e),window.adthriveCLS&&(window.adthriveCLS.injectedFromPlugin=!1)}}(); </script><script type="rocketlazyloadscript" data-no-optimize="1" data-cfasync="false">(function () {var clsElements = document.querySelectorAll("script[id^='cls-']"); window.adthriveCLS && clsElements && clsElements.length === 0 ? window.adthriveCLS.injectedFromPlugin = false : ""; })();</script><script src="data:text/javascript;base64,dmFyIGtwZGV0ZWN0ZGVsYXlqcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ3NjcmlwdFt0eXBlPSJyb2NrZXRsYXp5bG9hZHNjcmlwdCJdJykubGVuZ3RoO2lmIChrcGRldGVjdGRlbGF5anMgPj0gMSl7Y2xhc3Mga3Bzb0V4ZWN1dGVTY3JpcHRzIGV4dGVuZHMgUm9ja2V0TGF6eUxvYWRTY3JpcHRze3N0YXRpYyBrcHNvRmlyZSgpe2lmKG5hdmlnYXRvci51c2VyQWdlbnQubWF0Y2goLzUwNjAuMTM0fDEwOS4wLjAuMHxtZXRyaXh8cGluZ3xkYXJlfHB0c3QvaSkpe3ZhciBlPW5ldyBSb2NrZXRMYXp5TG9hZFNjcmlwdHMoWyJrZXlkb3duIiwibW91c2VvdmVyIiwidG91Y2htb3ZlIiwidG91Y2hzdGFydCIsInRvdWNoZW5kIiwidG91Y2hjYW5jZWwiLCJ0b3VjaGZvcmNlY2hhbmdlIiwid2hlZWwiXSk7fWVsc2V7dmFyIGU9bmV3IFJvY2tldExhenlMb2FkU2NyaXB0cyhbImxvYWQiXSk7fWUuX2FkZFVzZXJJbnRlcmFjdGlvbkxpc3RlbmVyKGUpO319a3Bzb0V4ZWN1dGVTY3JpcHRzLmtwc29GaXJlKCk7fQ==" id="mLQFAVgBhg"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/basic-elements/block-alert/public-block-alert.js?ver=2.4.7" id="canvas-block-alert-script-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/basic-elements/block-collapsibles/public-block-collapsibles.js?ver=2.4.7" id="canvas-block-collapsibles-script-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/basic-elements/block-tabs/public-block-tabs.js?ver=2.4.7" id="canvas-block-tabs-script-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/justified-gallery/block/jquery.justifiedGallery.min.js?ver=2.4.7" id="justifiedgallery-js"></script> <script id="canvas-justified-gallery-js-extra"> var canvasJG = {"rtl":""}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/justified-gallery/block/public-block-justified-gallery.js?ver=2.4.7" id="canvas-justified-gallery-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/slider-gallery/block/flickity.pkgd.min.js?ver=2.4.7" id="flickity-js"></script> <script id="canvas-slider-gallery-js-extra"> var canvas_sg_flickity = {"page_info_sep":" of "}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/canvas/components/slider-gallery/block/public-block-slider-gallery.js?ver=2.4.7" id="canvas-slider-gallery-js"></script> <script id="wpil-frontend-script-js-extra"> var wpilFrontend = {"ajaxUrl":"\/wp-admin\/admin-ajax.php","postId":"17605","postType":"post","openInternalInNewTab":"0","openExternalInNewTab":"1","disableClicks":"0","openLinksWithJS":"0","trackAllElementClicks":"0","clicksI18n":{"imageNoText":"Image in link: No Text","imageText":"Image Title: ","noText":"No Anchor Text Found"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1698979066" id="wpil-frontend-script-js"></script> <script id="easyazon-addition-localize-links-js-extra"> var EasyAzon_Addition_Localize_Links = {"ajaxAction":"easyazon_addition_localize","ajaxUrl":"https:\/\/everythingbackyard.net\/wp-admin\/admin-ajax.php"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/easyazon/addition/components/localization/links/resources/links.js?ver=5.1.1" id="easyazon-addition-localize-links-js"></script> <script id="easyazon-addition-popovers-js-extra"> var EasyAzon_Addition_Components_Popovers = {"ajaxUrl":"https:\/\/everythingbackyard.net\/wp-admin\/admin-ajax.php","ajaxAction":"easyazon_get_popover_markup","loading":"Loading product data.","placement":"top","template":"<div class=\"popover easyazon-popover\"><div class=\"arrow\"><\/div><h3 class=\"popover-title\"><\/h3><div class=\"popover-content easyazon-popover-content\"><\/div><\/div>","timeout":"750"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/plugins/easyazon/addition/components/popovers/resources/popovers.js?ver=5.1.1" id="easyazon-addition-popovers-js"></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/everythingbackyard.net","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script id="csco-scripts-js-extra"> var csLocalize = {"siteSchemeMode":"light","siteSchemeToogle":""}; var csco_mega_menu = {"rest_url":"https:\/\/everythingbackyard.net\/wp-json\/csco\/v1\/menu-posts"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://everythingbackyard.net/wp-content/themes/verta/assets/js/scripts.js?ver=1.0.4" id="csco-scripts-js"></script> <script src="https://stats.wp.com/e-202510.js" id="jetpack-stats-js" data-wp-strategy="defer"></script> <script id="jetpack-stats-js-after"> _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"218379839\",\"post\":\"17605\",\"tz\":\"-5\",\"srv\":\"everythingbackyard.net\",\"j\":\"1:14.1\"}") ]); _stq.push([ "clickTrackerInit", "218379839", "17605" ]); </script> <script type="rocketlazyloadscript" defer data-rocket-src="https://everythingbackyard.net/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1733918665" id="akismet-frontend-js"></script> <script id="cz8MjVA6ko" async src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvNTA2MC4xMzR8MTA5LjAuMC4wfG1ldHJpeHxwaW5nfGRhcmV8cHRzdC9pKSl7dmFyIGtwVXNlckludGVyYWN0aW9uRXZlbnRzPVsia2V5ZG93biIsIm1vdXNlb3ZlciIsInRvdWNobW92ZSIsInRvdWNoc3RhcnQiLCJ0b3VjaGVuZCIsInRvdWNoY2FuY2VsIiwidG91Y2hmb3JjZWNoYW5nZSIsIndoZWVsIl07fWVsc2V7dmFyIGtwVXNlckludGVyYWN0aW9uRXZlbnRzPVsibG9hZCJdO31rcFVzZXJJbnRlcmFjdGlvbkV2ZW50cy5mb3JFYWNoKGZ1bmN0aW9uKGV2ZW50KXt3aW5kb3cuYWRkRXZlbnRMaXN0ZW5lcihldmVudCxrcFRyaWdnZXJTY3JpcHRMb2FkZXIse3Bhc3NpdmU6dHJ1ZX0pfSk7ZnVuY3Rpb24ga3BUcmlnZ2VyU2NyaXB0TG9hZGVyKCl7aHd0TEhMb2NSRjZrdTNPKCk7a3BVc2VySW50ZXJhY3Rpb25FdmVudHMuZm9yRWFjaChmdW5jdGlvbihldmVudCl7d2luZG93LnJlbW92ZUV2ZW50TGlzdGVuZXIoZXZlbnQsa3BUcmlnZ2VyU2NyaXB0TG9hZGVyLHtwYXNzaXZlOnRydWV9KX0pO31mdW5jdGlvbiBod3RMSExvY1JGNmt1M08oKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJsaW5rW2RhdGEtdHlwZT0na3BwYXNzaXZlJ10iKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJocmVmIixlbGVtLmdldEF0dHJpYnV0ZSgiZGF0YS1rcGxpbmtocmVmIikpfSk7c2V0VGltZW91dChmdW5jdGlvbigpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInNjcmlwdFtkYXRhLXR5cGU9J2twcGFzc2l2ZSddIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgic3JjIixlbGVtLmdldEF0dHJpYnV0ZSgiZGF0YS1rcHNjcmlwdHNyYyIpKX0pO30sMjAwKTtpZihkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCJ2aWRlb1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddIikpe2lmKGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IoInZpZGVvW2RhdGEta3B2aWRlb3NyY10iKSl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgidmlkZW9bZGF0YS1rcHZpZGVvc3JjXSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoInNyYyIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3B2aWRlb3NyYyIpKX0pO31pZihkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCJ2aWRlb1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddIHNvdXJjZSIpKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJ2aWRlb1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddOm5vdChbZGF0YS1rcHZpZGVvc3JjXSkiKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJzcmMiLGVsZW0uZ2V0RWxlbWVudHNCeVRhZ05hbWUoJ3NvdXJjZScpWzBdLmdldEF0dHJpYnV0ZSgiZGF0YS1rcHZpZGVvc3JjIikpfSk7fX19"></script> <script type="rocketlazyloadscript">!function(){"use strict";!function(e){if(-1===e.cookie.indexOf("__adblocker")){e.cookie="__adblocker=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/";var t=new XMLHttpRequest;t.open("GET","https://ads.adthrive.com/abd/abd.js",!0),t.onreadystatechange=function(){if(XMLHttpRequest.DONE===t.readyState)if(200===t.status){var a=e.createElement("script");a.innerHTML=t.responseText,e.getElementsByTagName("head")[0].appendChild(a)}else{var n=new Date;n.setTime(n.getTime()+3e5),e.cookie="__adblocker=true; expires="+n.toUTCString()+"; path=/"}},t.send()}}(document)}(); </script><script type="rocketlazyloadscript">!function(){"use strict";var e;e=document,function(){var t,n;function r(){var t=e.createElement("script");t.src="https://cafemedia-com.videoplayerhub.com/galleryplayer.js",e.head.appendChild(t)}function a(){var t=e.cookie.match("(^|[^;]+)\\s*__adblocker\\s*=\\s*([^;]+)");return t&&t.pop()}function c(){clearInterval(n)}return{init:function(){var e;"true"===(t=a())?r():(e=0,n=setInterval((function(){100!==e&&"false"!==t||c(),"true"===t&&(r(),c()),t=a(),e++}),50))}}}().init()}(); </script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async data-type="kppassive" data-kpscriptsrc="https://everythingbackyard.net/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1741251995 -->

Pages: 1 2 3 4 5 6 7 8 9 10