.elementor-kit-1409{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFD9AB;--e-global-color-text:#D7EAE4;--e-global-color-accent:#FFEDD7;--e-global-color-475b8af:#00000000;--e-global-color-49b2358:#1B252F;--e-global-color-1d421e3:#1D1B19;--e-global-color-9db2329:#363F61;--e-global-color-3285bba:#D5B8CB;--e-global-color-f5487d4:#37B667;--e-global-color-479d64c:#C1FF72;--e-global-color-2b2fa12:#F4CC2D;--e-global-color-9fc2f07:#FFDE59;--e-global-color-afd61ee:#BD3450;--e-global-color-1d6e068:#FF313F;--e-global-color-f505af7:#FF3131;--e-global-color-ce5c844:#E55B44;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:29px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:200;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:21px;--e-global-typography-text-font-family:"Yarden Regular Hebrew";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:20px;--e-global-typography-41d0fb3-font-family:"Heebo";--e-global-typography-41d0fb3-font-size:25px;--e-global-typography-41d0fb3-font-weight:700;--e-global-typography-41d0fb3-line-height:30px;--e-global-typography-41d0fb3-letter-spacing:0px;--e-global-typography-7a4d351-font-family:"Assistant";--e-global-typography-7a4d351-font-size:20px;--e-global-typography-7a4d351-line-height:20px;--e-global-typography-7a4d351-letter-spacing:1px;--e-global-typography-a223412-font-family:"Noa Shalev Hebrew";--e-global-typography-a223412-font-size:30px;--e-global-typography-a223412-line-height:30px;--e-global-typography-815d3de-font-family:"Gveret Levin Hebrew";--e-global-typography-815d3de-font-size:30px;--e-global-typography-815d3de-font-weight:normal;--e-global-typography-815d3de-line-height:20px;--e-global-typography-815d3de-letter-spacing:3px;--e-global-typography-808f68a-font-family:"Hillel Hebrew";--e-global-typography-808f68a-font-size:18px;--e-global-typography-808f68a-font-weight:normal;--e-global-typography-808f68a-line-height:20px;--e-global-typography-808f68a-letter-spacing:1px;--e-global-typography-b9034ae-font-family:"Yarden Bold Hebrew";--e-global-typography-7e49fe1-font-family:"Luizi Hebrew";--e-global-typography-5dfefc9-font-family:"Drugulin Bold Hebrew";--e-global-typography-1ac7777-font-family:"Trashim Bold Hebrew";--e-global-typography-c85e892-font-family:"Matka Regular Hebrew";--e-global-typography-7d3c383-font-family:"Matka Bold Hebrew";--e-global-typography-b3ca283-font-family:"Galacti Condensed Hebrew";--e-global-typography-e770393-font-family:"Felix Hebrew";--e-global-typography-ab6bf00-font-family:"Horev Hebrew";background-color:var( --e-global-color-49b2358 );}.elementor-kit-1409 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1409 h6{font-family:"Luizi Hebrew";font-weight:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:950px;}.e-con{--container-max-width:950px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1409{--e-global-typography-text-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {overflow-x: hidden;}
/* הסתרת טקסטים מערכתיים מיותרים */
.logged-in-as,
.comment-notes,
.comment-form-cookies-consent {
    display: none !important;
}

/* הסתרת כותרת "כתיבת תגובה" אם היא כבדה מדי */
.comments-title {
    display: none;
}

/* ניקוי מראה כללי של אזור התגובות */
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"] {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 12px;
    padding: 12px;
    color: inherit;
}

/* כפתור שליחה – עדין */
.comment-form input[type="submit"] {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.4);
    padding: 10px 26px;
    border-radius: 30px;
    font-size: 0.9em;
    cursor: pointer;
    transition: all 0.3s ease;
}

.comment-form input[type="submit"]:hover {
    background: rgba(255,255,255,0.08);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yarden Regular Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/yarden-regular-alefalefalef.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Noa Shalev Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/noa-shalev-regular-AlefAlefAlef.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gveret Levin Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/GveretLevinAlefAlefAlef-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hillel Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/hillelclm-medium-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yarden Bold Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/yarden-bold-alefalefalef.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Luizi Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/os_luizi_round-ffc-web.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Drugulin Bold Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/drugulinclm-bold-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Trashim Bold Hebrew';
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/trashimclm-bold-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Matka Regular Hebrew';
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/TsMatka-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Matka Bold Hebrew';
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/TsMatka-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Galacti Condensed Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/galacticondensed-regular-ffc-web.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Felix Hebrew';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/felix007-medium-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Horev Hebrew';
	font-display: auto;
	src: url('https://mentalnina.com/wp-content/uploads/2026/02/horevclm-heavy-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */