CINXE.COM
10 Best Backyard Playground Sets Your Kids Will Love
<!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>10 Best Backyard Playground Sets Your Kids Will Love</title><link rel="stylesheet" href="https://everythingbackyard.net/wp-content/cache/min/1/f9ffe403972f9fe86efeaeea72b22932.css" media="all" data-minify="1" /> <meta name="description" content="Children love the outdoors as much as they love spending time with their friends. Today we will show you the best backyard playground sets on the market."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://everythingbackyard.net/best-backyard-playground-sets/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="10 Best Backyard Playground Sets Your Kids Will Love" /> <meta property="og:description" content="Children love the outdoors as much as they love spending time with their friends. Today we will show you the best backyard playground sets on the market." /> <meta property="og:url" content="https://everythingbackyard.net/best-backyard-playground-sets/" /> <meta property="og:site_name" content="Everything Backyard" /> <meta property="article:publisher" content="https://www.facebook.com/BYardMasters/" /> <meta property="article:tag" content="kids" /> <meta property="article:section" content="DIY: Kids Stuff" /> <meta property="og:updated_time" content="2018-05-24T18:07:45-04:00" /> <meta property="og:image" content="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg" /> <meta property="og:image:secure_url" content="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg" /> <meta property="og:image:width" content="750" /> <meta property="og:image:height" content="461" /> <meta property="og:image:alt" content="huge children playground" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="article:published_time" content="2017-07-31T13:47:15-04:00" /> <meta property="article:modified_time" content="2018-05-24T18:07:45-04:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="10 Best Backyard Playground Sets Your Kids Will Love" /> <meta name="twitter:description" content="Children love the outdoors as much as they love spending time with their friends. Today we will show you the best backyard playground sets on the market." /> <meta name="twitter:image" content="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.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/2017/07/huge-children-playground.jpg","url":"https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg","width":"750","height":"461","caption":"huge children playground","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://everythingbackyard.net/best-backyard-playground-sets/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://everythingbackyard.net/diy/diy-kids-stuff-diy/","name":"DIY: Kids Stuff"}},{"@type":"ListItem","position":"2","item":{"@id":"https://everythingbackyard.net/best-backyard-playground-sets/","name":"10 Best Backyard Playground Sets Your Kids Will Love"}}]},{"@type":"WebPage","@id":"https://everythingbackyard.net/best-backyard-playground-sets/#webpage","url":"https://everythingbackyard.net/best-backyard-playground-sets/","name":"10 Best Backyard Playground Sets Your Kids Will Love","datePublished":"2017-07-31T13:47:15-04:00","dateModified":"2018-05-24T18:07:45-04:00","isPartOf":{"@id":"https://everythingbackyard.net/#website"},"primaryImageOfPage":{"@id":"https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg"},"inLanguage":"en-US","breadcrumb":{"@id":"https://everythingbackyard.net/best-backyard-playground-sets/#breadcrumb"}},{"@type":"Person","@id":"https://everythingbackyard.net/author/bonnies-enos/","name":"Bonnie Enos","url":"https://everythingbackyard.net/author/bonnies-enos/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=96&d=mm&r=g","caption":"Bonnie Enos","inLanguage":"en-US"},"worksFor":{"@id":"https://everythingbackyard.net/#organization"}},{"@type":"NewsArticle","headline":"10 Best Backyard Playground Sets Your Kids Will Love","keywords":"best backyard playground sets","datePublished":"2017-07-31T13:47:15-04:00","dateModified":"2018-05-24T18:07:45-04:00","articleSection":"DIY: Kids Stuff, Just For Kids, Outdoor Activities","author":{"@id":"https://everythingbackyard.net/author/bonnies-enos/","name":"Bonnie Enos"},"publisher":{"@id":"https://everythingbackyard.net/#organization"},"description":"Children love the outdoors as much as they love spending time with their friends. Today we will show you the best backyard playground sets on the market.","copyrightYear":"2018","copyrightHolder":{"@id":"https://everythingbackyard.net/#organization"},"name":"10 Best Backyard Playground Sets Your Kids Will Love","@id":"https://everythingbackyard.net/best-backyard-playground-sets/#richSnippet","isPartOf":{"@id":"https://everythingbackyard.net/best-backyard-playground-sets/#webpage"},"image":{"@id":"https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://everythingbackyard.net/best-backyard-playground-sets/#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 » Feed" href="https://everythingbackyard.net/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard » Comments Feed" href="https://everythingbackyard.net/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard » 10 Best Backyard Playground Sets Your Kids Will Love Comments Feed" href="https://everythingbackyard.net/best-backyard-playground-sets/feed/" /> <link rel="alternate" type="application/rss+xml" title="Everything Backyard » 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/10373" /><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%2Fbest-backyard-playground-sets%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%2Fbest-backyard-playground-sets%2F&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-10373 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 current-post-ancestor 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 current-post-ancestor current-menu-parent current-post-parent 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 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 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 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 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 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 current-post-ancestor 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 current-post-ancestor current-menu-parent current-post-parent 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 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 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 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 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 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/diy/diy-kids-stuff-diy/" rel="category tag">DIY: Kids Stuff</a></li> <li><a href="https://everythingbackyard.net/outdoor-activities/kids-activities/" rel="category tag">Just For Kids</a></li> <li><a href="https://everythingbackyard.net/outdoor-activities/" rel="category tag">Outdoor Activities</a></li></ul></div></div><h1 class="cs-entry__title"><span>10 Best Backyard Playground Sets Your Kids Will Love</span></h1> <div class="cs-entry__details-data"> <a class="cs-author-avatar" href="https://everythingbackyard.net/author/bonnies-enos/"><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/af4a4f8d0e177ff18797267bb13454b9?s=80&d=mm&r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=40&d=mm&r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=40&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=80&d=mm&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/bonnies-enos/">Bonnie Enos</a></div><div class="cs-entry__post-meta" ><div class="cs-meta-date">May 24, 2018</div></div> </div> </div> </div> <figure class="cs-entry__post-media post-media"> <img width="750" height="461" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20461'%3E%3C/svg%3E" class="attachment-csco-large size-csco-large wp-post-image" alt="huge children playground" decoding="async" fetchpriority="high" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-300x184.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-238x146.jpg 238w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-50x31.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-122x75.jpg 122w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg" /><noscript><img width="750" height="461" src="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg" class="attachment-csco-large size-csco-large wp-post-image" alt="huge children playground" decoding="async" fetchpriority="high" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-300x184.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-238x146.jpg 238w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-50x31.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/huge-children-playground-122x75.jpg 122w" sizes="(max-width: 750px) 100vw, 750px" /></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>Backyard playground sets are very popular among families with children, churches, daycare centers and even neighborhood associations. They are great for children to play and be physically active while also socializing. However, with all the offer that is out there on the market, it can be rather hard to make the best choice for such a set. Today we are going to have a look at the things you need to keep in mind before buying a playground set and then see what are the best backyard playground sets for your kids.</p> <h2>What to Keep in Mind When Looking for the Best Backyard Playground Sets</h2> <h3>1. Build Type</h3> <p>There are several types of playground sets, whether you choose a pre-built or a custom built one. As such, you will find 3 popular design plans:</p> <ul> <li><strong>Angled-base</strong></li> </ul> <p>The angled-base playground sets are some of the sturdiest you can find. They are height-adjustable and they offer lots of deck space. The sloped sides can be customized with ladders, rope walls and rock walls.</p> <ul> <li><strong>Adjustable-base</strong></li> </ul> <p>This type is great if you have an uneven or sloped backyard. Each of the base-post can be adjusted to the terrain you have. As such, you don’t need to re-landscape the yard.</p> <ul> <li><strong>Multi-level</strong></li> </ul> <p>The multi-level type of playset design is a combination of other designs. Two or more of their features are placed at different heights. This allows for more space to play and to customize.</p> <figure id="attachment_10375" aria-describedby="caption-attachment-10375" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10375" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20500'%3E%3C/svg%3E" alt="Girls playing at a playground" width="750" height="500" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-219x146.jpg 219w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-113x75.jpg 113w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-720x480.jpg 720w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground.jpg" /><noscript><img decoding="async" class="size-full wp-image-10375" src="https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground.jpg" alt="Girls playing at a playground" width="750" height="500" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-219x146.jpg 219w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-113x75.jpg 113w, https://everythingbackyard.net/wp-content/uploads/2017/07/girls-playing-playground-720x480.jpg 720w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10375" class="wp-caption-text"><a href="https://pixabay.com/p-334531/?no_redirect" target="_blank" rel="nofollow sponsored noopener">Image source</a></figcaption></figure> <h3>2. Materials</h3> <p>The best backyard playground sets usually have the sturdiest materials. It’s hard to choose the right material, we know, but here are the most common three ones used for such sets. Remember that some sets include the name of the material in their selling name.</p> <ul> <li><strong>Wood</strong></li> </ul> <p>The most popular types of wood used for playground sets are redwood, cedar, and pine. Most of the time you will see cedar backyard playsets, and this is because they are more resistant to insects and rotting.</p> <ul> <li><strong>Vinyl</strong></li> </ul> <p>Yet another sturdy material is vinyl. It requires a minimum amount of maintenance and it’s very durable. The making process here consists in putting wooden components into various thick vinyl posts. However, this is the most expensive material, and the playground sets that use it generally have higher prices.</p> <ul> <li><strong>Metal</strong></li> </ul> <p>This is the cheapest material used for playground sets. However, it requires a lot of installation work, since you should dig the holes, and pour concrete for anchoring the entire structure. Moreover, you run the risk for them to rust and corrode.</p> <p>These are just three of the things you should consider when deciding upon a playground or swing set for your kids. Now we’ll have a look at the best backyard playground sets to see what does the market offer.</p> <h2>Best Backyard Playground Sets to Get for Your Kids</h2> <h3>1. Kids Creation Redwood Circus 3 Swing Set</h3> <p>This playset is made in the USA and it uses real redwood. It has a superior quality and it comes up with 3 swings and a playhouse zone paired with a climbing rope. You will also find a green slide made of plastic. Moreover, the kids can play in the wooden sandbox found at the base. You can find this <a href="https://www.wayfair.com/Kids-Creations-Kids-Creation-Redwood-Circus-3-Swing-Set-KDD1004.html" target="_blank" rel="noopener">Kids Creation Playset online</a> at a price of $1,899.99.</p> <figure id="attachment_10376" aria-describedby="caption-attachment-10376" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20533'%3E%3C/svg%3E" alt="Kids Creation Redwood set" width="750" height="533" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-300x213.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-205x146.jpg 205w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-50x36.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-106x75.jpg 106w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-675x480.jpg 675w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus.jpg" /><noscript><img decoding="async" class="size-full wp-image-10376" src="https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus.jpg" alt="Kids Creation Redwood set" width="750" height="533" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-300x213.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-205x146.jpg 205w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-50x36.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-106x75.jpg 106w, https://everythingbackyard.net/wp-content/uploads/2017/07/Kids-Creation-Redwood-Circus-675x480.jpg 675w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10376" class="wp-caption-text"><a href="https://secure.img1-fg.wfcdn.com/im/d5ea3c03/resize-h2000-p1-w2000%5Ecompr-r85/1344/13443562/Kids+Creation+Redwood+Circus+3+Swing+Set.jpg" target="_blank" rel="noopener">Image source</a></figcaption></figure> <h3>2. Backyard Discovery Woodridge II</h3> <p>Being one of the best backyard playground sets you can find available online, it offers all the activities you could want for elementary age kids. The plastic used for it is UV resistant, while the wood parts are made completely of cedar. The cedar is very durable, resistant and it’s pre-stained as well. It can accommodate 9 children simultaneously and it offers an upper fort complete with an open lower porch, a wood roof, a crow’s nest, sun deck and a high-rise tunnel. You can buy the <a href="https://www.amazon.com/gp/product/B00VZ36S6Q/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00VZ36S6Q&linkId=9bdcb340031fdbbe7980b9006574cea4" rel="nofollow sponsored noopener" target="_blank">Backyard Discovery Woodridge II on Amazon</a>.</p> <h3>3. Step2 Clubhouse Climber</h3> <p>The Step2 Clubhouse Climber is great for kids between 2 and 5. It can hold a maximum of 4 children at once, which is not that much compared to the other playsets. Upstairs the kids will find a steering wheel and a porthole. Then, they should cross the bridge and reach the tower. From there, they can slide down and start all over again until they get tired. The Step2 Clubhouse Climber costs less than $1,000 and you can <a href="https://www.amazon.com/gp/product/B003F76PVS/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B003F76PVS&linkId=fac1c16896b9e595de9ed0473eba1d7a" rel="nofollow sponsored noopener" target="_blank">find it online on Amazon</a>.</p> <figure id="attachment_10377" aria-describedby="caption-attachment-10377" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10377" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20513'%3E%3C/svg%3E" alt="Step2 Clubhouse Climber PlaySet" width="750" height="513" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-300x205.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-213x146.jpg 213w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-50x34.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-110x75.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-702x480.jpg 702w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber.jpg" /><noscript><img decoding="async" class="size-full wp-image-10377" src="https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber.jpg" alt="Step2 Clubhouse Climber PlaySet" width="750" height="513" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-300x205.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-213x146.jpg 213w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-50x34.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-110x75.jpg 110w, https://everythingbackyard.net/wp-content/uploads/2017/07/Step2-clubhouse-climber-702x480.jpg 702w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10377" class="wp-caption-text"><a href="https://images-na.ssl-images-amazon.com/images/I/61KbhqYDREL._SL1000_.jpg?tag=etby-20" rel="nofollow sponsored noopener" target="_blank">Image source</a></figcaption></figure> <h3>4. Step2 Naturally Playful Lookout Treehouse</h3> <p>This is a great choice if you have toddlers. The broad stairs, the slide, and the platform enable them to play all day long until they grow tired of it. You even get a fun periscope for the kids to have a look into the outside world. The roof keeps them away from the sun, and the platform can serve as space for them to play with other toys or color their favorite book if they’re old enough. The maximum weight is 50 pounds, and the playset is made in the USA. You can check out the <a href="https://www.amazon.com/gp/product/B000QF7KMK/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B000QF7KMK&linkId=d6f5dfd9e2b93990af336cbabe592edf" rel="nofollow sponsored noopener" target="_blank">Step2 Naturally Playful Treehouse on Amazon</a>.</p> <h3>5. Lifetime Monkey Bar Adventure Swing Set</h3> <p>Yet another one of the best backyard playground sets, the Lifetime Monkey Bar is complete with a 9-Foot Wavy Slide. It offers 3 belt swings, a trapeze bar complete with gym rings, a fire pole and a wavy slide, which should keep everybody busy for a good while. It’s made of a powder-coated steel that was also galvanized, as well as from a high-density polyethylene. It includes a UV protection, which makes it very durable. You can choose between green or brown shades or primary colors. <a href="https://www.amazon.com/gp/product/B004J2HY2M/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B004J2HY2M&linkId=8118c100c11bd5d1d36af6f33d45a7b1" rel="nofollow sponsored noopener" target="_blank">Get it on Amazon</a> for less than $1,000.</p> <figure id="attachment_10378" aria-describedby="caption-attachment-10378" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10378" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20498'%3E%3C/svg%3E" alt="Lifetime Monkey Bar backyard playground set" width="750" height="498" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-300x199.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-220x146.jpg 220w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-113x75.jpg 113w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-723x480.jpg 723w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar.jpg" /><noscript><img decoding="async" class="size-full wp-image-10378" src="https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar.jpg" alt="Lifetime Monkey Bar backyard playground set" width="750" height="498" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-300x199.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-220x146.jpg 220w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-113x75.jpg 113w, https://everythingbackyard.net/wp-content/uploads/2017/07/Lifetime-Monkey-Bar-723x480.jpg 723w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10378" class="wp-caption-text"><a href="https://images-na.ssl-images-amazon.com/images/I/A1WHq%2BpejAL._SL1500_.jpg?tag=etby-20" rel="nofollow sponsored noopener" target="_blank">Image source</a></figcaption></figure> <h3>6. Backyard Play Systems Castle Rock Swing Set</h3> <p>Even though this is one of the <a href="https://everythingbackyard.net/best-backyard-swing-sets/" target="_blank" rel="noopener">best backyard swing sets</a>, you can also include it on the list with the best backyard playground sets as well. A great alternative to a <a href="https://everythingbackyard.net/rope-playground-kids/" target="_blank" rel="noopener">rope playground</a>, the Backyard Play Systems Castle Rock Swing Set comes with a 10-foot scoop slide and a generous play deck. You will also see a captain’s wheel, a tire swing, a telescope, 2 swings which you can adjust, a rock wall with rope, a canopy for shade, a trapeze bar and, finally, a rope ladder. The list is quite long, as you can see, and the <a href="https://www.wayfair.com/Backyard-Play-Systems-Castle-Rock-Swing-Set-KVO1002.html" target="_blank" rel="noopener">online price of the Castle Rock Swing Set matches it.</a></p> <h3>7. Meadowvale II Wooden Swing Set by Big Backyard</h3> <p>Big Backyard is already a famous name in this industry, so you must have heard of it already. The Meadowvale II Wooden Swing Set is a great <a href="https://everythingbackyard.net/4-garden-playhouse-ideas/" target="_blank" rel="noopener">garden playhouse</a>. You can find it <a href="https://www.wayfair.com/Big-Backyard-Wooden-Swing-Set-BBD1049.html" target="_blank" rel="noopener">available online at Wayfair</a> and it has lots of great features. With it, your kids can enjoy a rock wall, an oversized sandbox, an upper clubhouse, an acrobat bar, a high rail wave slide and two swings.</p> <figure id="attachment_10379" aria-describedby="caption-attachment-10379" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10379" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E" alt="Meadowvale II wooden set" width="750" height="750" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-300x300.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-640x640.jpg 640w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-146x146.jpg 146w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-50x50.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-75x75.jpg 75w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-85x85.jpg 85w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-480x480.jpg 480w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing.jpg" /><noscript><img decoding="async" class="size-full wp-image-10379" src="https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing.jpg" alt="Meadowvale II wooden set" width="750" height="750" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-300x300.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-640x640.jpg 640w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-146x146.jpg 146w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-50x50.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-75x75.jpg 75w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-85x85.jpg 85w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2017/07/Meadowvale-II-Wooden-Swing-480x480.jpg 480w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10379" class="wp-caption-text"><a href="https://secure.img1-fg.wfcdn.com/im/7a13c084/resize-h1500-p1-w1500%5Ecompr-r85/3192/31922351/Wooden+Swing+Set.jpg" target="_blank" rel="noopener">Image source</a></figcaption></figure> <h3>8. Step2 Game Time Sports Climber</h3> <p>The model is a total success among preschool kids who love sports. You can <a href="https://www.amazon.com/gp/product/B00QZ2OQ8E/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00QZ2OQ8E&linkId=b960002e5fb7ad7b40191995fc720c40" rel="nofollow sponsored noopener" target="_blank">find it on Amazon</a>, where it costs less than $100 if you can believe it. Your kid can climb up the ladder ramp until they reach the landing. From there, they can simply go down the slide. Complete the playground with a basket and a ball and you’re ready to go! It can support up to 60 pounds of weight and it’s made in the USA.</p> <h3>9. Ridgeview Deluxe Clubhouse Wooden Swing Set by Big Backyard</h3> <p>The Ridgeview Deluxe Clubhouse set is yet another great product from Big Backyard. It deserves its place on the list of the best backyard playground sets simply because it offers lots of features. The material is 100% premium cedar and it’s made in China. The material comes covered with a child-safe stain. Your kids can enjoy climbing the rock wall and swinging from the monkey bars. There are two swings, a high rail wave slide, and a glider. The upstairs clubhouse has a roof, a window, and a flower box. The lower clubhouse is complete with a snack counter, as well as two stools. It is <a href="https://www.wayfair.com/Big-Backyard-Ridgeview-Deluxe-Clubhouse-Wooden-Swing-Set-BBD1033.html" target="_blank" rel="noopener">available online at Wayfair</a> for less than $1,000.</p> <figure id="attachment_10380" aria-describedby="caption-attachment-10380" style="width: 750px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-10380" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E" alt="Ridgeview deluxe Clubhouse set" width="750" height="750" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-300x300.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-640x640.jpg 640w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-146x146.jpg 146w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-50x50.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-75x75.jpg 75w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-85x85.jpg 85w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-480x480.jpg 480w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden.jpg" /><noscript><img decoding="async" class="size-full wp-image-10380" src="https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden.jpg" alt="Ridgeview deluxe Clubhouse set" width="750" height="750" srcset="https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-300x300.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-150x150.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-640x640.jpg 640w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-146x146.jpg 146w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-50x50.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-75x75.jpg 75w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-85x85.jpg 85w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-80x80.jpg 80w, https://everythingbackyard.net/wp-content/uploads/2017/07/Ridgeview-Deluxe-Clubhouse-Wooden-480x480.jpg 480w" sizes="(max-width: 750px) 100vw, 750px" /></noscript><figcaption id="caption-attachment-10380" class="wp-caption-text"><a href="https://secure.img1-ag.wfcdn.com/im/7a13c084/resize-h1500-p1-w1500%5Ecompr-r85/2781/27815024/Ridgeview+Deluxe+Clubhouse+Wooden+Swing+Set.jpg" target="_blank" rel="noopener">Image source</a></figcaption></figure> <h3>10. Little Tikes Hide and Seek Climber and Swing</h3> <p>The Little Tikes Hide and Seek Climber and Swing is a great option for children under two years old. It is <a href="https://www.amazon.com/gp/product/B00B0DWCUC/ref=as_li_tl?ie=UTF8&tag=etby-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00B0DWCUC&linkId=faae6369ef5aee4c50e27fe8cfba2819" rel="nofollow sponsored noopener" target="_blank">available on Amazon</a> and it’s rather cheap. It features a molded seat swing, complete with a three-point harness, a clubhouse that has peek-a-boo windows, a steering wheel and a rock-climbing wall for juniors. Moreover, it has a soft fabric tunnel for the baby to crawl.</p> <h4>Conclusion</h4> <p>These are the 10 best backyard playground sets you can find for your kids. There are, indeed, some other options available on the market, but these are your safe bets. Remember to consider the material, the design type and the age of your kids when you choose an option. It is important to have a playground set that is adequate for your child’s age so that they can be safe in it. Lots of them are extremely customizable, but even if you’re not satisfied with the offer, you can always buy some other <a href="https://everythingbackyard.net/top-swing-set-accessories/" target="_blank" rel="noopener">swing set accessories</a>, for instance.</p> <p>Lastly, if you don’t plan to offer them a surprise, go and choose the set together with your kid. They will choose their favorite colors and models and you will just have to pay for it. Have fun!</p> <p>Image source: <a href="https://c1.staticflickr.com/3/2873/10792871074_2de3e72e78_b.jpg" target="_blank" rel="nofollow sponsored noopener">1</a></p> </div> <div class="cs-entry__author"> <div class="cs-entry__author-inner"> <a href="https://everythingbackyard.net/author/bonnies-enos/" 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/af4a4f8d0e177ff18797267bb13454b9?s=170&d=mm&r=g 2x' class='avatar avatar-85 photo' height='85' width='85' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=85&d=mm&r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=85&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/af4a4f8d0e177ff18797267bb13454b9?s=170&d=mm&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/bonnies-enos/" class="cs-entry__author-name"> Bonnie Enos </a> <div class="cs-entry__author-description">I spend my time in my garden trying to create the greatest outdoor space possible. My garden is my happy place and where you will always find me on a nice day. I take my experience and share it here for you to read!</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='10373' 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="4703bfd9d7" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="236"/><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-16317 post type-post status-publish format-standard has-post-thumbnail category-family-friendly-activities category-outdoor-activities 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="174" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20174'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="pexels photo 1374545" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545.jpeg 1880w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-300x200.jpeg 300w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-1024x684.jpeg 1024w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-768x513.jpeg 768w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-1536x1025.jpeg 1536w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-38x25.jpeg 38w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-250x167.jpeg 250w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-150x100.jpeg 150w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-599x400.jpeg 599w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-724x483.jpeg 724w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-872x582.jpeg 872w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545.jpeg" /><noscript><img width="260" height="174" src="https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545.jpeg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="pexels photo 1374545" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545.jpeg 1880w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-300x200.jpeg 300w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-1024x684.jpeg 1024w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-768x513.jpeg 768w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-1536x1025.jpeg 1536w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-38x25.jpeg 38w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-250x167.jpeg 250w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-150x100.jpeg 150w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-599x400.jpeg 599w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-724x483.jpeg 724w, https://everythingbackyard.net/wp-content/uploads/2018/09/pexels-photo-1374545-872x582.jpeg 872w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/fun-fall-activities-to-put-on-your-bucket-list-this-year/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/fun-fall-activities-to-put-on-your-bucket-list-this-year/">Fun Fall Activities to Put on Your Bucket List This Year</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/samuel/" title="View all posts by Karl Samuel Smith"><span class="cs-by">by</span><span class="cs-author">Karl Samuel Smith</span></a></div></div> </div> </div> </article> <article class="post-14663 post type-post status-publish format-standard has-post-thumbnail category-diy category-diy-kids-stuff-diy category-family-friendly-activities category-featured category-kids-activities tag-kids 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="179" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20179'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="acorn 1013486 960 720" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720.jpg 960w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-300x206.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-768x528.jpg 768w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-38x26.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-250x172.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-145x100.jpg 145w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-582x400.jpg 582w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-703x483.jpg 703w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-847x582.jpg 847w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720.jpg" /><noscript><img width="260" height="179" src="https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720.jpg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="acorn 1013486 960 720" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720.jpg 960w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-300x206.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-768x528.jpg 768w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-38x26.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-250x172.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-145x100.jpg 145w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-582x400.jpg 582w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-703x483.jpg 703w, https://everythingbackyard.net/wp-content/uploads/2018/06/acorn-1013486_960_720-847x582.jpg 847w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/8-fun-and-creative-things-to-make-out-of-acorns-with-your-kids/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/8-fun-and-creative-things-to-make-out-of-acorns-with-your-kids/">8 Fun and Creative Things to Make out of Acorns with Your Kids</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/denaligillen/" title="View all posts by Denali Gillen"><span class="cs-by">by</span><span class="cs-author">Denali Gillen</span></a></div></div> </div> </div> </article> <article class="post-10456 post type-post status-publish format-standard has-post-thumbnail category-kids-activities category-outdoor-activities tag-kids 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="172" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20172'%3E%3C/svg%3E" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="toddler outdoors" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors.jpg 700w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-300x198.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-221x146.jpg 221w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-114x75.jpg 114w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors.jpg" /><noscript><img width="260" height="172" src="https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors.jpg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="toddler outdoors" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors.jpg 700w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-300x198.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-221x146.jpg 221w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-50x33.jpg 50w, https://everythingbackyard.net/wp-content/uploads/2017/08/toddler-outdoors-114x75.jpg 114w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/best-outdoor-toys-for-toddlers/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/best-outdoor-toys-for-toddlers/">Best Outdoor Toys for Toddlers: 15 Options</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-11072 post type-post status-publish format-standard has-post-thumbnail category-diy-kids-stuff-diy category-kids-activities category-outdoor-activities 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="close up of basketball lines" decoding="async" data-lazy-srcset="https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-725x483.jpg 725w" data-lazy-sizes="(max-width: 260px) 100vw, 260px" data-lazy-src="https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines.jpg" /><noscript><img width="260" height="173" src="https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines.jpg" class="attachment-csco-thumbnail-small size-csco-thumbnail-small wp-post-image" alt="close up of basketball lines" decoding="async" srcset="https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines.jpg 750w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-300x200.jpg 300w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-38x25.jpg 38w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-250x167.jpg 250w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-150x100.jpg 150w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-600x400.jpg 600w, https://everythingbackyard.net/wp-content/uploads/2017/10/close-up-of-basketball-lines-725x483.jpg 725w" sizes="(max-width: 260px) 100vw, 260px" /></noscript> </div> <a href="https://everythingbackyard.net/diy-backyard-basketball-court/" class="cs-overlay-link"></a> </div> <div class="cs-entry__inner cs-entry__content"> <h2 class="cs-entry__title"><a href="https://everythingbackyard.net/diy-backyard-basketball-court/">How to Make a DIY Backyard Basketball Court</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> </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":"10373","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\":\"10373\",\"tz\":\"-5\",\"srv\":\"everythingbackyard.net\",\"j\":\"1:14.1\"}") ]); _stq.push([ "clickTrackerInit", "218379839", "10373" ]); </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@1741251312 -->