.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-ef9cc9c:#414042;--e-global-color-d5295fa:#FFFFFF;--e-global-color-adff08f:#000000;--e-global-color-02ce06a:#45FFE3;--e-global-color-cbb0f33:#E9E9E9;--e-global-color-6e1009c:#DE2852;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Atlas", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Atlas", Sans-serif;}.elementor-kit-6 h1{font-family:"Atlas", Sans-serif;}.elementor-kit-6 h2{font-family:"Atlas", Sans-serif;}.elementor-kit-6 h3{font-family:"Atlas", Sans-serif;}.elementor-kit-6 h4{font-family:"Atlas", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}
html, body{
	overflow-x: hidden;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/********* red square to h2 *****/

.red.elementor-widget-heading .elementor-heading-title h2{
  position: relative !important;
  display: inline-block !important;
  padding-right: 70px !important;
}

.elementor-element.red.elementor-widget-heading .elementor-heading-title::after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  /*width: 36px;
  height: 36px;*/
  background: url("https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/red-triangle.png") center / contain no-repeat;
  pointer-events: none;
}

.elementor-element.red.elementor-widget-heading .elementor-heading-title{
  position: relative !important;
  display: inline-block !important;
  padding-right: 40px !important;
}

.elementor-element.red.elementor-widget-heading .elementor-heading-title::after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url("https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/red-triangle.png") center / contain no-repeat;
  pointer-events: none;
}

/******* שדה הסלקט של הפילטרים ********/

/* הטקסט בשדה (הבחירה הנוכחית) */
.select2-container .select2-selection--single {
  font-family: "Atlas", sans-serif !important;
  font-size: 20px !important;
}

/* הרשימה שנפתחת */
.select2-container .select2-results__option {
  font-family: "Atlas", sans-serif !important;
  font-size: 20px !important;
  line-height: 1.4 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-light-aaa.woff2') format('woff2'),
		url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-light-aaa.woff') format('woff');
}
@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-regular-aaa.woff2') format('woff2'),
		url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-regular-aaa.woff') format('woff');
}
@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-bold-aaa.woff2') format('woff2'),
		url('https://kivun.dev.timnati.co.il/wp-content/uploads/2026/02/atlas-bold-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */