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

Source: http://konkorium.ir

  1. <!DOCTYPE html> <html dir="rtl" lang="fa-IR" class="no-js"> <head><meta charset="UTF-8"><script type="edf1deada46ef32a502af488-text/javascript">if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script type="edf1deada46ef32a502af488-text/javascript">class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+btoa(t.text)}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--[if lt IE 9]> <script src="http://konkorium.ir/konkoriumskin/js/html5.js"></script> <![endif]--> <script type="rocketlazyloadscript">(function(){document.documentElement.className='js'})();</script> <title>konkorium.ir &#8211; تازه‌ترین خبرها از دنیای مذاکرات و اتفاقات بین‌المللی.</title><link rel="stylesheet" href="https://konkorium.ir/konkoriumc/cache/min/1/8dafea4967f616d9336d254c8465b3e4.css" media="all" data-minify="1" /> <meta name="robots" content="max-image-preview:large" /> <style type="text/css">
  2. /*! This file is auto-generated */
  3. .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}
  4. </style> <style type="text/css">
  5. body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  6. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  7. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  8. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  9. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  10. </style> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora%3A400%2C700&#038;subset=latin%2Clatin-ext" type="text/css" media="all" /> <!--[if lt IE 9]> <link rel='stylesheet' href='http://konkorium.ir/konkoriumskin/css/ie.css' type='text/css' media='all' /> <![endif]--> <style type="text/css">
  11.  
  12.        /* Style for the fifth blog post title */
  13.        .konkoriumposts_wrapper .konkoriumpost:nth-child(5) .entry-title {
  14.            background-color: rgba(0, 0, 0, 0.48) !important;
  15.        }
  16.  
  17.        /* General style for blog elements */
  18.        #page .site_main_container #content .container .main_content .konkoriums_wrapper .hentry .konkorium {
  19.            background-color: rgba(255, 255, 255, 0.38) !important;
  20.        }
  21.  
  22.        /* Style for paragraphs within blog posts */
  23.        .konkoriumposts_wrapper .hentry p {
  24.            background-color: rgba(255, 255, 255, 0.18) !important;
  25.        }
  26.  
  27.        /* Specific style for special class posts */
  28.        #page .site_main_container #content .container .main_content .spclassposts_wrapper .hentry .spclasspost {
  29.            background-color: rgba(255, 255, 255, 0.49) !important;
  30.        }
  31.  
  32.        /* Style for links in blog post controls */
  33.        #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a,
  34.        .asalah_konkoriumglobal_setting .konkoriumpost_control a {
  35.            color: #ffffff !important;
  36.            font-weight: 300 !important;
  37.        }
  38.  
  39.        /* Style for blog post background color */
  40.        #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost {
  41.            background-color: #ffffff !important;
  42.        }
  43.    
  44. </style> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://konkorium.ir/konkoriumc/cache/min/1/wp-content/plugins/wp-hide-security-enhancer-pro/assets/js/devtools-detect.js?ver=1714125122" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="http://konkorium.ir/konkoriuminc/js/jquery/jquery.min.js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="http://konkorium.ir/konkoriuminc/js/jquery/jquery-migrate.min.js" defer></script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type="text/javascript" data-rocket-src="https://konkorium.ir/konkoriumc/cache/min/1/wp-content/themes/writing/js/modernizr.js?ver=1714125122"></script> <link rel="https://api.w.org/" href="https://konkorium.ir/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://konkorium.ir/xmlrpc.php?rsd" /> <style type="text/css">@media screen and (min-width: 1750px) {.container { width:1750px; }}@media screen and (min-width: 1921px) {.wp-block-image.alignwide {margin-left: -85px;margin-right: -85px;}}@media screen and (max-width: 1920px) {.wp-block-image.alignwide,
  45.  .wp-block-embed.alignwide,
  46.  .wp-block-cover-image.alignwide,
  47.  .wp-block-cover.alignwide {margin-left: -45px;margin-right: -45px;}}@media screen and (max-width: 1850px) {.wp-block-image.alignwide,
  48.  .wp-block-embed.alignwide,
  49.  .wp-block-cover-image.alignwide,
  50.  .wp-block-cover.alignwide {margin-left: -25px;margin-right: -25px;}}@media screen and (max-width: 1810px) {.wp-block-image.alignwide,
  51.  .wp-block-embed.alignwide,
  52.  .wp-block-cover-image.alignwide,
  53.  .wp-block-cover.alignwide {margin-left: 0px;margin-right: 0px;}}@media screen and (max-width: 1750px) {.wp-block-image.alignwide,
  54.  .wp-block-embed.alignwide,
  55.  .wp-block-cover-image.alignwide,
  56.  .wp-block-cover.alignwide {margin-left: -45px;margin-right: -45px;}}@media screen and (max-width: 798px) {.wp-block-image.alignwide,
  57.  .wp-block-embed.alignwide,
  58.  .wp-block-cover-image.alignwide,
  59.  .wp-block-cover.alignwide {margin-left: 0px;margin-right: 0px;}}.logo_dot, .top_header_items_holder .logo_dot {display: none;}
  60. .konkoriumpost_banner.konkoriumpost_image,
  61. .konkoriumpost_banner.konkoriumpost_video,
  62. .konkoriummeta_author img,
  63. .asalah_post_gallery img,
  64. .post_navigation_item .post_thumbnail_wrapper,
  65. .asalah_about_me .author_image_wrapper,
  66. .asalah_about_me .author_image_wrapper.circle,
  67. .asalah_post_list_widget .post_thumbnail_wrapper .post_text_thumbnail,
  68. .post_navigation_item .post_thumbnail_wrapper .post_text_thumbnail,
  69. .widget_container.asalah-tweets-widget ul li.tweet-item, li.tweet-item img,
  70. .commenter img ,
  71. .author_box.author-info .author-avatar,
  72. .top_menu_wrapper .top_header_items_holder .header_info_wrapper .user_info_avatar_image.user_info_button img,
  73. .asalah_post_list_widget .post_thumbnail_wrapper,
  74. .jr-insta-thumb ul.thumbnails li {
  75. -webkit-backface-visibility: hidden;
  76. -moz-backface-visibility: hidden;
  77. backface-visibility: hidden;
  78. -webkit-transform: translate3d(0, 0, 0);
  79. -moz-transform: translate3d(0, 0, 0);
  80. transform: translate3d(0, 0, 0);
  81. will-change:transform;
  82. -webkit-mask-image: -webkit-radial-gradient(white, black);
  83. }
  84. .konkoriumpost_banner.konkoriumpost_image,.konkoriumpost_banner.konkoriumpost_image img {border-radius: 0}</style> <style type="text/css">
  85. /* Post Title */
  86. .asalah_blog_global_setting .hentry h2{
  87. letter-spacing:0px;
  88. }
  89.  
  90. /* Paragraph */
  91. #bodyContainer p{
  92. font-family:'IRANSans';
  93. }
  94.  
  95. /* Content */
  96. #content{
  97. font-family:'IRANSans';
  98. }
  99.  
  100. /* 651px and larger screen sizes */
  101. @media (min-width:651px){
  102.  
  103. /* Post Title */
  104. .asalah_blog_global_setting .hentry h2{
  105. font-size:23px !important;
  106. line-height:1.7em !important;
  107. }
  108. } </style> <noscript><style>.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="rtl home blog wp-embed-responsive sticky_menu_enabled sticky_logo_enabled scripts_async_load"> <div id="page" class="hfeed site">  <div class="site_main_container">  <header class="site_header">  <div class="top_menu_wrapper"> <div class="container"> <div class="site_logo_mobile_topbar"> <div class="logo_wrapper logo_type_image"> <style>.site_logo_image { height : 50px;}</style> <a class="asalah_logo default_logo retina_logo" title="konkorium.ir" href="https://konkorium.ir/" rel="home"> <img width="201" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20201%2049'%3E%3C/svg%3E" class="site_logo img-responsive site_logo_image pull-left clearfix" alt="konkorium.ir" data-lazy-src="https://konkorium.ir/konkoriumfiles/2023/11/konkorium.ir_-1.png" /><noscript><img width="201" height="49"  src="https://konkorium.ir/konkoriumfiles/2023/11/konkorium.ir_-1.png"  class="site_logo img-responsive site_logo_image pull-left clearfix" alt="konkorium.ir" /></noscript> </a>  <h1 class="screen-reader-text site_logo site-title pull-left clearfix">konkorium.ir</h1> </div>  </div> <div class="top_header_items_holder no_menu_button"> <div class="logo_wrapper logo_type_image"> <style>.site_logo_image { height : 50px;}</style> <a class="asalah_logo default_logo retina_logo" title="konkorium.ir" href="https://konkorium.ir/" rel="home"> <img width="201" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20201%2049'%3E%3C/svg%3E" class="site_logo img-responsive site_logo_image pull-left clearfix" alt="konkorium.ir" data-lazy-src="https://konkorium.ir/konkoriumfiles/2023/11/konkorium.ir_-1.png" /><noscript><img width="201" height="49"  src="https://konkorium.ir/konkoriumfiles/2023/11/konkorium.ir_-1.png"  class="site_logo img-responsive site_logo_image pull-left clearfix" alt="konkorium.ir" /></noscript> </a>  <h1 class="screen-reader-text site_logo site-title pull-left clearfix">konkorium.ir</h1> </div>  </div>  </div>  </div> </header>  <section id="content" class="site_content"> <div class="container"> <div class="row"> </div> <style>    @media (min-width: 768px) {
  109.  
  110.    .konkorium_-grid {
  111.        display: grid;
  112.        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  113.        gap: 20px;
  114.        padding: 20px;
  115.        margin: 20px;
  116.        background-color: #fff; /* Background color */
  117.        border: 2px solid #e0e0e0; /* Border color */
  118.        border-radius: 10px; /* Border radius */
  119.    }
  120.  
  121.    .konkorium_-item {
  122.        position: relative;
  123.        text-align: center;
  124.        background-color: #fff; /* Item background color */
  125.        border: 2px solid #e0e0e0; /* Item border color */
  126.        border-radius: 8px; /* Item border radius */
  127.        overflow: hidden; /* Hide any content overflow */
  128.    }
  129.  
  130.    .konkorium_-item img {
  131.        max-width: 100%;
  132.        height: auto;
  133.        width: 100%;
  134.    }
  135.  
  136.    .konkorium_-item a {
  137.        display: block; /* Ensure the entire item is clickable */
  138.        text-decoration: none;
  139.        color: #333; /* Text color */
  140.        padding: 10px; /* Add padding to improve aesthetics */
  141.    }
  142.  
  143.    .konkorium_-item span {
  144.        display: block; /* Ensure title is on a new line */
  145.        margin-top: 10px; /* Add space between image and title */
  146.        font-weight: bold; /* Make the title bold */
  147.    }
  148.  
  149.    .konkorium_-item.large {
  150.        grid-column: span 2; /* Large items span two columns */
  151.    }
  152. }
  153.    @media (min-width: 768px) {
  154.        .konkorium_-item.large {
  155.            grid-row: span 2; /* On larger screens, large items span two rows */
  156.        }
  157.    }
  158.  
  159.    
  160. </style> <style>
  161.    .konkorium_-grid {
  162.        display: grid;
  163.        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  164.        gap: 20px;
  165.        padding: 20px;
  166.        margin: 20px;
  167.        background-color: #fff;
  168.        border: 2px solid #e0e0e0;
  169.        border-radius: 10px;
  170.    }
  171.  
  172.    .konkorium_-item {
  173.        position: relative;
  174.        text-align: center;
  175.        background-color: #fff;
  176.        border: 2px solid #e0e0e0;
  177.        border-radius: 8px;
  178.        overflow: hidden;
  179.    }
  180.  
  181.    .konkorium_-item img {
  182.        max-width: 100%;
  183.        height: auto;
  184.        width: 100%;
  185.    }
  186.  
  187.    .konkorium_-item a {
  188.        display: block;
  189.        text-decoration: none;
  190.        color: #333;
  191.        padding: 10px;
  192.    }
  193.  
  194.    .konkorium_-item span {
  195.        display: block;
  196.        margin-top: 10px;
  197.        font-weight: bold;
  198.    }
  199.  
  200.    .konkorium_-item.large {
  201.        grid-column: span 2;
  202.    }
  203.  
  204.    @media (min-width: 768px) {
  205.        .konkorium_-item.large {
  206.            grid-row: span 2;
  207.        }
  208.    }
  209.  
  210.    @media (min-width: 1024px) {
  211.        .konkorium_-grid {
  212.            grid-template-columns: repeat(3, 1fr);
  213.        }
  214.    }
  215.  
  216.    @media (max-width: 600px) {
  217.        .konkorium_-grid {
  218.            grid-template-columns: 1fr;
  219.        }
  220.  
  221.        .konkorium_-item {
  222.            grid-column: span 1 !important; /* Ensure single column for mobile */
  223.        }
  224.    }
  225. </style>  <h4 class="page-title screen-reader-text">نوشته های وبلاگ</h4> <main class="main_content col-md-9 pull-left"> <div class="konkoriumposts_wrapper konkoriumposts_list clearfix  asalah_konkoriumglobal_setting"> <article id="post-15806" class="konkoriumpost_container post-15806 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-29T08:10:00+03:30">آوریل 29, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%a2%db%8c%d8%a7-%d9%82%db%8c%d9%85%d8%aa-%d8%ae%d9%88%d8%af%d8%b1%d9%88-%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d8%a7%d8%b3%d8%aa%d8%9f/" rel="bookmark">آیا قیمت خودرو افزایش است؟</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>آیا قیمت خودرو افزایش پیدا کرده است یا در حال کاهش می باشد؟ این یکی از مهمترین موضوعاتی است که مورد توجه دارندگان بازار خودرو قرار دارد. با توجه به عوامل مختلفی از جمله تغییرات اقتصادی، تغییرات در قیمت سوخت، موج افت و خشکسالی ها، قیمت خودروها ممکن است متغیر باشد. مثال: یکی از دلایلی که باعث افزایش قیمت خودروها شده است، افزایش قیمت مواد اولیه و لوازم خودروسازی می باشد. این افزایش در نهایت برای مصرف کننده به صورت<a href="https://konkorium.ir/%d8%a2%db%8c%d8%a7-%d9%82%db%8c%d9%85%d8%aa-%d8%ae%d9%88%d8%af%d8%b1%d9%88-%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d8%a7%d8%b3%d8%aa%d8%9f/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%a2%db%8c%d8%a7-%d9%82%db%8c%d9%85%d8%aa-%d8%ae%d9%88%d8%af%d8%b1%d9%88-%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d8%a7%d8%b3%d8%aa%d8%9f/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15804" class="konkoriumpost_container post-15804 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-27T16:31:00+03:30">آوریل 27, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%a7%da%a9%d8%a7%d9%86%d8%aa-%d8%a7%d8%b3%d9%be%d8%a7%d8%aa%db%8c%d9%81%d8%a7%db%8c-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87-%d8%a8%d8%a7%db%8c%d8%af-%d8%a8%d8%af%d8%a7%d9%86%db%8c/" rel="bookmark">اکانت اسپاتیفای: همه چیزی که باید بدانید</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>اکانت اسپاتیفای یک واژه‌ی مهم و پرکاربرد در دنیای مدرن موسیقی است که به همراه خود سوالات بسیاری را نیز به ارمغان می‌آورد. در واقع، این مفهوم به صورت گسترده‌ای در صنعت موسیقی، تلویزیون و فیلم مورد استفاده قرار می‌گیرد. اما امکانات و کاربردهای اکانت اسپاتیفای چیست؟ چگونه می‌توان از آن بهترین استفاده را برد؟ اهمیت اکانت اسپاتیفای: اکانت اسپاتیفای به عنوان یک پلتفرم پخش موسیقی آنلاین معتبر، به هنرمندان و خوانندگان این امکان را می‌دهد که آثار خود را<a href="https://konkorium.ir/%d8%a7%da%a9%d8%a7%d9%86%d8%aa-%d8%a7%d8%b3%d9%be%d8%a7%d8%aa%db%8c%d9%81%d8%a7%db%8c-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87-%d8%a8%d8%a7%db%8c%d8%af-%d8%a8%d8%af%d8%a7%d9%86%db%8c/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%a7%da%a9%d8%a7%d9%86%d8%aa-%d8%a7%d8%b3%d9%be%d8%a7%d8%aa%db%8c%d9%81%d8%a7%db%8c-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87-%d8%a8%d8%a7%db%8c%d8%af-%d8%a8%d8%af%d8%a7%d9%86%db%8c/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15794" class="konkoriumpost_container post-15794 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-22T17:48:00+03:30">آوریل 22, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%ae%d8%b1%db%8c%d8%af-%d9%be%d9%84%db%8c-%d8%a7%d8%b3%d8%aa%db%8c%d8%b4%d9%86-%d9%be%d9%84%d8%a7%d8%b3-%d8%a7%da%a9%d8%b3%d8%aa%d8%b1%d8%a7-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87/" rel="bookmark">خرید پلی استیشن پلاس اکسترا: همه چیزی که باید در مورد آن بدانید</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>خرید پلی استیشن پلاس اکسترا یک سرویس اشتراکی است که به بازیکنان اجازه می‌دهد از لذت بردن از بازی‌های محبوب PS4، PS5 و PS VR بهره‌مند شوند. این سرویس با ارائه بازی‌های تازه، تخفیف‌های ویژه و دسترسی به محتوای اختصاصی به عنوان یک مشترک، به بازیکنان ارزش ویژه‌ای ارائه می‌دهد. چگونه می‌توانم اشتراک خرید پلی استیشن پلاس اکسترا را خریداری کنم؟ آیا بازی‌هایی که به عنوان بخشی از این سرویس ارائه می‌شوند دائمی هستند؟ چه مزایایی باعث تمایز این سرویس<a href="https://konkorium.ir/%d8%ae%d8%b1%db%8c%d8%af-%d9%be%d9%84%db%8c-%d8%a7%d8%b3%d8%aa%db%8c%d8%b4%d9%86-%d9%be%d9%84%d8%a7%d8%b3-%d8%a7%da%a9%d8%b3%d8%aa%d8%b1%d8%a7-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%ae%d8%b1%db%8c%d8%af-%d9%be%d9%84%db%8c-%d8%a7%d8%b3%d8%aa%db%8c%d8%b4%d9%86-%d9%be%d9%84%d8%a7%d8%b3-%d8%a7%da%a9%d8%b3%d8%aa%d8%b1%d8%a7-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15788" class="konkoriumpost_container post-15788 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-22T00:21:00+03:30">آوریل 22, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%b3%d8%a7%db%8c%d8%aa-%d8%a7%d8%b5%d9%84%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%ac%d8%a7%db%8c%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%da%a9%d8%b3%d8%a8-%d9%88-%da%a9%d8%a7%d8%b1%d9%87-2/" rel="bookmark">سایت اصلی نات کوین: جایی برای کسب و کارهای آتی!</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>سایت اصلی نات کوین جامعه‌ای پویا و نوآورانه است که به دنبال ارتقای صنعت بلاکچین و رمزارزها می‌باشد. این سایت به عنوان یک پلتفرم دیجیتال جامع، امکان انجام معاملات امن و شفاف در دنیای دیجیتال را فراهم می‌کند. از جمله فعالیت‌های این سایت می‌توان به تبادل رمزارزها، آموزش و اطلاع‌رسانی در حوزه بلاکچین، و ارائه‌ی ابزار و برنامه‌های نوین اشاره کرد. با استفاده از سایت اصلی نات کوین، کسب و کارها و فرد ها می‌توانند به سادگی ثروت خود را<a href="https://konkorium.ir/%d8%b3%d8%a7%db%8c%d8%aa-%d8%a7%d8%b5%d9%84%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%ac%d8%a7%db%8c%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%da%a9%d8%b3%d8%a8-%d9%88-%da%a9%d8%a7%d8%b1%d9%87-2/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%b3%d8%a7%db%8c%d8%aa-%d8%a7%d8%b5%d9%84%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%ac%d8%a7%db%8c%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%da%a9%d8%b3%d8%a8-%d9%88-%da%a9%d8%a7%d8%b1%d9%87-2/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15792" class="konkoriumpost_container post-15792 post type-post status-publish format-standard hentry category-blog tag-seoprem"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-21T00:19:00+03:30">آوریل 21, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%b3%d8%a6%d9%88-%da%af%d8%b1%d9%88%d9%87-%d8%aa%d9%84%da%af%d8%b1%d8%a7%d9%85-seoprem-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%da%a9%d8%a7%d9%85%d9%84-%d8%a8%d8%b1%d8%a7%db%8c-%d8%a8%d9%87/" rel="bookmark">سئو گروه تلگرام @SEOPREM: راهنمای کامل برای بهبود رتبه سایت شما</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>سئو یا بهبود سئو (Search Engine Optimization)، یکی از اصولی‌ترین عناصر در دنیای دیجیتال مارکتینگ است. اگر سایت یا کسب و کار آنلاین شما بر روی موتور جستجوها مانند گوگل، بینگ و یا یاهو قرار دارد، باید با سئو آشنا باشید. سئو گروه تلگرام @SEOPREM تیمی است حرفه‌ای که در زمینه بهبود رتبه سایت‌ها و افزایش نمودار بازدید آن‌ها، تحقیقات بسیاری انجام داده و راهنمایی‌های مفیدی را ارائه می‌دهد. توجه داشته باشید که استفاده از تکنیک‌های سئو اشتباه می‌تواند به<a href="https://konkorium.ir/%d8%b3%d8%a6%d9%88-%da%af%d8%b1%d9%88%d9%87-%d8%aa%d9%84%da%af%d8%b1%d8%a7%d9%85-seoprem-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%da%a9%d8%a7%d9%85%d9%84-%d8%a8%d8%b1%d8%a7%db%8c-%d8%a8%d9%87/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%b3%d8%a6%d9%88-%da%af%d8%b1%d9%88%d9%87-%d8%aa%d9%84%da%af%d8%b1%d8%a7%d9%85-seoprem-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%da%a9%d8%a7%d9%85%d9%84-%d8%a8%d8%b1%d8%a7%db%8c-%d8%a8%d9%87/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15790" class="konkoriumpost_container post-15790 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-20T10:06:00+03:30">آوریل 20, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%d9%86%d9%82%d8%af-%da%a9%d8%b1%d8%af%d9%86-%d9%88-%da%a9%d8%a7%d8%b1%d8%a8%d8%b1/" rel="bookmark">معرفی نات کوین: راهنمای نقد کردن و کاربردهای آن</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>نات کوین یک پدیده جدید در دنیای فناوری اطلاعات و ارزهای دیجیتال است که هم اکنون بیشترین توجه را به خود جلب کرده است. این ارز دیجیتال بر پایه فناوری زنجیره بلوکی به وجود آمده است و بسیاری از مردم در حال تحقیق و سرمایه گذاری در آن هستند. اما چگونه می‌توانیم نات کوین را به نحو صحیح نقد کنیم؟ تشریح ویژگی‌ها: برای نقد کردن نات کوین، باید ویژگی‌های آن را به دقت بررسی کرد. این ارز دیجیتال چگونه ارزش<a href="https://konkorium.ir/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%d9%86%d9%82%d8%af-%da%a9%d8%b1%d8%af%d9%86-%d9%88-%da%a9%d8%a7%d8%b1%d8%a8%d8%b1/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%d9%86%d9%82%d8%af-%da%a9%d8%b1%d8%af%d9%86-%d9%88-%da%a9%d8%a7%d8%b1%d8%a8%d8%b1/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15716" class="konkoriumpost_container post-15716 post type-post status-publish format-standard hentry category-blog tag-people tag-tipping"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-16T00:00:00+03:30">آوریل 16, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/easy-tips-for-tipping-people/" rel="bookmark">Easy Tips for Tipping People</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>Easy Tips for Tipping People Are you unsure of how to tip people in the online world? Don&#8217;t worry, we&#8217;ve got you covered. Tipping is a way to show appreciation for someone&#8217;s work or content, and it can be a great way to support your favorite creators. In this article, we&#8217;ll explore the ins and outs of tipping, from why it&#8217;s important to how to do it effectively. Whether you&#8217;re new to tipping or just looking to up your game,<a href="https://konkorium.ir/easy-tips-for-tipping-people/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/easy-tips-for-tipping-people/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15737" class="konkoriumpost_container post-15737 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-11T22:01:00+03:30">آوریل 11, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%da%a9%d9%86%d8%aa%d8%b1%d9%84-%d8%a7%d8%b2-%d8%b1%d8%a7%d9%87-%d8%af%d9%88%d8%b1-%d8%aa%d8%a7%d8%b2%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%81%d9%86%d8%a7%d9%88/" rel="bookmark">سیستم کنترل از راه دور: تازه‌ترین فناوری برای اتصال دورانه</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>سیستم کنترل از راه دور یا به انگلیسی Remote Monitoring System به عنوان یکی از مهم‌ترین فناوری‌های ارتباطی و کنترلی در دنیای امروز شناخته می‌شود. این سیستم امکان پایش و کنترل تجهیزات و فرآیندهای مختلف را به وسیله اتصال اینترنتی فراهم می‌کند، بدون نیاز به حضور فیزیکی در محل. از جمله کاربردهای مهم سیستم کنترل از راه دور می‌توان به پایش وضعیت دستگاه‌های پزشکی در بیمارستان‌ها، کنترل ویدیوهای نظارتی در اماکن عمومی، و کنترل دمای سیستم هوشمند خانه اشاره کرد.<a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%da%a9%d9%86%d8%aa%d8%b1%d9%84-%d8%a7%d8%b2-%d8%b1%d8%a7%d9%87-%d8%af%d9%88%d8%b1-%d8%aa%d8%a7%d8%b2%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%81%d9%86%d8%a7%d9%88/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%da%a9%d9%86%d8%aa%d8%b1%d9%84-%d8%a7%d8%b2-%d8%b1%d8%a7%d9%87-%d8%af%d9%88%d8%b1-%d8%aa%d8%a7%d8%b2%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%81%d9%86%d8%a7%d9%88/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15735" class="konkoriumpost_container post-15735 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-11T16:52:00+03:30">آوریل 11, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%d8%b5%d9%88%d8%aa%db%8c-%d9%87%d9%88%d8%b4%d9%85%d9%86%d8%af-%d8%ae%d8%a7%d9%86%da%af%db%8c-%d8%aa%d8%ac%d8%b1%d8%a8%d9%87-%d8%b2%d9%86%d8%af%da%af%db%8c-%d9%85%d8%af/" rel="bookmark">سیستم صوتی هوشمند خانگی: تجربه زندگی مدرن در دستان شما</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>سیستم صوتی هوشمند خانگی یک فناوری نوین است که امکان کنترل صدا در خانه را از راه دور فراهم می‌کند. با استفاده از این سیستم، شما قادر به پخش موسیقی، فعال‌سازی میکروفون‌ها یا حتی کنترل دما و نور محیط خانه خود خواهید بود. ابزارهای هوشمندی همچون سیستم‌های صوتی خانگی از نصب ساده و استفاده آسان برخوردار هستند و از زندگی روزمره شما را دوامی می‌بخشند. اهمیت: سیستم صوتی هوشمند خانگی به شما این امکان را می‌دهد که با یک کلیک<a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%d8%b5%d9%88%d8%aa%db%8c-%d9%87%d9%88%d8%b4%d9%85%d9%86%d8%af-%d8%ae%d8%a7%d9%86%da%af%db%8c-%d8%aa%d8%ac%d8%b1%d8%a8%d9%87-%d8%b2%d9%86%d8%af%da%af%db%8c-%d9%85%d8%af/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%d8%b5%d9%88%d8%aa%db%8c-%d9%87%d9%88%d8%b4%d9%85%d9%86%d8%af-%d8%ae%d8%a7%d9%86%da%af%db%8c-%d8%aa%d8%ac%d8%b1%d8%a8%d9%87-%d8%b2%d9%86%d8%af%da%af%db%8c-%d9%85%d8%af/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15720" class="konkoriumpost_container post-15720 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-07T07:01:00+03:30">آوریل 7, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%d8%af%d9%81%d8%aa%d8%b1-%da%a9%d8%a7%d8%b1-%d8%af%d8%b1%d8%b3%db%8c-%d8%ac%d8%b9%d8%a8%d9%87-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d9%be%d9%88/" rel="bookmark">دفتر کار درسی: جعبه ابزار آموزشی برای پویش موفق</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>در دنیای امروز، تکنولوژی روز به روز پیشرفت می‌کند و ابزارهای آموزشی نیز در حال تغییر و بهبود هستند. یکی از این ابزارها که بیشتر به دلیل کارآمدی و سهولت استفاده از آن مورد توجه قرار گرفته است، دفتر روزنگار است. دفتر کار درسی یک جعبه ابزار آموزشی است که برای آموزش و یادگیری مختلف موضوعات و دروس مورد استفاده قرار می‌گیرد. اهمیت دفتر کار درسی: دفتر کار درسی به دانش‌آموزان کمک می‌کند تا مطالب درسی را بهتر درک کنند<a href="https://konkorium.ir/%d8%af%d9%81%d8%aa%d8%b1-%da%a9%d8%a7%d8%b1-%d8%af%d8%b1%d8%b3%db%8c-%d8%ac%d8%b9%d8%a8%d9%87-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d9%be%d9%88/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%d8%af%d9%81%d8%aa%d8%b1-%da%a9%d8%a7%d8%b1-%d8%af%d8%b1%d8%b3%db%8c-%d8%ac%d8%b9%d8%a8%d9%87-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d9%be%d9%88/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15718" class="konkoriumpost_container post-15718 post type-post status-publish format-standard hentry category-blog"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-07T01:38:00+03:30">آوریل 7, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/%da%a9%d8%aa%d8%a7%d8%a8-%da%a9%d8%a7%d8%b1-%d8%b1%db%8c%d8%a7%d8%b6%db%8c-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d8%aa%d9%82%d9%88%db%8c%d8%aa-%d9%85%d9%87%d8%a7%d8%b1%d8%aa/" rel="bookmark">کتاب کار ریاضی: ابزاری برای تقویت مهارت‌های ریاضی</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>کتاب کار ریاضی یک منبع آموزشی جذاب و کاربردی است که به دانش‌آموزان کمک می‌کند تا مهارت‌های ریاضی خود را تقویت کرده و درک عمیق‌تری از مفاهیم ریاضی پیدا کنند. این کتاب با تمرینات متنوع و مثال‌های واقعی، به دانش‌آموزان کمک می‌کند تا روش‌های حل مسائل ریاضی را بهبود بخشند و اعتماد به نفس خود را افزایش دهند. اهمیت کتاب کار ریاضی: این کتاب به دانش‌آموزان کمک می‌کند تا مفاهیم ریاضی را درک کرده و روش‌های حل مسائل ریاضی را<a href="https://konkorium.ir/%da%a9%d8%aa%d8%a7%d8%a8-%da%a9%d8%a7%d8%b1-%d8%b1%db%8c%d8%a7%d8%b6%db%8c-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d8%aa%d9%82%d9%88%db%8c%d8%aa-%d9%85%d9%87%d8%a7%d8%b1%d8%aa/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/%da%a9%d8%aa%d8%a7%d8%a8-%da%a9%d8%a7%d8%b1-%d8%b1%db%8c%d8%a7%d8%b6%db%8c-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d8%aa%d9%82%d9%88%db%8c%d8%aa-%d9%85%d9%87%d8%a7%d8%b1%d8%aa/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15714" class="konkoriumpost_container post-15714 post type-post status-publish format-standard hentry category-blog tag-canada tag-estate tag-introductionstrong tag-strongreal"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-02T02:38:00+03:30">آوریل 2, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/real-estate-canada-an-introduction/" rel="bookmark"><strong>Real Estate Canada: An Introduction</strong></a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>Real Estate Canada: An Introduction Real Estate Canada is a dynamic and ever-evolving industry that plays a crucial role in the economy of this country. From bustling urban centers to picturesque rural landscapes, the real estate market in Canada offers a myriad of opportunities for investors, homeowners, and renters alike. Whether you&#8217;re looking to buy your dream home, invest in rental properties, or simply curious about the latest trends in the market, Real Estate Canada has something for everyone. What<a href="https://konkorium.ir/real-estate-canada-an-introduction/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/real-estate-canada-an-introduction/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15712" class="konkoriumpost_container post-15712 post type-post status-publish format-standard hentry category-blog tag-canada tag-guide tag-house tag-ultimate"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-04-01T13:34:00+03:30">آوریل 1, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/the-ultimate-guide-to-house-for-sale-canada/" rel="bookmark">The Ultimate Guide to House for Sale Canada</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>House for sale Canada is a term that encompasses the exciting world of real estate in the Great White North. From bustling urban centers like Toronto and Vancouver to quaint rural communities, there are endless opportunities to find the perfect home for you and your family. Whether you&#8217;re a first-time buyer looking for a cozy starter home or a seasoned investor searching for your next rental property, house for sale Canada offers something for everyone. When searching for a house<a href="https://konkorium.ir/the-ultimate-guide-to-house-for-sale-canada/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/the-ultimate-guide-to-house-for-sale-canada/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15702" class="konkoriumpost_container post-15702 post type-post status-publish format-standard hentry category-blog tag-canada tag-potential tag-realtor tag-unlocking"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-03-31T10:45:00+03:30">مارس 31, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/unlocking-the-potential-of-realtor-canada/" rel="bookmark">Unlocking the Potential of Realtor Canada</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>Realtor Canada is a term that encompasses the vast world of real estate professionals who help individuals navigate the complex process of buying or selling properties in Canada. These dedicated professionals bring a wealth of knowledge, expertise, and resources to the table, making the real estate journey a seamless and successful experience for their clients. From first-time homebuyers to seasoned investors, Realtor Canada offers tailored services to meet the unique needs of each individual. Whether you are looking to find<a href="https://konkorium.ir/unlocking-the-potential-of-realtor-canada/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/unlocking-the-potential-of-realtor-canada/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> <article id="post-15708" class="konkoriumpost_container post-15708 post type-post status-publish format-standard hentry category-blog tag-canada tag-house tag-welcome tag-world"> <div class="asalah_hidden_schemas" style="display:none;"> <span class="konkoriummeta_item konkoriummeta_date"><span class="screen-reader-text"></span><time class="entry-date published updated" datetime="2024-03-31T10:35:00+03:30">مارس 31, 2024</time></span> </div> <div class="konkoriumpost clearfix post_has_no_thumbnail"> <div class="konkoriumpost_title"> <h2 class="entry-title title post_title"><a href="https://konkorium.ir/welcome-to-the-world-of-house-for-sale-in-canada-2/" rel="bookmark">Welcome to the World of House for Sale in Canada</a></h2> </div> <div class="entry-content konkoriumpost_text konkoriumpost_description"> <p>When it comes to buying a house in Canada, there are numerous factors to consider. From location and amenities to budget and style, finding the perfect home can be an exciting yet overwhelming process. Whether you are a first-time homebuyer or looking to upgrade to your dream home, navigating the real estate market in Canada requires a good understanding of the available options and the steps involved in the purchasing process. Buying a house in Canada offers a wide range<a href="https://konkorium.ir/welcome-to-the-world-of-house-for-sale-in-canada-2/" class="more_link more_link_dots"> &hellip; </a></p> </div> <div class="konkoriumpost_control clearfix"> <div class="konkoriumpost_control_item konkoriumpost_readmore"> <a href="https://konkorium.ir/welcome-to-the-world-of-house-for-sale-in-canada-2/" class="read_more_link">ادامه مطلب</a> </div> </div> </div> </article> </div>  <nav class="navigation pagination" aria-label="نوشته‌ها"> <h2 class="screen-reader-text">راهبری نوشته‌ها</h2> <div class="nav-links"><span aria-current="page" class="page-numbers current">1</span> <a class="page-numbers" href="https://konkorium.ir/page/2/">2</a> <a class="page-numbers" href="https://konkorium.ir/page/3/">3</a> <span class="page-numbers dots">&hellip;</span> <a class="page-numbers" href="https://konkorium.ir/page/223/">223</a> <a class="next page-numbers" href="https://konkorium.ir/page/2/"><i class="fa fa-angle-left"></i></a></div> </nav></main> <aside class="side_content widget_area col-md-3 pull-right"> <h3 class="screen-reader-text">نوارکناری سایت</h3> <div id="secondary" class="secondary"> <div id="widget-area" class="widget-area" role="complementary"> <div id="block-7" class="widget_container widget_content widget widget_block widget_recent_entries clearfix"><ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%a2%db%8c%d8%a7-%d9%82%db%8c%d9%85%d8%aa-%d8%ae%d9%88%d8%af%d8%b1%d9%88-%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d8%a7%d8%b3%d8%aa%d8%9f/">آیا قیمت خودرو افزایش است؟</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%a7%da%a9%d8%a7%d9%86%d8%aa-%d8%a7%d8%b3%d9%be%d8%a7%d8%aa%db%8c%d9%81%d8%a7%db%8c-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87-%d8%a8%d8%a7%db%8c%d8%af-%d8%a8%d8%af%d8%a7%d9%86%db%8c/">اکانت اسپاتیفای: همه چیزی که باید بدانید</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%ae%d8%b1%db%8c%d8%af-%d9%be%d9%84%db%8c-%d8%a7%d8%b3%d8%aa%db%8c%d8%b4%d9%86-%d9%be%d9%84%d8%a7%d8%b3-%d8%a7%da%a9%d8%b3%d8%aa%d8%b1%d8%a7-%d9%87%d9%85%d9%87-%da%86%db%8c%d8%b2%db%8c-%da%a9%d9%87/">خرید پلی استیشن پلاس اکسترا: همه چیزی که باید در مورد آن بدانید</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%d8%a7%db%8c%d8%aa-%d8%a7%d8%b5%d9%84%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%ac%d8%a7%db%8c%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%da%a9%d8%b3%d8%a8-%d9%88-%da%a9%d8%a7%d8%b1%d9%87-2/">سایت اصلی نات کوین: جایی برای کسب و کارهای آتی!</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%d8%a6%d9%88-%da%af%d8%b1%d9%88%d9%87-%d8%aa%d9%84%da%af%d8%b1%d8%a7%d9%85-seoprem-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%da%a9%d8%a7%d9%85%d9%84-%d8%a8%d8%b1%d8%a7%db%8c-%d8%a8%d9%87/">سئو گروه تلگرام @SEOPREM: راهنمای کامل برای بهبود رتبه سایت شما</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d9%86%d8%a7%d8%aa-%da%a9%d9%88%db%8c%d9%86-%d8%b1%d8%a7%d9%87%d9%86%d9%85%d8%a7%db%8c-%d9%86%d9%82%d8%af-%da%a9%d8%b1%d8%af%d9%86-%d9%88-%da%a9%d8%a7%d8%b1%d8%a8%d8%b1/">معرفی نات کوین: راهنمای نقد کردن و کاربردهای آن</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/easy-tips-for-tipping-people/">Easy Tips for Tipping People</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%da%a9%d9%86%d8%aa%d8%b1%d9%84-%d8%a7%d8%b2-%d8%b1%d8%a7%d9%87-%d8%af%d9%88%d8%b1-%d8%aa%d8%a7%d8%b2%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%81%d9%86%d8%a7%d9%88/">سیستم کنترل از راه دور: تازه‌ترین فناوری برای اتصال دورانه</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%db%8c%d8%b3%d8%aa%d9%85-%d8%b5%d9%88%d8%aa%db%8c-%d9%87%d9%88%d8%b4%d9%85%d9%86%d8%af-%d8%ae%d8%a7%d9%86%da%af%db%8c-%d8%aa%d8%ac%d8%b1%d8%a8%d9%87-%d8%b2%d9%86%d8%af%da%af%db%8c-%d9%85%d8%af/">سیستم صوتی هوشمند خانگی: تجربه زندگی مدرن در دستان شما</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%af%d9%81%d8%aa%d8%b1-%da%a9%d8%a7%d8%b1-%d8%af%d8%b1%d8%b3%db%8c-%d8%ac%d8%b9%d8%a8%d9%87-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d9%be%d9%88/">دفتر کار درسی: جعبه ابزار آموزشی برای پویش موفق</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%da%a9%d8%aa%d8%a7%d8%a8-%da%a9%d8%a7%d8%b1-%d8%b1%db%8c%d8%a7%d8%b6%db%8c-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1%db%8c-%d8%a8%d8%b1%d8%a7%db%8c-%d8%aa%d9%82%d9%88%db%8c%d8%aa-%d9%85%d9%87%d8%a7%d8%b1%d8%aa/">کتاب کار ریاضی: ابزاری برای تقویت مهارت‌های ریاضی</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/real-estate-canada-an-introduction/"><strong>Real Estate Canada: An Introduction</strong></a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/the-ultimate-guide-to-house-for-sale-canada/">The Ultimate Guide to House for Sale Canada</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/unlocking-the-potential-of-realtor-canada/">Unlocking the Potential of Realtor Canada</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/welcome-to-the-world-of-house-for-sale-in-canada-2/">Welcome to the World of House for Sale in Canada</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/welcome-to-the-world-of-house-for-sale-canada/">Welcome to the World of House for Sale Canada</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d9%85%da%a9%d9%85%d9%84-%da%a9%d8%b1%d8%a7%d8%aa%db%8c%d9%86-%d8%a8%d9%87%d8%a8%d9%88%d8%af-%d9%82%d8%af%d8%b1%d8%aa-%d9%88-%d8%ad%d8%ac%d9%85-%d8%b9%d8%b6%d9%84%d8%a7/">معرفی مکمل کراتین: بهبود قدرت و حجم عضلات با تقویت کراتین</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/what-are-the-best-slots-websites-for-slots/">What are the best slots websites for slots?</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/are-there-any-betting-scams/">Are there any betting scams?</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/discover-the-best-realtor-in-langley-for-your-home-search/">Discover the Best Realtor in Langley for Your Home Search</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%aa%d8%aa%d8%b1-%d8%b1%d8%a7%d9%87%db%8c-%d8%ac%d8%af%db%8c%d8%af-%d8%a8%d8%b1%d8%a7%db%8c-%d9%81%d8%b1%d9%88%d8%b4-%d9%88-%d8%ae%d8%b1%db%8c%d8%af-%d8%a7%d8%b1%d8%b2%d9%87%d8%a7%db%8c-%d8%af/">تتر: راهی جدید برای فروش و خرید ارزهای دیجیتال</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/welcome-to-realtors-langley-your-guide-to-finding-the-perfect-home/">Welcome to Realtors Langley: Your Guide to Finding the Perfect Home</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%d8%a7%d9%84%d9%86-%d8%b2%db%8c%d8%a8%d8%a7%db%8c%db%8c-%d9%85%d9%88-%d8%b1%d8%a7%d8%b2%d9%87%d8%a7%db%8c-%d8%b2%db%8c%d8%a8%d8%a7%db%8c%db%8c-%d9%88-%d8%ac%d8%a7%d8%af%d9%88%db%8c-%d9%85%d9%88/">سالن زیبایی مو: رازهای زیبایی و جادوی موهای شما</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%aa%d9%85%d8%a7%d9%85%db%8c-%da%86%db%8c%d8%b2%d9%87%d8%a7%db%8c%db%8c-%da%a9%d9%87-%d8%a8%db%8c%d8%b4%d8%aa%d8%b1-%d8%af%d8%b1%d8%a8%d8%a7%d8%b1%d9%87-%d8%b1%d9%86%da%af-%d9%85%d9%88-%d8%a8%d8%a7/">تمامی چیزهایی که بیشتر درباره رنگ مو باید بدانید</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/boiler-installation-burnaby-efficient-heating-solutions-for-your-home/">Boiler Installation Burnaby: Efficient Heating Solutions for Your Home</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%b3%d9%84%d8%a8%d8%b1%db%8c%d8%aa%db%8c-%d9%87%d8%a7%db%8c%db%8c-%da%a9%d9%87-%d8%a8%d8%a7-%d8%a2%db%8c%d8%b3%d8%a7%d9%86-%d8%a7%d8%b3%d9%84%d8%a7%d9%85%db%8c-%d8%af%d9%88%d8%b3%d8%aa-%d9%87%d8%b3/">سلبریتی هایی که با آیسان اسلامی دوست هستند کدامند؟</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/boiler-repair-burnaby-ensuring-comfort-and-safety-in-your-home/">Boiler Repair Burnaby: Ensuring Comfort and Safety in Your Home</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d9%81%d8%a7%d9%84%d9%88%d9%88%d8%b1-%d8%a7%db%8c%d9%86%d8%b3%d8%aa%d8%a7%da%af%d8%b1%d8%a7%d9%85-%d8%b1%d8%a7%d9%87%db%8c-%d8%b3%d8%a7%d8%af%d9%87-%d8%a8%d8%b1/">افزایش فالوور اینستاگرام راهی ساده برای جذب تعداد بیشتری از دنبال‌کنندگان</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%a7%d9%81%d8%b2%d8%a7%db%8c%d8%b4-%d9%81%d8%a7%d9%84%d9%88%d9%88%d8%b1-%d9%87%d8%a7%db%8c-%d9%be%db%8c%d8%ac-%d8%a7%db%8c%d9%86%d8%b3%d8%aa%d8%a7%da%af%d8%b1%d8%a7%d9%85-%d8%b1%d8%a7%d8%b2%d9%87/">افزایش فالوور های پیج اینستاگرام رازها و راهکارها</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://konkorium.ir/%d8%aa%d8%b9%d8%a8%db%8c%d8%b1-%d8%ae%d9%88%d8%a7%d8%a8-%d8%aa%d9%84%d9%81%d9%86%db%8c-%d9%88-%d8%a2%d9%86%d9%84%d8%a7%db%8c%d9%86-%da%af%d8%b4%d8%a7%db%8c%d8%b4-%d8%af%d8%b1-%d8%af%d9%86%db%8c-2/">تعبیر خواب تلفنی و آنلاین: گشایش در دنیای رمز و رازهای ناخودآگاه</a></li> </ul></div> </div> </div> <span id="demo"></span> <div class="useful"> <a href="https://webdars.net"> پاورپوینت</a><br> <a href="https://www.enfejar.vip/"> انفجار آنلاین</a><br> <a href="https://enfejar.games/"> Enfejar.games</a><br> <a href="https://shartebartar.com/">شرط برتر</a><br> <a href="https://shirbet.com/"> سایت شرط بندی فوتبال <style>
  226.  
  227.  
  228.    
  229.    /* Block latest posts */
  230. #block-7 .wp-block-latest-posts{
  231. border-style:dotted;
  232. padding-left:8px;
  233. padding-right:8px;
  234. padding-top:8px;
  235. padding-bottom:8px;
  236. border-width:1px;
  237. border-color:rgba(0,0,0,0.24);
  238. border-top-left-radius:8px;
  239. border-top-right-radius:8px;
  240. border-bottom-left-radius:8px;
  241. border-bottom-right-radius:8px;
  242. }
  243.  
  244.    /* width */
  245. ::-webkit-scrollbar {
  246.  width: 10px;
  247. }
  248.  
  249. /* Track */
  250. ::-webkit-scrollbar-track {
  251.  background: transparent;
  252. }
  253.  
  254.  
  255.        /* Link */
  256. .top_header_items_holder .site-title a{
  257. text-transform:uppercase;
  258. letter-spacing:3px !important;
  259. }
  260.  
  261.  
  262.  </style> </div> <br> <style>
  263. /* Post Title */
  264. *{
  265. font-family:'danpaa'!important;
  266. --google-webfont:no-include;
  267. letter-spacing:0px!important;
  268. }
  269. /* Division */
  270. #page .pull-right > div{
  271. overflow:scroll;
  272. height:480px;
  273. }
  274.  
  275. /* Akhbar */
  276. #akhbar{
  277. font-family:'danpaa';
  278. }
  279.  /* Division */
  280. #page div:nth-child(4){
  281. width:4px;
  282. height:4px !important;
  283. }
  284.  
  285. /* Division */
  286. #page .site_main_container #content .container .row .pull-right div:nth-child(6){
  287. width:auto !important;
  288. }
  289.  
  290.  
  291.  
  292.  /* Blog post */
  293. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  294. background-color:#0c0303;
  295. border-top-left-radius:8px;
  296. border-top-right-radius:8px;
  297. border-bottom-left-radius:8px;
  298. border-bottom-right-radius:8px;
  299. padding-left:16px;
  300. padding-right:16px;
  301. padding-top:30px;
  302. padding-bottom:30px;
  303. background-size:180px 180px;
  304. background-blend-mode:lighten;
  305. background-attachment:scroll;
  306. background-repeat:repeat-y;
  307. background-position-x:11%;
  308. background-clip:border-box;
  309. }
  310.  
  311. /* Link */
  312. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  313. background-color:#fea723;
  314. color:#ffffff;
  315. border-style:none;
  316. }
  317.  
  318. /* Blog post control item */
  319. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  320. background-color:#fea723;
  321. border-top-left-radius:8px;
  322. border-top-right-radius:8px;
  323. border-bottom-left-radius:8px;
  324. border-bottom-right-radius:8px;
  325. }
  326.  
  327. /* Paragraph */
  328. .asalah_konkoriumglobal_setting .hentry p{
  329. color:#ffffff;
  330. }
  331.  
  332. /* Link */
  333. .asalah_konkoriumglobal_setting .entry-title a{
  334. color:#ffffff;
  335. }
  336.  
  337. /* List */
  338. #block-7 ul{
  339. background-color:#000000;
  340. background-repeat:no-repeat;
  341. background-blend-mode:screen;
  342. background-position-x:40%;
  343. background-position-y:4%;
  344. background-clip:border-box;
  345. color:rgb(102, 102, 102);
  346. }
  347.  
  348. #page img{
  349. background-color:#050505;
  350. }
  351.  
  352.  
  353. /* Content */
  354. #content{
  355. margin-bottom:-12px;
  356. margin-top:2px;
  357. background-color:rgba(0,0,0,0.51);
  358. }
  359. /* Blog post */
  360. .konkoriumposts_wrapper .hentry .konkoriumpost{
  361. background-color:rgba(255,255,255,0.9);
  362. border-top-left-radius:8px;
  363. border-top-right-radius:8px;
  364. border-bottom-left-radius:8px;
  365. border-bottom-right-radius:8px;
  366. padding-left:8px;
  367. padding-right:8px;
  368. padding-top:8px;
  369. background-size:200px 200px;
  370. background-blend-mode:color-dodge;
  371. background-position-x:45%;
  372. background-position-y:21%;
  373. color:rgb(34, 34, 34);
  374. background-attachment:fixed;
  375. background-repeat:no-repeat;
  376. }
  377.  
  378. /* Post Title */
  379. .konkoriumpost .konkoriumpost_title h1{
  380. padding-left:22px !important;
  381. padding-right:22px !important;
  382. }
  383.  
  384. /* Author info */
  385. #page .konkoriumposts_wrapper .author-info{
  386. background-color:#fff1db;
  387. border-top-left-radius:8px;
  388. border-top-right-radius:8px;
  389. border-bottom-left-radius:8px;
  390. border-bottom-right-radius:8px;
  391. padding-left:8px;
  392. padding-right:8px;
  393. padding-top:26px;
  394. }
  395.  
  396. /* Author description */
  397. .konkoriumposts_wrapper .author-info .author-description{
  398. color:#000000;
  399. }
  400.  
  401. /* Column 3/12 */
  402. #content .pull-right{
  403. background-color:#ffffff;
  404. padding-bottom:22px;
  405. border-top-left-radius:8px;
  406. border-top-right-radius:8px;
  407. border-bottom-left-radius:8px;
  408. border-bottom-right-radius:8px;
  409. }
  410.  
  411. /* Useful */
  412. #page .useful{
  413. color:#000000;
  414. overflow:visible !important;
  415. text-align:وسط;
  416. }
  417.  
  418. /* Link */
  419. #page .useful a{
  420. color:#000000;
  421. float:right;
  422. }
  423.  
  424. #page .site_main_container{
  425. margin-bottom:0px;
  426. }
  427.  
  428. /* Top menu wrapper */
  429. #page .site_header .top_menu_wrapper{
  430. border-style:none;
  431. }
  432.  
  433. /* Header */
  434. #page header{
  435. border-bottom-style:none;
  436. margin-bottom:-14px;
  437. }
  438.  
  439. /* 993px and larger screen sizes */
  440. @media (min-width:993px){
  441.  
  442. /* Column 3/12 */
  443. #content .pull-right{
  444. padding-top:22px;
  445. }
  446. }
  447.  
  448.  /* Link */
  449. .asalah_konkoriumglobal_setting .entry-title a{
  450. color:#000000 !important;
  451. }
  452.  
  453. /* Paragraph */
  454. .asalah_konkoriumglobal_setting .hentry p{
  455. color:#000000 !important;
  456. }
  457.  
  458. /* Link */
  459. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  460. color:#000000 !important;
  461. }
  462.  
  463.  
  464. /* Post Title */
  465. *{
  466. font-family:'danpaa'!important;
  467. --google-webfont:no-include;
  468. letter-spacing:0px!important;
  469. }
  470. /* Division */
  471. #page .pull-right > div{
  472. overflow:scroll;
  473. height:480px;
  474. }
  475.  
  476. /* Akhbar */
  477. #akhbar{
  478. font-family:'danpaa';
  479. }
  480.  /* Division */
  481. #page div:nth-child(4){
  482. width:4px;
  483. height:4px !important;
  484. }
  485.  
  486. /* Division */
  487. #page .site_main_container #content .container .row .pull-right div:nth-child(6){
  488. width:auto !important;
  489. }
  490.  
  491. /* Useful */
  492. #page .useful{
  493. height:50px !important;
  494. margin-top:24px;
  495. }
  496.  
  497. /* Post Title */
  498. .asalah_konkoriumglobal_setting .hentry h2{
  499. font-weight:481;
  500. }
  501.  
  502.  /* Blog post */
  503. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  504. background-color:#0c0303;
  505. border-top-left-radius:8px;
  506. border-top-right-radius:8px;
  507. border-bottom-left-radius:8px;
  508. border-bottom-right-radius:8px;
  509. padding-left:16px;
  510. padding-right:16px;
  511. padding-top:30px;
  512. padding-bottom:30px;
  513. background-size:180px 180px;
  514. background-blend-mode:lighten;
  515. background-attachment:scroll;
  516. background-repeat:repeat-y;
  517. background-position-x:11%;
  518. background-clip:border-box;
  519. }
  520.  
  521. /* Link */
  522. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  523. background-color:#fea723;
  524. color:#ffffff;
  525. border-style:none;
  526. }
  527.  
  528. /* Blog post control item */
  529. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  530. background-color:#fea723;
  531. border-top-left-radius:8px;
  532. border-top-right-radius:8px;
  533. border-bottom-left-radius:8px;
  534. border-bottom-right-radius:8px;
  535. }
  536.  
  537. /* Paragraph */
  538. .asalah_konkoriumglobal_setting .hentry p{
  539. color:#ffffff;
  540. }
  541.  
  542. /* Link */
  543. .asalah_konkoriumglobal_setting .entry-title a{
  544. color:#ffffff;
  545. }
  546.  
  547. /* List */
  548. #block-7 ul{
  549. background-color:#000000;
  550. background-repeat:no-repeat;
  551. background-blend-mode:screen;
  552. background-position-x:40%;
  553. background-position-y:4%;
  554. background-clip:border-box;
  555. color:rgb(102, 102, 102);
  556. }
  557.  
  558. #page img{
  559. background-color:#050505;
  560. }
  561.  
  562.  
  563. /* Content */
  564. #content{
  565. margin-bottom:-12px;
  566. margin-top:2px;
  567. background-color:rgba(0,0,0,0.51);
  568. }
  569. /* Blog post */
  570. .konkoriumposts_wrapper .hentry .konkoriumpost{
  571. background-color:rgba(255,255,255,0.9);
  572. border-top-left-radius:8px;
  573. border-top-right-radius:8px;
  574. border-bottom-left-radius:8px;
  575. border-bottom-right-radius:8px;
  576. padding-left:8px;
  577. padding-right:8px;
  578. padding-top:8px;
  579. background-size:200px 200px;
  580. background-blend-mode:color-dodge;
  581. background-position-x:45%;
  582. background-position-y:21%;
  583. color:rgb(34, 34, 34);
  584. background-attachment:fixed;
  585. background-repeat:no-repeat;
  586. }
  587.  
  588. /* Post Title */
  589. .konkoriumpost .konkoriumpost_title h1{
  590. padding-left:22px !important;
  591. padding-right:22px !important;
  592. }
  593.  
  594. /* Author info */
  595. #page .konkoriumposts_wrapper .author-info{
  596. background-color:#fff1db;
  597. border-top-left-radius:8px;
  598. border-top-right-radius:8px;
  599. border-bottom-left-radius:8px;
  600. border-bottom-right-radius:8px;
  601. padding-left:8px;
  602. padding-right:8px;
  603. padding-top:26px;
  604. }
  605.  
  606. /* Author description */
  607. .konkoriumposts_wrapper .author-info .author-description{
  608. color:#000000;
  609. }
  610.  
  611. /* Column 3/12 */
  612. #content .pull-right{
  613. background-color:#ffffff;
  614. padding-bottom:22px;
  615. border-top-left-radius:8px;
  616. border-top-right-radius:8px;
  617. border-bottom-left-radius:8px;
  618. border-bottom-right-radius:8px;
  619. }
  620.  
  621. /* Useful */
  622. #page .useful{
  623. color:#000000;
  624. overflow:visible !important;
  625. text-align:وسط;
  626. }
  627.  
  628. /* Link */
  629. #page .useful a{
  630. color:#000000;
  631. float:right;
  632. }
  633.  
  634. #page .site_main_container{
  635. margin-bottom:0px;
  636. }
  637.  
  638. /* Top menu wrapper */
  639. #page .site_header .top_menu_wrapper{
  640. border-style:none;
  641. }
  642.  
  643. /* Header */
  644. #page header{
  645. border-bottom-style:none;
  646. margin-bottom:-14px;
  647. }
  648.  
  649. /* 993px and larger screen sizes */
  650. @media (min-width:993px){
  651.  
  652. /* Column 3/12 */
  653. #content .pull-right{
  654. padding-top:22px;
  655. }
  656. }
  657.  
  658.  /* Link */
  659. .asalah_konkoriumglobal_setting .entry-title a{
  660. color:#000000 !important;
  661. }
  662.  
  663. /* Paragraph */
  664. .asalah_konkoriumglobal_setting .hentry p{
  665. color:#000000 !important;
  666. }
  667.  
  668. /* Link */
  669. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  670. color:#000000 !important;
  671. }
  672.  
  673. /* Link */
  674. #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a{
  675. color:#ffffff !important;
  676. }
  677.  
  678. /* Link */
  679. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  680. font-weight:300 !important;
  681. }
  682.  
  683. /* Useful */
  684. #page .useful{
  685. min-height:5px;
  686. }
  687.  
  688. /* Useful */
  689. #page .site_main_container #content .container .row .pull-right .useful{
  690. overflow:scroll !important;
  691. }
  692.  
  693. /* Column 3/12 */
  694. #page .site_main_container #content .container .row .pull-right{
  695. padding-bottom:48px !important;
  696. }
  697.  
  698. /* Column 3/12 */
  699. #content .pull-right{
  700. }
  701.  
  702. /* Useful */
  703. #page .useful{
  704. min-height:40px !important;
  705. margin: 15px !important;
  706. min-width:88%;
  707. }
  708.  
  709.  
  710.  
  711. </style> <style>
  712.  
  713. /* konkoriumpost */
  714. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  715. margin-top:0px !important;
  716.    margin-bottom:20px !important;
  717. border-bottom-style:none !important;
  718. border-style:none !important;
  719.    border-radius:8px !important;
  720. }
  721.  
  722. .useful{
  723. max-height:20px !important;
  724. }
  725.  
  726. /* Useful */
  727. .useful{
  728. overflow:scroll !important;
  729. }
  730.  
  731. /* Post Title */
  732. .asalah_konkoriumglobal_setting .hentry h2{
  733. padding-top:8px !important;;
  734. }
  735. /* Post Title */
  736. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  737. padding-top:8px !important;
  738. }
  739. /* Post Title */
  740. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  741. padding-bottom:8px !important;
  742. }
  743.  
  744. *{
  745. font-family: IRANSans !important;
  746. }
  747.  
  748. .useful {
  749.    max-height: 30px !important;
  750.    overflow-y: auto; /* Add a vertical scrollbar when content overflows */
  751. }
  752. </style> </aside> </div>  </div>  </section>  <footer class="site-footer">  <h3 class="screen-reader-text">پاربرگ سایت</h3> <div class="footer_wrapper"> <div class="container"> </div> </div> </footer> </div>  </div>  </div> <style>
  753.    /* Top menu wrapper */
  754.    #page .site_header .top_menu_wrapper {
  755.        background-color: #7FB3D5 !important;
  756.         border-style:none  !important;
  757. border-bottom-style:none  !important;
  758.    
  759.    }
  760. </style> <style>    @media (min-width: 768px) {
  761.  
  762.    .konkoriumgrid {
  763.        display: grid;
  764.        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  765.        gap: 20px;
  766.        padding: 20px;
  767.        margin: 20px;
  768.        background-color: #fff; /* Background color */
  769.        border: 2px solid #e0e0e0; /* Border color */
  770.        border-radius: 10px; /* Border radius */
  771.    }
  772.  
  773.    .konkoriumitem {
  774.        position: relative;
  775.        text-align: center;
  776.        background-color: #fff; /* Item background color */
  777.        border: 2px solid #e0e0e0; /* Item border color */
  778.        border-radius: 8px; /* Item border radius */
  779.        overflow: hidden; /* Hide any content overflow */
  780.    }
  781.  
  782.    .konkoriumitem img {
  783.        max-width: 100%;
  784.        height: auto;
  785.        width: 100%;
  786.    }
  787.  
  788.    .konkoriumitem a {
  789.        display: block; /* Ensure the entire item is clickable */
  790.        text-decoration: none;
  791.        color: #333; /* Text color */
  792.        padding: 10px; /* Add padding to improve aesthetics */
  793.    }
  794.  
  795.    .konkoriumitem span {
  796.        display: block; /* Ensure title is on a new line */
  797.        margin-top: 10px; /* Add space between image and title */
  798.        font-weight: bold; /* Make the title bold */
  799.    }
  800.  
  801.    .konkoriumitem.large {
  802.        grid-column: span 2; /* Large items span two columns */
  803.    }
  804. }
  805.    @media (min-width: 768px) {
  806.        .konkoriumitem.large {
  807.            grid-row: span 2; /* On larger screens, large items span two rows */
  808.        }
  809.    }
  810.  
  811.    
  812. </style> <style>
  813.    .konkoriumgrid {
  814.        display: grid;
  815.        grid-template-columns: repeat(auto-fill, max(400px, 1fr));
  816.        gap: 20px;
  817.        padding: 20px;
  818.        margin: 20px;
  819.        background-color: #fff;
  820.        border: 2px solid #e0e0e0;
  821.        border-radius: 10px;
  822.    }
  823.  
  824.    .konkoriumitem {
  825.        position: relative;
  826.        text-align: center;
  827.        background-color: #fff;
  828.        border: 2px solid #e0e0e0;
  829.        border-radius: 8px;
  830.        overflow: hidden;
  831.        max-height: 500px;
  832.  
  833.    }
  834. /* List Item */
  835. #content .container .pull-right #secondary #widget-area #block-7 .wp-block-latest-posts li{
  836. background-color:transparent !important;
  837. }
  838.    .konkoriumitem img {
  839.        max-width: 400px;
  840.        height: auto;
  841.        width: 100%;
  842.    }
  843.  
  844.    .konkoriumitem a {
  845.        display: block;
  846.        text-decoration: none;
  847.        color: #333;
  848.        padding: 10px;
  849.    }
  850.  
  851.    .konkoriumitem span {
  852.        display: block;
  853.        margin-top: 10px;
  854.        font-weight: bold;
  855.    }
  856.  
  857.    .konkoriumitem.large {
  858.        grid-column: span 2;
  859.    }
  860.  
  861.    @media (min-width: 768px) {
  862.        .konkoriumitem.large {
  863.            grid-row: span 2;
  864.        }
  865.    }
  866.  
  867.    @media (min-width: 1024px) {
  868.        .konkoriumgrid {
  869.            grid-template-columns: repeat(3, 1fr);
  870.        }
  871.    }
  872.  
  873.    @media (max-width: 600px) {
  874.        .konkoriumgrid {
  875.            grid-template-columns: 1fr;
  876.        }
  877.  
  878.        .konkoriumitem {
  879.            grid-column: span 1 !important; /* Ensure single column for mobile */
  880.        }
  881.    }
  882. </style> <style type="text/css" media="print">
  883.                        body { visibility: hidden !important; display: none !important}
  884.                    </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  885.                    document.addEventListener('contextmenu', event => event.preventDefault());
  886.                                                        
  887.                                          
  888.                        document.addEventListener("keydown",  function (event) {
  889.  
  890.                                                        if (    
  891.                                    event.keyCode === 123
  892.                                    || event.ctrlKey && event.shiftKey && event.keyCode === 67  //c
  893.                                    || event.ctrlKey && event.shiftKey && event.keyCode === 73  //i
  894.                                    || event.ctrlKey && event.shiftKey && event.keyCode === 74
  895.                                    || event.ctrlKey && event.shiftKey && event.keyCode === 75  //k
  896.                            ) {
  897.                                event.preventDefault()
  898.                                return false;
  899.                            }
  900.                            
  901.                                                                                                                if (event.ctrlKey && event.keyCode === 80) {
  902.                                    event.preventDefault()
  903.                                    return false;
  904.                                }
  905.                                                                                    
  906.                            });
  907.                        
  908.                        
  909.                                                    
  910.                            if ( typeof window.devtools !== 'undefined'   &&  window.devtools.isOpen )
  911.                                {
  912.                                    DevToolsIsOpen();
  913.                        
  914.                                    window.addEventListener('devtoolschange', event => {
  915.                                        
  916.                                        if ( event.detail.isOpen )
  917.                                            DevToolsIsOpen();
  918.                                    });
  919.                                }
  920.                            
  921.                            function DevToolsIsOpen()
  922.                                {
  923.                                    if ( navigator.userAgent.indexOf('iPhone') > -1 )
  924.                                        return false;
  925.                                        
  926.                                    var doc_html    =   document.getElementsByTagName("html")[0];
  927.                                    doc_html.innerHTML  =   'Inspector is disabled.';
  928.                                }
  929.                            
  930.                                                                        </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  931.     /*! lazysizes - v5.2.2 */
  932. !function(e){var t=function(u,D,f){"use strict";var k,H;if(function(){var e;var t={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:true,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:true,ricTimeout:0,throttleDelay:125};H=u.lazySizesConfig||u.lazysizesConfig||{};for(e in t){if(!(e in H)){H[e]=t[e]}}}(),!D||!D.getElementsByClassName){return{init:function(){},cfg:H,noSupport:true}}var O=D.documentElement,a=u.HTMLPictureElement,P="addEventListener",$="getAttribute",q=u[P].bind(u),I=u.setTimeout,U=u.requestAnimationFrame||I,l=u.requestIdleCallback,j=/^picture$/i,r=["load","error","lazyincluded","_lazyloaded"],i={},G=Array.prototype.forEach,J=function(e,t){if(!i[t]){i[t]=new RegExp("(\\s|^)"+t+"(\\s|$)")}return i[t].test(e[$]("class")||"")&&i[t]},K=function(e,t){if(!J(e,t)){e.setAttribute("class",(e[$]("class")||"").trim()+" "+t)}},Q=function(e,t){var i;if(i=J(e,t)){e.setAttribute("class",(e[$]("class")||"").replace(i," "))}},V=function(t,i,e){var a=e?P:"removeEventListener";if(e){V(t,i)}r.forEach(function(e){t[a](e,i)})},X=function(e,t,i,a,r){var n=D.createEvent("Event");if(!i){i={}}i.instance=k;n.initEvent(t,!a,!r);n.detail=i;e.dispatchEvent(n);return n},Y=function(e,t){var i;if(!a&&(i=u.picturefill||H.pf)){if(t&&t.src&&!e[$]("srcset")){e.setAttribute("srcset",t.src)}i({reevaluate:true,elements:[e]})}else if(t&&t.src){e.src=t.src}},Z=function(e,t){return(getComputedStyle(e,null)||{})[t]},s=function(e,t,i){i=i||e.offsetWidth;while(i<H.minSize&&t&&!e._lazysizesWidth){i=t.offsetWidth;t=t.parentNode}return i},ee=function(){var i,a;var t=[];var r=[];var n=t;var s=function(){var e=n;n=t.length?r:t;i=true;a=false;while(e.length){e.shift()()}i=false};var e=function(e,t){if(i&&!t){e.apply(this,arguments)}else{n.push(e);if(!a){a=true;(D.hidden?I:U)(s)}}};e._lsFlush=s;return e}(),te=function(i,e){return e?function(){ee(i)}:function(){var e=this;var t=arguments;ee(function(){i.apply(e,t)})}},ie=function(e){var i;var a=0;var r=H.throttleDelay;var n=H.ricTimeout;var t=function(){i=false;a=f.now();e()};var s=l&&n>49?function(){l(t,{timeout:n});if(n!==H.ricTimeout){n=H.ricTimeout}}:te(function(){I(t)},true);return function(e){var t;if(e=e===true){n=33}if(i){return}i=true;t=r-(f.now()-a);if(t<0){t=0}if(e||t<9){s()}else{I(s,t)}}},ae=function(e){var t,i;var a=99;var r=function(){t=null;e()};var n=function(){var e=f.now()-i;if(e<a){I(n,a-e)}else{(l||r)(r)}};return function(){i=f.now();if(!t){t=I(n,a)}}},e=function(){var v,m,c,h,e;var y,z,g,p,C,b,A;var n=/^img$/i;var d=/^iframe$/i;var E="onscroll"in u&&!/(gle|ing)bot/.test(navigator.userAgent);var _=0;var w=0;var N=0;var M=-1;var x=function(e){N--;if(!e||N<0||!e.target){N=0}};var W=function(e){if(A==null){A=Z(D.body,"visibility")=="hidden"}return A||!(Z(e.parentNode,"visibility")=="hidden"&&Z(e,"visibility")=="hidden")};var S=function(e,t){var i;var a=e;var r=W(e);g-=t;b+=t;p-=t;C+=t;while(r&&(a=a.offsetParent)&&a!=D.body&&a!=O){r=(Z(a,"opacity")||1)>0;if(r&&Z(a,"overflow")!="visible"){i=a.getBoundingClientRect();r=C>i.left&&p<i.right&&b>i.top-1&&g<i.bottom+1}}return r};var t=function(){var e,t,i,a,r,n,s,l,o,u,f,c;var d=k.elements;if((h=H.loadMode)&&N<8&&(e=d.length)){t=0;M++;for(;t<e;t++){if(!d[t]||d[t]._lazyRace){continue}if(!E||k.prematureUnveil&&k.prematureUnveil(d[t])){R(d[t]);continue}if(!(l=d[t][$]("data-expand"))||!(n=l*1)){n=w}if(!u){u=!H.expand||H.expand<1?O.clientHeight>500&&O.clientWidth>500?500:370:H.expand;k._defEx=u;f=u*H.expFactor;c=H.hFac;A=null;if(w<f&&N<1&&M>2&&h>2&&!D.hidden){w=f;M=0}else if(h>1&&M>1&&N<6){w=u}else{w=_}}if(o!==n){y=innerWidth+n*c;z=innerHeight+n;s=n*-1;o=n}i=d[t].getBoundingClientRect();if((b=i.bottom)>=s&&(g=i.top)<=z&&(C=i.right)>=s*c&&(p=i.left)<=y&&(b||C||p||g)&&(H.loadHidden||W(d[t]))&&(m&&N<3&&!l&&(h<3||M<4)||S(d[t],n))){R(d[t]);r=true;if(N>9){break}}else if(!r&&m&&!a&&N<4&&M<4&&h>2&&(v[0]||H.preloadAfterLoad)&&(v[0]||!l&&(b||C||p||g||d[t][$](H.sizesAttr)!="auto"))){a=v[0]||d[t]}}if(a&&!r){R(a)}}};var i=ie(t);var B=function(e){var t=e.target;if(t._lazyCache){delete t._lazyCache;return}x(e);K(t,H.loadedClass);Q(t,H.loadingClass);V(t,L);X(t,"lazyloaded")};var a=te(B);var L=function(e){a({target:e.target})};var T=function(t,i){try{t.contentWindow.location.replace(i)}catch(e){t.src=i}};var F=function(e){var t;var i=e[$](H.srcsetAttr);if(t=H.customMedia[e[$]("data-media")||e[$]("media")]){e.setAttribute("media",t)}if(i){e.setAttribute("srcset",i)}};var s=te(function(t,e,i,a,r){var n,s,l,o,u,f;if(!(u=X(t,"lazybeforeunveil",e)).defaultPrevented){if(a){if(i){K(t,H.autosizesClass)}else{t.setAttribute("sizes",a)}}s=t[$](H.srcsetAttr);n=t[$](H.srcAttr);if(r){l=t.parentNode;o=l&&j.test(l.nodeName||"")}f=e.firesLoad||"src"in t&&(s||n||o);u={target:t};K(t,H.loadingClass);if(f){clearTimeout(c);c=I(x,2500);V(t,L,true)}if(o){G.call(l.getElementsByTagName("source"),F)}if(s){t.setAttribute("srcset",s)}else if(n&&!o){if(d.test(t.nodeName)){T(t,n)}else{t.src=n}}if(r&&(s||o)){Y(t,{src:n})}}if(t._lazyRace){delete t._lazyRace}Q(t,H.lazyClass);ee(function(){var e=t.complete&&t.naturalWidth>1;if(!f||e){if(e){K(t,"ls-is-cached")}B(u);t._lazyCache=true;I(function(){if("_lazyCache"in t){delete t._lazyCache}},9)}if(t.loading=="lazy"){N--}},true)});var R=function(e){if(e._lazyRace){return}var t;var i=n.test(e.nodeName);var a=i&&(e[$](H.sizesAttr)||e[$]("sizes"));var r=a=="auto";if((r||!m)&&i&&(e[$]("src")||e.srcset)&&!e.complete&&!J(e,H.errorClass)&&J(e,H.lazyClass)){return}t=X(e,"lazyunveilread").detail;if(r){re.updateElem(e,true,e.offsetWidth)}e._lazyRace=true;N++;s(e,t,r,a,i)};var r=ae(function(){H.loadMode=3;i()});var l=function(){if(H.loadMode==3){H.loadMode=2}r()};var o=function(){if(m){return}if(f.now()-e<999){I(o,999);return}m=true;H.loadMode=3;i();q("scroll",l,true)};return{_:function(){e=f.now();k.elements=D.getElementsByClassName(H.lazyClass);v=D.getElementsByClassName(H.lazyClass+" "+H.preloadClass);q("scroll",i,true);q("resize",i,true);q("pageshow",function(e){if(e.persisted){var t=D.querySelectorAll("."+H.loadingClass);if(t.length&&t.forEach){U(function(){t.forEach(function(e){if(e.complete){R(e)}})})}}});if(u.MutationObserver){new MutationObserver(i).observe(O,{childList:true,subtree:true,attributes:true})}else{O[P]("DOMNodeInserted",i,true);O[P]("DOMAttrModified",i,true);setInterval(i,999)}q("hashchange",i,true);["focus","mouseover","click","load","transitionend","animationend"].forEach(function(e){D[P](e,i,true)});if(/d$|^c/.test(D.readyState)){o()}else{q("load",o);D[P]("DOMContentLoaded",i);I(o,2e4)}if(k.elements.length){t();ee._lsFlush()}else{i()}},checkElems:i,unveil:R,_aLSL:l}}(),re=function(){var i;var n=te(function(e,t,i,a){var r,n,s;e._lazysizesWidth=a;a+="px";e.setAttribute("sizes",a);if(j.test(t.nodeName||"")){r=t.getElementsByTagName("source");for(n=0,s=r.length;n<s;n++){r[n].setAttribute("sizes",a)}}if(!i.detail.dataAttr){Y(e,i.detail)}});var a=function(e,t,i){var a;var r=e.parentNode;if(r){i=s(e,r,i);a=X(e,"lazybeforesizes",{width:i,dataAttr:!!t});if(!a.defaultPrevented){i=a.detail.width;if(i&&i!==e._lazysizesWidth){n(e,r,a,i)}}}};var e=function(){var e;var t=i.length;if(t){e=0;for(;e<t;e++){a(i[e])}}};var t=ae(e);return{_:function(){i=D.getElementsByClassName(H.autosizesClass);q("resize",t)},checkElems:t,updateElem:a}}(),t=function(){if(!t.i&&D.getElementsByClassName){t.i=true;re._();e._()}};return I(function(){H.init&&t()}),k={cfg:H,autoSizer:re,loader:e,init:t,uP:Y,aC:K,rC:Q,hC:J,fire:X,gW:s,rAF:ee}}(e,e.document,Date);e.lazySizes=t,"object"==typeof module&&module.exports&&(module.exports=t)}("undefined"!=typeof window?window:{});
  933. /*! lazyunveilread - v5.2.2 */
  934. !function(e,t){var a=function(){t(e.lazySizes),e.removeEventListener("lazyunveilread",a,!0)};t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):"function"==typeof define&&define.amd?define(["lazysizes"],t):e.lazySizes?a():e.addEventListener("lazyunveilread",a,!0)}(window,function(e,n,i){"use strict";var l,o,d={};function u(e,t){var a,r;d[e]||(a=n.createElement(t?"link":"script"),r=n.getElementsByTagName("script")[0],t?(a.rel="stylesheet",a.href=e):a.src=e,d[e]=!0,d[a.src||a.href]=!0,r.parentNode.insertBefore(a,r))}n.addEventListener&&(l=function(e,t){var a=n.createElement("img");a.onload=function(){a.onload=null,a.onerror=null,a=null,t()},a.onerror=a.onload,a.src=e,a&&a.complete&&a.onload&&a.onload()},addEventListener("lazybeforeunveil",function(e){var t,a,r;if(e.detail.instance==i&&!e.defaultPrevented){var n=e.target;if("none"==n.preload&&(n.preload=n.getAttribute("data-preload")||"auto"),null!=n.getAttribute("data-autoplay"))if(n.getAttribute("data-expand")&&!n.autoplay)try{n.play()}catch(e){}else requestAnimationFrame(function(){n.setAttribute("data-expand","-10"),i.aC(n,i.cfg.lazyClass)});(t=n.getAttribute("data-link"))&&u(t,!0),(t=n.getAttribute("data-script"))&&u(t),(t=n.getAttribute("data-require"))&&(i.cfg.requireJs?i.cfg.requireJs([t]):u(t)),(a=n.getAttribute("data-bg"))&&(e.detail.firesLoad=!0,l(a,function(){n.style.backgroundImage="url("+(o.test(a)?JSON.stringify(a):a)+")",e.detail.firesLoad=!1,i.fire(n,"_lazyloaded",{},!0,!0)})),(r=n.getAttribute("data-poster"))&&(e.detail.firesLoad=!0,l(r,function(){n.poster=r,e.detail.firesLoad=!1,i.fire(n,"_lazyloaded",{},!0,!0)}))}},!(o=/\(|\)|\s|'/)))});
  935. /*! lazysizes - v5.2.1 */
  936. !function(e,t){var a=function(){t(e.lazySizes),e.removeEventListener("lazyunveilread",a,!0)};t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):"function"==typeof define&&define.amd?define(["lazysizes"],t):e.lazySizes?a():e.addEventListener("lazyunveilread",a,!0)}(window,function(e,n,i){"use strict";var l,o,d={};function u(e,t){var a,r;d[e]||(a=n.createElement(t?"link":"script"),r=n.getElementsByTagName("script")[0],t?(a.rel="stylesheet",a.href=e):a.src=e,d[e]=!0,d[a.src||a.href]=!0,r.parentNode.insertBefore(a,r))}n.addEventListener&&(l=function(e,t){var a=n.createElement("img");a.onload=function(){a.onload=null,a.onerror=null,a=null,t()},a.onerror=a.onload,a.src=e,a&&a.complete&&a.onload&&a.onload()},addEventListener("lazybeforeunveil",function(e){var t,a,r;if(e.detail.instance==i&&!e.defaultPrevented){var n=e.target;if("none"==n.preload&&(n.preload=n.getAttribute("data-preload")||"auto"),null!=n.getAttribute("data-autoplay"))if(n.getAttribute("data-expand")&&!n.autoplay)try{n.play()}catch(e){}else requestAnimationFrame(function(){n.setAttribute("data-expand","-10"),i.aC(n,i.cfg.lazyClass)});(t=n.getAttribute("data-link"))&&u(t,!0),(t=n.getAttribute("data-script"))&&u(t),(t=n.getAttribute("data-require"))&&(i.cfg.requireJs?i.cfg.requireJs([t]):u(t)),(a=n.getAttribute("data-bg"))&&(e.detail.firesLoad=!0,l(a,function(){n.style.backgroundImage="url("+(o.test(a)?JSON.stringify(a):a)+")",e.detail.firesLoad=!1,i.fire(n,"_lazyloaded",{},!0,!0)})),(r=n.getAttribute("data-poster"))&&(e.detail.firesLoad=!0,l(r,function(){n.poster=r,e.detail.firesLoad=!1,i.fire(n,"_lazyloaded",{},!0,!0)}))}},!(o=/\(|\)|\s|'/)))});
  937. window.lazySizesConfig = window.lazySizesConfig || {};
  938.  
  939. window.lazySizesConfig.loadMode = 0;
  940. jQuery('img.lazyload').each( function () {
  941. jQuery(this).attr('src', 'data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');
  942. });
  943.  
  944. jQuery('.grid_slider .lazyload').each( function () {
  945. var parent = jQuery('.konkoriumpost_gallery');
  946. var con_width = parent.width();
  947. var image_width = jQuery(this).attr('width');
  948. if (image_width < con_width) {
  949. var delta = image_width/con_width;
  950. } else {
  951. var delta = con_width/image_width;
  952. }
  953.  
  954. var new_height = jQuery(this).attr('height') * delta;
  955. jQuery(this).css('min-height', new_height);
  956. jQuery(this).css('height', new_height);
  957. });
  958.  
  959. jQuery(window).load( function () {
  960. jQuery('.site_side_container .lazyload').each( function () {
  961. jQuery(this).removeClass('lazyload').addClass('load_on_click');
  962. });
  963. window.lazySizesConfig.loadMode = 1;
  964. jQuery('.user_info_button').on('mouseover', function () {
  965. jQuery('.site_side_container .load_on_click').each( function () {
  966. jQuery(this).removeClass('load_on_click').addClass('lazyload');
  967. });
  968. });
  969. });
  970.  </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  971. /* <![CDATA[ */
  972. "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
  973. /* ]]> */
  974. </script> <script type="edf1deada46ef32a502af488-text/javascript">
  975. /* <![CDATA[ */
  976. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/konkorium.ir","onHoverDelay":"100","rateThrottle":"3"};
  977. /* ]]> */
  978. </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  979. /* <![CDATA[ */
  980. (function() {
  981. "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
  982. }());
  983. /* ]]> */
  984. </script> <script type="rocketlazyloadscript" async data-rocket-type="text/javascript" data-rocket-src="http://konkorium.ir/konkoriumskin/framework/bootstrap/js/bootstrap.min.js"></script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type="text/javascript" data-rocket-src="https://konkorium.ir/konkoriumc/cache/min/1/wp-content/themes/writing/js/conditionaljs/appear.js?ver=1714526718"></script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type="text/javascript" data-rocket-src="https://konkorium.ir/konkoriumc/cache/min/1/wp-content/themes/writing/js/conditionaljs/easing.js?ver=1714526718"></script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type="text/javascript" data-rocket-src="https://konkorium.ir/konkoriumc/cache/min/1/wp-content/themes/writing/js/conditionaljs/basic_script.js?ver=1714526718"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="http://konkorium.ir/speed/assets/js/heartbeat.js" defer></script> <script type="edf1deada46ef32a502af488-text/javascript">window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  985. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  986. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  987. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="http://konkorium.ir/speed/assets/js/lazyload/17.5/lazyload.min.js" type="edf1deada46ef32a502af488-text/javascript"></script> <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="edf1deada46ef32a502af488-|49" defer></script><script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'87ff94e77e7f2427',t:'MTcxNTA2NzgzMy44MjEwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body> <style>
  988.  
  989.  
  990.  
  991. /* List Item */
  992. #block-7 .wp-block-latest-posts li{
  993. padding-left:5px;
  994. color:#fff;
  995. padding-right:5px;
  996. padding-top:5px;
  997. padding-bottom:5px;
  998. }
  999.  
  1000.  
  1001.  
  1002. /* Link */
  1003. .top_header_items_holder .site-title a{
  1004. color:#ffffff;
  1005. }
  1006.  
  1007.  
  1008.  
  1009. </style> <div class="recentTags"> <style>
  1010. /* Akhbar */
  1011. #akhbar{
  1012. background-color:#930000;
  1013. color:#ffffff;
  1014. font-weight:600;
  1015. text-align:center;
  1016. }
  1017.  
  1018.  
  1019. /* Akhbar */
  1020. #akhbar{
  1021. background-color:#930000;
  1022. margin-top:-29px;
  1023. padding-top:2px;
  1024. padding-bottom:8px;
  1025. margin-bottom:-20px;
  1026. }
  1027.  
  1028. /* Image */
  1029. #footerphoto img{
  1030. margin-top:19px;
  1031. margin-bottom:18px;
  1032. border-top-left-radius:8px;
  1033. border-top-right-radius:8px;
  1034. border-bottom-left-radius:8px;
  1035. border-bottom-right-radius:8px;
  1036. }
  1037.  
  1038. /* Recent tags */
  1039. .recentTags{
  1040. padding-top:15px;
  1041. background-color:#1c1c1c;
  1042. margin-top:14px;
  1043. margin-left:0px;
  1044. margin-right:0px;
  1045. margin-bottom:0px;
  1046. color:#ffffff;
  1047. padding-bottom:15px;
  1048. line-height:2.4em;
  1049. font-size:13px;
  1050. }
  1051.  
  1052. /* Link */
  1053. .recentTags a{
  1054. font-size:14px !important;
  1055. background-color:#919191;
  1056. color:#000000;
  1057. border-top-left-radius:8px;
  1058. border-top-right-radius:8px;
  1059. border-bottom-left-radius:8px;
  1060. border-bottom-right-radius:8px;
  1061. border-style:solid;
  1062. border-width:0px;
  1063. padding-left:8px;
  1064. padding-right:8px;
  1065. padding-top:2px;
  1066. padding-bottom:2px;
  1067. margin-top:25px;
  1068. margin-bottom:20px;
  1069. margin-left:2px;
  1070. margin-right:2px;
  1071. }
  1072.  
  1073.  
  1074.  
  1075.  
  1076. /* Page numbers */
  1077. .navigation .nav-links a.page-numbers{
  1078. background-color:#262626;
  1079. border-style:none !important;
  1080. color:#ffffff !important;
  1081. }
  1082.  
  1083. /* Current */
  1084. .navigation .nav-links .current{
  1085. background-color:#d10000;
  1086. color:#ffffff !important;
  1087. border-style:none !important;
  1088. }
  1089.  
  1090. /* Secondary */
  1091. #secondary{
  1092. height:773px !important;
  1093. border-style:none;
  1094. border-top-style:none;
  1095. }
  1096.  
  1097. /* List */
  1098. #block-7 ul{
  1099. background-color:#ffffff !important;
  1100. border-style:none !important;
  1101. border-top-style:none !important;
  1102. padding-top:20px !important;
  1103. }
  1104.  
  1105. /* List Item */
  1106. #block-7 .wp-block-latest-posts li{
  1107. border-top-left-radius:12px;
  1108. border-top-right-radius:12px;
  1109. border-bottom-left-radius:12px;
  1110. border-bottom-right-radius:12px;
  1111. }
  1112.  
  1113. /* Row */
  1114. #content .row{
  1115. display:inline-block;
  1116. transform:translatex(0px) translatey(0px) !important;
  1117. }
  1118.  
  1119. /* Image */
  1120. #page .pull-right img{
  1121. border-top-left-radius:8px;
  1122. border-top-right-radius:8px;
  1123. border-bottom-left-radius:8px;
  1124. border-bottom-right-radius:8px;
  1125. margin-top:29px;
  1126. }
  1127.  
  1128. /* Demo */
  1129. #demo{
  1130. text-align:center!important;
  1131. font-size:15px !important;
  1132. }
  1133.  
  1134. /* Top menu wrapper */
  1135. #page .site_header .top_menu_wrapper{
  1136. border-bottom-style:solid !important;
  1137. border-bottom-color:#474747;
  1138. padding-bottom:7px;
  1139. }
  1140.  
  1141. /* Thumbnail Image */
  1142. .asalah_konkoriumglobal_setting .hentry img{
  1143. border-top-left-radius:8px;
  1144. border-top-right-radius:8px;
  1145. border-bottom-left-radius:8px;
  1146. border-bottom-right-radius:8px;
  1147. filter: grayscale(0.3) invert(0.01) sepia(0.73) !important;
  1148. }
  1149.  
  1150. /* 490px and smaller screen sizes */
  1151. @media (max-width:490px){
  1152.  
  1153. /* Writing mobile icon */
  1154. .top_menu_wrapper .mobile_menu_button .writing_mobile_icon{
  1155. background-color:#ffffff;
  1156. }
  1157. /* Mobile menu button */
  1158. .top_menu_wrapper .mobile_menu_button{
  1159. color:#ffffff;
  1160. background-color:#ffffff;
  1161. }
  1162. /* Blog post control item */
  1163. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  1164. text-align:center;
  1165. font-style:normal !important;
  1166. margin-top:8px;
  1167. margin-bottom:8px !important;
  1168. }
  1169. /* Site logo mobile topbar */
  1170. .top_menu_wrapper .site_logo_mobile_topbar{
  1171. text-align:center!important;
  1172. background-color:rgba(255,255,255,0.2);
  1173. border-top-left-radius:12px;
  1174. border-top-right-radius:12px;
  1175. border-bottom-left-radius:12px;
  1176. border-bottom-right-radius:12px;
  1177. padding-left:8px;
  1178. padding-right:8px;
  1179. padding-top:8px;
  1180. padding-bottom:8px;
  1181. }
  1182. /* Link */
  1183. .site_logo_mobile_topbar .site-title a{
  1184. width:461px;
  1185. min-width:1053px;
  1186. }
  1187. /* Mobile menu text */
  1188. .top_menu_wrapper .mobile_menu_button .mobile_menu_text{
  1189. color:#000000;
  1190. }
  1191. /* Column 3/12 */
  1192. #content .pull-right{
  1193. min-width:96%;
  1194. margin-left:8px;
  1195. margin-right:8px;
  1196. }
  1197. /* Nav links */
  1198. #page .navigation .nav-links{
  1199. text-align:center;
  1200. }
  1201. /* Image */
  1202. #page .pull-right img{
  1203. min-width:99%;
  1204. }
  1205. /* Link */
  1206. #page .site_main_container #content .container .row .pull-right .useful a{
  1207. width:100% !important;
  1208. }
  1209. /* Link */
  1210. #page .useful a{
  1211. text-align: center;
  1212. background-color:#ff8019;
  1213. color:#ffffff !important;
  1214. border-top-left-radius:8px;
  1215. border-top-right-radius:8px;
  1216. border-bottom-left-radius:8px;
  1217. border-bottom-right-radius:8px;
  1218. }
  1219. /* Content */
  1220. #content{
  1221. padding-bottom:30px;
  1222. }
  1223. /* Footerphoto */
  1224. #footerphoto{
  1225. padding-left:12px;
  1226. padding-right:12px;
  1227. }
  1228. /* Akhbar */
  1229. #akhbar{
  1230. padding-left:8px;
  1231. padding-right:8px;
  1232. }
  1233. /* Recent tags */
  1234. .recentTags{
  1235. padding-left:12px;
  1236. padding-right:12px;
  1237. }
  1238. }
  1239.  
  1240. /* 400px and smaller screen sizes */
  1241. @media (max-width:400px){
  1242.  
  1243. /* Mobile menu button */
  1244. .top_menu_wrapper .mobile_menu_button{
  1245. color:#ffffff;
  1246. }
  1247. /* Writing mobile icon */
  1248. .top_menu_wrapper .mobile_menu_button .writing_mobile_icon{
  1249. color:#ffffff;
  1250. }
  1251. }
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258. /* 650px and smaller screen sizes */
  1259. @media (max-width:650px){
  1260.  
  1261. /* Column 3/12 */
  1262. #content .pull-right{
  1263. }
  1264. }
  1265.  
  1266. /* 400px and smaller screen sizes */
  1267. @media (max-width:400px){
  1268.  
  1269. /* Row */
  1270. #page .site_main_container #content .container > .row{
  1271. width:100% !important;
  1272. }
  1273. /* Container */
  1274. #content .container{
  1275. padding-left:0px;
  1276. padding-right:10px;
  1277. width:100%;
  1278. transform:translatex(0px) translatey(0px);
  1279. }
  1280. /* Column 9/12 */
  1281. #content .main_content{
  1282. padding-left:0px;
  1283. padding-right:0px;
  1284. width:100%;
  1285. margin-left:8px;
  1286. margin-right:8px;
  1287. }
  1288. /* Column 3/12 */
  1289. #content .pull-right{
  1290. min-width:1% !important;
  1291. width:100% !important;
  1292. margin-top:-12px;
  1293. margin-left:-10px !important;
  1294. }
  1295. /* Site main container */
  1296. #page .site_main_container{
  1297. width:100%;
  1298. }
  1299. }
  1300.  
  1301. </style> </div><style>
  1302. @font-face{
  1303. font-family: daniaaa;
  1304. font-style: normal;
  1305. font-weight: 400;
  1306. src: url(/wp-content/themes/writing/fonts/woff2/IRANSansWeb_Light.woff2);
  1307. }
  1308.  
  1309. *{
  1310. font-family: IRANSans !important;
  1311. }
  1312.  
  1313.  
  1314. /* Page numbers */
  1315. .navigation .nav-links a.page-numbers{
  1316. background-color:#262626;
  1317. border-style:none !important;
  1318. color:#ffffff !important;
  1319. }
  1320.  
  1321. /* Current */
  1322. .navigation .nav-links .current{
  1323. background-color:#d10000;
  1324. color:#ffffff !important;
  1325. border-style:none !important;
  1326. }
  1327.  
  1328. /* Image */
  1329. #page .pull-right img{
  1330. border-top-left-radius:8px;
  1331. border-top-right-radius:8px;
  1332. border-bottom-left-radius:8px;
  1333. border-bottom-right-radius:8px;
  1334. margin-top:29px;
  1335. }
  1336.  
  1337. /* Demo */
  1338. #demo{
  1339. text-align:center!important;
  1340. font-size:15px !important;
  1341. }
  1342.  
  1343. /* Top menu wrapper */
  1344. #page .site_header .top_menu_wrapper{
  1345. border-bottom-style:solid !important;
  1346. border-bottom-color:#474747;
  1347. padding-bottom:7px;
  1348. }
  1349.  
  1350. /* Thumbnail Image */
  1351. .asalah_konkoriumglobal_setting .hentry img{
  1352. border-top-left-radius:8px;
  1353. border-top-right-radius:8px;
  1354. border-bottom-left-radius:8px;
  1355. border-bottom-right-radius:8px;
  1356. filter: grayscale(0.3) invert(0.01) sepia(0.73) !important;
  1357. }
  1358.  
  1359. /* Image */
  1360. .telegram a img{
  1361. margin-right:22px;
  1362. margin-bottom:39px;
  1363. border-top-left-radius:16px;
  1364. border-top-right-radius:16px;
  1365. border-bottom-left-radius:16px;
  1366. border-bottom-right-radius:16px;
  1367. border-style:solid;
  1368. border-color:#ffffff;
  1369. border-width:2px;
  1370. }
  1371.  
  1372. /* Link */
  1373. .navbar-nav .menu-item a{
  1374. color:#ffffff;
  1375. }
  1376.  
  1377. /* Site main container */
  1378. #page .site_main_container{
  1379. background-color:rgba(2,2,2,0.66);
  1380. transform:translatex(0px) translatey(0px);
  1381. }
  1382.  
  1383. /* 767px and smaller screen sizes */
  1384. @media (max-width:767px){
  1385.  
  1386. /* Mobile menu text */
  1387. .top_menu_wrapper .mobile_menu_button .mobile_menu_text{
  1388. color:#ffffff;
  1389. }
  1390. /* Writing mobile icon */
  1391. .top_menu_wrapper .mobile_menu_button .writing_mobile_icon{
  1392. color:#ffffff;
  1393. background-color:#ffffff;
  1394. }
  1395. /* Mobile menu button */
  1396. .top_menu_wrapper .mobile_menu_button{
  1397. padding-bottom:31px;
  1398. }
  1399. /* Image */
  1400. .telegram a img{
  1401. margin-right:2%;
  1402. width:96%;
  1403. }
  1404. /* Image */
  1405. #page .site_main_container #content .container .row .telegram a img{
  1406. height:auto !important;
  1407. }
  1408. }
  1409.  
  1410. /* 600px and smaller screen sizes */
  1411. @media (max-width:600px){
  1412.  
  1413. /* Link */
  1414. .site_logo_mobile_topbar .site-title a{
  1415. color:#ffffff;
  1416. }
  1417. /* Site logo mobile topbar */
  1418. .top_menu_wrapper .site_logo_mobile_topbar{
  1419. text-align:center!important;
  1420. }
  1421. /* Site logo mobile topbar */
  1422. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  1423. padding-right:30% !important;
  1424. }
  1425. }
  1426.  
  1427. /* 490px and smaller screen sizes */
  1428. @media (max-width:490px){
  1429.  
  1430. /* Writing mobile icon */
  1431. .top_menu_wrapper .mobile_menu_button .writing_mobile_icon{
  1432. background-color:#ffffff;
  1433. }
  1434. /* Mobile menu button */
  1435. .top_menu_wrapper .mobile_menu_button{
  1436. color:#ffffff;
  1437. background-color:#ffffff;
  1438. }
  1439. /* Blog post control item */
  1440. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  1441. text-align:center;
  1442. font-style:normal !important;
  1443. margin-top:8px;
  1444. margin-bottom:8px !important;
  1445. }
  1446. /* Site logo mobile topbar */
  1447. .top_menu_wrapper .site_logo_mobile_topbar{
  1448. text-align:center!important;
  1449. background-color:rgba(255,255,255,0.2);
  1450. border-top-left-radius:12px;
  1451. border-top-right-radius:12px;
  1452. border-bottom-left-radius:12px;
  1453. border-bottom-right-radius:12px;
  1454. padding-left:8px;
  1455. padding-right:8px;
  1456. padding-top:8px;
  1457. padding-bottom:8px;
  1458. }
  1459. /* Link */
  1460. .site_logo_mobile_topbar .site-title a{
  1461. width:461px;
  1462. min-width:1053px;
  1463. }
  1464. /* Mobile menu text */
  1465. .top_menu_wrapper .mobile_menu_button .mobile_menu_text{
  1466. color:#000000;
  1467. }
  1468. /* Column 3/12 */
  1469. #content .pull-right{
  1470. min-width:96%;
  1471. margin-left:8px;
  1472. margin-right:8px;
  1473. }
  1474. /* Nav links */
  1475. #page .navigation .nav-links{
  1476. text-align:center;
  1477. }
  1478. /* Image */
  1479. #page .pull-right img{
  1480. min-width:99%;
  1481. }
  1482. /* Link */
  1483. #page .site_main_container #content .container .row .pull-right .useful a{
  1484. width:100% !important;
  1485. }
  1486. /* Link */
  1487. #page .useful a{
  1488. text-align: center;
  1489. background-color:#ff8019;
  1490. color:#ffffff !important;
  1491. border-top-left-radius:8px;
  1492. border-top-right-radius:8px;
  1493. border-bottom-left-radius:8px;
  1494. border-bottom-right-radius:8px;
  1495. }
  1496. /* Content */
  1497. #content{
  1498. padding-bottom:30px;
  1499. }
  1500. /* Footerphoto */
  1501. #footerphoto{
  1502. padding-left:12px;
  1503. padding-right:12px;
  1504. }
  1505. /* Akhbar */
  1506. #akhbar{
  1507. padding-left:8px;
  1508. padding-right:8px;
  1509. }
  1510. /* Recent tags */
  1511. .recentTags{
  1512. padding-left:12px;
  1513. padding-right:12px;
  1514. }
  1515. }
  1516.  
  1517. /* 400px and smaller screen sizes */
  1518. @media (max-width:400px){
  1519.  
  1520. /* Mobile menu button */
  1521. .top_menu_wrapper .mobile_menu_button{
  1522. color:#ffffff;
  1523. }
  1524. /* Writing mobile icon */
  1525. .top_menu_wrapper .mobile_menu_button .writing_mobile_icon{
  1526. color:#ffffff;
  1527. }
  1528. /* Site logo mobile topbar */
  1529. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  1530. padding-right:16px !important;
  1531. }
  1532. /* Image */
  1533. .telegram a img{
  1534. margin-right:15px;
  1535. margin-bottom:24px;
  1536. margin-top:0px;
  1537. }
  1538. /* Image */
  1539. #page .site_main_container #content .container .row .telegram a img{
  1540. height:auto !important;
  1541. }
  1542. }
  1543.  
  1544. /* Heading */
  1545. .wp-block-latest-posts li h1{
  1546. font-size:14px;
  1547. line-height:1.6em;
  1548. font-weight:300;
  1549. color:#ffffff;
  1550. }
  1551.  
  1552. /* Heading */
  1553. .asalah_konkoriumglobal_setting a h1{
  1554. font-weight:700;
  1555. font-size:19px;
  1556. background-color:#e8e8e8 !important;
  1557. color:#000000 !important;
  1558. }
  1559.  
  1560. /* Post Title */
  1561. .asalah_konkoriumglobal_setting .hentry h2{
  1562. padding-left:8px;
  1563. padding-top:0px !important;
  1564. padding-bottom:0px !important;
  1565. background-color:rgba(255,255,255,0.73) !important;
  1566. margin-top:8px !important;
  1567. border-bottom-style:solid;
  1568. border-top-left-radius:0px !important;
  1569. border-top-right-radius:0px !important;
  1570. border-bottom-left-radius:0px !important;
  1571. border-bottom-right-radius:0px !important;
  1572. border-bottom-width:1px;
  1573. border-bottom-color:#dddddd;
  1574. }
  1575.  
  1576. /* Content */
  1577. #content{
  1578. background-color:#e8e8e8 !important;
  1579. }
  1580.  
  1581. /* Blog post */
  1582. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  1583. border-style:solid;
  1584. border-color:rgba(0,0,0,0.16);
  1585. border-width:1px;
  1586. }
  1587.  
  1588. /* Image */
  1589. .telegram a img{
  1590. box-shadow:-11px 0px 24px 0px #000000;
  1591. border-style:none !important;
  1592. }
  1593.  
  1594. /* Blog post control item */
  1595. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  1596. text-align:center;
  1597. width:147px !important;
  1598. margin-right:17px;
  1599. background-color:transparent !important;
  1600. }
  1601.  
  1602. /* Blog post control */
  1603. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control{
  1604. text-align:center;
  1605. }
  1606.  
  1607. /* Link */
  1608. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  1609. font-weight:600;
  1610. border-top-left-radius:8px;
  1611. border-top-right-radius:8px;
  1612. border-bottom-left-radius:8px;
  1613. border-bottom-right-radius:8px;
  1614. margin-top:0px;
  1615. margin-bottom:0px;
  1616. background-color:#0055d6 !important;
  1617. }
  1618.  
  1619. /* Recent tags */
  1620. .recentTags{
  1621. background-color:#212121 !important;
  1622. color:#ffffff;
  1623. }
  1624.  
  1625. /* Link */
  1626. .recentTags a{
  1627. color:#ffffff !important;
  1628. background-color:#000000 !important;
  1629. }
  1630.  
  1631. /* Footerphoto */
  1632. #footerphoto{
  1633. background-color:#e8e8e8 !important;
  1634. border-style:none;
  1635. border-top-style:none;
  1636. background-image:none !important;
  1637. padding-top:0px;
  1638. padding-bottom:44px;
  1639. }
  1640.  
  1641. /* Footer wrapper */
  1642. #page .site-footer .footer_wrapper{
  1643. border-bottom-style:solid;
  1644. border-bottom-color:rgba(255,255,255,0);
  1645. display:none;
  1646. }
  1647.  
  1648. /* Image */
  1649. .top_header_items_holder .asalah_logo img{
  1650. background-color:#ffffff !important;
  1651. border-top-left-radius:8px;
  1652. border-top-right-radius:8px;
  1653. border-bottom-left-radius:8px;
  1654. border-bottom-right-radius:8px;
  1655. margin-top:9px;
  1656. box-shadow:0px 0px 50px -13px #222222;
  1657. }
  1658.  
  1659. /* Link */
  1660. .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_control .konkoriumpost_control_item a{
  1661. color:#ffffff !important;
  1662. }
  1663.  
  1664. /* 650px and smaller screen sizes */
  1665. @media (max-width:650px){
  1666.  
  1667. /* Site logo mobile topbar */
  1668. .top_menu_wrapper .site_logo_mobile_topbar{
  1669. text-align:center;
  1670. background-color:#ffffff;
  1671. border-top-left-radius:8px;
  1672. border-top-right-radius:8px;
  1673. border-bottom-left-radius:8px;
  1674. border-bottom-right-radius:8px;
  1675. padding-left:8px;
  1676. padding-top:2px;
  1677. padding-bottom:2px;
  1678. }
  1679. /* Image */
  1680. .site_logo_mobile_topbar .asalah_logo img{
  1681. background-color:#ffffff !important;
  1682. border-top-left-radius:8px;
  1683. border-top-right-radius:8px;
  1684. border-bottom-left-radius:8px;
  1685. border-bottom-right-radius:8px;
  1686. }
  1687. /* Link */
  1688. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  1689. padding-left:4px;
  1690. padding-right:4px;
  1691. padding-top:0px;
  1692. padding-bottom:0px;
  1693. font-weight:300;
  1694. font-style:normal;
  1695. }
  1696. /* Post Title */
  1697. .asalah_konkoriumglobal_setting .hentry h2{
  1698. font-weight:300;
  1699. padding-top:8px !important;
  1700. padding-bottom:8px !important;
  1701. }
  1702. /* Heading */
  1703. .asalah_konkoriumglobal_setting a h1{
  1704. font-weight:500;
  1705. background-color:#ffffff !important;
  1706. font-size:18px;
  1707. padding-top:0px !important;
  1708. padding-bottom:0px !important;
  1709. }
  1710. /* Column 3/12 */
  1711. #content .pull-right{
  1712. width:100% !important;
  1713. text-align:center;
  1714. }
  1715. /* List Item */
  1716. #content .container .row .pull-right #secondary #widget-area #block-7 .wp-block-latest-posts li{
  1717. background-color:#e5e5e5 !important;
  1718. }
  1719. /* List Item */
  1720. #block-7 .wp-block-latest-posts li{
  1721. color:#000000 !important;
  1722. }
  1723. /* Heading */
  1724. .wp-block-latest-posts li h1{
  1725. color:#000000;
  1726. height:14px;
  1727. font-size:16px;
  1728. margin-top:5px;
  1729. }
  1730. /* Link */
  1731. .wp-block-latest-posts li a{
  1732. font-size:16px;
  1733. }
  1734. /* Link */
  1735. #page .site_main_container #content .container .row .pull-right .useful a{
  1736. width:100% !important;
  1737. }
  1738. /* Link */
  1739. .site_logo_mobile_topbar .site-title a{
  1740. width:100%;
  1741. min-width:100%;
  1742. direction:rtl;
  1743. text-transform:uppercase;
  1744. font-weight:700;
  1745. letter-spacing:3.7px !important;
  1746. }
  1747. /* Site logo mobile topbar */
  1748. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  1749. padding-right:34% !important;
  1750. }
  1751. }
  1752.  
  1753. /* 490px and smaller screen sizes */
  1754. @media (max-width:490px){
  1755.  
  1756. /* Site logo mobile topbar */
  1757. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  1758. padding-right:0px !important;
  1759. }
  1760. /* Link */
  1761. .site_logo_mobile_topbar .site-title a{
  1762. margin-right:-12px;
  1763. }
  1764. /* Link */
  1765. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  1766. padding-left:22px;
  1767. padding-right:22px;
  1768. }
  1769. }
  1770.  
  1771. /* 651px and larger screen sizes */
  1772. @media (min-width:651px){
  1773.  
  1774. /* Blog post control item */
  1775. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  1776. margin-top:15px;
  1777. }
  1778. }
  1779.  
  1780. /* Heading */
  1781. .wp-block-latest-posts li h1{
  1782. font-size:14px;
  1783. line-height:1.6em;
  1784. font-weight:300;
  1785. color:#000000;
  1786. padding-left:0px;
  1787. padding-top:5px;
  1788. }
  1789.  
  1790. /* Heading */
  1791. .asalah_konkoriumglobal_setting a h1{
  1792. font-weight:700;
  1793. font-size:19px;
  1794. background-color:#e8e8e8 !important;
  1795. color:#000000 !important;
  1796. }
  1797.  
  1798. /* Post Title */
  1799. .asalah_konkoriumglobal_setting .hentry h2{
  1800. padding-left:8px;
  1801. padding-top:0px !important;
  1802. padding-bottom:0px !important;
  1803. background-color:rgba(255,255,255,0.73) !important;
  1804. margin-top:8px !important;
  1805. border-bottom-style:solid;
  1806. border-top-left-radius:0px !important;
  1807. border-top-right-radius:0px !important;
  1808. border-bottom-left-radius:0px !important;
  1809. border-bottom-right-radius:0px !important;
  1810. border-bottom-width:1px;
  1811. border-bottom-color:#dddddd;
  1812. }
  1813.  
  1814. /* Content */
  1815. #content{
  1816. background-color:#e8e8e8 !important;
  1817. border-bottom-style:none;
  1818. }
  1819.  
  1820. /* Blog post */
  1821. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  1822. border-style:solid;
  1823. border-color:rgba(0,0,0,0.16);
  1824. border-width:1px;
  1825. }
  1826.  
  1827. /* Image */
  1828. .telegram a img{
  1829. box-shadow:-11px 0px 24px 0px #000000;
  1830. border-style:none !important;
  1831. }
  1832.  
  1833. /* Blog post control item */
  1834. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  1835. text-align:center;
  1836. width:147px !important;
  1837. margin-right:17px;
  1838. background-color:transparent !important;
  1839. }
  1840.  
  1841. /* Blog post control */
  1842. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control{
  1843. text-align:center;
  1844. }
  1845.  
  1846. /* Link */
  1847. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  1848. font-weight:600;
  1849. border-top-left-radius:8px;
  1850. border-top-right-radius:8px;
  1851. border-bottom-left-radius:8px;
  1852. border-bottom-right-radius:8px;
  1853. margin-top:0px;
  1854. margin-bottom:0px;
  1855. background-color:#0055d6 !important;
  1856. }
  1857.  
  1858. /* Recent tags */
  1859. .recentTags{
  1860. background-color:#ffffff !important;
  1861. }
  1862.  
  1863. /* Link */
  1864. .recentTags a{
  1865. color:#ffffff !important;
  1866. background-color:#000000 !important;
  1867. }
  1868.  
  1869. /* Footerphoto */
  1870. #footerphoto{
  1871. border-style:none;
  1872. border-top-style:none;
  1873. background-image:none !important;
  1874. }
  1875.  
  1876. /* Footer wrapper */
  1877. #page .site-footer .footer_wrapper{
  1878. border-bottom-style:solid;
  1879. border-bottom-color:rgba(255,255,255,0);
  1880. }
  1881.  
  1882. /* Image */
  1883. .top_header_items_holder .asalah_logo img{
  1884. background-color:#ffffff !important;
  1885. border-top-left-radius:8px;
  1886. border-top-right-radius:8px;
  1887. border-bottom-left-radius:8px;
  1888. border-bottom-right-radius:8px;
  1889. margin-top:9px;
  1890. box-shadow:0px 0px 50px -13px #222222;
  1891. }
  1892.  
  1893. /* Link */
  1894. .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_control .konkoriumpost_control_item a{
  1895. color:#ffffff !important;
  1896. }
  1897.  
  1898. /* Heading */
  1899. .konkoriumposts_wrapper .hentry h1{
  1900. background-color:transparent !important;
  1901. font-size:21px;
  1902. color:#000000 !important;
  1903. }
  1904.  
  1905. /* List Item */
  1906. #block-7 .wp-block-latest-posts li{
  1907. color:#000000 !important;
  1908. padding-left:5px;
  1909. padding-right:5px;
  1910. padding-top:4px !important;
  1911. padding-bottom:4px !important;
  1912. }
  1913.  
  1914. /* List Item */
  1915. #content .container .row .pull-right #secondary #widget-area #block-7 .wp-block-latest-posts li{
  1916. background-color:#d1d1d1 !important;
  1917. }
  1918.  
  1919. /* Column 3/12 */
  1920. #content .pull-right{
  1921. padding-left:5px;
  1922. padding-right:5px;
  1923. padding-bottom:0px !important;
  1924. text-align:center;
  1925. }
  1926.  
  1927. body::-webkit-scrollbar{
  1928. width: 1em !important;
  1929. }
  1930.  
  1931. body::-webkit-scrollbar-track{
  1932. box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
  1933. }
  1934.  
  1935. body::-webkit-scrollbar-thumb{
  1936. background-color: darkgrey !important;
  1937. outline: 1px solid slategrey !important;
  1938. }
  1939.  
  1940. /* Author info */
  1941. #content .konkoriumposts_wrapper .author-info{
  1942. background-color:#333333 !important;
  1943. color:#ffffff;
  1944. }
  1945.  
  1946. /* Author title */
  1947. .author-info .author-description .author-title{
  1948. color:#ffffff;
  1949. }
  1950.  
  1951. /* Thumbnail Image */
  1952. .post_related .konkoriumpost_banner img{
  1953. border-top-left-radius:50%;
  1954. border-top-right-radius:50%;
  1955. border-bottom-left-radius:50%;
  1956. border-bottom-right-radius:50%;
  1957. width:88%;
  1958. min-height:124px;
  1959. margin-right:0px;
  1960. margin-left:0px;
  1961. margin-top:5px;
  1962. margin-bottom:5px;
  1963. text-align:center;
  1964. border-style:none;
  1965. border-color:#ffffff;
  1966. border-width:3px;
  1967. }
  1968.  
  1969. /* Thumbnail Image */
  1970. #page #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  1971. height:328px !important;
  1972. }
  1973.  
  1974. /* Post related */
  1975. #page .konkoriumposts_wrapper .post_related{
  1976. padding-top:5px !important;
  1977. }
  1978.  
  1979. /* Post Title */
  1980. .post_related .hentry .entry-title{
  1981. text-align:center;
  1982. color:#ffffff;
  1983. font-weight:300;
  1984. }
  1985.  
  1986. /* Blog post banner */
  1987. #page .site_main_container #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner{
  1988. width:100% !important;
  1989. }
  1990.  
  1991. /* Blog post banner */
  1992. .post_related a .konkoriumpost_banner{
  1993. text-align:center;
  1994. }
  1995.  
  1996. /* Link */
  1997. .author-description .social_icons_list .konkoriumposts_wrapper p a{
  1998. color:#ffffff;
  1999. }
  2000.  
  2001. .konkoriumposts_wrapper p a{
  2002. overflow: hidden;
  2003. position: relative;
  2004. display: inline-block;
  2005. text-decoration: none;
  2006. color: #18272F;
  2007. font-weight: 700;
  2008. vertical-align: top;
  2009. }
  2010.  
  2011. .konkoriumposts_wrapper p a::before,a::after{
  2012. content: '';
  2013. position: absolute;
  2014. width: 100%;
  2015. left: 0;
  2016. }
  2017.  
  2018. .konkoriumposts_wrapper p a::before{
  2019. background-color: #54b3d6;
  2020. height: 2px;
  2021. bottom: 0;
  2022. transform-origin: 100% 50%;
  2023. transform: scaleX(0);
  2024. transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
  2025. }
  2026.  
  2027. .konkoriumposts_wrapper p a::after{
  2028. content: attr(data-replace);
  2029. height: 100%;
  2030. top: 0;
  2031. transform-origin: 100% 50%;
  2032. transform: translate3d(200%, 0, 0);
  2033. transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
  2034. color: #54b3d6;
  2035. }
  2036.  
  2037. .konkoriumposts_wrapper p a:hover::before{
  2038. transform-origin: 0% 50%;
  2039. transform: scaleX(1);
  2040. }
  2041.  
  2042. .konkoriumposts_wrapper p a:hover::after{
  2043. transform: translate3d(0, 0, 0);
  2044. }
  2045.  
  2046. .konkoriumposts_wrapper p a span{
  2047. display: inline-block;
  2048. transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
  2049. }
  2050.  
  2051. .konkoriumposts_wrapper p a:hover span{
  2052. transform: translate3d(-200%, 0, 0);
  2053. }
  2054.  
  2055. /* Paragraph */
  2056. .konkoriumposts_wrapper .hentry p{
  2057. text-align:justify;
  2058. letter-spacing:-0.4px !important;
  2059. word-spacing:-0.2px;
  2060. column-count:2;
  2061. padding-left:8px;
  2062. padding-right:8px;
  2063. padding-top:8px;
  2064. padding-bottom:8px;
  2065. }
  2066.  
  2067. /* Heading */
  2068. .konkoriumposts_wrapper .hentry h3{
  2069. font-weight:600;
  2070. font-size:18px;
  2071. }
  2072.  
  2073. /* Link */
  2074. .wp-block-latest-posts li a{
  2075. color:#000000;
  2076. padding-top:5px;
  2077. padding-bottom:5px;
  2078. }
  2079.  
  2080. /* Image */
  2081. #page .site_main_container #content .container .row .pull-right img{
  2082. height:auto !important;
  2083. width:60% !important;
  2084. }
  2085.  
  2086. /* Demo */
  2087. #demo{
  2088. margin-left:0px;
  2089. margin-right:0px;
  2090. width:80%;
  2091. }
  2092.  
  2093. /* Useful */
  2094. #content .useful{
  2095. text-align:center;
  2096. margin-bottom:-50px;
  2097. }
  2098.  
  2099.  
  2100. /* 491px and larger screen sizes */
  2101. @media (min-width:491px){
  2102.  
  2103. /* Link */
  2104. #page .site_main_container #content .container .row .pull-right .useful a{
  2105. width:100% !important;
  2106. }
  2107. }
  2108.  
  2109. /* 651px and larger screen sizes */
  2110. @media (min-width:651px){
  2111.  
  2112. /* Blog post control item */
  2113. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  2114. margin-top:15px !important;
  2115. }
  2116. }
  2117.  
  2118. /* 993px and larger screen sizes */
  2119. @media (min-width:993px){
  2120.  
  2121. /* Column 3/12 */
  2122. #content .pull-right{
  2123. padding-top:20px !important;
  2124. }
  2125. }
  2126. </style> <style>
  2127.  
  2128. /* Paragraph */
  2129. .author-info .author-description p{
  2130. color:#ffffff !important;
  2131. }
  2132.  
  2133. /* Social icons list */
  2134. .author-info .author-description .social_icons_list{
  2135. color:#ffffff;
  2136. }
  2137.  
  2138. /* Font Icon */
  2139. .social_icons_list .social_icon_url i{
  2140. color:#ffffff;
  2141. }
  2142.  
  2143. /* Blog post */
  2144. .post_related .hentry .konkoriumpost{
  2145. color:#000000 !important;
  2146. padding-right:16px !important;
  2147. }
  2148.  
  2149. /* Blog post */
  2150. #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  2151. background-color:rgba(219,219,219,0.9) !important;
  2152. padding-left:16px !important;
  2153. }
  2154.  
  2155. /* Link */
  2156. .post_related .entry-title a{
  2157. color:#000000;
  2158. margin-top:0px;
  2159. margin-bottom:0px;
  2160. }
  2161.  
  2162. /* 600px and smaller screen sizes */
  2163. @media (max-width:600px){
  2164.  
  2165. /* Site logo mobile topbar */
  2166. .top_menu_wrapper .site_logo_mobile_topbar{
  2167. display:inline-block;
  2168. transform:translatex(0px) translatey(0px) !important;
  2169. }
  2170. /* Link */
  2171. .site_logo_mobile_topbar .site-title a{
  2172. color:#000000 !important;
  2173. }
  2174. /* Post Title */
  2175. .konkoriumposts_wrapper .hentry h1.entry-title{
  2176. font-weight:500;
  2177. font-size:18px;
  2178. margin-bottom:64px;
  2179. }
  2180. /* Thumbnail Image */
  2181. .post_related .konkoriumpost_banner img{
  2182. width:100% !important;
  2183. }
  2184. /* Thumbnail Image */
  2185. #page #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2186. height:120px !important;
  2187. }
  2188. /* Thumbnail Image */
  2189. .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2190. min-height:100% !important;
  2191. }
  2192. }
  2193.  
  2194. /* 490px and smaller screen sizes */
  2195. @media (max-width:490px){
  2196.  
  2197. /* Site logo mobile topbar */
  2198. .top_menu_wrapper .site_logo_mobile_topbar{
  2199. text-align:center;
  2200. }
  2201. /* Site logo mobile topbar */
  2202. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  2203. width:100% !important;
  2204. padding-right:10% !important;
  2205. }
  2206. /* Link */
  2207. .site_logo_mobile_topbar .site-title a{
  2208. width:100%!important;
  2209. margin-right:20% !important;
  2210. }
  2211. /* Thumbnail Image */
  2212. #page #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2213. width:100% !important;
  2214. }
  2215. /* Thumbnail Image */
  2216. .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2217. min-height:180px !important;
  2218. }
  2219. /* Blog post */
  2220. #page .site_main_container #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  2221. height:auto !important;
  2222. }
  2223. /* Blog post */
  2224. .post_related .hentry .konkoriumpost{
  2225. padding-bottom:33px;
  2226. }
  2227. /* List */
  2228. #block-7 ul{
  2229. padding-right:16px !important;
  2230. margin-left:-15px;
  2231. }
  2232. /* List Item */
  2233. #content .container .row .pull-right #secondary #widget-area #block-7 .wp-block-latest-posts li{
  2234. padding-bottom:8px !important;
  2235. padding-top:2px !important;
  2236. }
  2237. /* Link */
  2238. .wp-block-latest-posts li a{
  2239. font-size:14px !important;
  2240. }
  2241. /* Heading */
  2242. .wp-block-latest-posts li h1{
  2243. margin-top:-2px !important;
  2244. }
  2245. /* List */
  2246. #content .container .row .pull-right #secondary #widget-area #block-7 ul{
  2247. background-color:transparent !important;
  2248. }
  2249. /* Image */
  2250. #page .site_main_container #content .container .row .pull-right img{
  2251. padding-right:5% !important;
  2252. padding-left:5% !important;
  2253. }
  2254. /* Image */
  2255. #content .pull-right img{
  2256. background-color:transparent;
  2257. margin-right:5px;
  2258. }
  2259. /* Secondary */
  2260. #secondary{
  2261. height:auto !important;
  2262. overflow:hidden !important;
  2263. }
  2264. /* Link */
  2265. #akhbar a{
  2266. font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
  2267. color:#feff8e;
  2268. }
  2269. /* Akhbar */
  2270. #akhbar{
  2271. font-weight:300 !important;
  2272. padding-top:8px !important;
  2273. padding-bottom:16px !important;
  2274. }
  2275. /* Entry Content */
  2276. .konkoriumposts_wrapper .hentry .entry-content{
  2277. overflow:scroll;
  2278. }
  2279. }
  2280. /* 600px and smaller screen sizes */
  2281. @media (max-width:600px){
  2282.  
  2283. /* Site logo mobile topbar */
  2284. .top_menu_wrapper .site_logo_mobile_topbar{
  2285. display:inline-block;
  2286. transform:translatex(0px) translatey(0px) !important;
  2287. }
  2288. /* Link */
  2289. .site_logo_mobile_topbar .site-title a{
  2290. color:#000000 !important;
  2291. }
  2292. /* Post Title */
  2293. .konkoriumposts_wrapper .hentry h1.entry-title{
  2294. font-weight:500;
  2295. font-size:18px;
  2296. margin-bottom:64px;
  2297. }
  2298. /* Thumbnail Image */
  2299. .post_related .konkoriumpost_banner img{
  2300. width:100% !important;
  2301. }
  2302. /* Thumbnail Image */
  2303. #page #content .container .row .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2304. height:120px !important;
  2305. }
  2306. /* Thumbnail Image */
  2307. .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  2308. min-height:100% !important;
  2309. }
  2310. }
  2311.  
  2312. /* 490px and smaller screen sizes */
  2313. @media (max-width:490px){
  2314.  
  2315. /* Site logo mobile topbar */
  2316. .top_menu_wrapper .site_logo_mobile_topbar{
  2317. text-align:center;
  2318. }
  2319. }
  2320.  
  2321. /* Image */
  2322. .top_header_items_holder .asalah_logo img{
  2323. background-color:transparent !important;
  2324. }
  2325.  
  2326. /* Top menu wrapper */
  2327. #page .site_header .top_menu_wrapper{
  2328. padding-bottom:0px !important;
  2329. }
  2330.  
  2331. /* 767px and smaller screen sizes */
  2332. @media (max-width:767px){
  2333.  
  2334. /* Image */
  2335. .site_logo_mobile_topbar .asalah_logo img{
  2336. background-color:transparent !important;
  2337. }
  2338. /* Site logo mobile topbar */
  2339. .top_menu_wrapper .site_logo_mobile_topbar{
  2340. margin-top:0px;
  2341. margin-bottom:-10px;
  2342. }
  2343. }
  2344.  
  2345. /* 400px and smaller screen sizes */
  2346. @media (max-width:400px){
  2347.  
  2348. /* Site logo mobile topbar */
  2349. .top_menu_wrapper .site_logo_mobile_topbar{
  2350. text-align:center;
  2351. background-color:transparent !important;
  2352. padding-bottom:0px !important;
  2353. padding-top:0px !important;
  2354. }
  2355. }
  2356.  
  2357. /* Top menu wrapper */
  2358. #page .site_main_container .site_header .top_menu_wrapper{
  2359. padding-bottom:11px !important;
  2360. }
  2361. /* Link */
  2362. #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a{
  2363. color:#ffffff !important;
  2364. }
  2365.  
  2366. /* Link */
  2367. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  2368. font-weight:300 !important;
  2369. }
  2370.  
  2371. /* Asalah blog global setting */
  2372. #page .asalah_konkoriumglobal_setting{
  2373. margin-top:0px;
  2374. }
  2375.  
  2376. /* Recent tags */
  2377. .recentTags{
  2378. }
  2379.  
  2380. /* 650px and smaller screen sizes */
  2381. @media (max-width:650px){
  2382.  
  2383. /* Site logo mobile topbar */
  2384. .top_menu_wrapper .site_logo_mobile_topbar{
  2385. background-color:transparent !important;
  2386. }
  2387. /* Top menu wrapper */
  2388. #page .site_header .top_menu_wrapper{
  2389. padding-top:8px;
  2390. }
  2391. }
  2392. </style> <style>
  2393.    #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a { color: #fff !important; }
  2394.    .asalah_konkoriumglobal_setting .konkoriumpost_control a { font-weight: 300 !important; }
  2395.    .asalah_konkoriumglobal_setting .hentry .konkoriumpost { background: hsl(63, 70%, 80%) !important; padding: 12px !important; border-radius: 8px !important; text-align: justify !important; border: 1px solid #c1bcbc !important; margin-top: 16px !important; }
  2396.    #page #content .container .row .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost { padding-top: 8px !important; padding-bottom: 18px !important; }
  2397.    .asalah_konkoriumglobal_setting .entry-title a { color: #e74c3c !important; }
  2398.    .konkoriumpost .konkoriumpost_title h1 { font-size: 23px !important; font-weight: 300 !important; background: #3498db !important; color: #fff !important; padding: 8px !important; line-height: 1.5em !important; border-radius: 8px !important; }
  2399.    .hentry .konkoriumpost .entry-content { text-align: justify !important; padding: 8px !important; }
  2400.    .konkoriumposts_wrapper .hentry .konkoriumpost { background: hsl(63, 70%, 80%) !important; padding: 8px 14px 14px 8px !important; border-radius: 8px !important; }
  2401.    #page .konkoriumposts_wrapper .author-info { margin-top: 29px !important; background: #3498db !important; border-radius: 8px !important; margin: 0 !important; padding: 8px !important; text-align: center !important; }
  2402.  
  2403. /* Post Title */
  2404. .asalah_konkoriumglobal_setting .hentry h2{
  2405. border-top-left-radius:8px;
  2406. border-top-right-radius:8px;
  2407. border-bottom-left-radius:8px;
  2408. border-bottom-right-radius:8px;
  2409. padding-left:8px;
  2410. padding-right:8px;
  2411. padding-top:8px;
  2412. padding-bottom:8px;
  2413. }
  2414.  
  2415. /* Link */
  2416. #konkoriumcontact a{
  2417. width:60%;
  2418. color:#ffffff;
  2419. }
  2420.  
  2421. /* Recent tags */
  2422. .recentTags{
  2423. text-align:center;
  2424. }
  2425.  
  2426. #konkoriumcontact{
  2427. text-align:center;
  2428. background-color:#474747;
  2429. padding-left:8px;
  2430. padding-right:8px;
  2431. padding-top:8px;
  2432. padding-bottom:8px;
  2433. }
  2434.  
  2435. /* Paragraph */
  2436. .konkoriumposts_wrapper .hentry p{
  2437. column-count:1 !important;
  2438. }
  2439.  
  2440. /* konkoriumpost */
  2441. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  2442. height:auto !important;
  2443. }
  2444.  
  2445. /* Author info */
  2446. #page .konkoriumposts_wrapper .author-info{
  2447. margin-top:0px;
  2448. }
  2449.  
  2450. /* Author info */
  2451. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info{
  2452. margin-bottom:16px !important;
  2453. }
  2454.  
  2455. /* konkoriumpost */
  2456. .konkoriumposts_wrapper .hentry .konkoriumpost{
  2457. margin-bottom:16px;
  2458. }
  2459.  
  2460. /* konkorium  item */
  2461. .konkorium_-grid .konkorium_-item{
  2462. max-height:300px;
  2463. margin-top:22px;
  2464. margin-bottom:0px;
  2465. }
  2466.  
  2467. /* Image */
  2468. .konkorium_-grid a img{
  2469. min-height:100px;
  2470. }
  2471.  
  2472. /* Link */
  2473. .konkorium_-grid .konkorium_-item a{
  2474. margin-bottom:22px;
  2475. margin-top:22px;
  2476. }
  2477.  
  2478. /* 400px and smaller screen sizes */
  2479. @media (max-width:400px){
  2480.  
  2481. /* Column 3/12 */
  2482. #content .pull-right{
  2483. margin-bottom:-50px;
  2484. float:left;
  2485. display:block;
  2486. flex-direction:column;
  2487. pointer-events:auto;
  2488. padding-top:16px;
  2489. }
  2490. /* Content */
  2491. #content{
  2492. padding-top:8px;
  2493. padding-bottom:8px !important;
  2494. padding-left:4px;
  2495. padding-right:4px;
  2496. }
  2497. /* Column 3/12 */
  2498. #page .site_main_container #content .container .pull-right{
  2499. margin-left:12px !important;
  2500. margin-right:14px !important;
  2501. }
  2502. /* Container */
  2503. #content .container{
  2504. margin-left:0px;
  2505. transform:translatex(0px) translatey(0px);
  2506. padding-left:10px !important;
  2507. display:grid;
  2508. row-gap:28px;
  2509. align-content:center;
  2510. margin-right:0px;
  2511. }
  2512. /* konkoriumpost */
  2513. .konkoriumposts_wrapper .hentry .konkoriumpost{
  2514. margin-top:4px;
  2515. }
  2516. /* Post Division */
  2517. #page .konkoriumposts_wrapper .hentry{
  2518. padding-left:16px;
  2519. margin-left:0px;
  2520. }
  2521. /* Useful */
  2522. #page .site_main_container #content .container .pull-right .useful{
  2523. overflow:scroll !important;
  2524. }
  2525. /* Link */
  2526. #page .useful a{
  2527. margin-top:8px;
  2528. background-color:transparent !important;
  2529. }
  2530. /* Link */
  2531. #page .site_main_container #content .container .pull-right .useful a{
  2532. color:#000000 !important;
  2533. width:100% !important;
  2534. height:auto !important;
  2535. }
  2536. /* List Item */
  2537. #block-7 .wp-block-latest-posts li{
  2538. text-align:right;
  2539. margin-top:0px !important;
  2540. margin-bottom:8px;
  2541. }
  2542. /* Container */
  2543. #page .site_main_container #content .container{
  2544. grid-template-columns:100% !important;
  2545. }
  2546. /* Site main container */
  2547. #page .site_main_container{
  2548. padding-left:0px;
  2549. padding-right:0px;
  2550. }
  2551. /* IMPORTANT: Adjust padding for konkoriumpost */
  2552. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost{padding-right:8px!important;}
  2553.  
  2554. /* IMPORTANT: Adjust Thumbnail Image */
  2555. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{height:auto!important;min-height:0px!important;}
  2556.  
  2557. /* IMPORTANT: Thumbnail Image */
  2558. .post_related .konkoriumpost_banner img{max-height:250px!important;}
  2559.  
  2560. /* IMPORTANT: Responsive Image */
  2561. @media (min-width:768px){.konkorium_-grid a img{max-width:300px!important;}.konkorium_-grid .konkorium_-item a img{height:auto!important;}}
  2562.  
  2563. /* IMPORTANT: Customize Link Colors */
  2564. #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a{color:#ffffff!important;}
  2565. .asalah_konkoriumglobal_setting .konkoriumpost_control a{font-weight:300!important;}
  2566.  
  2567. /* IMPORTANT: Style Post Title */
  2568. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  2569.    border-radius:8px!important;
  2570.    background-color:rgba(255,255,255,0.93)!important;
  2571.    padding-right:8px!important;
  2572. }
  2573.  
  2574. /* IMPORTANT: Set Column Count for Paragraphs */
  2575. .asalah_konkoriumglobal_setting .hentry p{column-count:1!important;}
  2576.  
  2577. /* IMPORTANT: Customize konkoriumpost Appearance */
  2578. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  2579.    margin-top:0px!important;
  2580.    margin-bottom:22px!important;
  2581.    background-color:rgba(173,240,168,0.27)!important;
  2582.    border-style:none!important;
  2583. }
  2584.  
  2585. /* IMPORTANT: List Item */
  2586. #block-7 .wp-block-latest-posts li{
  2587.    text-align:right!important;
  2588.    border-bottom-color:rgba(206,206,206,0.49)!important;
  2589.    margin-bottom:12px!important;
  2590.    margin-top:0px!important;
  2591. }
  2592.  
  2593. /* IMPORTANT: Style Useful Section */
  2594. #content .useful{
  2595.    border:solid 1px #dbdbdb!important;
  2596.    border-radius:8px!important;
  2597.    text-align:center!important;
  2598. }
  2599.  
  2600. /* IMPORTANT: Responsive Useful Section */
  2601. #page .site_main_container #content .container .pull-right .useful{overflow:scroll!important;}
  2602.  
  2603. /* IMPORTANT: Link Styling */
  2604. #page .useful a{text-align:center!important;margin-top:8px!important;margin-bottom:8px!important;}
  2605.  
  2606. /* IMPORTANT: Responsive Link Styling */
  2607. #page .site_main_container #content .container .pull-right .useful a{width:100%!important;height:auto!important;}
  2608.  
  2609. /* IMPORTANT: Responsive Adjustments */
  2610. @media (min-width:651px){#content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{padding-top:4px!important;padding-bottom:8px!important;}}
  2611.  
  2612. /* IMPORTANT: Styling for .konkoriumitem */
  2613. .konkoriumitem{
  2614.    position:relative!important;
  2615.    text-align:center!important;
  2616.    background-color:#fff!important;
  2617.    border:2px solid #e0e0e0!important;
  2618.    border-radius:8px!important;
  2619.    overflow:hidden!important;
  2620.    max-height:300px!important;
  2621. }
  2622.  
  2623. /* IMPORTANT: Responsive Styling for .konkoriumitem */
  2624. @media (min-width:768px){.konkorium_-grid .konkorium_-item{overflow:scroll!important;}}
  2625.  
  2626. /* IMPORTANT: Responsive Styling for .konkoriumitem within .konkorium_-grid */
  2627. .konkorium_-grid .konkorium_-item{max-height:300px!important;}
  2628.  
  2629. /* Post Title */
  2630. .asalah_konkoriumglobal_setting .hentry h2{
  2631. border-top-left-radius:8px !important;
  2632. border-top-right-radius:8px !important;
  2633. border-bottom-left-radius:8px !important;
  2634. padding-left:8px !important;
  2635. padding-right:8px !important;
  2636. border-style:none !important;
  2637. border-bottom-width:6px !important;
  2638. border-bottom-color:rgba(38,38,38,0.49) !important;
  2639. }
  2640.  
  2641. /* Post Title */
  2642. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  2643. border-top-left-radius:8px !important;
  2644. border-top-right-radius:8px !important;
  2645. border-bottom-left-radius:8px !important;
  2646. }
  2647.  
  2648. /* Post Title */
  2649. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  2650. border-bottom-right-radius:8px !important;
  2651. }
  2652.  
  2653.  
  2654. /* Link */
  2655. #page .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_control .konkoriumpost_control_item a{
  2656. color:#ffffff !important;
  2657. }
  2658.  
  2659. /* Link */
  2660. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  2661. font-weight:300 !important;
  2662. }
  2663.  
  2664. /* konkoriumpost */
  2665. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  2666. border-style:none;
  2667. padding-bottom:0px;
  2668. margin-bottom:0px;
  2669. }
  2670.  
  2671. /* Link */
  2672. .asalah_konkoriumglobal_setting .hentry a{
  2673. font-weight:300;
  2674. color:#ffffff;
  2675. }
  2676.  
  2677. /* Post Title */
  2678. .asalah_konkoriumglobal_setting .hentry h2{
  2679. background-color:#232323;
  2680. text-transform:none;
  2681. font-weight:300;
  2682. text-align:center;
  2683. padding-left:8px;
  2684. padding-right:8px;
  2685. padding-top:8px;
  2686. padding-bottom:8px;
  2687. border-top-left-radius:8px;
  2688. border-top-right-radius:8px;
  2689. border-bottom-left-radius:8px;
  2690. border-bottom-right-radius:8px;
  2691. }
  2692.  
  2693. /* Recent tags */
  2694. .recentTags{
  2695. max-height:80px;
  2696. overflow:hidden;
  2697. }
  2698.  
  2699. /* Guide buying household appliances */
  2700. .recentTags .guide-to-buying-household-appliances{
  2701. width:100%;
  2702. height:100%;
  2703. }
  2704.  
  2705. /* Digital currency channel */
  2706. .recentTags .digital-currency-channel{
  2707. text-align:center;
  2708. }
  2709.  
  2710. /* Link */
  2711. #konkoriumcontact a{
  2712. color:#ffffff !important;
  2713. }
  2714.  
  2715. /* Column 3/12 */
  2716. #page .site_main_container #content .container .pull-right{
  2717. height:100% !important;
  2718. }
  2719.  
  2720. /* Column 3/12 */
  2721. #content .pull-right{
  2722. max-height:100%;
  2723. }
  2724.  
  2725. /* 651px and larger screen sizes */
  2726. @media (min-width:651px){
  2727.  
  2728. /* Post Title */
  2729. .asalah_konkoriumglobal_setting .hentry h2{
  2730. font-size:18px;
  2731. }
  2732. }
  2733.  
  2734. </style> <div id="konkoriumcontact"> <a href="/تماس-با-ما">تماس با ما</a> </div> <style>
  2735. /* konkoriumpost */
  2736. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost {
  2737.    margin-top: 0 !important;
  2738.    border-bottom: none !important;
  2739.    border: none !important;
  2740. }
  2741.  
  2742. /* Useful */
  2743. .useful {
  2744.    max-height: 20px !important;
  2745.    overflow-y: auto !important;
  2746. }
  2747.  
  2748. /* Post Title */
  2749. .asalah_konkoriumglobal_setting .hentry h2,
  2750. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2,
  2751. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2 {
  2752.    padding-top: 8px !important !important;
  2753.    padding-bottom: 8px !important !important;
  2754. }
  2755.  
  2756. /* Global Font Family */
  2757. * {
  2758.    font-family: IRANSans !important;
  2759. }
  2760.  
  2761.  
  2762.    /* Styling for Theme Variant 1 - Link Style */
  2763.    .asalah_konkoriumglobal_setting .konkoriumpost_control a {
  2764.        font-weight: 400 !important;
  2765.    }
  2766.  
  2767.    /* Styling for Theme Variant 1 - Post Title Style */
  2768.    .asalah_saberaglobal_setting .hentry h2 {
  2769.        text-align: left; font-weight: 500 !important;
  2770.    }
  2771.  
  2772.    /* Styling for Theme Variant 1 - List Item Style */
  2773.    #block-7 .wp-block-latest-posts li {
  2774.        text-align: left;
  2775.    }
  2776.    
  2777.  
  2778. #page .useful {
  2779.    color: #000000 !important;
  2780.    background:#ffffff !important;
  2781.    overflow: scroll !important;
  2782.    text-align: center !important;
  2783. }
  2784.  
  2785.  
  2786.    .asalah_konkoriumglobal_setting .hentry h2 {
  2787.        color: #ff0000 !important; font-size: 15.9px !important;
  2788.    }
  2789.    #konkoriumcontact a {
  2790.        color: #00ff00 !important; text-decoration: underline !important;
  2791.    }
  2792.    #konkoriumcontact {
  2793.        background-color: #0000ff !important; padding: 9.9px !important;
  2794.    }
  2795.    .konkoriumposts_wrapper .hentry p {
  2796.        font-style: italic !important;
  2797.    }
  2798.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost {
  2799.        border: 1px solid #ff0000 !important;
  2800.    }
  2801.    
  2802. </style> <style type="text/css">#page .site_header .top_menu_wrapper { height: 140px !important; }@media (min-width:651px) { #page .site_header .top_menu_wrapper { padding-top: 18px !important; } }#page .site_header .top_menu_wrapper { border-bottom: 2px solid #FF00FF !important; }</style> <style>
  2803. #konkoriumhelp{
  2804. background-color: #64FF33;
  2805. border-style: dotted;
  2806. border-top-left-radius: 8px;
  2807. border-top-right-radius: 8px;
  2808. border-bottom-left-radius: 8px;
  2809. border-bottom-right-radius: 8px;
  2810. padding-left: 6px;
  2811. padding-right: 6px;
  2812. padding-top: 8px;
  2813. padding-bottom: 8px;
  2814.    text-align: center !important;
  2815. }
  2816. </style> <div id="konkoriumhelp">این وب‌سایت تنها از تکنولوژی هوش مصنوعی برای تولید محتوا استفاده می‌کند و ما هیچ گونه توصیه‌ای برای استفاده از آن نداریم.</div> <style>
  2817. /* Link */
  2818. #page .useful a{
  2819. background-color:transparent;
  2820. color:#ffffff !important;
  2821. }
  2822.  
  2823. /* Useful */
  2824. #content .useful{
  2825. max-height:40px !important;
  2826. min-height:40px;
  2827. min-width:9% !important;
  2828. }
  2829.  
  2830. /* Link */
  2831. .top_header_items_holder .logo_wrapper a{
  2832. transform:translatex(0px) translatey(0px);
  2833. }
  2834.  
  2835. /* Container */
  2836. .site_header .top_menu_wrapper .container{
  2837. padding-right:4%;
  2838. padding-left:4px;
  2839. }
  2840.  
  2841. /* Top menu wrapper */
  2842. #page .site_header .top_menu_wrapper{
  2843. max-height:100px;
  2844. min-height:80px;
  2845. border-style:none;
  2846. }
  2847.  
  2848. /* Top menu wrapper */
  2849. #page .site_main_container .site_header .top_menu_wrapper{
  2850. border-bottom-color:#0045db !important;
  2851. background-color:#0b0089 !important;
  2852. }
  2853.  
  2854. /* Post Title */
  2855. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title h2{
  2856. color:#000000 !important;
  2857. background-color:transparent !important;
  2858. }
  2859.  
  2860. /* Link */
  2861. #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .konkoriumpost_title .entry-title a{
  2862. color:#000000 !important;
  2863. }
  2864.  
  2865. /* Paragraph */
  2866. .asalah_konkoriumglobal_setting .hentry p{
  2867. column-count:1 !important;
  2868. text-align:center !important;
  2869. }
  2870.  
  2871. /* Show More Link */
  2872. .asalah_konkoriumglobal_setting p a{
  2873. margin-left:12px;
  2874. margin-right:12px;
  2875. background-color:#ffffff;
  2876. }
  2877.  
  2878. /* Post Title */
  2879. .asalah_konkoriumglobal_setting .hentry h2{
  2880. text-align:center;
  2881. border-bottom-style:none !important;
  2882. }
  2883.  
  2884. /* Nav links */
  2885. #page .navigation .nav-links{
  2886. text-align:center;
  2887. }
  2888.  
  2889. /* Column 3/12 */
  2890. #content .pull-right{
  2891. background-color:#212121 !important;
  2892. }
  2893.  
  2894. /* List Item */
  2895. #content .container .pull-right #secondary #widget-area #block-7 .wp-block-latest-posts li{
  2896. color:#ffffff !important;
  2897. }
  2898.  
  2899. /* Useful */
  2900. #page .site_main_container #content .container .pull-right .useful{
  2901. background-color:transparent !important;
  2902. color:#ffffff !important;
  2903. width:96% !important;
  2904. }
  2905.  
  2906. /* Applies to all scrollable elements */
  2907. ::-webkit-scrollbar{
  2908. width: 6px;
  2909. }
  2910.  
  2911. body::::-webkit-scrollbar-track{
  2912. background: #4c4c4c;
  2913. }
  2914.  
  2915. body::::-webkit-scrollbar-thumb{
  2916. background-color: #5a5a5a;
  2917. border-radius: 16px;
  2918. border: 3px solid #2e2e2e;
  2919. }
  2920.  
  2921. body::::-webkit-scrollbar-thumb:hover{
  2922. background: #757575;
  2923. }
  2924.  
  2925. /* List */
  2926. #content .container .pull-right #secondary #widget-area #block-7 ul{
  2927. background-color:transparent !important;
  2928. }
  2929.  
  2930. /* Targets the scrollbar of the element with ID secondary */
  2931. #secondary::-webkit-scrollbar{
  2932. width: 12px;
  2933. width: 12px;
  2934. }
  2935.  
  2936. #secondary::-webkit-scrollbar-track{
  2937. background: transparent!important;
  2938.  
  2939. }
  2940.  
  2941. #secondary::-webkit-scrollbar-thumb{
  2942. background-color: #5a5a5a!important;
  2943. border-radius: 20px !important;
  2944. border: 3px solid #2e2e2e !important;
  2945. background-color: #5a5a5a !important;
  2946. border-radius: 20px !important;
  2947. border: 3px solid #2e2e2e !important;
  2948. }
  2949.  
  2950. #secondary::-webkit-scrollbar-thumb:hover{
  2951. background: #757575 !important;
  2952. background: #757575 !important;
  2953. }
  2954.  
  2955. /* Ensure secondary is scrollable */
  2956. #secondary{
  2957. overflow: auto !important;
  2958. overflow: auto !important;
  2959. transform:translatex(0px) translatey(0px);
  2960. }
  2961.  
  2962. /* konkoriumpost */
  2963. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  2964. background-color:#ffffff !important;
  2965. }
  2966.  
  2967. /* 401px and larger screen sizes */
  2968. @media (min-width:401px){
  2969.  
  2970. /* Container */
  2971. #content .container{
  2972. margin-left:0px;
  2973. margin-right:0px;
  2974. }
  2975. /* Useful */
  2976. #page .site_main_container #content .container .pull-right .useful{
  2977. overflow:auto !important;
  2978. }
  2979. }
  2980.  
  2981. /* 651px and larger screen sizes */
  2982. @media (min-width:651px){
  2983.  
  2984. /* Top menu wrapper */
  2985. #page .site_main_container .site_header .top_menu_wrapper{
  2986. padding-top:10px !important;
  2987. }
  2988. }
  2989.  
  2990. /* 992px and larger screen sizes */
  2991. @media (min-width:992px){
  2992.  
  2993. /* Container */
  2994. #content .container{
  2995. width:100%;
  2996. }
  2997. /* Container */
  2998. .site_header .top_menu_wrapper .container{
  2999. width:100%;
  3000. }
  3001.  
  3002.    a,p,span,h{
  3003.        font-family:IRANSans!important;
  3004.    }
  3005. }
  3006.  
  3007. /* Entry Content */
  3008. .konkoriumposts_wrapper .hentry .entry-content{
  3009. column-count:1;
  3010. }
  3011.  
  3012. /* Paragraph */
  3013. .konkoriumposts_wrapper .hentry p{
  3014. column-count:1 !important;
  3015. }
  3016.  
  3017. /* Thumbnail Image */
  3018. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3019. height:auto !important;
  3020. }
  3021.  
  3022. /* Thumbnail Image */
  3023. .post_related a img{
  3024. max-height:100% !important;
  3025. }
  3026.  
  3027. /* konkoriumpost */
  3028. .post_related .hentry .konkoriumpost{
  3029. min-height:334px;
  3030. border-style:solid;
  3031. border-color:#ededed;
  3032. margin-bottom:21px;
  3033. border-width:1px;
  3034. border-bottom-style:solid;
  3035. border-bottom-width:1px;
  3036. }
  3037.  
  3038. /* Post Title */
  3039. .post_related .hentry .entry-title{
  3040. text-align:right !important;
  3041. }
  3042.  
  3043. /* konkoriumpost */
  3044. #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  3045. background-color:#ffffff !important;
  3046. }
  3047.  
  3048. /* Post related */
  3049. #page .konkoriumposts_wrapper .post_related{
  3050. padding-bottom:56px !important;
  3051. margin-top:58px;
  3052. background-color:#ffffff !important;
  3053. }
  3054.  
  3055. /* Top menu wrapper */
  3056. #page .site_header .top_menu_wrapper{
  3057. background-color:#0b0089;
  3058. }
  3059.  
  3060. /* Author info */
  3061. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info{
  3062. background-color:#0b0089 !important;
  3063. }
  3064.  
  3065. /* Entry Content */
  3066. #page #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content{
  3067. max-height:1800% !important;
  3068. }
  3069.  
  3070. /* konkorium  item */
  3071. .konkoriumgrid .konkoriumitem{
  3072. border-width:1px;
  3073. }
  3074.  
  3075. /* Link */
  3076. .konkoriumgrid .konkoriumitem a{
  3077. border-color:#000000;
  3078. }
  3079.  
  3080. /* Span Tag */
  3081. .konkoriumgrid a span{
  3082. text-align:right;
  3083. font-size:12px;
  3084. }
  3085.  
  3086. /* Heading */
  3087. .konkoriumposts_wrapper .post_related h3{
  3088. font-weight:300;
  3089. text-align:center;
  3090. font-size:12px;
  3091. }
  3092.  
  3093. /* 401px and larger screen sizes */
  3094. @media (min-width:401px){
  3095.  
  3096. /* konkorium  item */
  3097. .konkoriumgrid .konkoriumitem{
  3098. max-height:93px;
  3099. }
  3100. }
  3101.  
  3102. /* 491px and larger screen sizes */
  3103. @media (min-width:491px){
  3104.  
  3105. /* Entry Content */
  3106. #page #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content{
  3107. overflow:visible !important;
  3108. }
  3109. }
  3110.  
  3111. /* 601px and larger screen sizes */
  3112. @media (min-width:601px){
  3113.  
  3114. /* Thumbnail Image */
  3115. .post_related a img{
  3116. width:100% !important;
  3117. }
  3118. }
  3119.  
  3120. /* Post Division */
  3121. #page .konkoriumposts_wrapper .hentry{
  3122. transform:translatex(0px) translatey(0px);
  3123. }
  3124.  
  3125. /* konkoriumpost */
  3126. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost{
  3127. background-color:#ffffff !important;
  3128. }
  3129.  
  3130. .blockas p:lang(en),.blockas li:lang(en),.blockas ul:lang(en){
  3131. text-align: left !important;
  3132. }
  3133.  
  3134. .blockas p:lang(fa),.blockas li:lang(fa),.blockas ul:lang(fa){
  3135. text-align: right !important;
  3136. direction: rtl !important;
  3137. }
  3138.  
  3139. .blockas p:lang(en), .blockas li:lang(en), .blockas ul:lang(en),.blockas h1:lang(en), .blockas h2:lang(en), .blockas h3:lang(en),.blockas h4:lang(en), .blockas h5:lang(en), .blockas h6:lang(en){
  3140. text-align: left !important;
  3141. }
  3142.  
  3143. .blockas p:lang(fa), .blockas li:lang(fa), .blockas ul:lang(fa),.blockas h1:lang(fa), .blockas h2:lang(fa), .blockas h3:lang(fa),.blockas h4:lang(fa), .blockas h5:lang(fa), .blockas h6:lang(fa){
  3144. text-align: right !important;
  3145. direction: rtl !important;
  3146. }
  3147.  
  3148. /* Top menu wrapper */
  3149. #page .site_main_container .site_header .top_menu_wrapper{
  3150. background-color:#00b232 !important;
  3151. }
  3152.  
  3153.  
  3154. /* 650px and smaller screen sizes */
  3155. @media (max-width:650px){
  3156.  
  3157. /* konkoriumpost */
  3158. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  3159. border-style:none !important;
  3160. border-color:#d1d1d1 !important;
  3161. width:100% !important;
  3162. }
  3163. /* konkoriumpost */
  3164. .post_related .hentry .konkoriumpost{
  3165. border-width:1px;
  3166. }
  3167. /* Post Division */
  3168. .post_related .hentry{
  3169. padding-left:8px;
  3170. padding-right:8px;
  3171. margin-left:0px;
  3172. margin-right:0px;
  3173. margin-top:12px;
  3174. }
  3175. /* Post Division */
  3176. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry{
  3177. width:100% !important;
  3178. }
  3179. }
  3180.  
  3181. /* Media Query for screen sizes up to 490px */
  3182. @media (max-width: 490px) {
  3183.    /* Adjusting column width */
  3184.    #content .pull-right {
  3185.        max-width: 96%;
  3186.    }
  3187. }
  3188.  
  3189. /* Media Query for screen sizes up to 400px */
  3190. @media (max-width: 400px) {
  3191.    /* Adjusting minimum height of blog posts */
  3192.    #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost {
  3193.        min-height: 200px !important;
  3194.    }
  3195.  
  3196.    /* Ensuring overflow visibility for blog posts */
  3197.    .konkoriumposts_wrapper .hentry .konkoriumpost {
  3198.        overflow: visible;
  3199.    }
  3200.  
  3201.    /* Adjusting padding for post division */
  3202.    #page .konkoriumposts_wrapper .hentry {
  3203.        padding-left: 2px !important;
  3204.        padding-right: 2px;
  3205.    }
  3206.  
  3207.    /* Adjusting entry content */
  3208.    .konkoriumposts_wrapper .hentry .entry-content {
  3209.        transform: translateX(0px) translateY(0px);
  3210.        max-width: 100%;
  3211.        margin-top: 0px;
  3212.        overflow: visible !important;
  3213.    }
  3214.  
  3215.    /* Adjusting paragraph minimum width */
  3216.    #HubXBetPAA li p {
  3217.        min-width: 0px;
  3218.    }
  3219.  
  3220.    /* Ensuring overflow visibility for author info */
  3221.    #page .konkoriumposts_wrapper .author-info {
  3222.        display: grid;
  3223.        overflow: visible;
  3224.    }
  3225.  
  3226.    /* Adjusting width for author avatar and description */
  3227.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info .author-avatar,
  3228.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info .author-description,
  3229.    .konkoriumposts_wrapper .author-info .author-description {
  3230.        width: 100% !important;
  3231.    }
  3232.  
  3233.    /* Adjusting margin for author description and avatar */
  3234.    .konkoriumposts_wrapper .author-info .author-description {
  3235.        margin-right: 0px !important;
  3236.    }
  3237.  
  3238.    .konkoriumposts_wrapper .author-info .author-avatar {
  3239.        margin-top: 12px;
  3240.    }
  3241.  
  3242.    /* Adjusting width for thumbnail images */
  3243.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img {
  3244.        width: 60% !important;
  3245.    }
  3246.  
  3247.    /* Adjusting height for post division */
  3248.    .post_related .hentry,
  3249.    #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry {
  3250.        min-height: 1px;
  3251.        height: 160px !important;
  3252.    }
  3253.  
  3254.    /* Adjusting width for secondary content */
  3255.    #secondary {
  3256.        overflow: visible !important;
  3257.        max-width: 98%;
  3258.    }
  3259.  
  3260.    /* Adjusting column width */
  3261.    #content .pull-right,
  3262.    #page .site_main_container #content .container .pull-right {
  3263.        width: 100% !important;
  3264.        overflow: visible;
  3265.    }
  3266.  
  3267.    /* Adjusting margin for useful links */
  3268.    #page .site_main_container #content .container .pull-right .useful {
  3269.        margin-bottom: 73px !important;
  3270.    }
  3271.  
  3272.    /* Adjusting link color for useful links */
  3273.    #page .site_main_container #content .container .pull-right .useful a {
  3274.        color: #8e8e8e !important;
  3275.    }
  3276.  
  3277.    /* Adjusting width for entry content */
  3278.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content,
  3279.    .konkoriumposts_wrapper .hentry p,
  3280.    #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content h2 {
  3281.        width: 100% !important;
  3282.    }
  3283.  
  3284.    /* Adjusting heading styles */
  3285.    .konkoriumposts_wrapper .hentry h2 {
  3286.        min-width: 0%;
  3287.        text-align: center;
  3288.        font-size: 18px;
  3289.    }
  3290. }
  3291.  
  3292.  
  3293. </style> <style>
  3294.  
  3295. /* konkoriumpost control */
  3296. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control{
  3297. text-align:center;
  3298. }
  3299. /* konkoriumpost control item */
  3300. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_control .konkoriumpost_control_item{
  3301. width:100% !important;
  3302. }
  3303. /* Link */
  3304. .asalah_konkoriumglobal_setting .konkoriumpost_control a{
  3305. padding-right:22px !important;
  3306. padding-bottom:8px !important;
  3307. padding-top:8px !important;
  3308. }
  3309. /* Container */
  3310. #content .container{
  3311. padding-left:8px;
  3312. padding-right:8px;
  3313. }
  3314. /* konkoriumpost control item */
  3315. .asalah_konkoriumglobal_setting .hentry .konkoriumpost_control_item{
  3316. text-align:right !important;
  3317. }
  3318. /* Link */
  3319. .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_control .konkoriumpost_control_item a{
  3320. padding-left:22px !important;
  3321. font-weight:300 !important;
  3322. }
  3323. /* Nav links */
  3324. #page .navigation .nav-links{
  3325. text-align:center;
  3326. }
  3327. /* Useful */
  3328. #page .site_main_container #content .container .pull-right .useful{
  3329. margin-bottom:99px !important;
  3330. width:100% !important;
  3331. margin-top:36px !important;
  3332. margin-left:0px !important;
  3333. margin-right:0px !important;
  3334. overflow:auto !important;
  3335. }
  3336. /* Useful */
  3337. #content .useful{
  3338. min-width:1% !important;
  3339. max-width:100%;
  3340. transform:translatex(0px) translatey(0px);
  3341. text-align:center;
  3342. }
  3343. /* Secondary */
  3344. #secondary{
  3345. overflow:auto !important;
  3346. }
  3347. /* konkorium contact */
  3348. #konkorium_contact{
  3349. color:#ffffff;
  3350. }
  3351. /* Link */
  3352. #konkorium_contact a{
  3353. color:#ffffff !important;
  3354. text-decoration:none !important;
  3355. }
  3356. /* Link */
  3357. #page .useful a{
  3358. width:100%;
  3359. margin-bottom:33px;
  3360. }
  3361.  
  3362.  
  3363. /* Container */
  3364. #content .container{
  3365. width:100%;
  3366.  
  3367.  
  3368. /* Thumbnail Image */
  3369. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3370. height:auto !important;
  3371. }
  3372.  
  3373. /* konkoriumpost */
  3374. .post_related .hentry .konkoriumpost{
  3375. min-height:248px;
  3376. }
  3377.  
  3378. /* Heading */
  3379. .konkoriumposts_wrapper .post_related h3{
  3380. font-weight:300;
  3381. text-align:center;
  3382. }
  3383.  
  3384. /* Paragraph */
  3385. .konkoriumposts_wrapper .hentry p{
  3386. column-count:1 !important;
  3387. direction:rtl;
  3388. }
  3389.  
  3390. /* Post Title */
  3391. .konkoriumposts_wrapper .hentry h1.entry-title{
  3392. direction:rtl;
  3393. }
  3394.  
  3395. /* 601px and larger screen sizes */
  3396. @media (min-width:601px){
  3397.  
  3398. /* Thumbnail Image */
  3399. .post_related .konkoriumpost_banner img{
  3400. min-height:140px !important;
  3401. }
  3402. }
  3403. /* Paragraph */
  3404. .konkoriumposts_wrapper .hentry p{
  3405. column-count:1 !important;
  3406. }
  3407. /* 400px and smaller screen sizes */
  3408. @media (max-width:400px){
  3409.  
  3410. /* Container */
  3411. #content .container{
  3412. padding-right:0px;
  3413. transform:translatex(0px) translatey(0px);
  3414. }
  3415. /* konkoriumpost */
  3416. .konkoriumposts_wrapper .hentry .konkoriumpost{
  3417. margin-right:-8px;
  3418. }
  3419. /* Author info */
  3420. #page .konkoriumposts_wrapper .author-info{
  3421. margin-right:0px;
  3422. }
  3423. /* Author info */
  3424. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info{
  3425. margin-left:12px !important;
  3426. }
  3427. /* Post Title */
  3428. #page .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost .konkoriumpost_title .entry-title{
  3429. text-align:center !important;
  3430. }
  3431. /* Thumbnail Image */
  3432. .post_related .konkoriumpost_banner img{
  3433. }
  3434. }
  3435.  
  3436. </style> <script type="rocketlazyloadscript">
  3437. document.addEventListener('DOMContentLoaded', function () {
  3438.    // Function to recursively search text nodes
  3439.    function searchTextNodes(node) {
  3440.        if (node.nodeType === Node.TEXT_NODE) {
  3441.            // Check if the text contains at least four English words
  3442.            let words = node.textContent.match(/\b[a-zA-Z]+\b/g);
  3443.            if (words && words.length >= 4) {
  3444.                // Set the style on the parent element
  3445.                node.parentElement.style.textAlign = 'left';
  3446.                node.parentElement.style.direction = 'ltr';
  3447.            }
  3448.        } else {
  3449.            // Recursively search for text nodes
  3450.            node.childNodes.forEach(searchTextNodes);
  3451.        }
  3452.    }
  3453.  
  3454.    // Start the search with the body of the page
  3455.    searchTextNodes(document.body);
  3456. });
  3457.  
  3458.  
  3459. </script> <style>
  3460. #page .site_main_container .site_header .top_menu_wrapper {
  3461. background-color: #e32510 !important;
  3462. border-bottom-color: #b7ead1 !important;
  3463. }
  3464.  
  3465. #page .site_header .top_menu_wrapper {
  3466.  
  3467. }
  3468. /* 600px and smaller screen sizes */
  3469. @media (max-width:600px){
  3470.  
  3471. /* Container */
  3472. #content .container{
  3473. padding-left:0px !important;
  3474. padding-right:0px !important;
  3475. }
  3476. /* konkoriumpost */
  3477. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  3478. padding-right:8px !important;
  3479. }
  3480. /* List Item */
  3481. #block-7 .wp-block-latest-posts li{
  3482. text-align:center !important;
  3483. }
  3484. /* konkoriumpost control item */
  3485. #page .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_control .konkoriumpost_control_item{
  3486. text-align:center !important;
  3487. }
  3488. }
  3489.  
  3490. /* 400px and smaller screen sizes */
  3491. @media (max-width:400px){
  3492.  
  3493. /* Entry Content */
  3494. .asalah_konkoriumglobal_setting .hentry .entry-content{
  3495. overflow:auto !important;
  3496. }
  3497. /* Container */
  3498. #page .site_main_container #content .container{
  3499. padding-left:0px !important;
  3500. }
  3501. /* konkoriumpost */
  3502. #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  3503. padding-left:0px !important;
  3504. padding-right:0px !important;
  3505. }
  3506. /* Content */
  3507. #content{
  3508. max-width:100%;
  3509. }
  3510. /* konkoriumpost */
  3511. .asalah_konkoriumglobal_setting .hentry .konkoriumpost{
  3512. margin-left:0.8em;
  3513. }
  3514. /* Top menu wrapper */
  3515. #page .site_header .top_menu_wrapper{
  3516. padding-top:1.2em !important;
  3517. max-width:100%;
  3518. min-width:100%;
  3519. text-align:center;
  3520. margin-bottom:-2em;
  3521. }
  3522. /* Header */
  3523. #page header{
  3524. min-width:100%;
  3525. }
  3526. /* Site main container */
  3527. #page .site_main_container{
  3528. max-width:100%;
  3529. }
  3530. /* Body */
  3531. body{
  3532. max-width:100%;
  3533. }
  3534. /* Site logo mobile topbar */
  3535. #page .site_main_container .site_header .top_menu_wrapper .container .site_logo_mobile_topbar{
  3536. padding-right:0px !important;
  3537. }
  3538. /* Site logo mobile topbar */
  3539. .top_menu_wrapper .site_logo_mobile_topbar{
  3540. padding-left:0px !important;
  3541. }
  3542. /* Container */
  3543. .site_header .top_menu_wrapper .container{
  3544. padding-left:0px;
  3545. padding-right:0px;
  3546. }
  3547. /* Top menu wrapper */
  3548. #page .site_main_container .site_header .top_menu_wrapper{
  3549. padding-bottom:0px !important;
  3550. height:100px !important;
  3551. }
  3552. }
  3553.  
  3554. /* 650px and smaller screen sizes */
  3555. @media (max-width:650px){
  3556.  
  3557. /* Container */
  3558. #content .container{
  3559. padding-left:0px !important;
  3560. padding-right:0px !important;
  3561. }
  3562. /* Heading */
  3563. .konkoriumposts_wrapper .hentry h2{
  3564. line-height:1.4em;
  3565. }
  3566. /* Column 9/12 */
  3567. #content .main_content{
  3568. padding-left:0px;
  3569. padding-right:0px;
  3570. }
  3571. /* Content */
  3572. #content{
  3573. margin-left:0px;
  3574. padding-left:1em;
  3575. padding-right:1em;
  3576. }
  3577. }
  3578.  
  3579. /* 490px and smaller screen sizes */
  3580. @media (max-width:490px){
  3581.  
  3582. /* Post Title */
  3583. .konkoriumposts_wrapper .hentry h1.entry-title{
  3584. margin-bottom:0px !important;
  3585. font-size:18px !important;
  3586. padding-left:8px;
  3587. padding-right:8px;
  3588. height:50px;
  3589. }
  3590. /* Entry Content */
  3591. #page #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content{
  3592. overflow:auto !important;
  3593. padding-top:0px !important;
  3594. }
  3595. /* Heading */
  3596. .konkoriumposts_wrapper .hentry h2{
  3597. font-size:18px;
  3598. line-height:1.6em;
  3599. min-width:100%;
  3600. }
  3601. /* Heading */
  3602. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content h2{
  3603. width:100% !important;
  3604. }
  3605. /* Post Title */
  3606. #page .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost .konkoriumpost_title .entry-title{
  3607. text-align:center !important;
  3608. }
  3609. /* Post Division */
  3610. .post_related .hentry{
  3611. margin-bottom:0px;
  3612. }
  3613. /* List */
  3614. #block-7 ul{
  3615. margin-left:0px !important;
  3616. max-width:100%;
  3617. width:100%;
  3618. padding-left:8px;
  3619. padding-right:8px;
  3620. }
  3621. /* Widget */
  3622. #block-7{
  3623. width:100%;
  3624. max-width:100%;
  3625. }
  3626. /* Widget area */
  3627. #widget-area{
  3628. width:100%;
  3629. max-width:100%;
  3630. }
  3631. /* Column 3/12 */
  3632. #content .pull-right{
  3633. padding-left:0px !important;
  3634. padding-right:0px !important;
  3635. max-width:100% !important;
  3636. min-width:100% !important;
  3637. margin-left:0px !important;
  3638. margin-right:0px !important;
  3639. padding-top:0px;
  3640. margin-top:0px;
  3641. }
  3642. /* List Item */
  3643. #block-7 .wp-block-latest-posts li{
  3644. border-top-left-radius:6px !important;
  3645. border-top-right-radius:6px !important;
  3646. border-bottom-left-radius:6px !important;
  3647. border-bottom-right-radius:6px !important;
  3648. }
  3649. /* Useful */
  3650. #page .site_main_container #content .container .pull-right .useful{
  3651. overflow:scroll !important;
  3652. }
  3653. /* Link */
  3654. #konkoriumcontact a{
  3655. text-decoration:none !important;
  3656. color:#ffffff !important;
  3657. }
  3658. /* Recent tags */
  3659. .recentTags{
  3660. max-height:0px;
  3661. width:0%;
  3662. height:0px;
  3663. display:none;
  3664. }
  3665. /* konkoriumcontact */
  3666. #konkoriumcontact{
  3667. margin-top:10px;
  3668. }
  3669. /* konkoriumhelp */
  3670. #konkoriumhelp{
  3671. border-top-left-radius:0px !important;
  3672. border-top-right-radius:0px !important;
  3673. border-bottom-left-radius:0px !important;
  3674. border-bottom-right-radius:0px !important;
  3675. }
  3676. /* Useful */
  3677. #content .useful{
  3678. transform: translateX(0px) translateY(0px);
  3679. max-width: 100%;
  3680. border-top-left-radius: 8px;
  3681. border-top-right-radius: 8px;
  3682. border-bottom-left-radius: 8px;
  3683. border-bottom-right-radius: 8px;
  3684. overflow: auto;
  3685. height: 100%;
  3686. &::-webkit-scrollbardisplay: none;
  3687. }
  3688. /* Link */
  3689. .wp-block-latest-posts li a{
  3690. padding-left:8px;
  3691. padding-right:8px;
  3692. }
  3693. /* Paragraph */
  3694. .konkoriumposts_wrapper .hentry p{
  3695. font-size:14px;
  3696. }
  3697. /* Thumbnail Image */
  3698. .post_related .konkoriumpost_banner img{
  3699. width:100%;
  3700. max-height:none !important;
  3701. max-width:100%;
  3702. }
  3703. /* Thumbnail Image */
  3704. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3705. min-height:12em !important;
  3706. }
  3707. }
  3708. /* 650px and smaller screen sizes */
  3709. @media (max-width:650px){
  3710.  
  3711. /* Container */
  3712. #content .container{
  3713. padding-left:0px !important;
  3714. padding-right:0px !important;
  3715. }
  3716. /* Heading */
  3717. .konkoriumposts_wrapper .hentry h2{
  3718. line-height:1.4em;
  3719. }
  3720. /* Column 9/12 */
  3721. #content .main_content{
  3722. padding-left:0px;
  3723. padding-right:0px;
  3724. }
  3725. /* Content */
  3726. #content{
  3727. margin-left:0px;
  3728. padding-left:1em;
  3729. padding-right:1em;
  3730. }
  3731. }
  3732.  
  3733. /* 490px and smaller screen sizes */
  3734. @media (max-width:490px){
  3735.  
  3736. /* Post Title */
  3737. .konkoriumposts_wrapper .hentry h1.entry-title{
  3738. margin-bottom:0px !important;
  3739. font-size:18px !important;
  3740. padding-left:8px;
  3741. padding-right:8px;
  3742. height:50px;
  3743. background-color:#3498db;
  3744. }
  3745. /* Entry Content */
  3746. #page #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content{
  3747. overflow:auto !important;
  3748. padding-top:0px !important;
  3749. }
  3750. /* Heading */
  3751. .konkoriumposts_wrapper .hentry h2{
  3752. font-size:18px;
  3753. line-height:1.6em;
  3754. min-width:100%;
  3755. }
  3756. /* Heading */
  3757. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .entry-content h2{
  3758. width:100% !important;
  3759. }
  3760. /* Post Title */
  3761. #page .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost .konkoriumpost_title .entry-title{
  3762. text-align:center !important;
  3763. }
  3764. /* Post Division */
  3765. .post_related .hentry{
  3766. margin-bottom:0px;
  3767. }
  3768. /* List */
  3769. #block-7 ul{
  3770. margin-left:0px !important;
  3771. max-width:100%;
  3772. width:100%;
  3773. padding-left:8px;
  3774. padding-right:8px;
  3775. }
  3776. /* Widget */
  3777. #block-7{
  3778. width:100%;
  3779. max-width:100%;
  3780. }
  3781. /* Widget area */
  3782. #widget-area{
  3783. width:100%;
  3784. max-width:100%;
  3785. }
  3786. /* Column 3/12 */
  3787. #content .pull-right{
  3788. padding-left:0px !important;
  3789. padding-right:0px !important;
  3790. max-width:100% !important;
  3791. min-width:100% !important;
  3792. margin-left:0px !important;
  3793. margin-right:0px !important;
  3794. padding-top:0px;
  3795. margin-top:0px;
  3796. }
  3797. /* List Item */
  3798. #block-7 .wp-block-latest-posts li{
  3799. border-top-left-radius:6px !important;
  3800. border-top-right-radius:6px !important;
  3801. border-bottom-left-radius:6px !important;
  3802. border-bottom-right-radius:6px !important;
  3803. }
  3804. /* Useful */
  3805. #page .site_main_container #content .container .pull-right .useful{
  3806. overflow:scroll !important;
  3807. }
  3808. /* Link */
  3809. #konkoriumcontact a{
  3810. text-decoration:none !important;
  3811. color:#ffffff !important;
  3812. }
  3813. /* Recent tags */
  3814. .recentTags{
  3815. max-height:0px;
  3816. width:0%;
  3817. height:0px;
  3818. display:none;
  3819. }
  3820. /* konkoriumcontact */
  3821. #konkoriumcontact{
  3822. margin-top:10px;
  3823. }
  3824. /* konkoriumhelp */
  3825. #konkoriumhelp{
  3826. border-top-left-radius:0px !important;
  3827. border-top-right-radius:0px !important;
  3828. border-bottom-left-radius:0px !important;
  3829. border-bottom-right-radius:0px !important;
  3830. }
  3831. /* Useful */
  3832. #content .useful{
  3833. transform: translateX(0px) translateY(0px);
  3834. max-width: 100%;
  3835. border-top-left-radius: 8px;
  3836. border-top-right-radius: 8px;
  3837. border-bottom-left-radius: 8px;
  3838. border-bottom-right-radius: 8px;
  3839. overflow: auto;
  3840. height: 100%;
  3841. &::-webkit-scrollbardisplay: none;
  3842. }
  3843. /* Link */
  3844. .wp-block-latest-posts li a{
  3845. padding-left:8px;
  3846. padding-right:8px;
  3847. }
  3848. /* Paragraph */
  3849. .konkoriumposts_wrapper .hentry p{
  3850. font-size:14px;
  3851. }
  3852. /* Thumbnail Image */
  3853. .post_related .konkoriumpost_banner img{
  3854. width:100%;
  3855. max-height:none !important;
  3856. max-width:100%;
  3857. }
  3858. /* Thumbnail Image */
  3859. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3860. min-height:12em !important;
  3861. }
  3862. /* List */
  3863. #page .site_main_container #content .container .pull-right #secondary #widget-area #block-7 ul{
  3864. padding-right:8px !important;
  3865. }
  3866. /* konkoriumpost title */
  3867. .konkoriumposts_wrapper .hentry .konkoriumpost_title{
  3868. background-color:#3498db;
  3869. border-top-left-radius:8px;
  3870. border-top-right-radius:8px;
  3871. border-bottom-left-radius:8px;
  3872. border-bottom-right-radius:8px;
  3873. }
  3874. /* konkoriumpost */
  3875. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost{
  3876. padding-right:8px !important;
  3877. }
  3878. }
  3879.  
  3880. /* 400px and smaller screen sizes */
  3881. @media (max-width:400px){
  3882.  
  3883. /* Post Title */
  3884. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .konkoriumpost_title h1.entry-title{
  3885. height:auto !important;
  3886. }
  3887. /* Post Title */
  3888. .konkoriumposts_wrapper .hentry h1.entry-title{
  3889. padding-left:8px;
  3890. padding-right:8px;
  3891. text-align:center;
  3892. }
  3893. /* Post Title */
  3894. #content .container .main_content .konkoriumposts_wrapper .hentry .konkoriumpost .konkoriumpost_title h1.entry-title{
  3895. font-size:16px !important;
  3896. }
  3897. /* List Item */
  3898. .konkoriumposts_wrapper ul li{
  3899. font-size:14px;
  3900. }
  3901. /* Link */
  3902. .post_related .entry-title a{
  3903. color:#000000;
  3904. }
  3905. /* Post Title */
  3906. .post_related .hentry:nth-child(1) .entry-title{
  3907. background-color:#ffffff;
  3908. color:#000000;
  3909. }
  3910. /* Post Title */
  3911. .post_related .hentry .entry-title{
  3912. background-color:#ffffff;
  3913. }
  3914. /* Column 3/12 */
  3915. #content .pull-right{
  3916. margin-top:43px !important;
  3917. margin-right:0px !important;
  3918. }
  3919. /* konkoriumpost banner */
  3920. .post_related a .konkoriumpost_banner{
  3921. background-color:rgba(0,0,0,0);
  3922. overflow:visible;
  3923. min-height:8em;
  3924. margin-bottom:0px !important;
  3925. }
  3926. /* Post related */
  3927. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related{
  3928. background-color:transparent !important;
  3929. }
  3930. /* Thumbnail Image */
  3931. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3932. width:1em !important;
  3933. max-height:16em !important;
  3934. min-height:16em !important;
  3935. }
  3936. /* Thumbnail Image */
  3937. .post_related .konkoriumpost_banner img{
  3938. max-width:16em;
  3939. }
  3940. /* Post Division */
  3941. #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry{
  3942. padding-left:8px !important;
  3943. }
  3944. /* Post Division */
  3945. .post_related .hentry{
  3946. padding-right:0px !important;
  3947. }
  3948. /* konkoriumpost */
  3949. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost{
  3950. padding-right:0px !important;
  3951. }
  3952. /* Row */
  3953. .konkoriumposts_wrapper .post_related .row{
  3954. transform:translatex(0px) translatey(0px);
  3955. }
  3956. /* List */
  3957. #block-7 ul{
  3958. padding-right:8px;
  3959. }
  3960. /* Column 3/12 */
  3961. #page .site_main_container #content .container .pull-right{
  3962. margin-left:0px !important;
  3963. margin-right:-7px !important;
  3964. }
  3965. /* Post Division */
  3966. #page .konkoriumposts_wrapper > .hentry:nth-child(1){
  3967. padding-right:0px;
  3968. margin-right:-5px;
  3969. }
  3970. }
  3971.  
  3972. /* 400px and smaller screen sizes */
  3973. @media (max-width:400px){
  3974.  
  3975. /* Thumbnail Image */
  3976. .post_related .konkoriumpost_banner img{
  3977. max-width:240% !important;
  3978. }
  3979. /* Thumbnail Image */
  3980. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .post_related .row .hentry .konkoriumpost a .konkoriumpost_banner img{
  3981. width:90% !important;
  3982. }
  3983. /* Post related */
  3984. #page .konkoriumposts_wrapper .post_related{
  3985. display:none;
  3986. margin-bottom:73px;
  3987. }
  3988. /* Column 3/12 */
  3989. #content .pull-right{
  3990. margin-bottom:-50px;
  3991. }
  3992. /* Site main container */
  3993. #page .site_main_container{
  3994. margin-bottom:58px !important;
  3995. }
  3996. /* Column 3/12 */
  3997. #page .site_main_container #content .container .pull-right{
  3998. margin-right:-2px !important;
  3999. padding-left:8px !important;
  4000. padding-right:8px !important;
  4001. }
  4002. /* Useful */
  4003. #content .useful{
  4004. max-width:96% !important;
  4005. }
  4006. /* Useful */
  4007. #page .site_main_container #content .container .pull-right .useful{
  4008. margin-left:8px !important;
  4009. margin-right:5px !important;
  4010. }
  4011. /* List Item */
  4012. #block-7 .wp-block-latest-posts li{
  4013. padding-left:0px !important;
  4014. padding-right:0px !important;
  4015. font-size:12px;
  4016. }
  4017. }
  4018.  
  4019. /* 400px and smaller screen sizes */
  4020. @media (max-width:400px){
  4021.  
  4022. /* Author info */
  4023. #page .konkoriumposts_wrapper .author-info{
  4024. padding-right:8px;
  4025. }
  4026. /* Author info */
  4027. #page .site_main_container #content .container .main_content .konkoriumposts_wrapper .author-info{
  4028. margin-right:-15px !important;
  4029. }
  4030. }
  4031.  
  4032. </style> <style>
  4033.    /* 400px and smaller screen sizes */
  4034.    @media (max-width:400px) {
  4035.  
  4036.        /* Link */
  4037.        #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost .posts_list_wrapper .post_info_wrapper .konkoriumpost_title .entry-title a {
  4038.            color: #ffffff !important;
  4039.        }
  4040.  
  4041.        /* Content */
  4042.        #content {
  4043.            padding-left: 0px !important;
  4044.            padding-right: 0px !important;
  4045.        }
  4046.  
  4047.        /* konkoriumpost */
  4048.        #page .site_main_container #content .container .main_content .asalah_konkoriumglobal_setting .hentry .konkoriumpost {
  4049.            padding-left: 12px !important;
  4050.            padding-right: 12px !important;
  4051.        }
  4052.  
  4053.        /* konkoriumpost */
  4054.        .asalah_konkoriumglobal_setting .hentry .konkoriumpost {
  4055.  
  4056.        }
  4057.    }
  4058.    </style> </html>
  4059.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda