.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8368f1d:#0EA303;--e-global-typography-text-font-size:24px;--e-global-typography-accent-font-size:22px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-block-end:25px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1450px;}.e-con{--container-max-width:1450px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}}@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 *//*CSS מטורף של מימון בדוש*/
/* CSS לשינוי בר גלילה */
::-webkit-scrollbar {
	width: 6px;
	background-color: #F2F1F4;
}
::-webkit-scrollbar-thumb {
	background-color: #6055A4;
	border-radius: 15px;
}
/* עיצוב לינקים*/
p a {
    text-decoration: underline #C4BDDB !important;
}
p a:hover {
    text-decoration: none !important;
}
/* עיצוב רשימת ul ui*/
ul li {
  margin-bottom: 5px;
  list-style-type: square;
}

ol li{
 	margin-bottom: 5px;
}
::marker{
    font-weight: 900;
    color: #6055A4;
}
ul {
    margin-bottom: 25px;
}
ol {
    margin-bottom: 25px;
}
/* עד כאן מימון בדוש*//* End custom CSS */