Useful Info

/* MAW-5511 Blog Breadcrumb — single posts only */ (function(){ if(!document.body.classList.contains("single-post"))return; var style=document.createElement("style"); style.textContent=".brg-breadcrumb-bar{background:#fff8f5;border-bottom:1px solid #e8d5c4;padding:10px 0;width:100%}.brg-breadcrumb{max-width:1200px;margin:0 auto;padding:0 24px}.brg-breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:13px;font-family:\"Poppins\",sans-serif,Arial}.brg-breadcrumb li{color:#555}.brg-breadcrumb li:not(:last-child)::after{content:\"›\";margin:0 8px;color:#e87722}.brg-breadcrumb li a{color:#e87722;text-decoration:none}.brg-breadcrumb li a:hover{text-decoration:underline}.brg-breadcrumb li:last-child{color:#333}"; document.head.appendChild(style); var h1=document.querySelector(".elementor-widget-theme-post-title h1,.elementor-heading-title,h1.entry-title,h1"); var title=h1?h1.textContent.trim():""; var bar=document.createElement("div"); bar.className="brg-breadcrumb-bar"; bar.innerHTML=""; var hdr=document.querySelector(".elementor-location-header,.site-header,header[role]"); if(hdr&&hdr.parentNode){hdr.parentNode.insertBefore(bar,hdr.nextSibling);} else{document.body.insertBefore(bar,document.body.firstChild);} })(); /* MAW-5511 Useful Info page breadcrumb */ (function(){ if(!document.body.classList.contains("page-id-2934"))return; var style=document.createElement("style"); style.textContent=".brg-breadcrumb-bar{background:#fff8f5;border-bottom:1px solid #e8d5c4;padding:10px 0;width:100%}.brg-breadcrumb{max-width:1200px;margin:0 auto;padding:0 24px}.brg-breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:13px;font-family:\"Poppins\",sans-serif,Arial}.brg-breadcrumb li{color:#555}.brg-breadcrumb li:not(:last-child)::after{content:\"›\";margin:0 8px;color:#e87722}.brg-breadcrumb li a{color:#e87722;text-decoration:none}.brg-breadcrumb li a:hover{text-decoration:underline}.brg-breadcrumb li:last-child{color:#333}"; document.head.appendChild(style); var bar=document.createElement("div"); bar.className="brg-breadcrumb-bar"; bar.innerHTML=""; var hdr=document.querySelector(".elementor-location-header,.site-header,header[role]"); if(hdr&&hdr.parentNode){hdr.parentNode.insertBefore(bar,hdr.nextSibling);} else{document.body.insertBefore(bar,document.body.firstChild);} })();