.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a6b3290:#FFFFFF;--e-global-color-c341740:#1C4D54;--e-global-color-34140c6:#D5C2A2;--e-global-color-1c88c63:#082936;--e-global-color-4b17739:#D5C2A24D;--e-global-color-149d7c7:#FFFFFF00;--e-global-typography-primary-font-family:"ALMONI";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"ALMONI";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ALMONI";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ALMONI";--e-global-typography-accent-font-weight:500;background-color:#FFFAF5;font-family:"ALMONI", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h1{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h2{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h3{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h4{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h5{font-family:"ALMONI", Sans-serif;}.elementor-kit-6 h6{font-family:"ALMONI", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body{
    max-width: 100%;
    overflow-x: hidden;
}

/* מניעת גלישה רוחבית מאלמנטים */
*{
    box-sizing: border-box;
}

/* מחוון גלילה - Chrome / Edge / Safari */
::-webkit-scrollbar{
    width: 10px;
}

::-webkit-scrollbar-track{
    background: #F7F2EA;
}

::-webkit-scrollbar-thumb{
    background: #D5C2A2;
    border-radius: 20px;
    border: 2px solid #F7F2EA;
}

::-webkit-scrollbar-thumb:hover{
    background: #C6AE87;
}

/* Firefox */
html{
    scrollbar-width: thin;
    scrollbar-color: #D5C2A2 #F7F2EA;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ALMONI';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://orhamishpat.org.il/wp-content/uploads/2026/06/almoni-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'ALMONI';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://orhamishpat.org.il/wp-content/uploads/2026/06/almoni-medium-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'ALMONI';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://orhamishpat.org.il/wp-content/uploads/2026/06/almoni-bold-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */