isha2isha.co.il Ads.txt file

<!DOCTYPE html>
<html dir="rtl" lang="he-IL">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",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(){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][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(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){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(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()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(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">
<link rel="profile" href="https://gmpg.org/xfn/11">
<style>
#wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before {
content: "\f103";
color: red;
top: 2px;
}
</style>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>

<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v25.5) - https://yoast.com/wordpress/plugins/seo/ -->
<title>אתר אישה: מגזין לאישה בנושאים בריאות, אהבה, טיולים, שפע ועוד&#039;</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A400%7CSource%20Serif%20Pro%3A600&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A400%7CSource%20Serif%20Pro%3A600&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A400%7CSource%20Serif%20Pro%3A600&#038;display=swap" /></noscript>
<meta name="description" content="הכל לנשים מובילים עם כתבות מעניינות. אהבה, זוגיות טובה, טיולים, בריאות, וכל הנושאים שבאמת מעניינים אותנו ביום יום. אתר אישה מגזין לאישה הגדול והמוביל בישראל" />
<link rel="canonical" href="https://isha2isha.co.il/" />
<meta property="og:locale" content="he_IL" />
<meta property="og:type" content="website" />
<meta property="og:title" content="עמוד הבית" />
<meta property="og:description" content="הכל לנשים מובילים עם כתבות מעניינות. אהבה, זוגיות טובה, טיולים, בריאות, וכל הנושאים שבאמת מעניינים אותנו ביום יום. אתר אישה מגזין לאישה הגדול והמוביל בישראל" />
<meta property="og:url" content="https://isha2isha.co.il/" />
<meta property="og:site_name" content="אישה לאישה" />
<meta property="article:modified_time" content="2025-02-28T22:22:12+00:00" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://isha2isha.co.il/","url":"https://isha2isha.co.il/","name":"אתר אישה: מגזין לאישה בנושאים בריאות, אהבה, טיולים, שפע ועוד'","isPartOf":{"@id":"https://isha2isha.co.il/#website"},"about":{"@id":"https://isha2isha.co.il/#/schema/person/4af15d756d38b764a0b020b0bb52564f"},"datePublished":"2025-02-19T03:11:29+00:00","dateModified":"2025-02-28T22:22:12+00:00","description":"הכל לנשים מובילים עם כתבות מעניינות. אהבה, זוגיות טובה, טיולים, בריאות, וכל הנושאים שבאמת מעניינים אותנו ביום יום. אתר אישה מגזין לאישה הגדול והמוביל בישראל","breadcrumb":{"@id":"https://isha2isha.co.il/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https://isha2isha.co.il/"]}]},{"@type":"BreadcrumbList","@id":"https://isha2isha.co.il/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"עמוד הבית"}]},{"@type":"WebSite","@id":"https://isha2isha.co.il/#website","url":"https://isha2isha.co.il/","name":"אישה לאישה","description":"","publisher":{"@id":"https://isha2isha.co.il/#/schema/person/4af15d756d38b764a0b020b0bb52564f"},"alternateName":"אישה לאישה","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://isha2isha.co.il/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"},{"@type":["Person","Organization"],"@id":"https://isha2isha.co.il/#/schema/person/4af15d756d38b764a0b020b0bb52564f","name":"אישה לאישה","image":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https://isha2isha.co.il/#/schema/person/image/","url":"https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg","contentUrl":"https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg","width":567,"height":131,"caption":"אישה לאישה"},"logo":{"@id":"https://isha2isha.co.il/#/schema/person/image/"},"sameAs":["https://isha2isha.co.il"]}]}</script>
<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link data-minify="1" rel='stylesheet' id='astra-theme-css-rtl-css' href='https://isha2isha.co.il/wp-content/cache/min/1/wp-content/themes/astra/assets/css/minified/frontend.min-rtl.css?ver=1747084451' media='all' />
<style id='astra-theme-css-inline-css'>
.ast-no-sidebar .entry-content .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-no-sidebar .entry-content .alignwide {margin-left: calc(-41vw + 50%);margin-right: calc(-41vw + 50%);max-width: unset;width: unset;}.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide{width: 100%;margin-left: auto;margin-right: auto;}.wp-block-gallery,.blocks-gallery-grid {margin: 0;}.wp-block-separator {max-width: 100px;}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots {max-width: none;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 10px;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 10px;}@media (max-width: 782px) {.entry-content .wp-block-columns .wp-block-column {flex-basis: 100%;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 0;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 0;}}body .entry-content .wp-block-latest-posts {margin-left: 0;}body .entry-content .wp-block-latest-posts li {list-style: none;}.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {margin-left: 0;}.ast-header-break-point .entry-content .alignwide {margin-left: auto;margin-right: auto;}.entry-content .blocks-gallery-item img {margin-bottom: auto;}.wp-block-pullquote {border-top: 4px solid #555d66;border-bottom: 4px solid #555d66;color: #40464d;}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:#F8FAFC;--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a,.page-title{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.5em);}blockquote{color:var(--ast-global-color-8);}h1,.entry-content h1,.entry-content h1 a,h2,.entry-content h2,.entry-content h2 a,h3,.entry-content h3,.entry-content h3 a,h4,.entry-content h4,.entry-content h4 a,h5,.entry-content h5,.entry-content h5 a,h6,.entry-content h6,.entry-content h6 a,.site-title,.site-title a{font-family:'Source Serif Pro',serif;font-weight:600;line-height:1.2em;text-transform:capitalize;}.site-title{font-size:35px;font-size:2.1875rem;display:none;}header .custom-logo-link img{max-width:300px;width:300px;}.astra-logo-svg{width:300px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:30px;font-size:1.875rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden;}h1,.entry-content h1,.entry-content h1 a{font-size:3em;font-weight:600;font-family:'Source Serif Pro',serif;line-height:1.4em;text-transform:capitalize;}h2,.entry-content h2,.entry-content h2 a{font-size:2.5em;font-weight:600;font-family:'Source Serif Pro',serif;line-height:1.3em;text-transform:capitalize;}h3,.entry-content h3,.entry-content h3 a{font-size:2em;font-weight:600;font-family:'Source Serif Pro',serif;line-height:1.3em;text-transform:capitalize;}h4,.entry-content h4,.entry-content h4 a{font-size:1.5em;line-height:1.2em;font-family:'Source Serif Pro',serif;text-transform:capitalize;}h5,.entry-content h5,.entry-content h5 a{font-size:1.2em;line-height:1.2em;font-family:'Source Serif Pro',serif;text-transform:capitalize;}h6,.entry-content h6,.entry-content h6 a{font-size:0.9em;line-height:1.25em;font-family:'Source Serif Pro',serif;text-transform:capitalize;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,.entry-title a,.entry-content h1,.entry-content h1 a,h2,.entry-content h2,.entry-content h2 a,h3,.entry-content h3,.entry-content h3 a,h4,.entry-content h4,.entry-content h4 a,h5,.entry-content h5,.entry-content h5 a,h6,.entry-content h6,.entry-content h6 a{color:var(--ast-global-color-8);}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:var(--ast-global-color-0);}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-search-menu-icon.slide-search input.search-field{width:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;}.search-form input.search-field:focus{outline:none;}.widget-title,.widget .wp-block-heading{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-8);}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus{outline-style:dotted;outline-color:inherit;outline-width:thin;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;right:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 769px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 4em;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;}.single.ast-page-builder-template .entry-header {padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-archive-description {margin: 4em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {margin-left: 0;margin-right: 0;}@media (max-width:768.9px){#ast-desktop-header{display:none;}}@media (min-width:769px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:782px){.entry-content .wp-block-columns .wp-block-column{margin-left:0px;}}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-table.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-0);border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;font-family:inherit;font-weight:600;font-size:14px;font-size:0.875rem;line-height:1em;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{background-color:rgba(26,26,26,0);border-color:var(--ast-global-color-0);}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-0);}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}@media (max-width:768px){.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em;}.ast-author-box img.avatar{margin:20px 0 0 0;}}@media (min-width:769px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-button-wrapper .elementor-button{border-style:solid;text-decoration:none;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;}.elementor-button-wrapper .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus{color:var(--ast-global-color-0);background-color:rgba(26,26,26,0);border-color:var(--ast-global-color-0);}.wp-block-button .wp-block-button__link ,.elementor-button-wrapper .elementor-button,.elementor-button-wrapper .elementor-button:visited{color:var(--ast-global-color-5);}.elementor-button-wrapper .elementor-button{font-weight:600;font-size:14px;font-size:0.875rem;line-height:1em;text-transform:uppercase;letter-spacing:0.4px;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:14px;font-size:0.875rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-0);background-color:rgba(26,26,26,0);border-color:var(--ast-global-color-0);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-5);font-family:inherit;font-weight:600;line-height:1em;text-transform:uppercase;letter-spacing:0.4px;font-size:14px;font-size:0.875rem;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;color:var(--ast-global-color-5);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-family:inherit;font-weight:600;font-size:14px;font-size:0.875rem;line-height:1em;text-transform:uppercase;letter-spacing:0.4px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:var(--ast-global-color-0);background-color:rgba(26,26,26,0);border-color:var(--ast-global-color-0);}@media (max-width:768px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -6.67em;margin-right: -6.67em;width: auto;}@media (max-width: 1200px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.4em;margin-right: -2.4em;}}@media (max-width: 768px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.14em;margin-right: -2.14em;}}@media (max-width: 544px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -1em;margin-right: -1em;}}.ast-no-sidebar.ast-separate-container .entry-content .alignwide {margin-left: -20px;margin-right: -20px;}.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}@media (max-width:768px){.widget-title{font-size:22px;font-size:1.375rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:1rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:1rem;}.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1,.entry-content h1 a{font-size:2.5em;}h2,.entry-content h2,.entry-content h2 a{font-size:2em;}h3,.entry-content h3,.entry-content h3 a{font-size:1.6em;}h4,.entry-content h4,.entry-content h4 a{font-size:1.4em;}}@media (max-width:544px){.widget-title{font-size:22px;font-size:1.375rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:1rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:1rem;}.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1,.entry-content h1 a{font-size:2em;}h2,.entry-content h2,.entry-content h2 a{font-size:1.8em;}h3,.entry-content h3,.entry-content h3 a{font-size:1.6em;}h4,.entry-content h4,.entry-content h4 a{font-size:1.4em;}h5,.entry-content h5,.entry-content h5 a{font-size:1.2em;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:220px;width:220px;}.astra-logo-svg{width:220px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:220px;}}@media (max-width:544px){html{font-size:100%;}}@media (min-width:769px){.ast-container{max-width:1240px;}}@font-face {font-family: "Astra";src: url(https://isha2isha.co.il/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://isha2isha.co.il/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://isha2isha.co.il/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;font-display: fallback;}@media (min-width:769px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-2px;}}.site .comments-area{padding-bottom:3em;}.footer-widget-area[data-section^="section-fb-html-"] .ast-builder-html-element{text-align:center;}.astra-icon-down_arrow::after {content: "\e900";font-family: Astra;}.astra-icon-close::after {content: "\e5cd";font-family: Astra;}.astra-icon-drag_handle::after {content: "\e25d";font-family: Astra;}.astra-icon-format_align_justify::after {content: "\e235";font-family: Astra;}.astra-icon-menu::after {content: "\e5d2";font-family: Astra;}.astra-icon-reorder::after {content: "\e8fe";font-family: Astra;}.astra-icon-search::after {content: "\e8b6";font-family: Astra;}.astra-icon-zoom_in::after {content: "\e56b";font-family: Astra;}.astra-icon-check-circle::after {content: "\e901";font-family: Astra;}.astra-icon-shopping-cart::after {content: "\f07a";font-family: Astra;}.astra-icon-shopping-bag::after {content: "\f290";font-family: Astra;}.astra-icon-shopping-basket::after {content: "\f291";font-family: Astra;}.astra-icon-circle-o::after {content: "\e903";font-family: Astra;}.astra-icon-certificate::after {content: "\e902";font-family: Astra;}blockquote {padding: 1.2em;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#fc1370;--ast-global-color-1:#000000;--ast-global-color-2:#000000;--ast-global-color-3:#7c6f73;--ast-global-color-4:#ffffff;--ast-global-color-5:#353333;--ast-global-color-6:rgba(0,0,0,0.15);--ast-global-color-7:#7c6f73;--ast-global-color-8:#000000;}:root {--ast-border-color : #dddddd;}.ast-single-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-single-entry-banner[data-banner-layout="layout-1"] {max-width: 1200px;background: inherit;padding: 20px 0;}.ast-single-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-single-entry-banner + .site-content .entry-header {margin-bottom: 0;}.site .ast-author-avatar {--ast-author-avatar-size: ;}a.ast-underline-text {text-decoration: underline;}.ast-container > .ast-terms-link {position: relative;display: block;}a.ast-button.ast-badge-tax {padding: 4px 8px;border-radius: 3px;font-size: inherit;}header.entry-header .entry-title{font-size:30px;font-size:1.875rem;}header.entry-header > *:not(:last-child){margin-bottom:10px;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout="layout-1"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-size:40px;font-size:2.5rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:768px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:var(--ast-global-color-2);}@media (max-width:768px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section="title_tagline"]{display:flex;}@media (max-width:768px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:inherit;}.ast-builder-menu-1 .menu-item > .menu-link{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:#fe1c1e;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:#ffffff;border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:15px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 15px + 0px + 5px );}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-4);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link{border-bottom-width:1px;}.ast-desktop .ast-builder-menu-1 .menu-item:last-child > .menu-item > .menu-link{border-bottom-width:0;}@media (max-width:768px){.ast-builder-menu-1 .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link,.ast-builder-menu-1 .current-menu-ancestor > .ast-menu-toggle{color:#fe1c1e;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:#fe1c1e;}.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{left:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-builder-menu-1 .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item> .ast-menu-toggle{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item:hover> .ast-menu-toggle{color:var(--ast-global-color-8);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link,.ast-builder-menu-1 .current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-1 .menu-item.current-menu-item> .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:#f9f6f6;background-image:none;}}.ast-builder-menu-1{display:flex;}@media (max-width:768px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:var(--ast-global-color-2);background-image:none;min-height:80px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:#33373b;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:1200px;min-height:80px;margin-left:auto;margin-right:auto;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-2-equal .ast-builder-grid-row{grid-template-columns:repeat( 2,1fr );}@media (max-width:768px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{grid-template-columns:repeat( 2,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-top:20px;padding-bottom:20px;padding-left:40px;padding-right:40px;}@media (max-width:768px){.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}@media (max-width:768px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{color:#7a7a7a;}.footer-widget-area[data-section="section-fb-html-1"]{display:block;}@media (max-width:768px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"]{display:block;}}.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:right;}@media (max-width:768px){.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:right;}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright {color:#7a7a7a;}@media (max-width:768px){.ast-footer-copyright{text-align:left;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:768px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.site-footer{background-color:var(--ast-global-color-2);background-image:none;}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{background-color:var(--ast-global-color-2);background-image:none;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-4-equal .ast-builder-grid-row{grid-template-columns:repeat( 4,1fr );}@media (max-width:768px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row{grid-template-columns:repeat( 4,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:60px;padding-bottom:60px;padding-left:40px;padding-right:40px;}@media (max-width:768px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:40px;padding-bottom:40px;padding-left:24px;padding-right:24px;}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:55px;padding-bottom:55px;padding-left:20px;padding-right:20px;}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}@media (max-width:768px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left;}@media (max-width:768px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left;}@media (max-width:768px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left;}@media (max-width:768px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left;}@media (max-width:768px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}@media (max-width:768px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}@media (max-width:768px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-0);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h6{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}@media (max-width:768px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner a{color:var(--ast-global-color-5);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-0);}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block;}@media (max-width:768px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product{width:auto;margin:0;float:none;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;right:0 !important;}.elementor-posts-container [CLASS*="ast-width-"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-break-point .main-header-bar{border-bottom-width:0px;}@media (min-width:769px){.main-header-bar{border-bottom-width:0px;}}.ast-flex{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.main-header-bar{padding:1em 0;}.ast-site-identity{padding:0;}.header-main-layout-1 .ast-flex.main-header-container, .header-main-layout-3 .ast-flex.main-header-container{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.header-main-layout-1 .ast-flex.main-header-container, .header-main-layout-3 .ast-flex.main-header-container{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after{position:absolute;left:1em;top:50%;transform:translate(0,-50%) rotate(90deg);}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before, .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before, .ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before, .ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before{font-weight:bold;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block;}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0, -2px) rotateZ(90deg);margin-left:5px;}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:normal;content:"\e8b6";position:absolute;top:50%;left:15px;transform:translate(0, -50%);}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3;}.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after, .main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after, .menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;line-height:normal;}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0;}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg);}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after{display:none;}@media (min-width:769px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-left:0;}}.ast-separate-container .ast-article-inner{background-color:transparent;background-image:none;}.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);background-image:none;}.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .ast-author-meta, .ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);background-image:none;}.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {right: calc( 20px - 0.907em);left: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;left: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {left: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-left: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;left: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-right: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-right: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:var(--ast-global-color-5);;}.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content{background-color:var(--ast-global-color-5);;}.ast-mobile-popup-content > *, .ast-mobile-header-content > *, .ast-desktop-popup-content > *, .ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:right;}.rtl #ast-mobile-popup-wrapper #ast-mobile-popup{pointer-events:none;}.rtl #ast-mobile-popup-wrapper #ast-mobile-popup.active{pointer-events:unset;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:50px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:50px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:3px;border-bottom-color:#fe1c1e;border-bottom-style:solid;}@media (min-width:769px){.ast-primary-header-bar{border-bottom-width:3px;border-bottom-color:#fe1c1e;border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-primary-header-bar{display:block;}@media (max-width:768px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{color:var(--ast-global-color-5);border:none;background:transparent;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:20px;height:20px;fill:var(--ast-global-color-5);}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-5);}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:50px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:50px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:50px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-color:#eaeaea;border-bottom-style:solid;}@media (max-width:768px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}.ast-above-header-bar{display:block;}@media (max-width:768px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#fc1370;--e-global-color-astglobalcolor1:#000000;--e-global-color-astglobalcolor2:#000000;--e-global-color-astglobalcolor3:#7c6f73;--e-global-color-astglobalcolor4:#ffffff;--e-global-color-astglobalcolor5:#353333;--e-global-color-astglobalcolor6:rgba(0,0,0,0.15);--e-global-color-astglobalcolor7:#7c6f73;--e-global-color-astglobalcolor8:#000000;}
</style>

<style id='wp-emoji-styles-inline-css'>

img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--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);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.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;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !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;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='elementor-frontend-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.30.2' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.30.2' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css?ver=3.30.2' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.30.2' media='all' />
<link rel='stylesheet' id='widget-text-editor-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/css/widget-text-editor-rtl.min.css?ver=3.30.2' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://isha2isha.co.il/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1747084451' media='all' />
<link rel='stylesheet' id='elementor-post-11-css' href='https://isha2isha.co.il/wp-content/uploads/elementor/css/post-11.css?ver=1734684831' media='all' />
<link rel='stylesheet' id='elementor-pro-css' href='https://isha2isha.co.il/wp-content/plugins/elementor-pro/assets/css/frontend-rtl.min.css?ver=3.24.4' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://isha2isha.co.il/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1747084451' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://isha2isha.co.il/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.30.2' media='all' />
<link rel='stylesheet' id='widget-posts-css' href='https://isha2isha.co.il/wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css?ver=3.24.4' media='all' />
<link rel='stylesheet' id='elementor-post-8-css' href='https://isha2isha.co.il/wp-content/uploads/elementor/css/post-8.css?ver=1740781334' media='all' />
<link rel='stylesheet' id='elementor-post-227-css' href='https://isha2isha.co.il/wp-content/uploads/elementor/css/post-227.css?ver=1734684832' media='all' />
<link rel='stylesheet' id='astra-child-theme-css-css' href='https://isha2isha.co.il/wp-content/themes/astra-child/style.css?ver=1.0.0' media='all' />
<style id='rocket-lazyload-inline-css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://isha2isha.co.il/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://isha2isha.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1747084996' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://isha2isha.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1747084996' media='all' />
<!--[if IE]>
<script src="https://isha2isha.co.il/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.9.0" id="astra-flexibility-js"></script>
<script id="astra-flexibility-js-after">
flexibility(document.documentElement);</script>
<![endif]-->
<script src="https://isha2isha.co.il/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.30.2" id="font-awesome-4-shim-js" defer></script>
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://isha2isha.co.il/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisha2isha.co.il%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://isha2isha.co.il/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisha2isha.co.il%2F&#038;format=xml" />
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "CreativeWorkSeries",
"name": "עמוד הבית",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"bestRating": "5",
"ratingCount": 938,
"worstRating": "1"
}
}
</script><meta name="generator" content="Elementor 3.30.2; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<link rel="icon" href="https://isha2isha.co.il/wp-content/uploads/2023/06/testicon001-150x150.png" sizes="32x32" />
<link rel="icon" href="https://isha2isha.co.il/wp-content/uploads/2023/06/testicon001-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://isha2isha.co.il/wp-content/uploads/2023/06/testicon001-300x300.png" />
<meta name="msapplication-TileImage" content="https://isha2isha.co.il/wp-content/uploads/2023/06/testicon001-300x300.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>

<body itemtype='https://schema.org/WebPage' itemscope='itemscope' class="rtl home wp-singular page-template-default page page-id-8 wp-custom-logo wp-theme-astra wp-child-theme-astra-child ast-desktop ast-page-builder-template ast-no-sidebar astra-4.9.0 ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent ast-hfb-header elementor-default elementor-kit-11 elementor-page elementor-page-8">

<a
class="skip-link screen-reader-text"
href="#content"
title="דילוג לתוכן">
דילוג לתוכן</a>

<div
class="hfeed site" id="page">
<header
class="site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline" id="masthead" itemtype="https://schema.org/WPHeader" itemscope="itemscope" itemid="#masthead" >
<div id="ast-desktop-header" data-toggle-type="dropdown">
<div class="ast-above-header-wrap ">
<div class="ast-above-header-bar ast-above-header site-header-focus-item" data-section="section-above-header-builder">
<div class="site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container" data-section="section-above-header-builder">
<div class="ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout">
<div class="site-header-above-section-center site-header-section ast-flex ast-grid-section-center">
<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="title_tagline">
<div
class="site-branding ast-site-identity" itemtype="https://schema.org/Organization" itemscope="itemscope" >
<span class="site-logo-img"><a href="https://isha2isha.co.il/" class="custom-logo-link" rel="home" aria-current="page"><img width="300" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2069'%3E%3C/svg%3E" class="custom-logo" alt="אישה לאישה" decoding="async" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" title="אישה לאישה" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" /><noscript><img width="300" height="69" src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" class="custom-logo" alt="אישה לאישה" decoding="async" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" sizes="(max-width: 300px) 100vw, 300px" title="אישה לאישה" /></noscript></a></span> </div>
<!-- .site-branding -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ast-main-header-wrap main-header-bar-wrap ">
<div class="ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item" data-section="section-primary-header-builder">
<div class="site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container" data-section="section-primary-header-builder">
<div class="ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout">
<div class="site-header-primary-section-center site-header-section ast-flex ast-grid-section-center">
<div class="ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-hb-menu-1">
<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="primary-site-navigation-desktop" aria-label="Site Navigation: Top Menu" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation ast-inline-flex"><ul id="ast-hf-menu-1" class="main-header-menu ast-menu-shadow ast-nav-menu ast-flex submenu-with-border stack-on-mobile"><li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-23"><a href="https://isha2isha.co.il/" aria-current="page" class="menu-link">עמוד הבית</a></li>
<li id="menu-item-29" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-29"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%a0%d7%95%d7%a4%d7%a9-%d7%95%d7%aa%d7%99%d7%99%d7%a8%d7%95%d7%aa/" class="menu-link">נופש ותיירות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-24" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-24"><a href="https://isha2isha.co.il/%d7%90%d7%98%d7%a8%d7%a7%d7%a6%d7%99%d7%95%d7%aa/" class="menu-link">אטרקציות</a></li>
<li id="menu-item-25" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25"><a href="https://isha2isha.co.il/%d7%90%d7%99%d7%a8%d7%95%d7%a2%d7%99%d7%9d/" class="menu-link">אירועים</a></li>
<li id="menu-item-26" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-26"><a href="https://isha2isha.co.il/%d7%98%d7%99%d7%95%d7%9c%d7%99%d7%9d/" class="menu-link">טיולים</a></li>
<li id="menu-item-28" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28"><a href="https://isha2isha.co.il/%d7%9e%d7%9c%d7%95%d7%a0%d7%95%d7%aa-%d7%95%d7%a6%d7%99%d7%9e%d7%a8%d7%99%d7%9d/" class="menu-link">מלונות וצימרים</a></li>
</ul>
</li>
<li id="menu-item-32" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-32"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%94%d7%a6%d7%9c%d7%97%d7%94-%d7%95%d7%a9%d7%a4%d7%a2/" class="menu-link">הצלחה ושפע</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-33" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-33"><a href="https://isha2isha.co.il/%d7%a1%d7%93%d7%a0%d7%90%d7%95%d7%aa/" class="menu-link">סדנאות</a></li>
<li id="menu-item-34" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-34"><a href="https://isha2isha.co.il/%d7%a4%d7%a0%d7%92-%d7%a9%d7%95%d7%90%d7%99/" class="menu-link">פנג שואי</a></li>
<li id="menu-item-35" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35"><a href="https://isha2isha.co.il/%d7%a8%d7%95%d7%97%d7%a0%d7%99%d7%95%d7%aa/" class="menu-link">רוחניות</a></li>
<li id="menu-item-31" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-31"><a href="https://isha2isha.co.il/%d7%90%d7%99%d7%9e%d7%95%d7%9f-%d7%95%d7%a6%d7%9e%d7%99%d7%97%d7%94/" class="menu-link">אימון וצמיחה</a></li>
<li id="menu-item-36" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36"><a href="https://isha2isha.co.il/%d7%aa%d7%a7%d7%a9%d7%95%d7%a8/" class="menu-link">תקשור</a></li>
</ul>
</li>
<li id="menu-item-37" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-37"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%91%d7%a8%d7%99%d7%90%d7%95%d7%aa/" class="menu-link">בריאות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-38" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-38"><a href="https://isha2isha.co.il/%d7%a8%d7%a4%d7%95%d7%90%d7%94/" class="menu-link">רפואה</a></li>
<li id="menu-item-39" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-39"><a href="https://isha2isha.co.il/%d7%a8%d7%a4%d7%95%d7%90%d7%94-%d7%94%d7%95%d7%9c%d7%99%d7%a1%d7%98%d7%99%d7%aa/" class="menu-link">רפואה הוליסטית</a></li>
<li id="menu-item-60" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60"><a href="https://isha2isha.co.il/%d7%9e%d7%98%d7%a4%d7%9c%d7%95%d7%aa-%d7%95%d7%9e%d7%90%d7%9e%d7%a0%d7%95%d7%aa/" class="menu-link">מטפלות ומאמנות</a></li>
</ul>
</li>
<li id="menu-item-41" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-41"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%a6%d7%a8%d7%9b%d7%a0%d7%95%d7%aa/" class="menu-link">צרכנות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-40" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40"><a href="https://isha2isha.co.il/%d7%90%d7%95%d7%a4%d7%a0%d7%94-%d7%95%d7%99%d7%95%d7%a4%d7%99/" class="menu-link">אופנה ויופי</a></li>
</ul>
</li>
<li id="menu-item-45" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-45"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%aa%d7%a8%d7%91%d7%95%d7%aa/" class="menu-link">תרבות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-42" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-42"><a href="https://isha2isha.co.il/%d7%94%d7%a6%d7%92%d7%95%d7%aa/" class="menu-link">הצגות</a></li>
<li id="menu-item-43" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43"><a href="https://isha2isha.co.il/%d7%a1%d7%a8%d7%98%d7%99%d7%9d/" class="menu-link">סרטים</a></li>
<li id="menu-item-44" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-44"><a href="https://isha2isha.co.il/%d7%aa%d7%a2%d7%a8%d7%95%d7%9b%d7%95%d7%aa/" class="menu-link">תערוכות</a></li>
<li id="menu-item-46" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-46"><a href="https://isha2isha.co.il/%d7%9c%d7%99%d7%9e%d7%95%d7%93%d7%99%d7%9d/" class="menu-link">לימודים</a></li>
<li id="menu-item-47" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-47"><a href="https://isha2isha.co.il/%d7%9e%d7%95%d7%a1%d7%99%d7%a7%d7%94/" class="menu-link">מוסיקה</a></li>
<li id="menu-item-52" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-52"><a href="https://isha2isha.co.il/%d7%a1%d7%a4%d7%a8%d7%99%d7%9d/" class="menu-link">ספרים</a></li>
<li id="menu-item-48" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-48"><a href="https://isha2isha.co.il/%d7%a2%d7%99%d7%a6%d7%95%d7%91/" class="menu-link">עיצוב</a></li>
<li id="menu-item-49" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49"><a href="https://isha2isha.co.il/%d7%a6%d7%99%d7%9c%d7%95%d7%9d/" class="menu-link">צילום</a></li>
<li id="menu-item-50" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50"><a href="https://isha2isha.co.il/%d7%a1%d7%99%d7%a4%d7%95%d7%a8%d7%99%d7%9d/" class="menu-link">סיפורים</a></li>
</ul>
</li>
<li id="menu-item-53" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-53"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%97%d7%93%d7%a9%d7%95%d7%aa/" class="menu-link">חדשות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-54" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-54"><a href="https://isha2isha.co.il/%d7%9b%d7%aa%d7%91%d7%95%d7%aa/" class="menu-link">כתבות</a></li>
<li id="menu-item-262" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-262"><a href="https://isha2isha.co.il/%d7%a0%d7%93%d7%9c%d7%9f/" class="menu-link">נדלן</a></li>
</ul>
</li>
<li id="menu-item-55" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-55"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%90%d7%95%d7%9b%d7%9c/" class="menu-link">אוכל</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-56" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-56"><a href="https://isha2isha.co.il/%d7%9e%d7%a1%d7%a2%d7%93%d7%95%d7%aa/" class="menu-link">מסעדות</a></li>
</ul>
</li>
<li id="menu-item-57" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-57"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%90%d7%94%d7%91%d7%94-%d7%95%d7%99%d7%97%d7%a1%d7%99%d7%9d/" class="menu-link">אהבה ויחסים</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li id="menu-item-58" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58"><a href="https://isha2isha.co.il/%d7%94%d7%9b%d7%a8%d7%95%d7%99%d7%95%d7%aa/" class="menu-link">הכרויות</a></li>
<li id="menu-item-59" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59"><a href="https://isha2isha.co.il/%d7%9e%d7%a9%d7%a4%d7%97%d7%94/" class="menu-link">משפחה</a></li>
</ul>
</li>
<li id="menu-item-90" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90"><a href="https://isha2isha.co.il/%d7%90%d7%95%d7%93%d7%95%d7%aa/" class="menu-link">אודות</a></li>
<li id="menu-item-87" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"><a href="https://isha2isha.co.il/%d7%a6%d7%95%d7%a8-%d7%a7%d7%a9%d7%a8/" class="menu-link">צור קשר</a></li>
</ul></div></nav></div></div> </div>
</div>
</div>
</div>
</div>
</div>
</div> <!-- Main Header Bar Wrap -->
<div id="ast-mobile-header" class="ast-mobile-header-wrap " data-type="dropdown">
<div class="ast-main-header-wrap main-header-bar-wrap" >
<div class="ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default" data-section="section-primary-header-builder">
<div class="ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center">
<div class="site-header-primary-section-left site-header-section ast-flex site-header-section-left">
<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="section-header-mobile-trigger">
<div class="ast-button-wrap">
<button type="button" class="menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-minimal" aria-expanded="false">
<span class="screen-reader-text">Main Menu</span>
<span class="mobile-menu-toggle-icon">
<span aria-hidden="true" class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg class='ast-mobile-svg ast-menu2-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='28' viewBox='0 0 24 28'><path d='M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z'></path></svg></span><span aria-hidden="true" class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg class='ast-mobile-svg ast-close-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'></path></svg></span> </span>
</button>
</div>
</div>
</div>
<div class="site-header-primary-section-right site-header-section ast-flex ast-grid-right-section">
<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="title_tagline">
<div
class="site-branding ast-site-identity" itemtype="https://schema.org/Organization" itemscope="itemscope" >
<span class="site-logo-img"><a href="https://isha2isha.co.il/" class="custom-logo-link" rel="home" aria-current="page"><img width="300" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2069'%3E%3C/svg%3E" class="custom-logo" alt="אישה לאישה" decoding="async" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" title="אישה לאישה" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" /><noscript><img width="300" height="69" src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" class="custom-logo" alt="אישה לאישה" decoding="async" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" sizes="(max-width: 300px) 100vw, 300px" title="אישה לאישה" /></noscript></a></span> </div>
<!-- .site-branding -->
</div>
</div>
</div>
</div>
</div>
<div class="ast-mobile-header-content content-align-flex-start ">
<div class="ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-hb-menu-1">
<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="primary-site-navigation-mobile" aria-label="Site Navigation: Top Menu" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation ast-inline-flex"><ul id="ast-hf-menu-1" class="main-header-menu ast-menu-shadow ast-nav-menu ast-flex submenu-with-border stack-on-mobile"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-23"><a href="https://isha2isha.co.il/" aria-current="page" class="menu-link">עמוד הבית</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-29"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%a0%d7%95%d7%a4%d7%a9-%d7%95%d7%aa%d7%99%d7%99%d7%a8%d7%95%d7%aa/" class="menu-link">נופש ותיירות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-24"><a href="https://isha2isha.co.il/%d7%90%d7%98%d7%a8%d7%a7%d7%a6%d7%99%d7%95%d7%aa/" class="menu-link">אטרקציות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25"><a href="https://isha2isha.co.il/%d7%90%d7%99%d7%a8%d7%95%d7%a2%d7%99%d7%9d/" class="menu-link">אירועים</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-26"><a href="https://isha2isha.co.il/%d7%98%d7%99%d7%95%d7%9c%d7%99%d7%9d/" class="menu-link">טיולים</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28"><a href="https://isha2isha.co.il/%d7%9e%d7%9c%d7%95%d7%a0%d7%95%d7%aa-%d7%95%d7%a6%d7%99%d7%9e%d7%a8%d7%99%d7%9d/" class="menu-link">מלונות וצימרים</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-32"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%94%d7%a6%d7%9c%d7%97%d7%94-%d7%95%d7%a9%d7%a4%d7%a2/" class="menu-link">הצלחה ושפע</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-33"><a href="https://isha2isha.co.il/%d7%a1%d7%93%d7%a0%d7%90%d7%95%d7%aa/" class="menu-link">סדנאות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-34"><a href="https://isha2isha.co.il/%d7%a4%d7%a0%d7%92-%d7%a9%d7%95%d7%90%d7%99/" class="menu-link">פנג שואי</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35"><a href="https://isha2isha.co.il/%d7%a8%d7%95%d7%97%d7%a0%d7%99%d7%95%d7%aa/" class="menu-link">רוחניות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-31"><a href="https://isha2isha.co.il/%d7%90%d7%99%d7%9e%d7%95%d7%9f-%d7%95%d7%a6%d7%9e%d7%99%d7%97%d7%94/" class="menu-link">אימון וצמיחה</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36"><a href="https://isha2isha.co.il/%d7%aa%d7%a7%d7%a9%d7%95%d7%a8/" class="menu-link">תקשור</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-37"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%91%d7%a8%d7%99%d7%90%d7%95%d7%aa/" class="menu-link">בריאות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-38"><a href="https://isha2isha.co.il/%d7%a8%d7%a4%d7%95%d7%90%d7%94/" class="menu-link">רפואה</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-39"><a href="https://isha2isha.co.il/%d7%a8%d7%a4%d7%95%d7%90%d7%94-%d7%94%d7%95%d7%9c%d7%99%d7%a1%d7%98%d7%99%d7%aa/" class="menu-link">רפואה הוליסטית</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60"><a href="https://isha2isha.co.il/%d7%9e%d7%98%d7%a4%d7%9c%d7%95%d7%aa-%d7%95%d7%9e%d7%90%d7%9e%d7%a0%d7%95%d7%aa/" class="menu-link">מטפלות ומאמנות</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-41"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%a6%d7%a8%d7%9b%d7%a0%d7%95%d7%aa/" class="menu-link">צרכנות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40"><a href="https://isha2isha.co.il/%d7%90%d7%95%d7%a4%d7%a0%d7%94-%d7%95%d7%99%d7%95%d7%a4%d7%99/" class="menu-link">אופנה ויופי</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-45"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%aa%d7%a8%d7%91%d7%95%d7%aa/" class="menu-link">תרבות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-42"><a href="https://isha2isha.co.il/%d7%94%d7%a6%d7%92%d7%95%d7%aa/" class="menu-link">הצגות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43"><a href="https://isha2isha.co.il/%d7%a1%d7%a8%d7%98%d7%99%d7%9d/" class="menu-link">סרטים</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-44"><a href="https://isha2isha.co.il/%d7%aa%d7%a2%d7%a8%d7%95%d7%9b%d7%95%d7%aa/" class="menu-link">תערוכות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-46"><a href="https://isha2isha.co.il/%d7%9c%d7%99%d7%9e%d7%95%d7%93%d7%99%d7%9d/" class="menu-link">לימודים</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-47"><a href="https://isha2isha.co.il/%d7%9e%d7%95%d7%a1%d7%99%d7%a7%d7%94/" class="menu-link">מוסיקה</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-52"><a href="https://isha2isha.co.il/%d7%a1%d7%a4%d7%a8%d7%99%d7%9d/" class="menu-link">ספרים</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-48"><a href="https://isha2isha.co.il/%d7%a2%d7%99%d7%a6%d7%95%d7%91/" class="menu-link">עיצוב</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49"><a href="https://isha2isha.co.il/%d7%a6%d7%99%d7%9c%d7%95%d7%9d/" class="menu-link">צילום</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50"><a href="https://isha2isha.co.il/%d7%a1%d7%99%d7%a4%d7%95%d7%a8%d7%99%d7%9d/" class="menu-link">סיפורים</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-53"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%97%d7%93%d7%a9%d7%95%d7%aa/" class="menu-link">חדשות</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-54"><a href="https://isha2isha.co.il/%d7%9b%d7%aa%d7%91%d7%95%d7%aa/" class="menu-link">כתבות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-262"><a href="https://isha2isha.co.il/%d7%a0%d7%93%d7%9c%d7%9f/" class="menu-link">נדלן</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-55"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%90%d7%95%d7%9b%d7%9c/" class="menu-link">אוכל</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-56"><a href="https://isha2isha.co.il/%d7%9e%d7%a1%d7%a2%d7%93%d7%95%d7%aa/" class="menu-link">מסעדות</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-57"><a aria-expanded="false" href="https://isha2isha.co.il/%d7%90%d7%94%d7%91%d7%94-%d7%95%d7%99%d7%97%d7%a1%d7%99%d7%9d/" class="menu-link">אהבה ויחסים</a><button class="ast-menu-toggle" aria-expanded="false"><span class="screen-reader-text">Menu Toggle</span><span class="ast-icon icon-arrow"></span></button>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58"><a href="https://isha2isha.co.il/%d7%94%d7%9b%d7%a8%d7%95%d7%99%d7%95%d7%aa/" class="menu-link">הכרויות</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59"><a href="https://isha2isha.co.il/%d7%9e%d7%a9%d7%a4%d7%97%d7%94/" class="menu-link">משפחה</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90"><a href="https://isha2isha.co.il/%d7%90%d7%95%d7%93%d7%95%d7%aa/" class="menu-link">אודות</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"><a href="https://isha2isha.co.il/%d7%a6%d7%95%d7%a8-%d7%a7%d7%a9%d7%a8/" class="menu-link">צור קשר</a></li>
</ul></div></nav></div></div> </div>
</div>
</div>
</header><!-- #masthead -->
<div id="content" class="site-content">
<div class="ast-container">


<div id="primary" class="content-area primary">


<main id="main" class="site-main">
<article
class="post-8 page type-page status-publish ast-article-single" id="post-8" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">

<header class="entry-header ast-no-title ast-header-without-markup">
</header> <!-- .entry-header -->

<div class="entry-content clear"
itemprop="text">


<div data-elementor-type="wp-page" data-elementor-id="8" class="elementor elementor-8" data-elementor-post-type="page">
<section class="elementor-section elementor-top-section elementor-element elementor-element-af198e7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="af198e7" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bef4077" data-id="bef4077" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f7d0c0c elementor-widget elementor-widget-heading" data-id="f7d0c0c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">אתר אישה לאישה מגזין עם תכנים מעניינות</h1> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-ab8f2ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ab8f2ce" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a58358" data-id="6a58358" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0761b32 elementor-grid-1 elementor-posts--thumbnail-right elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="0761b32" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:25,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
<article class="elementor-post elementor-grid-item post-137 post type-post status-publish format-standard has-post-thumbnail hentry category-8">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%90%d7%a0%d7%a9%d7%99%d7%9d-%d7%9e%d7%97%d7%9c%d7%99%d7%a9%d7%99%d7%9d/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img fetchpriority="high" decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-275" alt="אנשים מחלישים מכירים אותם ומה עושים" title="אנשים מחלישים מכירים אותם ומה עושים" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-768x512.jpg" /><noscript><img fetchpriority="high" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-275" alt="אנשים מחלישים מכירים אותם ומה עושים" title="אנשים מחלישים מכירים אותם ומה עושים" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/אנשים-מחלישים-–-מכירים-אותם-ומה-עושים.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%90%d7%a0%d7%a9%d7%99%d7%9d-%d7%9e%d7%97%d7%9c%d7%99%d7%a9%d7%99%d7%9d/" >
אנשים מחלישים &#8211; מכירים אותם? ומה עושים? </a>
</div>
<div class="elementor-post__excerpt">
<p>במהלך חיינו, נפגוש מידי פעם &quot;אנשים מחלישים&quot;. הם יכולים להיות עמיתים לעבודה,שנוכחותם והתנהגותם יגרמו לנו לאי נוחות ולתחושות לא נעימות. הם יכולים להיות בני זוג שיתנהגו אלינו בצורה מזלזלת</p>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-156 post type-post status-publish format-standard has-post-thumbnail hentry category-8">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%94%d7%93%d7%91%d7%a8%d7%99%d7%9d-%d7%94%d7%97%d7%a9%d7%95%d7%91%d7%99%d7%9d-%d7%91%d7%90%d7%9e%d7%aa-%d7%90%d7%99%d7%a0%d7%9d-%d7%9e%d7%93%d7%99%d7%93%d7%99%d7%9d-%d7%91%d7%9e%d7%a1%d7%a4%d7%a8/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-274" alt="הדברים החשובים באמת אינם מדידים במספרים" title="הדברים החשובים באמת אינם מדידים במספרים" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-768x512.jpg" /><noscript><img decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-274" alt="הדברים החשובים באמת אינם מדידים במספרים" title="הדברים החשובים באמת אינם מדידים במספרים" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/הדברים-החשובים-באמת-אינם-מדידים-במספרים.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%94%d7%93%d7%91%d7%a8%d7%99%d7%9d-%d7%94%d7%97%d7%a9%d7%95%d7%91%d7%99%d7%9d-%d7%91%d7%90%d7%9e%d7%aa-%d7%90%d7%99%d7%a0%d7%9d-%d7%9e%d7%93%d7%99%d7%93%d7%99%d7%9d-%d7%91%d7%9e%d7%a1%d7%a4%d7%a8/" >
הדברים החשובים באמת אינם מדידים במספרים </a>
</div>
<div class="elementor-post__excerpt">
<p>מבוגרים אוהבים מספרים. כאשר אתה מספר להם שיש לך חבר חדש, לעולם לא ישאלו אותך אודות דברים שבמהות. הם לא ישאלו: &quot;מה צליל קולו? איזה משחקים אהובים עליו ביותר?</p>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-124 post type-post status-publish format-standard has-post-thumbnail hentry category-8">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%90%d7%99%d7%9a-%d7%9e%d7%95%d7%a9%d7%9b%d7%99%d7%9d-%d7%a9%d7%a4%d7%a2-%d7%a9%d7%9c-%d7%93%d7%91%d7%a8%d7%99%d7%9d-%d7%98%d7%95%d7%91%d7%99%d7%9d-%d7%9c%d7%97%d7%99%d7%99%d7%9d/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-276" alt="איך מושכים שפע של דברים טובים לחיים" title="איך מושכים שפע של דברים טובים לחיים" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-276" alt="איך מושכים שפע של דברים טובים לחיים" title="איך מושכים שפע של דברים טובים לחיים" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/איך-מושכים-שפע-של-דברים-טובים-לחיים.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%90%d7%99%d7%9a-%d7%9e%d7%95%d7%a9%d7%9b%d7%99%d7%9d-%d7%a9%d7%a4%d7%a2-%d7%a9%d7%9c-%d7%93%d7%91%d7%a8%d7%99%d7%9d-%d7%98%d7%95%d7%91%d7%99%d7%9d-%d7%9c%d7%97%d7%99%d7%99%d7%9d/" >
איך מושכים שפע של דברים טובים לחיים </a>
</div>
<div class="elementor-post__excerpt">
<p>עפ&quot;י ויקיפדיה: הסוד (באנגלית: The Secret) הוא סרט תיעודי שבוים על ידי דרו הריאוט והופץ לראשונה בספריות הווידאו בארצות הברית ב-26 במרץ 2006. הסרט התפרסם במדינות רבות בעולם. בעקבות</p>
</div>
</div>
</article>
</div>

</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fd41339" data-id="fd41339" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9c2ed28 elementor-grid-1 elementor-posts--thumbnail-right elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="9c2ed28" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:25,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
<article class="elementor-post elementor-grid-item post-105 post type-post status-publish format-standard has-post-thumbnail hentry category-4">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%98%d7%99%d7%95%d7%9c-%d7%9c%d7%a6%d7%a4%d7%95%d7%9f-%d7%99%d7%95%d7%95%d7%9f/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20576'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-278" alt="טיול לצפון יוון" title="טיול לצפון יוון" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-768x576.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="576" src="https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-768x576.jpg" class="attachment-medium_large size-medium_large wp-image-278" alt="טיול לצפון יוון" title="טיול לצפון יוון" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/טיול-לצפון-יוון.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%98%d7%99%d7%95%d7%9c-%d7%9c%d7%a6%d7%a4%d7%95%d7%9f-%d7%99%d7%95%d7%95%d7%9f/" >
טיול לצפון יוון </a>
</div>
<div class="elementor-post__excerpt">
<p>בעקבות ההיסטוריה היהודית, מיתולוגיה ואלות, נופים ומפרצים סיפורים, טיולים, מפגשים, שווקים, אוכל, מוסיקה וריקודים תאריך: 28.8 עד 1.9 רקע על טיול נשים ביוון אתנה היא אלת החוכמה והאמנות, היא</p>
</div>

<a class="elementor-post__read-more" href="https://isha2isha.co.il/%d7%98%d7%99%d7%95%d7%9c-%d7%9c%d7%a6%d7%a4%d7%95%d7%9f-%d7%99%d7%95%d7%95%d7%9f/" aria-label="Read more about טיול לצפון יוון" tabindex="-1" >
</a>

</div>
</article>
<article class="elementor-post elementor-grid-item post-107 post type-post status-publish format-standard has-post-thumbnail hentry category-4">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%90%d7%99%d7%a4%d7%94-%d7%90%d7%aa%d7%9d-%d7%91%d7%a8%d7%90%d7%a9-%d7%94%d7%a9%d7%a0%d7%94/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-277" alt="איפה אתם בראש השנה 5 יעדים מפתיעים בחול" title="איפה אתם בראש השנה 5 יעדים מפתיעים בחול" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-277" alt="איפה אתם בראש השנה 5 יעדים מפתיעים בחול" title="איפה אתם בראש השנה 5 יעדים מפתיעים בחול" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/איפה-אתם-בראש-השנה-5-יעדים-מפתיעים-בחול.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%90%d7%99%d7%a4%d7%94-%d7%90%d7%aa%d7%9d-%d7%91%d7%a8%d7%90%d7%a9-%d7%94%d7%a9%d7%a0%d7%94/" >
איפה אתם בראש השנה? 5 יעדים מפתיעים בחו&quot;ל </a>
</div>
<div class="elementor-post__excerpt">
<p>ראש השנה הוא הזדמנות לקחת את המשפחה והילדים לטיול בחו&quot;ל. מהמזרח הרחוק, דרך יוון ועד פורטוגל – הנה כמה אופציות שאתם חייבים להכיר ראש השנה יתחיל ב-2016 בתאריך 2</p>
</div>

<a class="elementor-post__read-more" href="https://isha2isha.co.il/%d7%90%d7%99%d7%a4%d7%94-%d7%90%d7%aa%d7%9d-%d7%91%d7%a8%d7%90%d7%a9-%d7%94%d7%a9%d7%a0%d7%94/" aria-label="Read more about איפה אתם בראש השנה? 5 יעדים מפתיעים בחו&quot;ל" tabindex="-1" >
</a>

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

</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-76e2db2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="76e2db2" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a3d6ac" data-id="6a3d6ac" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-db40c21 elementor-widget elementor-widget-heading" data-id="db40c21" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">אופנה ויופי</h2> </div>
</div>
<div class="elementor-element elementor-element-7bde307 elementor-posts--align-center elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7bde307" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
<article class="elementor-post elementor-grid-item post-195 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%9c%d7%94%d7%aa%d7%90%d7%99%d7%9d-%d7%90%d7%aa-%d7%94%d7%a2%d7%99%d7%a6%d7%95%d7%91-%d7%9c%d7%97%d7%93%d7%a8/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-271" alt="להתאים את העיצוב לחדר" title="להתאים את העיצוב לחדר" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-271" alt="להתאים את העיצוב לחדר" title="להתאים את העיצוב לחדר" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר-1024x683.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/להתאים-את-העיצוב-לחדר.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%9c%d7%94%d7%aa%d7%90%d7%99%d7%9d-%d7%90%d7%aa-%d7%94%d7%a2%d7%99%d7%a6%d7%95%d7%91-%d7%9c%d7%97%d7%93%d7%a8/" >
להתאים את העיצוב לחדר </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-263 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%aa%d7%9b%d7%a9%d7%99%d7%98%d7%99-%d7%99%d7%95%d7%a7%d7%a8%d7%94-%d7%9c%d7%a0%d7%a9%d7%99%d7%9d-%d7%91%d7%94%d7%a8%d7%99%d7%95%d7%9f/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="513" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20513'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-264" alt="תכשיטי יוקרה לנשים בהריון" title="תכשיטי יוקרה לנשים בהריון" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-768x513.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-1024x684.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-768x513.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="513" src="https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-768x513.jpg" class="attachment-medium_large size-medium_large wp-image-264" alt="תכשיטי יוקרה לנשים בהריון" title="תכשיטי יוקרה לנשים בהריון" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-768x513.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון-1024x684.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/תכשיטי-יוקרה-לנשים-בהריון.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%aa%d7%9b%d7%a9%d7%99%d7%98%d7%99-%d7%99%d7%95%d7%a7%d7%a8%d7%94-%d7%9c%d7%a0%d7%a9%d7%99%d7%9d-%d7%91%d7%94%d7%a8%d7%99%d7%95%d7%9f/" >
גם לנשים בהריון אפשר להתפנק עם תכשיטי יוקרה </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-369 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%97%d7%a0%d7%95%d7%aa-%d7%a6%d7%99%d7%95%d7%93-%d7%98%d7%99%d7%95%d7%9c%d7%99%d7%9d-%d7%94%d7%9e%d7%95%d7%91%d7%99%d7%9c%d7%94-%d7%91%d7%99%d7%a8%d7%95%d7%a9%d7%9c%d7%99%d7%9d/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-371" alt="חנות ציוד טיולים המובילה בירושלים סברס" title="חנות ציוד טיולים המובילה בירושלים סברס" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס.jpg 1100w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-371" alt="חנות ציוד טיולים המובילה בירושלים סברס" title="חנות ציוד טיולים המובילה בירושלים סברס" srcset="https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/06/חנות-ציוד-טיולים-המובילה-בירושלים-סברס.jpg 1100w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%97%d7%a0%d7%95%d7%aa-%d7%a6%d7%99%d7%95%d7%93-%d7%98%d7%99%d7%95%d7%9c%d7%99%d7%9d-%d7%94%d7%9e%d7%95%d7%91%d7%99%d7%9c%d7%94-%d7%91%d7%99%d7%a8%d7%95%d7%a9%d7%9c%d7%99%d7%9d/" >
חנות ציוד טיולים המובילה סברס ירושלים </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-301 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%96%d7%a7%d7%95%d7%a7%d7%94-%d7%9c%d7%a9%d7%99%d7%a8%d7%95%d7%aa%d7%99-%d7%93%d7%99%d7%98%d7%99%d7%99%d7%9c%d7%99%d7%a0%d7%92-%d7%9c%d7%a8%d7%9b%d7%91-%d7%a9%d7%9c%d7%9a/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-302" alt="שירותי דיטיילינג לרכב עם Detail Bear" title="שירותי דיטיילינג לרכב עם Detail Bear" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear.jpg 1100w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-302" alt="שירותי דיטיילינג לרכב עם Detail Bear" title="שירותי דיטיילינג לרכב עם Detail Bear" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/שירותי-דיטיילינג-לרכב-עם-Detail-Bear.jpg 1100w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%96%d7%a7%d7%95%d7%a7%d7%94-%d7%9c%d7%a9%d7%99%d7%a8%d7%95%d7%aa%d7%99-%d7%93%d7%99%d7%98%d7%99%d7%99%d7%9c%d7%99%d7%a0%d7%92-%d7%9c%d7%a8%d7%9b%d7%91-%d7%a9%d7%9c%d7%9a/" >
זקוקה לשירותי דיטיילינג לרכב? </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-193 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%9e%d7%94%d7%9f-%d7%94%d7%aa%d7%a1%d7%a4%d7%95%d7%a8%d7%95%d7%aa-%d7%97%d7%9e%d7%95%d7%aa/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="492" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20492'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-272" alt="מהן התספורות חמות" title="מהן התספורות חמות" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-768x492.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-300x192.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-1024x656.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-768x492.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="492" src="https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-768x492.jpg" class="attachment-medium_large size-medium_large wp-image-272" alt="מהן התספורות חמות" title="מהן התספורות חמות" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-768x492.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-300x192.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות-1024x656.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/מהן-התספורות-חמות.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%9e%d7%94%d7%9f-%d7%94%d7%aa%d7%a1%d7%a4%d7%95%d7%a8%d7%95%d7%aa-%d7%97%d7%9e%d7%95%d7%aa/" >
מהן התספורות חמות </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-378 post type-post status-publish format-standard has-post-thumbnail hentry category-20">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%90%d7%99%d7%9a-%d7%9c%d7%a9%d7%a4%d7%a8-%d7%90%d7%aa-%d7%94%d7%a0%d7%95%d7%97%d7%95%d7%aa-%d7%95%d7%94%d7%a4%d7%a8%d7%95%d7%93%d7%95%d7%a7%d7%98%d7%99%d7%91%d7%99%d7%95%d7%aa/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-380" alt="איך לשפר את הנוחות והפרודוקטיביות" title="איך לשפר את הנוחות והפרודוקטיביות" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות.jpg 1100w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-768x512.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-380" alt="איך לשפר את הנוחות והפרודוקטיביות" title="איך לשפר את הנוחות והפרודוקטיביות" srcset="https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-768x512.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-300x200.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות-1024x682.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/06/איך-לשפר-את-הנוחות-והפרודוקטיביות.jpg 1100w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%90%d7%99%d7%9a-%d7%9c%d7%a9%d7%a4%d7%a8-%d7%90%d7%aa-%d7%94%d7%a0%d7%95%d7%97%d7%95%d7%aa-%d7%95%d7%94%d7%a4%d7%a8%d7%95%d7%93%d7%95%d7%a7%d7%98%d7%99%d7%91%d7%99%d7%95%d7%aa/" >
איך לשפר את הנוחות והפרודוקטיביות: החשיבות של ריהוט משרדי </a>
</div>
</div>
</article>
</div>

</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-376ddab" data-id="376ddab" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-fe9609f elementor-widget elementor-widget-heading" data-id="fe9609f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">תרבות</h2> </div>
</div>
<div class="elementor-element elementor-element-093e62a elementor-grid-1 elementor-posts--align-center elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="093e62a" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
<article class="elementor-post elementor-grid-item post-158 post type-post status-publish format-standard has-post-thumbnail hentry category-21">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%94%d7%a6%d7%94%d7%a8%d7%95%d7%aa-%d7%97%d7%99%d7%95%d7%91%d7%99%d7%95%d7%aa/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20576'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-280" alt="הצהרות חיוביות" title="הצהרות חיוביות" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-768x576.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="576" src="https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-768x576.jpg" class="attachment-medium_large size-medium_large wp-image-280" alt="הצהרות חיוביות" title="הצהרות חיוביות" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/הצהרות-חיוביות.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%94%d7%a6%d7%94%d7%a8%d7%95%d7%aa-%d7%97%d7%99%d7%95%d7%91%d7%99%d7%95%d7%aa/" >
הצהרות חיוביות </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-197 post type-post status-publish format-standard has-post-thumbnail hentry category-21">
<a class="elementor-post__thumbnail__link" href="https://isha2isha.co.il/%d7%9c%d7%9e%d7%94-%d7%99%d7%a9-%d7%9b%d7%9c-%d7%9b%d7%9a-%d7%9e%d7%a2%d7%98-%d7%a0%d7%a9%d7%99%d7%9d-%d7%91%d7%a4%d7%95%d7%9c%d7%99%d7%98%d7%99%d7%a7%d7%94/" tabindex="-1" >
<div class="elementor-post__thumbnail"><img decoding="async" width="768" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20576'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-279" alt="למה יש כל כך מעט נשים בפוליטיקה" title="למה יש כל כך מעט נשים בפוליטיקה" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה.jpg 1200w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-768x576.jpg" /><noscript><img loading="lazy" decoding="async" width="768" height="576" src="https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-768x576.jpg" class="attachment-medium_large size-medium_large wp-image-279" alt="למה יש כל כך מעט נשים בפוליטיקה" title="למה יש כל כך מעט נשים בפוליטיקה" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-768x576.jpg 768w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-300x225.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה-1024x768.jpg 1024w, https://isha2isha.co.il/wp-content/uploads/2023/05/למה-יש-כל-כך-מעט-נשים-בפוליטיקה.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></noscript></div>
</a>
<div class="elementor-post__text">
<div class="elementor-post__title">
<a href="https://isha2isha.co.il/%d7%9c%d7%9e%d7%94-%d7%99%d7%a9-%d7%9b%d7%9c-%d7%9b%d7%9a-%d7%9e%d7%a2%d7%98-%d7%a0%d7%a9%d7%99%d7%9d-%d7%91%d7%a4%d7%95%d7%9c%d7%99%d7%98%d7%99%d7%a7%d7%94/" >
למה יש כל כך מעט נשים בפוליטיקה? </a>
</div>
</div>
</article>
</div>

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



</div><!-- .entry-content .clear -->



</article><!-- #post-## -->

</main><!-- #main -->


</div><!-- #primary -->


</div> <!-- ast-container -->
</div><!-- #content -->
<footer data-elementor-type="footer" data-elementor-id="227" class="elementor elementor-227 elementor-location-footer" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-7ff6f7c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7ff6f7c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e68e144" data-id="e68e144" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-21c2bd6 elementor-widget elementor-widget-heading" data-id="21c2bd6" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">ניווט האתר</p> </div>
</div>
<div class="elementor-element elementor-element-8e09918 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="8e09918" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/">

<span class="elementor-icon-list-text">אתר אישה</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/%d7%90%d7%95%d7%93%d7%95%d7%aa/">

<span class="elementor-icon-list-text">אודות</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/%d7%a6%d7%95%d7%a8-%d7%a7%d7%a9%d7%a8/">

<span class="elementor-icon-list-text">צור קשר</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/sitemap/">

<span class="elementor-icon-list-text">מפת האתר</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cb5b132" data-id="cb5b132" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4c1e6d3 elementor-widget elementor-widget-heading" data-id="4c1e6d3" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">קטגוריות פופולריות</p> </div>
</div>
<div class="elementor-element elementor-element-ec8f78d elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="ec8f78d" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/%d7%a0%d7%95%d7%a4%d7%a9-%d7%95%d7%aa%d7%99%d7%99%d7%a8%d7%95%d7%aa/">

<span class="elementor-icon-list-text">נופש ותיירת</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/%d7%94%d7%a6%d7%9c%d7%97%d7%94-%d7%95%d7%a9%d7%a4%d7%a2/">

<span class="elementor-icon-list-text">הצלחה ושפע</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://isha2isha.co.il/%d7%91%d7%a8%d7%99%d7%90%d7%95%d7%aa/">

<span class="elementor-icon-list-text">בריאות</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f11722a" data-id="f11722a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6fe54c8 elementor-widget elementor-widget-image" data-id="6fe54c8" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://isha2isha.co.il/">
<img width="300" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2069'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-212" alt="" data-lazy-srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" title="" data-lazy-src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" /><noscript><img width="300" height="69" src="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg" class="attachment-medium size-medium wp-image-212" alt="" srcset="https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo-300x69.jpg 300w, https://isha2isha.co.il/wp-content/uploads/2023/05/testlogo.jpg 567w" sizes="(max-width: 300px) 100vw, 300px" title="" /></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-fce92cd elementor-widget elementor-widget-text-editor" data-id="fce92cd" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>חווה את המיטב של המגזין שלנו, מקור מהימן כבר למעלה מ-13 שנים. התעמק בתוכן שובה לב, ממאמרים מרתקים ועד לתכונות מעוררות השראה. צוות המומחים שלנו מכסה נושאים מגוונים, כולל אופנה, סגנון חיים, אמנות, תרבות, מדע, טכנולוגיה, נסיעות ומטבח. הצטרף לקהילה שלנו וצא למסע של ידע והשראה. סמוך על המומחיות המנוסה שלנו ושקע בעולם של יצירתיות. ברוכים הבאים למגזין שלנו, שבו ניסיון פוגש מצוינות.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-61dab9f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="61dab9f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5ffc92e" data-id="5ffc92e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-bbae3aa elementor-widget elementor-widget-text-editor" data-id="bbae3aa" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>כל הזכויות שמורים © אתר אישה מגזין 2023</p> </div>
</div>
</div>
</div>
</div>
</section>
</footer>
</div><!-- #page -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/astra-child\/*","\/wp-content\/themes\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
// Check if the plugin is loaded only once
if (typeof window.maspikLoaded === "undefined") {
window.maspikLoaded = true;

// Function to check if form should be excluded
function shouldExcludeForm(form) {
var classes = form.className.split(' ');
return classes.some(function(className) {
return className.toLowerCase().includes('search');
});
}

// Function to add the hidden fields
function addMaspikHiddenFields(form) {
// Check if the fields already exist
if (form.querySelector(".maspik-field")) return;

// Check if the form is already submitted
if (form.dataset.maspikProcessed) return;
form.dataset.maspikProcessed = true;

// Common attributes for the fields
var commonAttributes = {
"aria-hidden": "true",
tabindex: "-1",
autocomplete: "off",
class: "maspik-field"
};

var hiddenFieldStyles = {
position: "absolute",
left: "-99999px"
};

// Function to create a hidden field
function createHiddenField(attributes, styles) {
var field = document.createElement("input");
for (var attr in attributes) {
field.setAttribute(attr, attributes[attr]);
}
for (var style in styles) {
field.style[style] = styles[style];
}
return field;
}

// Add Honeypot field if enabled
var honeypot = createHiddenField({
type: "text",
name: "full-name-maspik-hp",
class: form.className + " maspik-field",
placeholder: "Leave this field empty"
}, hiddenFieldStyles);
form.appendChild(honeypot);

// Add Year Check field if enabled
var currentYearField = createHiddenField({
type: "text",
name: "Maspik-currentYear",
class: form.className + " maspik-field"
}, hiddenFieldStyles);
form.appendChild(currentYearField);

// Set the current year
currentYearField.value = new Date().getFullYear();
}

//on load
document.addEventListener("DOMContentLoaded", function() {
var forms = document.querySelectorAll("form");
forms.forEach(function(form) {
// Only add fields if form is not excluded
if (!shouldExcludeForm(form)) {
addMaspikHiddenFields(form);
}
});
});

// Add the fields when the form is submitted
document.addEventListener("submit", function(e) {
if (e.target.tagName === "FORM") {
// Only add fields if form is not excluded
if (!shouldExcludeForm(e.target)) {
addMaspikHiddenFields(e.target);
//if exists in the e.target.tagName === "FORM" the field id Maspik-currentYear, add the current year to it
if (e.target.querySelector("[name='Maspik-currentYear']")) {
e.target.querySelector("[name='Maspik-currentYear']").value = new Date().getFullYear();
}
}
}
}, true);

// spam key
// Maspik add key to forms
document.addEventListener("DOMContentLoaded", function() {
var spamKey = "DmsMaS8QI0yd2YPpvOaK92BiFcgTJ8dXrbehGrv5Juy0ImMwJqgZdGcq3UsR7JTb";
var input = document.createElement("input");
input.type = "hidden";
input.name = "maspik_spam_key";
input.value = spamKey;
input.setAttribute("autocomplete", "off");

// Select all forms
var forms = document.querySelectorAll("form");
forms.forEach(function(form) {
// Only add the spam key if form is not excluded and key not already added
if (!shouldExcludeForm(form) && !form.querySelector("input[name=maspik_spam_key]")) {
form.appendChild(input.cloneNode(true));
}
});
});

// add in other way, if the first way not working
document.addEventListener("submit", function(e) {
if (e.target.tagName === "FORM") {
// Only add the spam key if form is not excluded and key not already added
if (!shouldExcludeForm(e.target) && !e.target.querySelector("input[name=maspik_spam_key]")) {
var spamKey = "DmsMaS8QI0yd2YPpvOaK92BiFcgTJ8dXrbehGrv5Juy0ImMwJqgZdGcq3UsR7JTb";
var input = document.createElement("input");
input.type = "hidden";
input.name = "maspik_spam_key";
input.value = spamKey;
input.setAttribute("autocomplete", "off");
e.target.appendChild(input);
}
}
}, true);
}
</script>
<style>
.maspik-field {
display: none !important;
pointer-events: none !important;
opacity: 0 !important;
position: absolute !important;
left: -99999px !important;
}
</style>
<script type="rocketlazyloadscript">
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<script id="astra-theme-js-js-extra">
var astra = {"break_point":"768","isRtl":"1","is_scroll_to_id":"","is_scroll_to_top":"","is_header_footer_builder_active":"1","responsive_cart_click":"flyout","palette_key":""};
</script>
<script src="https://isha2isha.co.il/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.9.0" id="astra-theme-js-js" defer></script>
<script id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/isha2isha.co.il","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script src="https://isha2isha.co.il/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer></script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.30.2" id="elementor-webpack-runtime-js" defer></script>
<script src="https://isha2isha.co.il/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script src="https://isha2isha.co.il/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.30.2" id="elementor-frontend-modules-js" defer></script>
<script src="https://isha2isha.co.il/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u05e9\u05ea\u05e3 \u05d1\u05e4\u05d9\u05d9\u05e1\u05d1\u05d5\u05e7","shareOnTwitter":"\u05e9\u05ea\u05e3 \u05d1\u05d8\u05d5\u05d5\u05d9\u05d8\u05e8","pinIt":"\u05dc\u05e0\u05e2\u05d5\u05e5 \u05d1\u05e4\u05d9\u05e0\u05d8\u05e8\u05e1\u05d8","download":"\u05d4\u05d5\u05e8\u05d3\u05d4","downloadImage":"\u05d4\u05d5\u05e8\u05d3\u05ea \u05ea\u05de\u05d5\u05e0\u05d4","fullscreen":"\u05de\u05e1\u05da \u05de\u05dc\u05d0","zoom":"\u05de\u05d9\u05e7\u05d5\u05d3","share":"\u05e9\u05ea\u05e3","playVideo":"\u05e0\u05d2\u05df \u05d5\u05d9\u05d3\u05d0\u05d5","previous":"\u05e7\u05d5\u05d3\u05dd","next":"\u05d4\u05d1\u05d0","close":"\u05e1\u05d2\u05d5\u05e8","a11yCarouselPrevSlideMessage":"\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05e7\u05d5\u05d3\u05de\u05ea","a11yCarouselNextSlideMessage":"\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05d1\u05d0\u05d4","a11yCarouselFirstSlideMessage":"\u05d6\u05d5\u05d4\u05d9 \u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4","a11yCarouselLastSlideMessage":"\u05d6\u05d5\u05d4\u05d9 \u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4","a11yCarouselPaginationBulletMessage":"\u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea"},"is_rtl":true,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u05de\u05d5\u05d1\u05d9\u05d9\u05dc \u05d0\u05e0\u05db\u05d9","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u05de\u05d5\u05d1\u05d9\u05d9\u05dc \u05d0\u05d5\u05e4\u05e7\u05d9","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u05d8\u05d0\u05d1\u05dc\u05d8 \u05d0\u05e0\u05db\u05d9","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u05d8\u05d0\u05d1\u05dc\u05d8 \u05d0\u05d5\u05e4\u05e7\u05d9","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u05dc\u05e4\u05d8\u05d5\u05e4","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u05de\u05e1\u05da \u05e8\u05d7\u05d1","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.30.2","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"theme_builder_v2":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"cloud-library":true,"e_opt_in_v4_page":true,"display-conditions":true,"form-submissions":true},"urls":{"assets":"https:\/\/isha2isha.co.il\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/isha2isha.co.il\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/isha2isha.co.il\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"63c911e3f0"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8,"title":"%D7%90%D7%AA%D7%A8%20%D7%90%D7%99%D7%A9%D7%94%3A%20%D7%9E%D7%92%D7%96%D7%99%D7%9F%20%D7%9C%D7%90%D7%99%D7%A9%D7%94%20%D7%91%D7%A0%D7%95%D7%A9%D7%90%D7%99%D7%9D%20%D7%91%D7%A8%D7%99%D7%90%D7%95%D7%AA%2C%20%D7%90%D7%94%D7%91%D7%94%2C%20%D7%98%D7%99%D7%95%D7%9C%D7%99%D7%9D%2C%20%D7%A9%D7%A4%D7%A2%20%D7%95%D7%A2%D7%95%D7%93%27","excerpt":"","featuredImage":false}};
</script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.30.2" id="elementor-frontend-js" defer></script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.24.4" id="elementor-pro-webpack-runtime-js" defer></script>
<script src="https://isha2isha.co.il/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://isha2isha.co.il/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'rtl' ] } );
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/isha2isha.co.il\/wp-admin\/admin-ajax.php","nonce":"1d5a6862c7","urls":{"assets":"https:\/\/isha2isha.co.il\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/isha2isha.co.il\/wp-json\/"},"settings":{"lazy_load_background_images":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"he_IL","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/isha2isha.co.il\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.24.4" id="elementor-pro-frontend-js" defer></script>
<script src="https://isha2isha.co.il/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.24.4" id="pro-elements-handlers-js" defer></script>
<script type="rocketlazyloadscript">
/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://isha2isha.co.il/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

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

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

© Red Volcano 2020. All Rights Reserved.