kora-news.com Ads.txt file

<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-US"> <![endif]-->
<!--[if IE 9]> <html class="no-js lt-ie10" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=yes' />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="https://kora-news.com/xmlrpc.php" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<script type="text/javascript">
var jnews_ajax_url = '/?ajax-request=jnews'
</script>
<script type="text/javascript">;window.jnews=window.jnews||{},window.jnews.library=window.jnews.library||{},window.jnews.library=function(){"use strict";var e=this;e.win=window,e.doc=document,e.noop=function(){},e.globalBody=e.doc.getElementsByTagName("body")[0],e.globalBody=e.globalBody?e.globalBody:e.doc,e.win.jnewsDataStorage=e.win.jnewsDataStorage||{_storage:new WeakMap,put:function(e,t,n){this._storage.has(e)||this._storage.set(e,new Map),this._storage.get(e).set(t,n)},get:function(e,t){return this._storage.get(e).get(t)},has:function(e,t){return this._storage.has(e)&&this._storage.get(e).has(t)},remove:function(e,t){var n=this._storage.get(e).delete(t);return 0===!this._storage.get(e).size&&this._storage.delete(e),n}},e.windowWidth=function(){return e.win.innerWidth||e.docEl.clientWidth||e.globalBody.clientWidth},e.windowHeight=function(){return e.win.innerHeight||e.docEl.clientHeight||e.globalBody.clientHeight},e.requestAnimationFrame=e.win.requestAnimationFrame||e.win.webkitRequestAnimationFrame||e.win.mozRequestAnimationFrame||e.win.msRequestAnimationFrame||window.oRequestAnimationFrame||function(e){return setTimeout(e,1e3/60)},e.cancelAnimationFrame=e.win.cancelAnimationFrame||e.win.webkitCancelAnimationFrame||e.win.webkitCancelRequestAnimationFrame||e.win.mozCancelAnimationFrame||e.win.msCancelRequestAnimationFrame||e.win.oCancelRequestAnimationFrame||function(e){clearTimeout(e)},e.classListSupport="classList"in document.createElement("_"),e.hasClass=e.classListSupport?function(e,t){return e.classList.contains(t)}:function(e,t){return e.className.indexOf(t)>=0},e.addClass=e.classListSupport?function(t,n){e.hasClass(t,n)||t.classList.add(n)}:function(t,n){e.hasClass(t,n)||(t.className+=" "+n)},e.removeClass=e.classListSupport?function(t,n){e.hasClass(t,n)&&t.classList.remove(n)}:function(t,n){e.hasClass(t,n)&&(t.className=t.className.replace(n,""))},e.objKeys=function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.isObjectSame=function(e,t){var n=!0;return JSON.stringify(e)!==JSON.stringify(t)&&(n=!1),n},e.extend=function(){for(var e,t,n,o=arguments[0]||{},i=1,a=arguments.length;i<a;i++)if(null!==(e=arguments[i]))for(t in e)o!==(n=e[t])&&void 0!==n&&(o[t]=n);return o},e.dataStorage=e.win.jnewsDataStorage,e.isVisible=function(e){return 0!==e.offsetWidth&&0!==e.offsetHeight||e.getBoundingClientRect().length},e.getHeight=function(e){return e.offsetHeight||e.clientHeight||e.getBoundingClientRect().height},e.getWidth=function(e){return e.offsetWidth||e.clientWidth||e.getBoundingClientRect().width},e.supportsPassive=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e.supportsPassive=!0}});"createEvent"in e.doc?e.win.addEventListener("test",null,t):"fireEvent"in e.doc&&e.win.attachEvent("test",null)}catch(e){}e.passiveOption=!!e.supportsPassive&&{passive:!0},e.setStorage=function(e,t){e="jnews-"+e;var n={expired:Math.floor(((new Date).getTime()+432e5)/1e3)};t=Object.assign(n,t);localStorage.setItem(e,JSON.stringify(t))},e.getStorage=function(e){e="jnews-"+e;var t=localStorage.getItem(e);return null!==t&&0<t.length?JSON.parse(localStorage.getItem(e)):{}},e.expiredStorage=function(){var t,n="jnews-";for(var o in localStorage)o.indexOf(n)>-1&&"undefined"!==(t=e.getStorage(o.replace(n,""))).expired&&t.expired<Math.floor((new Date).getTime()/1e3)&&localStorage.removeItem(o)},e.addEvents=function(t,n,o){for(var i in n){var a=["touchstart","touchmove"].indexOf(i)>=0&&!o&&e.passiveOption;"createEvent"in e.doc?t.addEventListener(i,n[i],a):"fireEvent"in e.doc&&t.attachEvent("on"+i,n[i])}},e.removeEvents=function(t,n){for(var o in n)"createEvent"in e.doc?t.removeEventListener(o,n[o]):"fireEvent"in e.doc&&t.detachEvent("on"+o,n[o])},e.triggerEvents=function(t,n,o){var i;o=o||{detail:null};return"createEvent"in e.doc?(!(i=e.doc.createEvent("CustomEvent")||new CustomEvent(n)).initCustomEvent||i.initCustomEvent(n,!0,!1,o),void t.dispatchEvent(i)):"fireEvent"in e.doc?((i=e.doc.createEventObject()).eventType=n,void t.fireEvent("on"+i.eventType,i)):void 0},e.getParents=function(t,n){void 0===n&&(n=e.doc);for(var o=[],i=t.parentNode,a=!1;!a;)if(i){var r=i;r.querySelectorAll(n).length?a=!0:(o.push(r),i=r.parentNode)}else o=[],a=!0;return o},e.forEach=function(e,t,n){for(var o=0,i=e.length;o<i;o++)t.call(n,e[o],o)},e.getText=function(e){return e.innerText||e.textContent},e.setText=function(e,t){var n="object"==typeof t?t.innerText||t.textContent:t;e.innerText&&(e.innerText=n),e.textContent&&(e.textContent=n)},e.httpBuildQuery=function(t){return e.objKeys(t).reduce(function t(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(i,a){var r=n[a];a=encodeURIComponent(a);var s=o?"".concat(o,"[").concat(a,"]"):a;return null==r||"function"==typeof r?(i.push("".concat(s,"=")),i):["number","boolean","string"].includes(typeof r)?(i.push("".concat(s,"=").concat(encodeURIComponent(r))),i):(i.push(e.objKeys(r).reduce(t(r,s),[]).join("&")),i)}}(t),[]).join("&")},e.get=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("GET",t,n,o,i)},e.post=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("POST",t,n,o,i)},e.ajax=function(t,n,o,i,a){var r=new XMLHttpRequest,s=n,c=e.httpBuildQuery(o);if(t=-1!=["GET","POST"].indexOf(t)?t:"GET",r.open(t,s+("GET"==t?"?"+c:""),!0),"POST"==t&&r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.setRequestHeader("X-Requested-With","XMLHttpRequest"),r.onreadystatechange=function(){4===r.readyState&&200<=r.status&&300>r.status&&"function"==typeof i&&i.call(void 0,r.response)},void 0!==a&&!a){return{xhr:r,send:function(){r.send("POST"==t?c:null)}}}return r.send("POST"==t?c:null),{xhr:r}},e.scrollTo=function(t,n,o){function i(e,t,n){this.start=this.position(),this.change=e-this.start,this.currentTime=0,this.increment=20,this.duration=void 0===n?500:n,this.callback=t,this.finish=!1,this.animateScroll()}return Math.easeInOutQuad=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},i.prototype.stop=function(){this.finish=!0},i.prototype.move=function(t){e.doc.documentElement.scrollTop=t,e.globalBody.parentNode.scrollTop=t,e.globalBody.scrollTop=t},i.prototype.position=function(){return e.doc.documentElement.scrollTop||e.globalBody.parentNode.scrollTop||e.globalBody.scrollTop},i.prototype.animateScroll=function(){this.currentTime+=this.increment;var t=Math.easeInOutQuad(this.currentTime,this.start,this.change,this.duration);this.move(t),this.currentTime<this.duration&&!this.finish?e.requestAnimationFrame.call(e.win,this.animateScroll.bind(this)):this.callback&&"function"==typeof this.callback&&this.callback()},new i(t,n,o)},e.unwrap=function(t){var n,o=t;e.forEach(t,(function(e,t){n?n+=e:n=e})),o.replaceWith(n)},e.performance={start:function(e){performance.mark(e+"Start")},stop:function(e){performance.mark(e+"End"),performance.measure(e,e+"Start",e+"End")}},e.fps=function(){var t=0,n=0,o=0;!function(){var i=t=0,a=0,r=0,s=document.getElementById("fpsTable"),c=function(t){void 0===document.getElementsByTagName("body")[0]?e.requestAnimationFrame.call(e.win,(function(){c(t)})):document.getElementsByTagName("body")[0].appendChild(t)};null===s&&((s=document.createElement("div")).style.position="fixed",s.style.top="120px",s.style.left="10px",s.style.width="100px",s.style.height="20px",s.style.border="1px solid black",s.style.fontSize="11px",s.style.zIndex="100000",s.style.backgroundColor="white",s.id="fpsTable",c(s));var l=function(){o++,n=Date.now(),(a=(o/(r=(n-t)/1e3)).toPrecision(2))!=i&&(i=a,s.innerHTML=i+"fps"),1<r&&(t=n,o=0),e.requestAnimationFrame.call(e.win,l)};l()}()},e.instr=function(e,t){for(var n=0;n<t.length;n++)if(-1!==e.toLowerCase().indexOf(t[n].toLowerCase()))return!0},e.winLoad=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.win,{load:o})},e.docReady=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.doc,{DOMContentLoaded:o})},e.fireOnce=function(){e.docReady((function(){e.assets=e.assets||[],e.assets.length&&(e.boot(),e.load_assets())}),50)},e.boot=function(){e.length&&e.doc.querySelectorAll("style[media]").forEach((function(e){"not all"==e.getAttribute("media")&&e.removeAttribute("media")}))},e.create_js=function(t,n){var o=e.doc.createElement("script");switch(o.setAttribute("src",t),n){case"defer":o.setAttribute("defer",!0);break;case"async":o.setAttribute("async",!0);break;case"deferasync":o.setAttribute("defer",!0),o.setAttribute("async",!0)}e.globalBody.appendChild(o)},e.load_assets=function(){"object"==typeof e.assets&&e.forEach(e.assets.slice(0),(function(t,n){var o="";t.defer&&(o+="defer"),t.async&&(o+="async"),e.create_js(t.url,o);var i=e.assets.indexOf(t);i>-1&&e.assets.splice(i,1)})),e.assets=jnewsoption.au_scripts=window.jnewsads=[]},e.setCookie=function(e,t,n){var o="";if(n){var i=new Date;i.setTime(i.getTime()+24*n*60*60*1e3),o="; expires="+i.toUTCString()}document.cookie=e+"="+(t||"")+o+"; path=/"},e.getCookie=function(e){for(var t=e+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){for(var i=n[o];" "==i.charAt(0);)i=i.substring(1,i.length);if(0==i.indexOf(t))return i.substring(t.length,i.length)}return null},e.eraseCookie=function(e){document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"},e.docReady((function(){e.globalBody=e.globalBody==e.doc?e.doc.getElementsByTagName("body")[0]:e.globalBody,e.globalBody=e.globalBody?e.globalBody:e.doc})),e.winLoad((function(){e.winLoad((function(){var t=!1;if(void 0!==window.jnewsadmin)if(void 0!==window.file_version_checker){var n=e.objKeys(window.file_version_checker);n.length?n.forEach((function(e){t||"10.0.4"===window.file_version_checker[e]||(t=!0)})):t=!0}else t=!0;t&&(window.jnewsHelper.getMessage(),window.jnewsHelper.getNotice())}),2500)}))},window.jnews.library=new window.jnews.library;</script>
<!-- This site is optimized with the Yoast SEO plugin v23.7 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Home 1 - Kora News</title>
<link rel="canonical" href="https://kora-news.com/?page_id=45" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Home 1 - Kora News" />
<meta property="og:url" content="https://kora-news.com/?page_id=45" />
<meta property="og:site_name" content="Kora News" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://kora-news.com/?page_id=45","url":"https://kora-news.com/?page_id=45","name":"Home 1 - Kora News","isPartOf":{"@id":"http://kora-news.com/#website"},"datePublished":"2024-11-12T21:07:54+00:00","dateModified":"2024-11-12T21:07:54+00:00","breadcrumb":{"@id":"https://kora-news.com/?page_id=45#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://kora-news.com/?page_id=45"]}]},{"@type":"BreadcrumbList","@id":"https://kora-news.com/?page_id=45#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"http://kora-news.com/#website","url":"http://kora-news.com/","name":"Kora News","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://kora-news.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' />
<link rel="alternate" type="application/rss+xml" title="Kora News &raquo; Feed" href="https://kora-news.com/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="Kora News &raquo; Comments Feed" href="https://kora-news.com/?feed=comments-rss2" />
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/kora-news.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}};
/*! This file is auto-generated */
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>

img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='elementor-frontend-css' href='https://kora-news.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.26.3' type='text/css' media='all' />
<link rel='stylesheet' id='jeg_customizer_font-css' href='//fonts.googleapis.com/css?family=Poppins%3Aregular%2C600%7CVollkorn%3Aregular%2C700%7CMerriweather%3Aregular%2C700&#038;display=swap&#038;ver=1.3.0' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-8-css' href='https://kora-news.com/wp-content/uploads/elementor/css/post-8.css?ver=1752639411' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-frontend-css' href='https://kora-news.com/wp-content/themes/jnews/assets/dist/frontend.min.css?ver=11.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-elementor-css' href='https://kora-news.com/wp-content/themes/jnews/assets/css/elementor-frontend.css?ver=11.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-style-css' href='https://kora-news.com/wp-content/themes/jnews/style.css?ver=11.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-darkmode-css' href='https://kora-news.com/wp-content/themes/jnews/assets/css/darkmode.css?ver=11.6.6' type='text/css' media='all' />
<link rel='stylesheet' id='jnews-scheme-css' href='https://kora-news.com/wp-content/uploads/jnews/scheme.css?ver=1735247284' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=6.8.2' type='text/css' media='all' />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <script>
/* <![CDATA[ */
var rcewpp = {
"ajax_url":"https://kora-news.com/wp-admin/admin-ajax.php",
"nonce": "61ca2d5f9d",
"home_url": "https://kora-news.com/",
"settings_icon": 'https://kora-news.com/wp-content/plugins/export-wp-page-to-static-html/admin/images/settings.png',
"settings_hover_icon": 'https://kora-news.com/wp-content/plugins/export-wp-page-to-static-html/admin/images/settings_hover.png'
};
/* ]]\> */
</script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://kora-news.com/index.php?rest_route=/" /><link rel="alternate" title="JSON" type="application/json" href="https://kora-news.com/index.php?rest_route=/wp/v2/pages/45" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://kora-news.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.2" />
<link rel='shortlink' href='https://kora-news.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://kora-news.com/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Fkora-news.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://kora-news.com/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Fkora-news.com%2F&#038;format=xml" />
<style type="text/css" data-type="elementor_custom-css">.vc_custom_1489224388121{padding: 25px !important;background-color: #f5f5f5 !important;}</style><meta name="generator" content="Elementor 3.26.3; features: e_font_icon_svg, additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap">
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<!-- TikTok Pixel Code Start -->
<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie","holdConsent","revokeConsent","grantConsent"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(
var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var r="https://analytics.tiktok.com/i18n/pixel/events.js",o=n&&n.partner;ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=r,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement("script")
;n.type="text/javascript",n.async=!0,n.src=r+"?sdkid="+e+"&lib="+t;e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(n,e)};


ttq.load('CTN8Q3BC77UDUQAQO3RG');
ttq.page();
}(window, document, 'ttq');
</script>
<!-- TikTok Pixel Code End --><link rel="icon" href="https://kora-news.com/wp-content/uploads/2024/12/favicon-75x75.png" sizes="32x32" />
<link rel="icon" href="https://kora-news.com/wp-content/uploads/2024/12/favicon-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://kora-news.com/wp-content/uploads/2024/12/favicon-300x300.png" />
<meta name="msapplication-TileImage" content="https://kora-news.com/wp-content/uploads/2024/12/favicon-300x300.png" />
<style id="jeg_dynamic_css" type="text/css" data-type="jeg_custom-css">body.jnews { background-color : #dae8ed; background-image : url("https://kora-news.com/wp-content/uploads/2024/12/pattern.png"); background-repeat : repeat; } body { --j-body-color : #5b6170; --j-accent-color : #58a4b0; --j-alt-color : #daa49a; --j-heading-color : #1e232d; } body,.jeg_newsfeed_list .tns-outer .tns-controls button,.jeg_filter_button,.owl-carousel .owl-nav div,.jeg_readmore,.jeg_hero_style_7 .jeg_post_meta a,.widget_calendar thead th,.widget_calendar tfoot a,.jeg_socialcounter a,.entry-header .jeg_meta_like a,.entry-header .jeg_meta_comment a,.entry-header .jeg_meta_donation a,.entry-header .jeg_meta_bookmark a,.entry-content tbody tr:hover,.entry-content th,.jeg_splitpost_nav li:hover a,#breadcrumbs a,.jeg_author_socials a:hover,.jeg_footer_content a,.jeg_footer_bottom a,.jeg_cartcontent,.woocommerce .woocommerce-breadcrumb a { color : #5b6170; } a, .jeg_menu_style_5>li>a:hover, .jeg_menu_style_5>li.sfHover>a, .jeg_menu_style_5>li.current-menu-item>a, .jeg_menu_style_5>li.current-menu-ancestor>a, .jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_side_tabs li.active, .jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong, .jeg_subcat_list li a:hover, .jeg_subcat_list li button:hover, .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a, .jeg_pl_xs_2:before, .jeg_pl_xs_4 .jeg_postblock_content:before, .jeg_postblock .jeg_post_title a:hover, .jeg_hero_style_6 .jeg_post_title a:hover, .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover, .widget_jnews_popular .jeg_post_title a:hover, .jeg_meta_author a, .widget_archive li a:hover, .widget_pages li a:hover, .widget_meta li a:hover, .widget_recent_entries li a:hover, .widget_rss li a:hover, .widget_rss cite, .widget_categories li a:hover, .widget_categories li.current-cat>a, #breadcrumbs a:hover, .jeg_share_count .counts, .commentlist .bypostauthor>.comment-body>.comment-author>.fn, span.required, .jeg_review_title, .bestprice .price, .authorlink a:hover, .jeg_vertical_playlist .jeg_video_playlist_play_icon, .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail:before, .jeg_horizontal_playlist .jeg_video_playlist_play, .woocommerce li.product .pricegroup .button, .widget_display_forums li a:hover, .widget_display_topics li:before, .widget_display_replies li:before, .widget_display_views li:before, .bbp-breadcrumb a:hover, .jeg_mobile_menu li.sfHover>a, .jeg_mobile_menu li a:hover, .split-template-6 .pagenum, .jeg_mobile_menu_style_5>li>a:hover, .jeg_mobile_menu_style_5>li.sfHover>a, .jeg_mobile_menu_style_5>li.current-menu-item>a, .jeg_mobile_menu_style_5>li.current-menu-ancestor>a, .jeg_mobile_menu.jeg_menu_dropdown li.open > div > a { color : #58a4b0; } .jeg_menu_style_1>li>a:before, .jeg_menu_style_2>li>a:before, .jeg_menu_style_3>li>a:before, .jeg_side_toggle, .jeg_slide_caption .jeg_post_category a, .jeg_slider_type_1_wrapper .tns-controls button.tns-next, .jeg_block_heading_1 .jeg_block_title span, .jeg_block_heading_2 .jeg_block_title span, .jeg_block_heading_3, .jeg_block_heading_4 .jeg_block_title span, .jeg_block_heading_6:after, .jeg_pl_lg_box .jeg_post_category a, .jeg_pl_md_box .jeg_post_category a, .jeg_readmore:hover, .jeg_thumb .jeg_post_category a, .jeg_block_loadmore a:hover, .jeg_postblock.alt .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_postblock_carousel_2 .jeg_post_category a, .jeg_heroblock .jeg_post_category a, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, input[type="submit"], .btn, .button, .widget_tag_cloud a:hover, .popularpost_item:hover .jeg_post_title a:before, .jeg_splitpost_4 .page_nav, .jeg_splitpost_5 .page_nav, .jeg_post_via a:hover, .jeg_post_source a:hover, .jeg_post_tags a:hover, .comment-reply-title small a:before, .comment-reply-title small a:after, .jeg_storelist .productlink, .authorlink li.active a:before, .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark .socials_widget:not(.nobg) a:hover span.jeg-icon, div.jeg_breakingnews_title, .jeg_overlay_slider_bottom_wrapper .tns-controls button, .jeg_overlay_slider_bottom_wrapper .tns-controls button:hover, .jeg_vertical_playlist .jeg_video_playlist_current, .woocommerce span.onsale, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .jeg_popup_post .caption, .jeg_footer.dark input[type="submit"], .jeg_footer.dark .btn, .jeg_footer.dark .button, .footer_widget.widget_tag_cloud a:hover, .jeg_inner_content .content-inner .jeg_post_category a:hover, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress .generic-button a, #buddypress .generic-button button, #buddypress .comment-reply-link, #buddypress a.bp-title-button, #buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a, div#buddypress .standard-form button:hover, div#buddypress a.button:hover, div#buddypress input[type="submit"]:hover, div#buddypress input[type="button"]:hover, div#buddypress input[type="reset"]:hover, div#buddypress ul.button-nav li a:hover, div#buddypress .generic-button a:hover, div#buddypress .generic-button button:hover, div#buddypress .comment-reply-link:hover, div#buddypress a.bp-title-button:hover, div#buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a:hover, #buddypress #item-nav .item-list-tabs ul li a:before, .jeg_inner_content .jeg_meta_container .follow-wrapper a { background-color : #58a4b0; } .jeg_block_heading_7 .jeg_block_title span, .jeg_readmore:hover, .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, .jeg_pagenav_3 .page_number:hover, .jeg_prevnext_post a:hover h3, .jeg_overlay_slider .jeg_post_category, .jeg_sidefeed .jeg_post.active, .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img, .jeg_horizontal_playlist .jeg_video_playlist_item.active { border-color : #58a4b0; } .jeg_tabpost_nav li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .jeg_mobile_menu_style_1>li.current-menu-item a, .jeg_mobile_menu_style_1>li.current-menu-ancestor a, .jeg_mobile_menu_style_2>li.current-menu-item::after, .jeg_mobile_menu_style_2>li.current-menu-ancestor::after, .jeg_mobile_menu_style_3>li.current-menu-item::before, .jeg_mobile_menu_style_3>li.current-menu-ancestor::before { border-bottom-color : #58a4b0; } .jeg_post_share .jeg-icon svg { fill : #58a4b0; } .jeg_post_meta .fa, .jeg_post_meta .jpwt-icon, .entry-header .jeg_post_meta .fa, .jeg_review_stars, .jeg_price_review_list { color : #daa49a; } .jeg_share_button.share-float.share-monocrhome a { background-color : #daa49a; } h1,h2,h3,h4,h5,h6,.jeg_post_title a,.entry-header .jeg_post_title,.jeg_hero_style_7 .jeg_post_title a,.jeg_block_title,.jeg_splitpost_bar .current_title,.jeg_video_playlist_title,.gallery-caption,.jeg_push_notification_button>a.button { color : #1e232d; } .split-template-9 .pagenum, .split-template-10 .pagenum, .split-template-11 .pagenum, .split-template-12 .pagenum, .split-template-13 .pagenum, .split-template-15 .pagenum, .split-template-18 .pagenum, .split-template-20 .pagenum, .split-template-19 .current_title span, .split-template-20 .current_title span { background-color : #1e232d; } .jeg_topbar, .jeg_topbar.dark, .jeg_topbar.custom { background : #ffffff; } .jeg_topbar, .jeg_topbar.dark { border-color : #e2e4e9; color : #7f8490; } .jeg_topbar .jeg_nav_item, .jeg_topbar.dark .jeg_nav_item { border-color : #e2e4e9; } .jeg_midbar { height : 154px; } .jeg_header .jeg_search_wrapper.search_icon .jeg_search_toggle { color : #5b6170; } .jeg_header .jeg_menu.jeg_main_menu > li > a { color : #5b6170; } .jeg_header .jeg_menu_style_4 > li > a:hover, .jeg_header .jeg_menu_style_4 > li.sfHover > a, .jeg_header .jeg_menu_style_4 > li.current-menu-item > a, .jeg_header .jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_navbar_dark .jeg_menu_style_4 > li > a:hover, .jeg_navbar_dark .jeg_menu_style_4 > li.sfHover > a, .jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-item > a, .jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-ancestor > a { background : #f8eeec; } .jeg_header .jeg_menu.jeg_main_menu > li > a:hover, .jeg_header .jeg_menu.jeg_main_menu > li.sfHover > a, .jeg_header .jeg_menu.jeg_main_menu > li > .sf-with-ul:hover:after, .jeg_header .jeg_menu.jeg_main_menu > li.sfHover > .sf-with-ul:after, .jeg_header .jeg_menu_style_4 > li.current-menu-item > a, .jeg_header .jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_header .jeg_menu_style_5 > li.current-menu-item > a, .jeg_header .jeg_menu_style_5 > li.current-menu-ancestor > a { color : #323a4a; } .jeg_header .jeg_navbar_wrapper .sf-arrows .sf-with-ul:after { color : #949faa; } .jeg_footer_content,.jeg_footer.dark .jeg_footer_content { background-color : #fbf6f5; color : #949faa; } .jeg_footer .jeg_footer_heading h3,.jeg_footer.dark .jeg_footer_heading h3,.jeg_footer .widget h2,.jeg_footer .footer_dark .widget h2 { color : #58a4b0; } .jeg_footer .jeg_footer_content a, .jeg_footer.dark .jeg_footer_content a { color : #5b6170; } .footer_widget.widget_tag_cloud a,.jeg_footer.dark .footer_widget.widget_tag_cloud a { background-color : #e7c5be; color : #ffffff; } .jeg_footer_secondary,.jeg_footer.dark .jeg_footer_secondary,.jeg_footer_bottom,.jeg_footer.dark .jeg_footer_bottom,.jeg_footer_sidecontent .jeg_footer_primary { color : #949faa; } .jeg_footer_bottom a,.jeg_footer.dark .jeg_footer_bottom a,.jeg_footer_secondary a,.jeg_footer.dark .jeg_footer_secondary a,.jeg_footer_sidecontent .jeg_footer_primary a,.jeg_footer_sidecontent.dark .jeg_footer_primary a { color : #5b6170; } .socials_widget a .fa,.jeg_footer.dark .socials_widget a .fa,.jeg_footer .socials_widget.nobg .fa,.jeg_footer.dark .socials_widget.nobg .fa,.jeg_footer .socials_widget:not(.nobg) a .fa,.jeg_footer.dark .socials_widget:not(.nobg) a .fa { color : #949faa; } .jeg_footer .socials_widget.nobg span.jeg-icon svg, .jeg_footer div.socials_widget span.jeg-icon svg { fill : #949faa; } .socials_widget a:hover .fa,.jeg_footer.dark .socials_widget a:hover .fa,.socials_widget a:hover .fa,.jeg_footer.dark .socials_widget a:hover .fa,.jeg_footer .socials_widget.nobg a:hover .fa,.jeg_footer.dark .socials_widget.nobg a:hover .fa,.jeg_footer .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa { color : #daa49a; } .jeg_footer .socials_widget.nobg span.jeg-icon svg:hover, .jeg_footer div.socials_widget span.jeg-icon svg:hover { fill : #daa49a; } body,input,textarea,select,.chosen-container-single .chosen-single,.btn,.button { font-family: Poppins,Helvetica,Arial,sans-serif;font-size: 13px; } .jeg_post_title, .entry-header .jeg_post_title, .jeg_single_tpl_2 .entry-header .jeg_post_title, .jeg_single_tpl_3 .entry-header .jeg_post_title, .jeg_single_tpl_6 .entry-header .jeg_post_title, .jeg_content .jeg_custom_title_wrapper .jeg_post_title { font-family: Vollkorn,Helvetica,Arial,sans-serif; } .jeg_post_excerpt p, .content-inner p { font-family: Merriweather,Helvetica,Arial,sans-serif; } .jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { background-color : #ff856e; } .jeg_overlay_slider .jeg_post_category,.jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { border-color : #ff856e; } </style><style type="text/css">
.no_thumbnail .jeg_thumb,
.thumbnail-container.no_thumbnail {
display: none !important;
}
.jeg_search_result .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content,
.jeg_sidefeed .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content,
.jeg_pl_sm.no_thumbnail .jeg_postblock_content {
margin-left: 0;
}
.jeg_postblock_11 .no_thumbnail .jeg_postblock_content,
.jeg_postblock_12 .no_thumbnail .jeg_postblock_content,
.jeg_postblock_12.jeg_col_3o3 .no_thumbnail .jeg_postblock_content {
margin-top: 0;
}
.jeg_postblock_15 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
.jeg_postblock_19 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
.jeg_postblock_24 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
.jeg_sidefeed .jeg_pl_md_box .jeg_postblock_content {
position: relative;
}
.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a,
.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover,
.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa {
color: #212121 !important;
}
.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a,
.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover,
.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa {
color: #fff !important;
}
</style></head>
<body class="home wp-singular page-template page-template-template-builder page-template-template-builder-php page page-id-45 wp-embed-responsive wp-theme-jnews jeg_toggle_light jnews jeg_boxed jsc_normal elementor-default elementor-kit-8 elementor-page elementor-page-45">



<div class="jeg_ad jeg_ad_top jnews_header_top_ads">
<div class='ads-wrapper '></div> </div>

<!-- The Main Wrapper
============================================= -->
<div class="jeg_viewport">


<div class="jeg_header_wrapper">
<div class="jeg_header_instagram_wrapper">
</div>

<!-- HEADER -->
<div class="jeg_header normal">
<div class="jeg_midbar jeg_container jeg_navbar_wrapper normal">
<div class="container">
<div class="jeg_nav_row">

<div class="jeg_nav_col jeg_nav_left jeg_nav_grow">
<div class="item_wrap jeg_nav_alignleft">
</div>
</div>


<div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
<div class="item_wrap jeg_nav_aligncenter">
<div class="jeg_nav_item jeg_logo jeg_desktop_logo">
<h1 class="site-title">
<a href="https://kora-news.com/" aria-label="Visit Homepage" style="padding: 0 0 0 0;">
<img class='jeg_logo_img' src="https://kora-news.com/wp-content/uploads/2024/12/logo.png" srcset="https://kora-news.com/wp-content/uploads/2024/12/logo.png 1x, https://kora-news.com/wp-content/uploads/2024/12/logo@2x.png 2x" alt="Kora News"data-light-src="https://kora-news.com/wp-content/uploads/2024/12/logo.png" data-light-srcset="https://kora-news.com/wp-content/uploads/2024/12/logo.png 1x, https://kora-news.com/wp-content/uploads/2024/12/logo@2x.png 2x" data-dark-src="https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode.png" data-dark-srcset="https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode.png 1x, https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode@2x.png 2x"><span style="border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap">Kora News</span> </a>
</h1>
</div>
</div>
</div>


<div class="jeg_nav_col jeg_nav_right jeg_nav_grow">
<div class="item_wrap jeg_nav_alignright">
</div>
</div>

</div>
</div>
</div><div class="jeg_bottombar jeg_navbar jeg_container jeg_navbar_wrapper 1 jeg_navbar_boxed jeg_navbar_fitwidth jeg_navbar_normal">
<div class="container">
<div class="jeg_nav_row">

<div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
<div class="item_wrap jeg_nav_alignleft">
</div>
</div>


<div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
<div class="item_wrap jeg_nav_aligncenter">
<div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="animate"><li id="menu-item-52" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-52 bgnav" data-item-row="default" ><a href="https://kora-news.com/">Home</a>
<ul class="sub-menu">
<li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item menu-item-53 bgnav" data-item-row="default" ><a href="https://kora-news.com/">Home &#8211; Layout 1</a></li>
<li id="menu-item-54" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=46">Home &#8211; Layout 2</a></li>
<li id="menu-item-55" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=47">Home &#8211; Layout 3</a></li>
<li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=48">Home &#8211; Layout 4</a></li>
<li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=49">Home &#8211; Layout 5</a></li>
</ul>
</li>
<li id="menu-item-58" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58 bgnav jeg_megamenu category_1" data-number="6" data-item-row="default" ><a href="https://kora-news.com/?cat=5">recipe</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="5" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=31"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=32"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=33"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=35"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food2-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=35">Fresh Vegan Granola Bites Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=36"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food3-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=36">Mediterranean Rice Bowls with Red Pepper Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=37"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food10-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=37">Caramelized Pear Chocolate Cake</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-59" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59 bgnav jeg_megamenu category_1" data-number="6" data-item-row="default" ><a href="https://kora-news.com/?cat=7">Street Food</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="7" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=38"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food11-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=38">Mushroom Pasta with Melted Cheese</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=39"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food12-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=39">Balinese Street Foods You Need to Try</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=40"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food7-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=40">Cofeeto: A Mint Mojito with Coffee</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=42"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food9-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=42">Easy Summer Refreshing Cocktail</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-60" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60 bgnav jeg_megamenu category_1" data-number="9" data-item-row="default" ><a href="https://kora-news.com/?cat=4">Drink</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="3" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=31"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=32"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=33"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=34"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food1-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=34">Steak &amp; Baso Butter Lobster Sandwich</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=35"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food2-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=35">Fresh Vegan Granola Bites Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=36"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food3-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=36">Mediterranean Rice Bowls with Red Pepper Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=39"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food12-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=39">Balinese Street Foods You Need to Try</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=42"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food9-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=42">Easy Summer Refreshing Cocktail</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=43"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=43">Japanese Coconut Curry Braised Pork Thighs</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-61" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-61 bgnav" data-item-row="default" ><a href="https://kora-news.com/?cat=6">Restaurant</a></li>
<li id="menu-item-62" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-62 bgnav" data-item-row="default" ><a href="https://kora-news.com/?cat=3">Travel</a></li>
<li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=50">About</a></li>
<li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=51">Contact</a></li>
</ul></div></div>
</div>
</div>


<div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
<div class="item_wrap jeg_nav_alignright">
</div>
</div>

</div>
</div>
</div></div><!-- /.jeg_header --> </div>

<div class="jeg_header_sticky">
<div class="sticky_blankspace"></div>
<div class="jeg_header normal">
<div class="jeg_container">
<div data-mode="scroll" class="jeg_stickybar jeg_navbar jeg_navbar_wrapper jeg_navbar_normal jeg_navbar_shadow jeg_navbar_fitwidth jeg_navbar_normal">
<div class="container">
<div class="jeg_nav_row">

<div class="jeg_nav_col jeg_nav_left jeg_nav_grow">
<div class="item_wrap jeg_nav_alignleft">
<div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_4" data-animation="animate"><li id="menu-item-52" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-52 bgnav" data-item-row="default" ><a href="https://kora-news.com/">Home</a>
<ul class="sub-menu">
<li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item menu-item-53 bgnav" data-item-row="default" ><a href="https://kora-news.com/">Home &#8211; Layout 1</a></li>
<li id="menu-item-54" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=46">Home &#8211; Layout 2</a></li>
<li id="menu-item-55" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=47">Home &#8211; Layout 3</a></li>
<li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=48">Home &#8211; Layout 4</a></li>
<li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=49">Home &#8211; Layout 5</a></li>
</ul>
</li>
<li id="menu-item-58" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58 bgnav jeg_megamenu category_1" data-number="6" data-item-row="default" ><a href="https://kora-news.com/?cat=5">recipe</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="5" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=31"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=32"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=33"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=35"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food2-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=35">Fresh Vegan Granola Bites Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=36"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food3-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=36">Mediterranean Rice Bowls with Red Pepper Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=37"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food10-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=37">Caramelized Pear Chocolate Cake</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-59" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59 bgnav jeg_megamenu category_1" data-number="6" data-item-row="default" ><a href="https://kora-news.com/?cat=7">Street Food</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="7" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=38"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food11-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=38">Mushroom Pasta with Melted Cheese</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=39"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food12-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=39">Balinese Street Foods You Need to Try</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=40"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food7-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=40">Cofeeto: A Mint Mojito with Coffee</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=42"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food9-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=42">Easy Summer Refreshing Cocktail</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-60" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60 bgnav jeg_megamenu category_1" data-number="9" data-item-row="default" ><a href="https://kora-news.com/?cat=4">Drink</a><div class="sub-menu">
<div class="jeg_newsfeed clearfix">
<div class="jeg_newsfeed_list">
<div data-cat-id="3" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
<div class="newsfeed_carousel">
<div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=31"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=32"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=33"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=34"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food1-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=34">Steak &amp; Baso Butter Lobster Sandwich</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=35"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food2-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=35">Fresh Vegan Granola Bites Recipe</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=36"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food3-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=36">Mediterranean Rice Bowls with Red Pepper Sauce</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=39"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food12-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=39">Balinese Street Foods You Need to Try</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=42"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food9-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=42">Easy Summer Refreshing Cocktail</a></h3>
</div><div class="jeg_newsfeed_item ">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=43"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg" /></div></a>
</div>
<h3 class="jeg_post_title"><a href="https://kora-news.com/?p=43">Japanese Coconut Curry Braised Pork Thighs</a></h3>
</div>
</div>
</div>
<div class="newsfeed_overlay">
<div class="preloader_type preloader_circle">
<div class="newsfeed_preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="newsfeed_preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="newsfeed_preloader jeg_preloader square">
<div class="jeg_square"><div class="jeg_square_inner"></div></div>
</div>
</div>
</div>
</div></div>
</div></li>
<li id="menu-item-61" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-61 bgnav" data-item-row="default" ><a href="https://kora-news.com/?cat=6">Restaurant</a></li>
<li id="menu-item-62" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-62 bgnav" data-item-row="default" ><a href="https://kora-news.com/?cat=3">Travel</a></li>
<li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=50">About</a></li>
<li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64 bgnav" data-item-row="default" ><a href="https://kora-news.com/?page_id=51">Contact</a></li>
</ul></div></div>
</div>
</div>


<div class="jeg_nav_col jeg_nav_center jeg_nav_normal">
<div class="item_wrap jeg_nav_aligncenter">
</div>
</div>


<div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
<div class="item_wrap jeg_nav_alignright">
<!-- Search Icon -->
<div class="jeg_nav_item jeg_search_wrapper search_icon jeg_search_popup_expand">
<a href="#" class="jeg_search_toggle" aria-label="Search Button"><i class="fa fa-search"></i></a>
<form action="https://kora-news.com/" method="get" class="jeg_search_form" target="_top">
<input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
<div class="search-result-wrapper">
</div>
<div class="search-link search-noresult">
No Result </div>
<div class="search-link search-all-button">
<i class="fa fa-search"></i> View All Result </div>
</div></div> </div>
</div>

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

<div class="jeg_navbar_mobile_wrapper">
<div class="jeg_navbar_mobile" data-mode="scroll">
<div class="jeg_mobile_bottombar jeg_mobile_midbar jeg_container normal">
<div class="container">
<div class="jeg_nav_row">

<div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
<div class="item_wrap jeg_nav_alignleft">
<div class="jeg_nav_item">
<a href="#" aria-label="Show Menu" class="toggle_btn jeg_mobile_toggle"><i class="fa fa-bars"></i></a>
</div> </div>
</div>


<div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
<div class="item_wrap jeg_nav_aligncenter">
<div class="jeg_nav_item jeg_mobile_logo">
<div class="site-title">
<a href="https://kora-news.com/" aria-label="Visit Homepage">
<img class='jeg_logo_img' src="https://kora-news.com/wp-content/uploads/2024/12/mobile_logo.png" srcset="https://kora-news.com/wp-content/uploads/2024/12/mobile_logo.png 1x, https://kora-news.com/wp-content/uploads/2024/12/mobile_logo@2x.png 2x" alt="Kora News"data-light-src="https://kora-news.com/wp-content/uploads/2024/12/mobile_logo.png" data-light-srcset="https://kora-news.com/wp-content/uploads/2024/12/mobile_logo.png 1x, https://kora-news.com/wp-content/uploads/2024/12/mobile_logo@2x.png 2x" data-dark-src="https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode.png" data-dark-srcset="https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode.png 1x, https://kora-news.com/wp-content/themes/jnews/assets/img/logo_darkmode@2x.png 2x"> </a>
</div>
</div> </div>
</div>


<div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
<div class="item_wrap jeg_nav_alignright">
<div class="jeg_nav_item jeg_search_wrapper jeg_search_popup_expand">
<a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
<form action="https://kora-news.com/" method="get" class="jeg_search_form" target="_top">
<input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
<div class="search-result-wrapper">
</div>
<div class="search-link search-noresult">
No Result </div>
<div class="search-link search-all-button">
<i class="fa fa-search"></i> View All Result </div>
</div></div> </div>
</div>

</div>
</div>
</div></div>
<div class="sticky_blankspace" style="height: 60px;"></div> </div>

<div class="jeg_ad jeg_ad_top jnews_header_bottom_ads">
<div class='ads-wrapper '></div> </div>


<div class="jeg_main">

<div class="jeg_container">
<div class="jeg_content">
<div class="jeg_vc_content">
<div data-elementor-type="wp-page" data-elementor-id="45" class="elementor elementor-45 elementor-bc-flex-widget">
<section class="elementor-section elementor-top-section elementor-element elementor-element-7Wrp9Tf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7Wrp9Tf" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-B7OvS6t" data-id="B7OvS6t" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-HWvLZaK elementor-widget elementor-widget-jnews_hero_8_elementor" data-id="HWvLZaK" data-element_type="widget" data-widget_type="jnews_hero_8_elementor.default">
<div class="elementor-widget-container">
<div class="jeg_heroblock jeg_heroblock_8 jeg_col_3o3 jeg_hero_style_7 jnews_module_45_0_68c023a67d10d " data-margin="30" >
<div class="jeg_hero_wrapper"><div class="jeg_heroblock_wrapper" style='margin: 0px 0px -30px -30px;'>
<article class="jeg_post jeg_hero_item_1 format-standard" style="padding: 0 0 30px 30px;">
<div class="jeg_block_container">

<span class="jeg_postformat_icon"></span>
<div class="jeg_thumb">
<a href="https://kora-news.com/?p=31" aria-label="Read article: Raspberry Mint Lemonade Recipe"><div class="thumbnail-container thumbnail-background" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-750x434.jpg" >
<div class="lazyloaded" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-750x434.jpg" style="background-image: url(https://kora-news.com/wp-content/uploads/2024/12/food4-750x434.jpg)"></div>
</div></a>
</div>
<div class="jeg_postblock_content">
<div class="jeg_post_category">
<a href="https://kora-news.com/?cat=4" class="category-drink">Drink</a>
</div>
<div class="jeg_post_info">
<h2 class="jeg_post_title">
<a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a>
</h2>
<div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://kora-news.com/?p=31" ><i class="fa fa-clock-o"></i> November 26, 2024</a></div></div>
</div>
</div>
</div>
</article><article class="jeg_post jeg_hero_item_2 format-video" style="padding: 0 0 30px 30px;">
<div class="jeg_block_container">

<span class="jeg_postformat_icon"></span>
<div class="jeg_thumb">
<a href="https://kora-news.com/?p=32" aria-label="Read article: New Recipe Pasta with Creamy Kale Sauce"><div class="thumbnail-container thumbnail-background" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-750x500.jpg" >
<div class="lazyloaded" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-750x500.jpg" style="background-image: url(https://kora-news.com/wp-content/uploads/2024/12/food5-750x500.jpg)"></div>
</div></a>
</div>
<div class="jeg_postblock_content">
<div class="jeg_post_category">
<a href="https://kora-news.com/?cat=7" class="category-street-food">Street Food</a>
</div>
<div class="jeg_post_info">
<h2 class="jeg_post_title">
<a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a>
</h2>
<div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://kora-news.com/?p=32" ><i class="fa fa-clock-o"></i> November 25, 2024</a></div></div>
</div>
</div>
</div>
</article><article class="jeg_post jeg_hero_item_3 format-standard" style="padding: 0 0 30px 30px;">
<div class="jeg_block_container">

<span class="jeg_postformat_icon"></span>
<div class="jeg_thumb">
<a href="https://kora-news.com/?p=33" aria-label="Read article: Spicy Crispy Pomegranate Chicken"><div class="thumbnail-container thumbnail-background" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-750x511.jpg" >
<div class="lazyloaded" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-750x511.jpg" style="background-image: url(https://kora-news.com/wp-content/uploads/2024/12/food6-750x511.jpg)"></div>
</div></a>
</div>
<div class="jeg_postblock_content">
<div class="jeg_post_category">
<a href="https://kora-news.com/?cat=3" class="category-dinner">Dinner</a>
</div>
<div class="jeg_post_info">
<h2 class="jeg_post_title">
<a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a>
</h2>
<div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://kora-news.com/?p=33" ><i class="fa fa-clock-o"></i> November 24, 2024</a></div></div>
</div>
</div>
</div>
</article>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>

<div class="container">
<div class="jeg_latestpost ">
<div class="row">
<div class="jeg_main_content col-sm-8">
<div class="jeg_postblock_10 jeg_postblock jeg_module_hook jeg_pagination_nav_1 jeg_col_2o3 jnews_module_45_1_68c023a67eda3 " data-unique="jnews_module_45_1_68c023a67eda3">

<div class="jeg_block_container">

<div class="jeg_posts jeg_load_more_flag"> <article class="jeg_post jeg_pl_lg_4 format-standard">
<header class="jeg_postblock_heading">
<h3 class="jeg_post_title">
<a href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a>
</h3>
<div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://kora-news.com/?author=1">tamirel02</a></div><div class="jeg_meta_date"><a href="https://kora-news.com/?p=31"><i class="fa fa-clock-o"></i> November 26, 2024</a></div><div class="jeg_meta_comment"><a href="https://kora-news.com/?p=31#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
</header>
<div class="jeg_postblock_content">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=31" aria-label="Read article: Raspberry Mint Lemonade Recipe"><div class="thumbnail-container animate-lazy size-500 "><img width="750" height="375" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-750x375 size-jnews-750x375 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 750px) 100vw, 750px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-750x375.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food4-750x375.jpg 750w, https://kora-news.com/wp-content/uploads/2024/12/food4-360x180.jpg 360w, https://kora-news.com/wp-content/uploads/2024/12/food4-1140x570.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
<div class="jeg_post_category">
<span><a href="https://kora-news.com/?cat=4" class="category-drink">Drink</a></span>
</div>
</div>
<div class="jeg_post_excerpt">
<p>Intro text we refine our methods of responsive web design, we’ve increasingly focused on measure and its relationship to how people read. Strech lining hemline above knee burgundy glossy silk complete hid...</p>
</div>
<a href="https://kora-news.com/?p=31" class="jeg_readmore">Read more<span class="screen-reader-text">Details</span></a>
</div>
</article><article class="jeg_post jeg_pl_lg_4 format-video">
<header class="jeg_postblock_heading">
<h3 class="jeg_post_title">
<a href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a>
</h3>
<div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://kora-news.com/?author=1">tamirel02</a></div><div class="jeg_meta_date"><a href="https://kora-news.com/?p=32"><i class="fa fa-clock-o"></i> November 25, 2024</a></div><div class="jeg_meta_comment"><a href="https://kora-news.com/?p=32#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
</header>
<div class="jeg_postblock_content">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=32" aria-label="Read article: New Recipe Pasta with Creamy Kale Sauce"><div class="thumbnail-container animate-lazy size-500 "><img width="750" height="375" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-750x375 size-jnews-750x375 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 750px) 100vw, 750px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-750x375.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food5-750x375.jpg 750w, https://kora-news.com/wp-content/uploads/2024/12/food5-360x180.jpg 360w, https://kora-news.com/wp-content/uploads/2024/12/food5-1140x570.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
<div class="jeg_post_category">
<span><a href="https://kora-news.com/?cat=7" class="category-street-food">Street Food</a></span>
</div>
</div>
<div class="jeg_post_excerpt">
<p>Dropcap the popularization of the “ideal measure” has led to advice such as “Increase font size for large screens and reduce font size for small screens.” While a good measure does improve...</p>
</div>
<a href="https://kora-news.com/?p=32" class="jeg_readmore">Read more<span class="screen-reader-text">Details</span></a>
</div>
</article><article class="jeg_post jeg_pl_lg_4 format-standard">
<header class="jeg_postblock_heading">
<h3 class="jeg_post_title">
<a href="https://kora-news.com/?p=33">Spicy Crispy Pomegranate Chicken</a>
</h3>
<div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://kora-news.com/?author=1">tamirel02</a></div><div class="jeg_meta_date"><a href="https://kora-news.com/?p=33"><i class="fa fa-clock-o"></i> November 24, 2024</a></div><div class="jeg_meta_comment"><a href="https://kora-news.com/?p=33#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
</header>
<div class="jeg_postblock_content">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=33" aria-label="Read article: Spicy Crispy Pomegranate Chicken"><div class="thumbnail-container animate-lazy size-500 "><img width="750" height="375" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-750x375 size-jnews-750x375 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 750px) 100vw, 750px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food6-750x375.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food6-750x375.jpg 750w, https://kora-news.com/wp-content/uploads/2024/12/food6-360x180.jpg 360w, https://kora-news.com/wp-content/uploads/2024/12/food6-1140x570.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
<div class="jeg_post_category">
<span><a href="https://kora-news.com/?cat=3" class="category-dinner">Dinner</a></span>
</div>
</div>
<div class="jeg_post_excerpt">
<p>Intro text we refine our methods of responsive web design, we’ve increasingly focused on measure and its relationship to how people read. Strech lining hemline above knee burgundy glossy silk complete hid...</p>
</div>
<a href="https://kora-news.com/?p=33" class="jeg_readmore">Read more<span class="screen-reader-text">Details</span></a>
</div>
</article><article class="jeg_post jeg_pl_lg_4 format-standard">
<header class="jeg_postblock_heading">
<h3 class="jeg_post_title">
<a href="https://kora-news.com/?p=34">Steak &amp; Baso Butter Lobster Sandwich</a>
</h3>
<div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://kora-news.com/?author=1">tamirel02</a></div><div class="jeg_meta_date"><a href="https://kora-news.com/?p=34"><i class="fa fa-clock-o"></i> November 23, 2024</a></div><div class="jeg_meta_comment"><a href="https://kora-news.com/?p=34#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
</header>
<div class="jeg_postblock_content">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=34" aria-label="Read article: Steak &amp; Baso Butter Lobster Sandwich"><div class="thumbnail-container animate-lazy size-500 "><img width="750" height="375" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-750x375 size-jnews-750x375 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 750px) 100vw, 750px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food1-750x375.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food1-750x375.jpg 750w, https://kora-news.com/wp-content/uploads/2024/12/food1-360x180.jpg 360w, https://kora-news.com/wp-content/uploads/2024/12/food1-1140x570.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
<div class="jeg_post_category">
<span><a href="https://kora-news.com/?cat=3" class="category-dinner">Dinner</a></span>
</div>
</div>
<div class="jeg_post_excerpt">
<p>Dropcap the popularization of the “ideal measure” has led to advice such as “Increase font size for large screens and reduce font size for small screens.” While a good measure does improve...</p>
</div>
<a href="https://kora-news.com/?p=34" class="jeg_readmore">Read more<span class="screen-reader-text">Details</span></a>
</div>
</article><article class="jeg_post jeg_pl_lg_4 format-standard">
<header class="jeg_postblock_heading">
<h3 class="jeg_post_title">
<a href="https://kora-news.com/?p=35">Fresh Vegan Granola Bites Recipe</a>
</h3>
<div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://kora-news.com/?author=1">tamirel02</a></div><div class="jeg_meta_date"><a href="https://kora-news.com/?p=35"><i class="fa fa-clock-o"></i> November 22, 2024</a></div><div class="jeg_meta_comment"><a href="https://kora-news.com/?p=35#comments" ><i class="fa fa-comment-o"></i> 0 </a></div></div>
</header>
<div class="jeg_postblock_content">
<div class="jeg_thumb">

<a href="https://kora-news.com/?p=35" aria-label="Read article: Fresh Vegan Granola Bites Recipe"><div class="thumbnail-container animate-lazy size-500 "><img width="750" height="375" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-750x375 size-jnews-750x375 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 750px) 100vw, 750px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food2-750x375.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food2-750x375.jpg 750w, https://kora-news.com/wp-content/uploads/2024/12/food2-360x180.jpg 360w, https://kora-news.com/wp-content/uploads/2024/12/food2-1140x570.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
<div class="jeg_post_category">
<span><a href="https://kora-news.com/?cat=8" class="category-vegetarian">Vegetarian</a></span>
</div>
</div>
<div class="jeg_post_excerpt">
<p>Intro text we refine our methods of responsive web design, we’ve increasingly focused on measure and its relationship to how people read. Strech lining hemline above knee burgundy glossy silk complete hid...</p>
</div>
<a href="https://kora-news.com/?p=35" class="jeg_readmore">Read more<span class="screen-reader-text">Details</span></a>
</div>
</article> </div>
<div class='module-overlay'>
<div class='preloader_type preloader_dot'>
<div class="module-preloader jeg_preloader dot">
<span></span><span></span><span></span>
</div>
<div class="module-preloader jeg_preloader circle">
<div class="jnews_preloader_circle_outer">
<div class="jnews_preloader_circle_inner"></div>
</div>
</div>
<div class="module-preloader jeg_preloader square">
<div class="jeg_square">
<div class="jeg_square_inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="jeg_block_navigation">
<div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
<div class="jeg_navigation jeg_pagination jeg_pagenav_1 jeg_aligncenter no_navtext no_pageinfo">
<span class="page_info">Page 1 of 3</span>
<span class='page_number active'>1</span>
<a class='page_number' href='https://kora-news.com/ads.txt/?paged=2'>2</a>
<a class='page_number' href='https://kora-news.com/ads.txt/?paged=3'>3</a>
<a class="page_nav next" aria-label="Show next pagination" href="https://kora-news.com/ads.txt/?paged=2"><span class="navtext">Next</span></a>
</div>

</div>

<script>var jnews_module_45_1_68c023a67eda3 = {"header_icon":"","first_title":"","second_title":null,"url":"","header_type":"heading_6","header_background":null,"header_secondary_background":"","header_text_color":null,"header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","sticky_post":false,"post_type":"post","content_type":"all","sponsor":false,"number_post":5,"post_offset":null,"unique_content":"disable","include_post":null,"included_only":false,"exclude_post":null,"include_category":null,"exclude_category":null,"include_author":null,"include_tag":null,"exclude_tag":null,"sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","excerpt_length":"32","excerpt_ellipsis":"...","force_normal_image_load":"","pagination_mode":"nav_1","pagination_nextprev_showtext":"","pagination_number_post":5,"pagination_scroll_limit":0,"ads_type":"disable","ads_position":1,"ads_random":"","ads_image":"","ads_image_tablet":"","ads_image_phone":"","ads_image_link":"","ads_image_alt":"","ads_image_new_tab":"","google_publisher_id":"","google_slot_id":"","google_desktop":"auto","google_tab":"auto","google_phone":"auto","content":"","ads_bottom_text":"","boxed":false,"boxed_shadow":false,"el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","paged":1,"pagination_align":"center","pagination_navtext":null,"pagination_pageinfo":null,"box_shadow":false,"column_class":"jeg_col_2o3","class":"jnews_block_10"};</script>
</div> </div>
<div class="jeg_sidebar left jeg_sticky_sidebar col-sm-4">
<div class="jegStickyHolder"><div class="theiaStickySidebar"><div class="widget widget_search jeg_search_wrapper" id="search-1"><div class="jeg_block_heading jeg_block_heading_5 jnews_68c023a681006"><h3 class="jeg_block_title"><span>Find A Recipe</span></h3></div><form action="https://kora-news.com/" method="get" class="jeg_search_form" target="_top">
<input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
<div class="search-result-wrapper">
</div>
<div class="search-link search-noresult">
No Result </div>
<div class="search-link search-all-button">
<i class="fa fa-search"></i> View All Result </div>
</div></div><div class="widget widget_jnews_about" id="jnews_about-1"><div class="jeg_block_heading jeg_block_heading_5 jnews_module_45_0_68c023a6811c1">
<h3 class="jeg_block_title"><span>About Me</span></h3>

</div> <div class="jeg_about jeg_aligncenter">
<h2 class="jeg_about_name">Mocha Rose</h2> <p class="jeg_about_title">Food Blogger</p> <p>Hello & welcome to my blog! My name is Mocha Rose and I'm a 20-year-old independent blogger with a passion for sharing about fashion and lifestyle.</p>

</div>
</div><div class="widget widget_jnews_social" id="jnews_social-1"><div class="jeg_block_heading jeg_block_heading_5 jnews_module_45_0_68c023a6816dc">
<h3 class="jeg_block_title"><span>Follow & Subscribe</span></h3>

</div>
<div class="jeg_social_wrap ">

<div class="socials_widget nobg">
<a href="http://facebook.com/jegtheme" target="_blank" rel="external noopener nofollow" aria-label="Find us on Facebook" class="jeg_facebook">
<i class="fa fa-facebook"></i>

</a><a href="https://twitter.com/jegtheme" target="_blank" rel="external noopener nofollow" aria-label="Find us on Twitter" class="jeg_twitter">
<i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i>

</a><a href="#" target="_blank" rel="external noopener nofollow" aria-label="Find us on VK" class="jeg_vk">
<i class="fa fa-vk"></i>

</a><a href="https://www.instagram.com/jegtheme/" target="_blank" rel="external noopener nofollow" aria-label="Find us on Instagram" class="jeg_instagram">
<i class="fa fa-instagram"></i>

</a><a href="#" target="_blank" rel="external noopener nofollow" aria-label="Find us on Flickr" class="jeg_flickr">
<i class="fa fa-flickr"></i>

</a><a href="http://tumblr.com" target="_blank" rel="external noopener nofollow" aria-label="Find us on Tumblr" class="jeg_tumblr">
<i class="fa fa-tumblr"></i>

</a><a href="http://youtube.com" target="_blank" rel="external noopener nofollow" aria-label="Find us on Youtube" class="jeg_youtube">
<i class="fa fa-youtube-play"></i>

</a> </div>

<style scoped>#jnews_social-1 .jeg_social_wrap .socials_widget i{color:#58a4b0;}.jeg_social_wrap .socials_widget span {}#jnews_social-1 .socials_widget .jeg-icon svg { fill:#58a4b0; }#jnews_social-1 .jeg_social_wrap .socials_widget i span svg { fill:#58a4b0; }</style> </div>

</div><div class="widget widget_mc4wp_form_widget" id="mc4wp_form_widget-2"></div><div class="widget widget_jnews_instagram" id="jnews_instagram-1"><div class="jeg_block_heading jeg_block_heading_5 jnews_module_45_0_68c023a6818f1">
<h3 class="jeg_block_title"><span>Instagram</span></h3>

</div><div class='jeg_instagram_widget jeg_grid_thumb_widget clearfix'>

<ul class='instagram-pics col2 like'>
<div class="alert alert-error alert-compatibility" style="position: relative; opacity: 1; visibility: visible;">Please install/update and activate JNews Instagram plugin.</div>
</ul>
</div></div></div></div></div>
</div>
</div>
</div>
</div>
<div class="jeg_ad jnews_above_footer_ads "><div class='ads-wrapper '></div></div> </div>
</div>

<div class="footer-holder" id="footer" data-id="footer">
<div class="jeg_footer jeg_footer_3 normal">
<div class="jeg_footer_container jeg_container">
<div class="jeg_footer_content">
<div class="container">
<div class="row">
<div class="jeg_footer_primary clearfix">
<div class="col-md-3 footer_column">
<div class="footer_widget widget_nav_menu" id="nav_menu-1"><div class="jeg_footer_heading jeg_footer_heading_1"><h3 class="jeg_footer_title"><span>Navigate</span></h3></div><div class="menu-footer-navigation-container"><ul id="menu-footer-navigation" class="menu"><li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item menu-item-65"><a href="https://kora-news.com/" aria-current="page">Home</a></li>
<li id="menu-item-66" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-66"><a href="https://kora-news.com/?cat=5">Recipe</a></li>
<li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="https://kora-news.com/?page_id=50">About</a></li>
<li id="menu-item-68" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-68"><a href="#">Archives</a></li>
<li id="menu-item-69" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="https://kora-news.com/?page_id=51">Contact</a></li>
</ul></div></div> </div>

<div class="col-md-3 footer_column">
<div class="footer_widget widget_jnews_recent_news" id="jnews_recent_news-1"><div class="jeg_footer_heading jeg_footer_heading_1"><h3 class="jeg_footer_title"><span>Recent Recipes</span></h3></div> <div class="jeg_postblock">
<div class="jeg_post jeg_pl_sm post-31 post type-post status-publish format-standard has-post-thumbnail hentry category-breakfast category-dinner category-drink category-recipe tag-brunch tag-cafe tag-coffee tag-mint tag-raspberry tag-red-pepper">
<div class="jeg_thumb">
<a href="https://kora-news.com/?p=31" aria-label="Read article: Raspberry Mint Lemonade Recipe">
<div class="thumbnail-container animate-lazy size-715 "><img width="120" height="86" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-120x86 size-jnews-120x86 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 120px) 100vw, 120px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food4-120x86.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food4-120x86.jpg 120w, https://kora-news.com/wp-content/uploads/2024/12/food4-350x250.jpg 350w, https://kora-news.com/wp-content/uploads/2024/12/food4-750x536.jpg 750w" data-sizes="auto" data-expand="700" /></div> </a>
</div>
<div class="jeg_postblock_content">
<h3 property="headline" class="jeg_post_title"><a property="url" href="https://kora-news.com/?p=31">Raspberry Mint Lemonade Recipe</a></h3>
<div class="jeg_post_meta">
<div property="datePublished" class="jeg_meta_date"><i class="fa fa-clock-o"></i> November 26, 2024</div>
</div>
</div>
</div>
<div class="jeg_post jeg_pl_sm post-32 post type-post status-publish format-video has-post-thumbnail hentry category-breakfast category-dinner category-recipe category-vegetarian tag-bakery tag-brunch tag-cafe tag-cake tag-mint tag-raspberry tag-vegan post_format-post-format-video">
<div class="jeg_thumb">
<a href="https://kora-news.com/?p=32" aria-label="Read article: New Recipe Pasta with Creamy Kale Sauce">
<div class="thumbnail-container animate-lazy size-715 "><img width="120" height="86" src="https://kora-news.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-120x86 size-jnews-120x86 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 120px) 100vw, 120px" data-src="https://kora-news.com/wp-content/uploads/2024/12/food5-120x86.jpg" data-srcset="https://kora-news.com/wp-content/uploads/2024/12/food5-120x86.jpg 120w, https://kora-news.com/wp-content/uploads/2024/12/food5-350x250.jpg 350w, https://kora-news.com/wp-content/uploads/2024/12/food5-750x536.jpg 750w" data-sizes="auto" data-expand="700" /></div> </a>
</div>
<div class="jeg_postblock_content">
<h3 property="headline" class="jeg_post_title"><a property="url" href="https://kora-news.com/?p=32">New Recipe Pasta with Creamy Kale Sauce</a></h3>
<div class="jeg_post_meta">
<div property="datePublished" class="jeg_meta_date"><i class="fa fa-clock-o"></i> November 25, 2024</div>
</div>
</div>
</div>
</div>
</div> </div>

<div class="col-md-3 footer_column">
<div class="footer_widget widget_categories" id="categories-1"><div class="jeg_footer_heading jeg_footer_heading_1"><h3 class="jeg_footer_title"><span>Browse by Category</span></h3></div>
<ul>
<li class="cat-item cat-item-2"><a href="https://kora-news.com/?cat=2">Breakfast</a>
</li>
<li class="cat-item cat-item-3"><a href="https://kora-news.com/?cat=3">Dinner</a>
</li>
<li class="cat-item cat-item-4"><a href="https://kora-news.com/?cat=4">Drink</a>
</li>
<li class="cat-item cat-item-5"><a href="https://kora-news.com/?cat=5">Recipe</a>
</li>
<li class="cat-item cat-item-6"><a href="https://kora-news.com/?cat=6">Restaurant</a>
</li>
<li class="cat-item cat-item-7"><a href="https://kora-news.com/?cat=7">Street Food</a>
</li>
<li class="cat-item cat-item-1"><a href="https://kora-news.com/?cat=1">Uncategorized</a>
</li>
<li class="cat-item cat-item-8"><a href="https://kora-news.com/?cat=8">Vegetarian</a>
</li>
</ul>

</div> </div>

<div class="col-md-3 footer_column">
<div class="footer_widget widget_tag_cloud" id="tag_cloud-1"><div class="jeg_footer_heading jeg_footer_heading_1"><h3 class="jeg_footer_title"><span>Browse by Ingredients</span></h3></div><div class="tagcloud"><a href="https://kora-news.com/?tag=bakery" class="tag-cloud-link tag-link-9 tag-link-position-1" style="font-size: 12.666666666667pt;" aria-label="Bakery (4 items)">Bakery</a>
<a href="https://kora-news.com/?tag=brunch" class="tag-cloud-link tag-link-10 tag-link-position-2" style="font-size: 22pt;" aria-label="Brunch (7 items)">Brunch</a>
<a href="https://kora-news.com/?tag=cafe" class="tag-cloud-link tag-link-11 tag-link-position-3" style="font-size: 16.4pt;" aria-label="Cafe (5 items)">Cafe</a>
<a href="https://kora-news.com/?tag=cake" class="tag-cloud-link tag-link-12 tag-link-position-4" style="font-size: 12.666666666667pt;" aria-label="Cake (4 items)">Cake</a>
<a href="https://kora-news.com/?tag=chicken" class="tag-cloud-link tag-link-13 tag-link-position-5" style="font-size: 12.666666666667pt;" aria-label="Chicken (4 items)">Chicken</a>
<a href="https://kora-news.com/?tag=coffee" class="tag-cloud-link tag-link-14 tag-link-position-6" style="font-size: 12.666666666667pt;" aria-label="Coffee (4 items)">Coffee</a>
<a href="https://kora-news.com/?tag=gluten-free" class="tag-cloud-link tag-link-15 tag-link-position-7" style="font-size: 8pt;" aria-label="Gluten Free (3 items)">Gluten Free</a>
<a href="https://kora-news.com/?tag=mint" class="tag-cloud-link tag-link-16 tag-link-position-8" style="font-size: 12.666666666667pt;" aria-label="Mint (4 items)">Mint</a>
<a href="https://kora-news.com/?tag=raspberry" class="tag-cloud-link tag-link-17 tag-link-position-9" style="font-size: 12.666666666667pt;" aria-label="Raspberry (4 items)">Raspberry</a>
<a href="https://kora-news.com/?tag=red-pepper" class="tag-cloud-link tag-link-18 tag-link-position-10" style="font-size: 12.666666666667pt;" aria-label="Red Pepper (4 items)">Red Pepper</a>
<a href="https://kora-news.com/?tag=rice" class="tag-cloud-link tag-link-19 tag-link-position-11" style="font-size: 16.4pt;" aria-label="Rice (5 items)">Rice</a>
<a href="https://kora-news.com/?tag=vegan" class="tag-cloud-link tag-link-20 tag-link-position-12" style="font-size: 12.666666666667pt;" aria-label="Vegan (4 items)">Vegan</a></div>
</div> </div>
</div>
</div>
</div>
</div>


<div class="jeg_footer_bottom clearfix">
<div class="container">

<!-- secondary footer right -->

<div class="footer_right">


<div class="jeg_social_icon_block socials_widget nobg">
<a href="http://facebook.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="http://twitter.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on VK" class="jeg_vk"><i class="fa fa-vk"></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on RSS" class="jeg_rss"><i class="fa fa-rss"></i> </a> </div>


</div>

<!-- secondary footer left -->



<p class="copyright"> &copy; 2025 <a href="http://jegtheme.com" title="Premium WordPress news &amp; magazine theme">JNews</a> - Premium WordPress news &amp; magazine theme by <a href="http://jegtheme.com" title="Jegtheme">Jegtheme</a>. </p>

</div>
</div>

</div>
</div><!-- /.footer --> </div>

<div class="jscroll-to-top">
<a href="#back-to-top" class="jscroll-to-top_link"><i class="fa fa-angle-up"></i></a>
</div>
</div>

<script type="text/javascript">var jfla = []</script><!-- Mobile Navigation
============================================= -->
<div id="jeg_off_canvas" class="normal">
<a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a>
<div class="jeg_bg_overlay"></div>
<div class="jeg_mobile_wrapper">
<div class="nav_wrap">
<div class="item_main">
<!-- Search Form -->
<div class="jeg_aside_item jeg_search_wrapper jeg_search_no_expand round">
<a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a>
<form action="https://kora-news.com/" method="get" class="jeg_search_form" target="_top">
<input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off">
<button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button>
</form>
<!-- jeg_search_hide with_result no_result -->
<div class="jeg_search_result jeg_search_hide with_result">
<div class="search-result-wrapper">
</div>
<div class="search-link search-noresult">
No Result </div>
<div class="search-link search-all-button">
<i class="fa fa-search"></i> View All Result </div>
</div></div><div class="jeg_aside_item">
<ul class="jeg_mobile_menu sf-js-hover"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-52"><a href="https://kora-news.com/" aria-current="page">Home</a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-45 current_page_item menu-item-53"><a href="https://kora-news.com/" aria-current="page">Home &#8211; Layout 1</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54"><a href="https://kora-news.com/?page_id=46">Home &#8211; Layout 2</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55"><a href="https://kora-news.com/?page_id=47">Home &#8211; Layout 3</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="https://kora-news.com/?page_id=48">Home &#8211; Layout 4</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="https://kora-news.com/?page_id=49">Home &#8211; Layout 5</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58"><a href="https://kora-news.com/?cat=5">recipe</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59"><a href="https://kora-news.com/?cat=7">Street Food</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60"><a href="https://kora-news.com/?cat=4">Drink</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-61"><a href="https://kora-news.com/?cat=6">Restaurant</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-62"><a href="https://kora-news.com/?cat=3">Travel</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="https://kora-news.com/?page_id=50">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://kora-news.com/?page_id=51">Contact</a></li>
</ul></div> </div>
<div class="item_bottom">
<div class="jeg_aside_item socials_widget nobg">
<a href="http://facebook.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="http://twitter.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on VK" class="jeg_vk"><i class="fa fa-vk"></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on RSS" class="jeg_rss"><i class="fa fa-rss"></i> </a></div><div class="jeg_aside_item jeg_aside_copyright">
<p>&copy; 2025 <a href="http://jegtheme.com" title="Premium WordPress news &amp; magazine theme">JNews</a> - Premium WordPress news &amp; magazine theme by <a href="http://jegtheme.com" title="Jegtheme">Jegtheme</a>.</p>
</div> </div>
</div> </div>
</div> <script type='text/javascript'>
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/comment-reply.min.js?ver=6.8.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="text/javascript" id="jnews-frontend-js-extra">
/* <![CDATA[ */
var jnewsoption = {"login_reload":"https:\/\/kora-news.com","popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","language":"en_US","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"0","isblog":"","admin_bar":"0","follow_video":"","follow_position":"top_right","rtl":"0","gif":"","lang":{"invalid_recaptcha":"Invalid Recaptcha!","empty_username":"Please enter your username!","empty_email":"Please enter your email!","empty_password":"Please enter your password!"},"recaptcha":"0","site_slug":"\/","site_domain":"kora-news.com","zoom_button":"0","stt_button_mobile":"","dm_cookie_time":"0"};
/* ]]> */
</script>
<script type="text/javascript" src="https://kora-news.com/wp-content/themes/jnews/assets/dist/frontend.min.js?ver=11.6.6" id="jnews-frontend-js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://kora-news.com/wp-content/themes/jnews/assets/js/html5shiv.min.js?ver=11.6.6" id="html5shiv-js"></script>
<![endif]-->
<script type="text/javascript" src="https://kora-news.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.26.3" id="elementor-webpack-runtime-js"></script>
<script type="text/javascript" src="https://kora-news.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.26.3" id="elementor-frontend-modules-js"></script>
<script type="text/javascript" src="https://kora-news.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="text/javascript" id="elementor-frontend-js-before">
/* <![CDATA[ */
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.26.3","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"e_css_smooth_scroll":true,"home_screen":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"link-in-bio":true,"floating-buttons":true,"launchpad-checklist":true},"urls":{"assets":"https:\/\/kora-news.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/kora-news.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/kora-news.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"e9733de74c"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":45,"title":"Home%201%20-%20Kora%20News","excerpt":"","featuredImage":false}};
/* ]]> */
</script>
<script type="text/javascript" src="https://kora-news.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.26.3" id="elementor-frontend-js"></script>
<script type="module">;/*! instant.page v5.1.1 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */
let t,e;const n=new Set,o=document.createElement("link"),i=o.relList&&o.relList.supports&&o.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype,s="instantAllowQueryString"in document.body.dataset,a="instantAllowExternalLinks"in document.body.dataset,r="instantWhitelist"in document.body.dataset,c="instantMousedownShortcut"in document.body.dataset,d=1111;let l=65,u=!1,f=!1,m=!1;if("instantIntensity"in document.body.dataset){const t=document.body.dataset.instantIntensity;if("mousedown"==t.substr(0,9))u=!0,"mousedown-only"==t&&(f=!0);else if("viewport"==t.substr(0,8))navigator.connection&&(navigator.connection.saveData||navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g"))||("viewport"==t?document.documentElement.clientWidth*document.documentElement.clientHeight<45e4&&(m=!0):"viewport-all"==t&&(m=!0));else{const e=parseInt(t);isNaN(e)||(l=e)}}if(i){const n={capture:!0,passive:!0};if(f||document.addEventListener("touchstart",(function(t){e=performance.now();const n=t.target.closest("a");h(n)&&v(n.href)}),n),u?c||document.addEventListener("mousedown",(function(t){const e=t.target.closest("a");h(e)&&v(e.href)}),n):document.addEventListener("mouseover",(function(n){if(performance.now()-e<d)return;if(!("closest"in n.target))return;const o=n.target.closest("a");h(o)&&(o.addEventListener("mouseout",p,{passive:!0}),t=setTimeout((()=>{v(o.href),t=void 0}),l))}),n),c&&document.addEventListener("mousedown",(function(t){if(performance.now()-e<d)return;const n=t.target.closest("a");if(t.which>1||t.metaKey||t.ctrlKey)return;if(!n)return;n.addEventListener("click",(function(t){1337!=t.detail&&t.preventDefault()}),{capture:!0,passive:!1,once:!0});const o=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});n.dispatchEvent(o)}),n),m){let t;(t=window.requestIdleCallback?t=>{requestIdleCallback(t,{timeout:1500})}:t=>{t()})((()=>{const t=new IntersectionObserver((e=>{e.forEach((e=>{if(e.isIntersecting){const n=e.target;t.unobserve(n),v(n.href)}}))}));document.querySelectorAll("a").forEach((e=>{h(e)&&t.observe(e)}))}))}}function p(e){e.relatedTarget&&e.target.closest("a")==e.relatedTarget.closest("a")||t&&(clearTimeout(t),t=void 0)}function h(t){if(t&&t.href&&(!r||"instant"in t.dataset)&&(a||t.origin==location.origin||"instant"in t.dataset)&&["http:","https:"].includes(t.protocol)&&("http:"!=t.protocol||"https:"!=location.protocol)&&(s||!t.search||"instant"in t.dataset)&&!(t.hash&&t.pathname+t.search==location.pathname+location.search||"noInstant"in t.dataset))return!0}function v(t){if(n.has(t))return;const e=document.createElement("link");e.rel="prefetch",e.href=t,document.head.appendChild(e),n.add(t)}</script><div class="jeg_ad jnews_mobile_sticky_ads "></div><script type="text/javascript">;!function(){"use strict";window.jnews=window.jnews||{},window.jnews.first_load=window.jnews.first_load||{},window.jnews.first_load=function(){var e=this,t=jnews.library,n="object"==typeof jnews&&"object"==typeof jnews.library;e.data=null,e.run_ajax=!0,e.run_loginregister=!0,e.clear=function(){e.run_ajax=!0,e.run_loginregister=!0,e.data=null},e.init=function(){n&&(t.globalBody.querySelectorAll(".jeg_popup_account").length&&jnews.loginregister&&e.run_loginregister&&(e.run_loginregister=!1,jnews.loginregister.init(),jnews.loginregister.hook_form()),jfla.length&&e.run_ajax&&(e.run_ajax=!1,e.do_ajax({action:"jnews_first_load_action",jnews_id:jnewsoption.postid,load_action:jfla})))},e.update_counter=function(){if(n){var o={total_view:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_views_count .counts"),total_share:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_share_count .counts"),total_comment:t.globalBody.querySelectorAll(".jeg_meta_comment a span")};t.forEach(Object.entries(e.data.counter),(function([e,n]){o[e].length&&t.forEach(o[e],(function(e,o){t.setText(e,n)}))}))}},e.do_ajax=function(o){if(n){var a=new XMLHttpRequest;a.onreadystatechange=function(){XMLHttpRequest.DONE===a.readyState&&200==a.status&&(e.data=JSON.parse(a.responseText),e.data.counter&&"object"==typeof e.data.counter&&e.update_counter())},a.open("POST",jnews_ajax_url,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.send(t.httpBuildQuery(o))}}},window.jnews.first_load=new window.jnews.first_load,jnews.first_load.init()}();</script></body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.