It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://healthcaremom.com

  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head><meta charset="UTF-8"><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(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],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=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"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._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),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(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  4. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <!-- This site is optimized with the Yoast SEO plugin v22.1 - https://yoast.com/wordpress/plugins/seo/ -->
  7. <title>Health Care Mom - Happiness Through Health For All</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2Cregular%2Citalic%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2Cregular%2Citalic%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2Cregular%2Citalic%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&#038;display=swap" /></noscript><style id="rocket-critical-css">ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body,h1,h2,html,li,p,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}ul{margin:0 0 1.5em 3em}ul{list-style:disc}strong{font-weight:700}img{height:auto;max-width:100%}button{background:#55555e;color:#fff;border:1px solid transparent;-webkit-appearance:button;padding:10px 20px}input[type=search]{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}a{text-decoration:none}.button{padding:10px 20px;display:inline-block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.nav-align-right .inside-navigation{justify-content:flex-end}.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.byline{display:inline}.entry-summary:not(:first-child){margin-top:2em}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.entry-summary>p:last-child,.read-more-container{margin-bottom:0}.widget-area .widget{padding:40px}.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ul{margin:0}.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.sidebar .widget,.site-main>*{margin-bottom:20px}.separate-containers .inside-article{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.post-image:not(:first-child){margin-top:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2){display:none}.container.grid-container{width:auto}.menu-toggle{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}.has-menu-bar-items button.menu-toggle{flex-grow:0}@media (max-width:768px){.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-right-sidebar.sidebar{width:auto;order:initial}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}.post-image-aligned-left .inside-article .post-image{margin-top:0;margin-right:2em;float:left;text-align:left}.post-image-below-header.post-image-aligned-left .inside-article .post-image{margin-top:2em}.post-image-aligned-left .inside-article:after,.post-image-aligned-left .inside-article:before{content:"";display:table}.post-image-aligned-left .inside-article:after{clear:both}@media (max-width:768px){body:not(.post-image-aligned-center) .inside-article .post-image{margin-right:0;margin-left:0;float:none;text-align:center}}.navigation-branding{display:flex;align-items:center;order:0;margin-right:10px}.navigation-branding .main-title a{font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:unset}.main-navigation .menu-toggle{flex-grow:1;width:auto}.main-navigation.has-branding .menu-toggle{flex-grow:0;padding-right:20px;order:2}.nav-align-right .navigation-branding{margin-right:auto}:root{--swiper-theme-color:#007aff}:root{--swiper-navigation-size:44px}:root{--jp-carousel-primary-color:#fff;--jp-carousel-primary-subtle-color:#999;--jp-carousel-bg-color:#000;--jp-carousel-bg-faded-color:#222;--jp-carousel-border-color:#3a3a3a}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}</style>
  8. <meta name="description" content="Healthcaremom.com sharing best quality tips related to beauty, product review, health, nutrition, weight loss, psychology and quality product reviews." />
  9. <link rel="canonical" href="https://www.healthcaremom.com/" />
  10. <link rel="next" href="https://www.healthcaremom.com/page/2/" />
  11. <meta property="og:locale" content="en_US" />
  12. <meta property="og:type" content="website" />
  13. <meta property="og:title" content="Health Care Mom" />
  14. <meta property="og:description" content="Healthcaremom.com sharing best quality tips related to beauty, product review, health, nutrition, weight loss, psychology and quality product reviews." />
  15. <meta property="og:url" content="https://www.healthcaremom.com/" />
  16. <meta property="og:site_name" content="Health Care Mom" />
  17. <meta property="og:image" content="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/Health-Care-Mom-logo.png?fit=696%2C696&ssl=1" />
  18. <meta property="og:image:width" content="696" />
  19. <meta property="og:image:height" content="696" />
  20. <meta property="og:image:type" content="image/png" />
  21. <meta name="twitter:card" content="summary_large_image" />
  22. <meta name="twitter:site" content="@Healthcaremom1" />
  23. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://www.healthcaremom.com/","url":"https://www.healthcaremom.com/","name":"Health Care Mom - Happiness Through Health For All","isPartOf":{"@id":"https://www.healthcaremom.com/#website"},"about":{"@id":"https://www.healthcaremom.com/#organization"},"description":"Healthcaremom.com sharing best quality tips related to beauty, product review, health, nutrition, weight loss, psychology and quality product reviews.","breadcrumb":{"@id":"https://www.healthcaremom.com/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.healthcaremom.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.healthcaremom.com/#website","url":"https://www.healthcaremom.com/","name":"Health Care Mom","description":"Happiness Through Health For All","publisher":{"@id":"https://www.healthcaremom.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.healthcaremom.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.healthcaremom.com/#organization","name":"Health Care Mom","url":"https://www.healthcaremom.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.healthcaremom.com/#/schema/logo/image/","url":"https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/Health-Care-Mom-logo.png?fit=696%2C696&ssl=1","contentUrl":"https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/Health-Care-Mom-logo.png?fit=696%2C696&ssl=1","width":696,"height":696,"caption":"Health Care Mom"},"image":{"@id":"https://www.healthcaremom.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/Healthcaremom-581930005615454/","https://twitter.com/Healthcaremom1","https://www.instagram.com/healthcaremom0/","https://in.pinterest.com/Healthcaremom0/"]}]}</script>
  24. <meta name="google-site-verification" content="sIQ6tuZOpK8s0ucTwnd6wzoDSAaywbfWK2tV1vVKPpU" />
  25. <!-- / Yoast SEO plugin. -->
  26.  
  27.  
  28. <link rel='dns-prefetch' href='//stats.wp.com' />
  29. <link rel='dns-prefetch' href='//i0.wp.com' />
  30. <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
  31. <link href='https://fonts.googleapis.com' crossorigin rel='preconnect' />
  32. <link rel='preload'  href='https://www.healthcaremom.com/wp-includes/css/dist/block-library/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  33. <style id='wp-block-library-inline-css'>
  34. .has-text-align-justify{text-align:justify;}
  35. </style>
  36. <link rel='preload'  href='https://www.healthcaremom.com/wp-includes/css/dist/components/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  37. <link rel='preload'  href='https://www.healthcaremom.com/wp-includes/css/dist/block-editor/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  38. <link rel='preload'  href='https://www.healthcaremom.com/wp-includes/css/dist/reusable-blocks/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  39. <link rel='preload'  href='https://www.healthcaremom.com/wp-includes/css/dist/editor/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  40. <link data-minify="1" rel='preload'  href='https://www.healthcaremom.com/wp-content/cache/min/1/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.css?ver=1709576762' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  41. <style id='classic-theme-styles-inline-css'>
  42. /*! This file is auto-generated */
  43. .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}
  44. </style>
  45. <style id='global-styles-inline-css'>
  46. body{--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--contrast: var(--contrast);--wp--preset--color--contrast-2: var(--contrast-2);--wp--preset--color--contrast-3: var(--contrast-3);--wp--preset--color--base: var(--base);--wp--preset--color--base-2: var(--base-2);--wp--preset--color--base-3: var(--base-3);--wp--preset--color--accent: var(--accent);--wp--preset--color--accent-2: var(--accent-2);--wp--preset--color--accent-hover: var(--accent-hover);--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-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{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;}
  47. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  48. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  49. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  50. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  51. </style>
  52. <link rel='preload'  href='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/css/components/widget-areas.min.css?ver=3.4.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  53. <link rel='preload'  href='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/css/main.min.css?ver=3.4.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  54. <style id='generate-style-inline-css'>
  55. .resize-featured-image .post-image img {width: 350px;}
  56. .generate-columns {margin-bottom: 20px;padding-left: 20px;}.generate-columns-container {margin-left: -20px;}.page-header {margin-bottom: 20px;margin-left: 20px}.generate-columns-container > .paging-navigation {margin-left: 20px;}
  57. body{background-color:#ffffff;color:var(--contrast);}a{color:#1b78e2;}a:hover, a:focus, a:active{color:var(--accent-hover);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.generate-back-to-top{font-size:20px;border-radius:3px;position:fixed;bottom:30px;right:30px;line-height:40px;width:40px;text-align:center;z-index:10;transition:opacity 300ms ease-in-out;opacity:0.1;transform:translateY(1000px);}.generate-back-to-top__show{opacity:1;transform:translateY(0);}.navigation-search{position:absolute;left:-99999px;pointer-events:none;visibility:hidden;z-index:20;width:100%;top:0;transition:opacity 100ms ease-in-out;opacity:0;}.navigation-search.nav-search-active{left:0;right:0;pointer-events:auto;visibility:visible;opacity:1;}.navigation-search input[type="search"]{outline:0;border:0;vertical-align:bottom;line-height:1;opacity:0.9;width:100%;z-index:20;border-radius:0;-webkit-appearance:none;height:60px;}.navigation-search input::-ms-clear{display:none;width:0;height:0;}.navigation-search input::-ms-reveal{display:none;width:0;height:0;}.navigation-search input::-webkit-search-decoration, .navigation-search input::-webkit-search-cancel-button, .navigation-search input::-webkit-search-results-button, .navigation-search input::-webkit-search-results-decoration{display:none;}.gen-sidebar-nav .navigation-search{top:auto;bottom:0;}:root{--contrast:#212121;--contrast-2:#2f4468;--contrast-3:#878787;--base:#fafafa;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#242226;--accent-2:#1b78e2;--accent-hover:#35343a;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}:root .has-accent-2-color{color:var(--accent-2);}:root .has-accent-2-background-color{background-color:var(--accent-2);}:root .has-accent-hover-color{color:var(--accent-hover);}:root .has-accent-hover-background-color{background-color:var(--accent-hover);}body, button, input, select, textarea{font-family:Roboto, sans-serif;font-size:18px;}body{line-height:1.5em;}p{margin-bottom:30px;}@media (max-width:768px){body, button, input, select, textarea{font-size:18px;}body{line-height:1.5em;}}.main-title{font-family:Roboto, sans-serif;font-size:25px;line-height:1.2em;}.widget-title{font-family:Roboto, sans-serif;font-weight:600;line-height:1.2em;}@media (max-width:768px){.widget-title{line-height:1.2em;margin-bottom:20px;}}button:not(.menu-toggle),html input[type="button"],input[type="reset"],input[type="submit"],.button,.wp-block-button .wp-block-button__link{font-family:Roboto, sans-serif;font-size:15px;line-height:1.2em;}h1{font-family:Roboto, sans-serif;font-weight:600;font-size:30px;line-height:1.2em;margin-bottom:30px;}@media (max-width:768px){h1{font-size:28px;margin-bottom:20px;}}h2{font-family:Roboto, sans-serif;font-weight:600;font-size:25px;margin-bottom:30px;}@media (max-width:768px){h2{font-size:25px;}}h3{font-family:Roboto, sans-serif;font-size:20px;margin-bottom:30px;}@media (max-width:768px){h3{font-size:22px;}}h2.entry-title{font-family:Roboto, sans-serif;font-weight:bold;font-size:22px;line-height:1.2em;}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:Roboto, sans-serif;font-weight:bold;font-size:16px;line-height:1.2em;}@media (max-width:768px){.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-size:15px;}}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{color:#3a3a3a;}.site-header a{color:#3a3a3a;}.main-title a,.main-title a:hover{color:#ffffff;}.site-description{color:#757575;}.main-navigation,.main-navigation ul ul{background-color:#238878;}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:#ffffff;}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:#ffffff;background-color:#5ECD81;}button.menu-toggle:hover,button.menu-toggle:focus{color:#ffffff;}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:#ffffff;background-color:#238878;}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:#ffffff;background-color:#5ECD81;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:var(--base-3);}.inside-article a,.paging-navigation a,.comments-area a,.page-header a{color:#0047ff;}.inside-article a:hover,.paging-navigation a:hover,.comments-area a:hover,.page-header a:hover{color:#5ECD81;}.entry-title a{color:var(--contrast-2);}.entry-title a:hover{color:var(--accent-hover);}.entry-meta{color:var(--contrast-3);}.entry-meta a{color:var(--contrast-2);}.entry-meta a:hover{color:var(--accent-hover);}h1{color:#238878;}h2{color:#238878;}h3{color:#238878;}.sidebar .widget{background-color:var(--base-3);}.sidebar .widget a{color:var(--accent-2);}.sidebar .widget a:hover{color:var(--accent-hover);}.sidebar .widget .widget-title{color:#000000;}.footer-widgets{color:var(--base-3);background-color:var(--contrast-2);}.footer-widgets a{color:var(--base-3);}.footer-widgets a:hover{color:var(--base-3);}.footer-widgets .widget-title{color:var(--base-2);}.site-info{color:var(--base-3);background-color:#238878;}.site-info a{color:var(--base-3);}.site-info a:hover{color:#5ECD81;}.footer-bar .widget_nav_menu .current-menu-item a{color:#5ECD81;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:#fafafa;border-color:var(--contrast);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast-3);background-color:#ffffff;border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#238878;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#5ECD81;}a.generate-back-to-top{background-color:#238878;color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:#ffffff;}}.inside-top-bar{padding:10px;}.inside-header{padding:40px;}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 28px 0px 28px;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container.right-sidebar .site-main,.one-container.both-right .site-main{margin-right:30px;}.one-container.left-sidebar .site-main,.one-container.both-left .site-main{margin-left:30px;}.one-container.both-sidebars .site-main{margin:0px 30px 0px 30px;}.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:30px;}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{padding-left:12px;padding-right:12px;line-height:65px;}.main-navigation .main-nav ul ul li a{padding:10px 12px 10px 12px;}.navigation-search input[type="search"]{height:65px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:12px;}.menu-item-has-children .dropdown-menu-toggle{padding-right:12px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:12px;}.widget-area .widget{padding:20px;}.inside-site-info{padding:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:20px 20px 30px 20px;}.site-main .wp-block-group__inner-container{padding:20px 20px 30px 20px;}.widget-area .widget{padding-top:30px;padding-right:20px;padding-bottom:30px;padding-left:20px;}.inside-site-info{padding-right:10px;padding-left:10px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-20px;width:calc(100% + 40px);max-width:calc(100% + 40px);}.one-container .site-main .paging-navigation{margin-bottom:20px;}}/* End cached CSS */.is-right-sidebar{width:30%;}.is-left-sidebar{width:30%;}.site-content .content-area{width:70%;}@media (max-width: 768px){.main-navigation .menu-toggle,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul,.has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav){display:none;}.nav-align-right .inside-navigation,.nav-align-center .inside-navigation{justify-content:space-between;}}
  58. .main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{transition: line-height 300ms ease}.main-navigation.toggled .main-nav > ul{background-color: #238878}.sticky-enabled .gen-sidebar-nav.is_stuck .main-navigation {margin-bottom: 0px;}.sticky-enabled .gen-sidebar-nav.is_stuck {z-index: 500;}.sticky-enabled .main-navigation.is_stuck {box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);}.navigation-stick:not(.gen-sidebar-nav) {left: 0;right: 0;width: 100% !important;}.both-sticky-menu .main-navigation:not(#mobile-header).toggled .main-nav > ul,.mobile-sticky-menu .main-navigation:not(#mobile-header).toggled .main-nav > ul,.mobile-header-sticky #mobile-header.toggled .main-nav > ul {position: absolute;left: 0;right: 0;z-index: 999;}.nav-float-right .navigation-stick {width: 100% !important;left: 0;}.nav-float-right .navigation-stick .navigation-branding {margin-right: auto;}.main-navigation.has-sticky-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left: 10px;}
  59. @media (max-width: 768px){.main-navigation .menu-toggle,.main-navigation .mobile-bar-items a,.main-navigation .menu-bar-item > a{padding-left:10px;padding-right:10px;}.main-navigation .main-nav ul li a,.main-navigation .menu-toggle,.main-navigation .mobile-bar-items a,.main-navigation .menu-bar-item > a{line-height:50px;}.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"]{height:50px;}}
  60. </style>
  61.  
  62. <link rel='preload'  href='https://www.healthcaremom.com/wp-content/plugins/gp-premium/blog/functions/css/style.min.css?ver=2.3.1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  63. <link rel='preload'  href='https://www.healthcaremom.com/wp-content/plugins/gp-premium/menu-plus/functions/css/navigation-branding-flex.min.css?ver=2.3.1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  media='all' />
  64. <style id='generate-navigation-branding-inline-css'>
  65. @media (max-width: 768px){.site-header, #site-navigation, #sticky-navigation{display:none !important;opacity:0.0;}#mobile-header{display:block !important;width:100% !important;}#mobile-header .main-nav > ul{display:none;}#mobile-header.toggled .main-nav > ul, #mobile-header .menu-toggle, #mobile-header .mobile-bar-items{display:block;}#mobile-header .main-nav{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}}.main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container){padding:0px 30px 0px 30px;}.main-navigation.has-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left:10px;}.navigation-branding img, .site-logo.mobile-header-logo img{height:65px;width:auto;}.navigation-branding .main-title{line-height:65px;}@media (max-width: 768px){.main-navigation.has-branding.nav-align-center .menu-bar-items, .main-navigation.has-sticky-branding.navigation-stick.nav-align-center .menu-bar-items{margin-left:auto;}.navigation-branding{margin-right:auto;margin-left:10px;}.navigation-branding .main-title, .mobile-header-navigation .site-logo{margin-left:10px;}.main-navigation.has-branding .inside-navigation.grid-container{padding:0px;}.navigation-branding img, .site-logo.mobile-header-logo{height:50px;}.navigation-branding .main-title{line-height:50px;}}
  66. </style>
  67. <style id='rocket-lazyload-inline-css'>
  68. .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.healthcaremom.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
  69. </style>
  70. <script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.0' id='jquery-core-js' defer></script>
  71. <script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5436543656901822"
  72.     crossorigin="anonymous"></script>
  73. <!-- Google tag (gtag.js) -->
  74. <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-Y8QG4G83GT"></script>
  75. <script type="rocketlazyloadscript">
  76.  window.dataLayer = window.dataLayer || [];
  77.  function gtag(){dataLayer.push(arguments);}
  78.  gtag('js', new Date());
  79.  
  80.  gtag('config', 'G-Y8QG4G83GT');
  81. </script> <style>img#wpstats{display:none}</style>
  82. <link rel="icon" href="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/06/cropped-Health-Care-Mom-favicon.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
  83. <link rel="icon" href="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/06/cropped-Health-Care-Mom-favicon.png?fit=192%2C192&#038;ssl=1" sizes="192x192" />
  84. <link rel="apple-touch-icon" href="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/06/cropped-Health-Care-Mom-favicon.png?fit=180%2C180&#038;ssl=1" />
  85. <meta name="msapplication-TileImage" content="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/06/cropped-Health-Care-Mom-favicon.png?fit=270%2C270&#038;ssl=1" />
  86. <style id="wp-custom-css">
  87. /* GeneratePress Site CSS.inside-article,
  88. .sidebar .widget,
  89. .comments-area {
  90. border-right: 2px solid rgba(0, 0, 0, 0.07);
  91. border-bottom: 2px solid rgba(0, 0, 0, 0.07);
  92. box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
  93. }
  94. */
  95.  
  96. /* Featured widget */
  97. .sidebar .widget:first-child,
  98. .sidebar .widget:first-child .widget-title{
  99. background-color: #238878;
  100. color: #fff;
  101. border-radius:5px;
  102. }
  103. .sidebar .widget:first-child a,
  104. .sidebar .widget:first-child a:hover {
  105. color: #fff;
  106. }
  107.  
  108. .separate-containers .page-header {
  109. background: transparent;
  110. padding-top: 20px;
  111. padding-bottom: 20px;
  112. }
  113.  
  114. .page-header h1 {
  115. font-size: 1.5em;
  116. }
  117.  
  118. .button, .wp-block-button .wp-block-button__link {
  119. padding: 15px 25px;
  120. }
  121.  
  122. @media (max-width: 768px) {
  123. .post-image img {
  124. max-width: 100%;
  125. }
  126. } /* End GeneratePress Site CSS */
  127.  
  128. .nav-links .page-numbers:not(.next):not(.prev) {
  129.    display: none;
  130. }
  131.  
  132. .sidebar .widget.widget_recent_entries ul li:not(:last-child) {
  133.    border-bottom: 1px solid #238878;
  134. }
  135.  
  136. #recent-posts-5 {
  137.    border: 2px solid #238878;
  138.    border-radius: 5px;
  139. }
  140. .wp-block-image figure, figure {
  141.    margin-bottom: 1.2em;
  142. } </style>
  143. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
  144. /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
  145. (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
  146. var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
  147. return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
  148. if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
  149. setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
  150. var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
  151. if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
  152. else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
  153. </script></head>
  154.  
  155. <body data-rsssl=1 class="home blog wp-embed-responsive post-image-above-header post-image-aligned-center generate-columns-activated sticky-menu-no-transition sticky-enabled both-sticky-menu mobile-header mobile-header-sticky right-sidebar nav-below-header one-container nav-search-enabled header-aligned-left dropdown-hover" itemtype="https://schema.org/Blog" itemscope>
  156. <a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a> <nav id="mobile-header" data-auto-hide-sticky itemtype="https://schema.org/SiteNavigationElement" itemscope class="main-navigation mobile-header-navigation has-branding has-sticky-branding has-menu-bar-items">
  157. <div class="inside-navigation grid-container grid-parent">
  158. <form method="get" class="search-form navigation-search" action="https://www.healthcaremom.com/">
  159. <input type="search" class="search-field" value="" name="s" title="Search" />
  160. </form><div class="navigation-branding"><h1 class="main-title" itemprop="headline">
  161. <a href="https://www.healthcaremom.com/" rel="home">
  162. Health Care Mom
  163. </a>
  164. </h1></div> <button class="menu-toggle" aria-controls="mobile-menu" aria-expanded="false">
  165. <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="mobile-menu">Menu</span> </button>
  166. <div id="mobile-menu" class="main-nav"><ul id="menu-main-menu" class=" menu sf-menu"><li id="menu-item-1819" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-1819"><a href="https://www.healthcaremom.com/" aria-current="page">Home</a></li>
  167. <li id="menu-item-1630" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1630"><a href="https://www.healthcaremom.com/beauty/">Beauty</a></li>
  168. <li id="menu-item-1628" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1628"><a href="https://www.healthcaremom.com/product-review/">Product Review</a></li>
  169. <li id="menu-item-1626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1626"><a href="https://www.healthcaremom.com/health/">Health</a></li>
  170. <li id="menu-item-1627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1627"><a href="https://www.healthcaremom.com/nutrition/">Nutrition</a></li>
  171. <li id="menu-item-1629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1629"><a href="https://www.healthcaremom.com/weight-loss/">Weight loss</a></li>
  172. <li id="menu-item-1631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1631"><a href="https://www.healthcaremom.com/psychology/">Psychology</a></li>
  173. </ul></div><div class="menu-bar-items"><span class="menu-bar-item search-item"><a aria-label="Open Search Bar" href="#"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a></span></div> </div><!-- .inside-navigation -->
  174. </nav><!-- #site-navigation -->
  175. <nav class="auto-hide-sticky has-branding main-navigation nav-align-right has-menu-bar-items sub-menu-right" id="site-navigation" aria-label="Primary"  itemtype="https://schema.org/SiteNavigationElement" itemscope>
  176. <div class="inside-navigation grid-container">
  177. <div class="navigation-branding"><h1 class="main-title" itemprop="headline">
  178. <a href="https://www.healthcaremom.com/" rel="home">
  179. Health Care Mom
  180. </a>
  181. </h1></div><form method="get" class="search-form navigation-search" action="https://www.healthcaremom.com/">
  182. <input type="search" class="search-field" value="" name="s" title="Search" />
  183. </form> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
  184. <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="mobile-menu">Menu</span> </button>
  185. <div id="primary-menu" class="main-nav"><ul id="menu-main-menu-1" class=" menu sf-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-1819"><a href="https://www.healthcaremom.com/" aria-current="page">Home</a></li>
  186. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1630"><a href="https://www.healthcaremom.com/beauty/">Beauty</a></li>
  187. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1628"><a href="https://www.healthcaremom.com/product-review/">Product Review</a></li>
  188. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1626"><a href="https://www.healthcaremom.com/health/">Health</a></li>
  189. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1627"><a href="https://www.healthcaremom.com/nutrition/">Nutrition</a></li>
  190. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1629"><a href="https://www.healthcaremom.com/weight-loss/">Weight loss</a></li>
  191. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1631"><a href="https://www.healthcaremom.com/psychology/">Psychology</a></li>
  192. </ul></div><div class="menu-bar-items"><span class="menu-bar-item search-item"><a aria-label="Open Search Bar" href="#"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a></span></div> </div>
  193. </nav>
  194. <div class="site grid-container container hfeed" id="page">
  195. <div class="site-content" id="content">
  196. <div class="content-area" id="primary">
  197. <main class="site-main" id="main">
  198. <div class="generate-columns-container "><article id="post-3291" class="post-3291 post type-post status-publish format-standard has-post-thumbnail hentry category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  199. <div class="inside-article">
  200. <div class="post-image">
  201. <a href="https://www.healthcaremom.com/dolly-parton-without-makeup/">
  202. <img width="350" height="234" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20234'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Dolly Parton Without Makeup" decoding="async" itemprop="image" fetchpriority="high" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?w=564&amp;ssl=1 564w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?resize=300%2C201&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?fit=350%2C234&amp;ssl=1" /><noscript><img width="350" height="234" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?fit=350%2C234&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Dolly Parton Without Makeup" decoding="async" itemprop="image" fetchpriority="high" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?w=564&amp;ssl=1 564w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2022/09/Dolly-Parton-Without-Makeup.jpg?resize=300%2C201&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  203. </a>
  204. </div> <header class="entry-header">
  205. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/dolly-parton-without-makeup/" rel="bookmark">Latest 21 Amazing  Dolly Parton Without Makeup Photos 2024</a></h2> </header>
  206. <div class="entry-summary" itemprop="text">
  207. </div>
  208.  
  209. </div>
  210. </article>
  211. <article id="post-4281" class="post-4281 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  212. <div class="inside-article">
  213. <div class="post-image">
  214. <a href="https://www.healthcaremom.com/how-to-move-your-body-and-enjoy-it-during-the-winter-months/">
  215. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="How To Move Your Body and Enjoy It During the Winter Months" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?w=788&amp;ssl=1 788w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?resize=300%2C140&amp;ssl=1 300w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?resize=768%2C359&amp;ssl=1 768w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="How To Move Your Body and Enjoy It During the Winter Months" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?w=788&amp;ssl=1 788w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?resize=300%2C140&amp;ssl=1 300w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/12/How-To-Move-Your-Body-and-Enjoy-It-During-the-Winter-Months.jpeg?resize=768%2C359&amp;ssl=1 768w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  216. </a>
  217. </div> <header class="entry-header">
  218. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/how-to-move-your-body-and-enjoy-it-during-the-winter-months/" rel="bookmark">How To Move Your Body and Enjoy It During the Winter Months</a></h2> </header>
  219. <div class="entry-summary" itemprop="text">
  220. </div>
  221.  
  222. </div>
  223. </article>
  224. <article id="post-4250" class="post-4250 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  225. <div class="inside-article">
  226. <div class="post-image">
  227. <a href="https://www.healthcaremom.com/how-do-you-cope-with-grief-when-recovering-from-addiction/">
  228. <img width="350" height="164" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20164'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="How Do You Cope With Grief When Recovering From Addiction?" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?w=700&amp;ssl=1 700w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?fit=350%2C164&amp;ssl=1" /><noscript><img width="350" height="164" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?fit=350%2C164&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="How Do You Cope With Grief When Recovering From Addiction?" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?w=700&amp;ssl=1 700w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-Do-You-Cope-With-Grief-When-Recovering-From-Addiction.jpeg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  229. </a>
  230. </div> <header class="entry-header">
  231. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/how-do-you-cope-with-grief-when-recovering-from-addiction/" rel="bookmark">How Do You Cope With Grief When Recovering From Addiction?</a></h2> </header>
  232. <div class="entry-summary" itemprop="text">
  233. </div>
  234.  
  235. </div>
  236. </article>
  237. <article id="post-4247" class="post-4247 post type-post status-publish format-standard has-post-thumbnail hentry category-health generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  238. <div class="inside-article">
  239. <div class="post-image">
  240. <a href="https://www.healthcaremom.com/how-to-select-the-right-travel-nurse-for-a-patient-with-chronic-illness/">
  241. <img width="350" height="164" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20164'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?w=700&amp;ssl=1 700w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?fit=350%2C164&amp;ssl=1" /><noscript><img width="350" height="164" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?fit=350%2C164&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?w=700&amp;ssl=1 700w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/10/How-to-Select-the-Right-Travel-Nurse.jpeg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  242. </a>
  243. </div> <header class="entry-header">
  244. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/how-to-select-the-right-travel-nurse-for-a-patient-with-chronic-illness/" rel="bookmark">How to Select the Right Travel Nurse for a Patient With Chronic Illness</a></h2> </header>
  245. <div class="entry-summary" itemprop="text">
  246. </div>
  247.  
  248. </div>
  249. </article>
  250. <article id="post-3944" class="post-3944 post type-post status-publish format-standard has-post-thumbnail hentry category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  251. <div class="inside-article">
  252. <div class="post-image">
  253. <a href="https://www.healthcaremom.com/finger-mehndi-designs/">
  254. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="24 Beautiful Finger Mehndi Designs 2023" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="24 Beautiful Finger Mehndi Designs 2023" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/24-Beautiful-Finger-Mehndi-Designs-2023.jpeg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  255. </a>
  256. </div> <header class="entry-header">
  257. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/finger-mehndi-designs/" rel="bookmark">24 Beautiful Finger Mehndi Designs 2023</a></h2> </header>
  258. <div class="entry-summary" itemprop="text">
  259. </div>
  260.  
  261. </div>
  262. </article>
  263. <article id="post-4186" class="post-4186 post type-post status-publish format-standard has-post-thumbnail hentry category-beauty generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  264. <div class="inside-article">
  265. <div class="post-image">
  266. <a href="https://www.healthcaremom.com/mehndi-designs-for-children/">
  267. <img width="350" height="350" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20350'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Mehndi Designs For Children" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?w=480&amp;ssl=1 480w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?resize=150%2C150&amp;ssl=1 150w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?fit=350%2C350&amp;ssl=1" /><noscript><img width="350" height="350" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?fit=350%2C350&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Mehndi Designs For Children" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?w=480&amp;ssl=1 480w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Mehndi-Designs-For-Children.jpg?resize=150%2C150&amp;ssl=1 150w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  268. </a>
  269. </div> <header class="entry-header">
  270. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/mehndi-designs-for-children/" rel="bookmark">31 Cute &#038; Attractive Mehndi Designs For Children 2023</a></h2> </header>
  271. <div class="entry-summary" itemprop="text">
  272. </div>
  273.  
  274. </div>
  275. </article>
  276. <article id="post-4157" class="post-4157 post type-post status-publish format-standard has-post-thumbnail hentry category-beauty category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  277. <div class="inside-article">
  278. <div class="post-image">
  279. <a href="https://www.healthcaremom.com/simple-easy-foot-mehndi-design/">
  280. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Easy-Foot-Mehndi-Designs.jpg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  281. </a>
  282. </div> <header class="entry-header">
  283. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/simple-easy-foot-mehndi-design/" rel="bookmark">Top 17 Simple Easy Foot Mehndi Designs for 2023</a></h2> </header>
  284. <div class="entry-summary" itemprop="text">
  285. </div>
  286.  
  287. </div>
  288. </article>
  289. <article id="post-4153" class="post-4153 post type-post status-publish format-standard has-post-thumbnail hentry category-beauty category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  290. <div class="inside-article">
  291. <div class="post-image">
  292. <a href="https://www.healthcaremom.com/stylish-leg-mehndi-designs/">
  293. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Leg-Mehndi-Designs.jpg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  294. </a>
  295. </div> <header class="entry-header">
  296. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/stylish-leg-mehndi-designs/" rel="bookmark">15 Latest Stylish Leg Mehndi Designs 2023</a></h2> </header>
  297. <div class="entry-summary" itemprop="text">
  298. </div>
  299.  
  300. </div>
  301. </article>
  302. <article id="post-4149" class="post-4149 post type-post status-publish format-standard has-post-thumbnail hentry category-beauty category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  303. <div class="inside-article">
  304. <div class="post-image">
  305. <a href="https://www.healthcaremom.com/cone-designs-full-hand/">
  306. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Simple-Cone-Designs-for-Hands.jpg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  307. </a>
  308. </div> <header class="entry-header">
  309. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/cone-designs-full-hand/" rel="bookmark">20 Simple Cone Designs for Hands 2023</a></h2> </header>
  310. <div class="entry-summary" itemprop="text">
  311. </div>
  312.  
  313. </div>
  314. </article>
  315. <article id="post-4144" class="post-4144 post type-post status-publish format-standard has-post-thumbnail hentry category-beauty category-makeup generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-50" itemtype="https://schema.org/CreativeWork" itemscope>
  316. <div class="inside-article">
  317. <div class="post-image">
  318. <a href="https://www.healthcaremom.com/trendy-modern-stylish-mehndi-designs/">
  319. <img width="350" height="163" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20350%20163'%3E%3C/svg%3E" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Modern Stylish Mehndi Designs" decoding="async" itemprop="image" data-lazy-srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?resize=300%2C140&amp;ssl=1 300w" data-lazy-sizes="(max-width: 350px) 100vw, 350px" data-lazy-src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?fit=350%2C163&amp;ssl=1" /><noscript><img width="350" height="163" src="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?fit=350%2C163&amp;ssl=1" class="attachment-350x9999x size-350x9999x wp-post-image" alt="Modern Stylish Mehndi Designs" decoding="async" itemprop="image" srcset="https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?w=750&amp;ssl=1 750w, https://i0.wp.com/www.healthcaremom.com/wp-content/uploads/2023/01/Stylish-Mehndi.jpg?resize=300%2C140&amp;ssl=1 300w" sizes="(max-width: 350px) 100vw, 350px" /></noscript>
  320. </a>
  321. </div> <header class="entry-header">
  322. <h2 class="entry-title" itemprop="headline"><a href="https://www.healthcaremom.com/trendy-modern-stylish-mehndi-designs/" rel="bookmark">28 Trendy Modern Stylish Mehndi Designs 2023</a></h2> </header>
  323. <div class="entry-summary" itemprop="text">
  324. </div>
  325.  
  326. </div>
  327. </article>
  328. <nav id="nav-below" class="paging-navigation" aria-label="Archive Page">
  329. <div class="nav-previous">
  330. <span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span> <span class="prev" title="Previous"><a href="https://www.healthcaremom.com/page/2/" >Older posts</a></span>
  331. </div>
  332. <div class="nav-links"><span aria-current="page" class="page-numbers current"><span class="screen-reader-text">Page</span>1</span>
  333. <a class="page-numbers" href="https://www.healthcaremom.com/page/2/"><span class="screen-reader-text">Page</span>2</a>
  334. <span class="page-numbers dots">&hellip;</span>
  335. <a class="page-numbers" href="https://www.healthcaremom.com/page/17/"><span class="screen-reader-text">Page</span>17</a>
  336. <a class="next page-numbers" href="https://www.healthcaremom.com/page/2/">Next <span aria-hidden="true">&rarr;</span></a></div> </nav>
  337. </div><!-- .generate-columns-contaier --> </main>
  338. </div>
  339.  
  340. <div class="widget-area sidebar is-right-sidebar" id="right-sidebar">
  341. <div class="inside-right-sidebar">
  342. <aside id="text-3" class="widget inner-padding widget_text"><h2 class="widget-title">Health Care Mom</h2> <div class="textwidget"><p>The site has been specially architectured to share knowledge and quality data through blogs to help everyone in the journey of achieving sound health.</p>
  343. <p><a href="https://www.healthcaremom.com/about-us/">Learn more</a></p>
  344. <p><strong style="font-size: 20px;">Follow Me On</strong></p>
  345. <ul>
  346. <li>➦ <a href="https://www.instagram.com/healthcaremom0/" target="_blank" rel="nofollow noopener">Instagram</a></li>
  347. <li>➦ <a href="https://in.pinterest.com/Healthcaremom0/" target="_blank" rel="nofollow noopener">Pinterest</a></li>
  348. </ul>
  349. </div>
  350. </aside>
  351. <aside id="recent-posts-5" class="widget inner-padding widget_recent_entries">
  352. <h2 class="widget-title">Recent Posts</h2>
  353. <ul>
  354. <li>
  355. <a href="https://www.healthcaremom.com/dolly-parton-without-makeup/">Latest 21 Amazing  Dolly Parton Without Makeup Photos 2024</a>
  356. </li>
  357. <li>
  358. <a href="https://www.healthcaremom.com/how-to-move-your-body-and-enjoy-it-during-the-winter-months/">How To Move Your Body and Enjoy It During the Winter Months</a>
  359. </li>
  360. <li>
  361. <a href="https://www.healthcaremom.com/how-do-you-cope-with-grief-when-recovering-from-addiction/">How Do You Cope With Grief When Recovering From Addiction?</a>
  362. </li>
  363. <li>
  364. <a href="https://www.healthcaremom.com/how-to-select-the-right-travel-nurse-for-a-patient-with-chronic-illness/">How to Select the Right Travel Nurse for a Patient With Chronic Illness</a>
  365. </li>
  366. <li>
  367. <a href="https://www.healthcaremom.com/finger-mehndi-designs/">24 Beautiful Finger Mehndi Designs 2023</a>
  368. </li>
  369. </ul>
  370.  
  371. </aside> </div>
  372. </div>
  373.  
  374. </div>
  375. </div>
  376.  
  377.  
  378. <div class="site-footer footer-bar-active footer-bar-align-right">
  379. <footer class="site-info" aria-label="Site"  itemtype="https://schema.org/WPFooter" itemscope>
  380. <div class="inside-site-info grid-container">
  381. <div class="footer-bar">
  382. <aside id="nav_menu-4" class="widget inner-padding widget_nav_menu"><div class="menu-footer-bar-marketer-container"><ul id="menu-footer-bar-marketer" class="menu"><li id="menu-item-1810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1810"><a href="https://www.healthcaremom.com/amazon-affiliate-disclosure/">Affiliate Disclosure</a></li>
  383. <li id="menu-item-1811" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1811"><a href="https://www.healthcaremom.com/disclaimer/">Disclaimer</a></li>
  384. <li id="menu-item-1815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1815"><a href="https://www.healthcaremom.com/terms-and-conditions/">T&#038;C</a></li>
  385. <li id="menu-item-1813" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1813"><a href="https://www.healthcaremom.com/about-us/">About us</a></li>
  386. <li id="menu-item-1812" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1812"><a href="https://www.healthcaremom.com/contact-us/">Contact us</a></li>
  387. </ul></div></aside> </div>
  388. <div class="copyright-bar">
  389. &copy; Healthcaremom.com | All Rights Reserved 2024 </div>
  390. </div>
  391. </footer>
  392. </div>
  393.  
  394. <a title="Scroll back to top" aria-label="Scroll back to top" rel="nofollow" href="#" class="generate-back-to-top" data-scroll-speed="400" data-start-scroll="300">
  395. <span class="gp-icon icon-arrow-up"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M305.863 314.916c0 2.266-1.133 4.815-2.832 6.514l-14.157 14.163c-1.699 1.7-3.964 2.832-6.513 2.832-2.265 0-4.813-1.133-6.512-2.832L164.572 224.276 53.295 335.593c-1.699 1.7-4.247 2.832-6.512 2.832-2.265 0-4.814-1.133-6.513-2.832L26.113 321.43c-1.699-1.7-2.831-4.248-2.831-6.514s1.132-4.816 2.831-6.515L158.06 176.408c1.699-1.7 4.247-2.833 6.512-2.833 2.265 0 4.814 1.133 6.513 2.833L303.03 308.4c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span>
  396. </a><script type="rocketlazyloadscript" id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script><script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-content/plugins/gp-premium/menu-plus/functions/js/sticky.min.js?ver=2.3.1' id='generate-sticky-js' defer></script>
  397. <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://www.healthcaremom.com/wp-content/cache/min/1/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?ver=1709576762' id='jetpack-photon-js' defer></script>
  398. <script id='generate-smooth-scroll-js-extra'>
  399. var smooth = {"elements":[".smooth-scroll","li.smooth-scroll a"],"duration":"800"};
  400. </script>
  401. <script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-content/plugins/gp-premium/general/js/smooth-scroll.min.js?ver=2.3.1' id='generate-smooth-scroll-js' defer></script>
  402. <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
  403. "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}();
  404. </script>
  405. <script id='rocket-preload-links-js-extra'>
  406. 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:\/\/www.healthcaremom.com","onHoverDelay":"100","rateThrottle":"3"};
  407. </script>
  408. <script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
  409. (function() {
  410. "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();
  411. }());
  412. </script>
  413. <!--[if lte IE 11]>
  414. <script src='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.4.0' id='generate-classlist-js'></script>
  415. <![endif]-->
  416. <script id='generate-menu-js-extra'>
  417. var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"};
  418. </script>
  419. <script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.4.0' id='generate-menu-js' defer></script>
  420. <script id='generate-navigation-search-js-extra'>
  421. var generatepressNavSearch = {"open":"Open Search Bar","close":"Close Search Bar"};
  422. </script>
  423. <script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/js/navigation-search.min.js?ver=3.4.0' id='generate-navigation-search-js' defer></script>
  424. <script id='generate-back-to-top-js-extra'>
  425. var generatepressBackToTop = {"smooth":"1"};
  426. </script>
  427. <script type="rocketlazyloadscript" data-rocket-src='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/js/back-to-top.min.js?ver=3.4.0' id='generate-back-to-top-js' defer></script>
  428. <script src='https://stats.wp.com/e-202416.js' id='jetpack-stats-js' data-wp-strategy='defer' defer></script>
  429. <script id="jetpack-stats-js-after">
  430. _stq = window._stq || [];
  431. _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"186426329\",\"post\":\"0\",\"tz\":\"-4\",\"srv\":\"www.healthcaremom.com\",\"j\":\"1:13.1.3\"}") ]);
  432. _stq.push([ "clickTrackerInit", "186426329", "0" ]);
  433. </script>
  434. <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}
  435. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  436. 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}
  437. 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 src="https://www.healthcaremom.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script>
  438. <script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel='stylesheet' id='wp-block-library-css' href='https://www.healthcaremom.com/wp-includes/css/dist/block-library/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' media='all' /><link rel='stylesheet' id='wp-components-css' href='https://www.healthcaremom.com/wp-includes/css/dist/components/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' media='all' /><link rel='stylesheet' id='wp-block-editor-css' href='https://www.healthcaremom.com/wp-includes/css/dist/block-editor/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' media='all' /><link rel='stylesheet' id='wp-reusable-blocks-css' href='https://www.healthcaremom.com/wp-includes/css/dist/reusable-blocks/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' media='all' /><link rel='stylesheet' id='wp-editor-css' href='https://www.healthcaremom.com/wp-includes/css/dist/editor/style.min.css?ver=898271c4589bdfaf24209e0f514b19e7' media='all' /><link data-minify="1" rel='stylesheet' id='drop_shadow_block-style-css-css' href='https://www.healthcaremom.com/wp-content/cache/min/1/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.css?ver=1709576762' media='all' /><link rel='stylesheet' id='generate-widget-areas-css' href='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/css/components/widget-areas.min.css?ver=3.4.0' media='all' /><link rel='stylesheet' id='generate-style-css' href='https://www.healthcaremom.com/wp-content/themes/generatepress/assets/css/main.min.css?ver=3.4.0' media='all' /><link rel='stylesheet' id='generate-blog-css' href='https://www.healthcaremom.com/wp-content/plugins/gp-premium/blog/functions/css/style.min.css?ver=2.3.1' media='all' /><link rel='stylesheet' id='generate-navigation-branding-css' href='https://www.healthcaremom.com/wp-content/plugins/gp-premium/menu-plus/functions/css/navigation-branding-flex.min.css?ver=2.3.1' media='all' /></noscript></body>
  439. </html>
  440.  
  441. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1713544872 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda