.elementor-kit-4{--e-global-color-primary:#BB2931;--e-global-color-secondary:#3A3A3A;--e-global-color-text:#6B6B6B;--e-global-color-accent:#F2F2F2;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;font-family:"Rubik", Rubik;font-size:18px;font-weight:400;line-height:1.7px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#BB2931;color:#FFFFFF;border-radius:4px 4px 4px 4px;padding:16px 32px 16px 32px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#9E1F26;color:#FFFFFF;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Rubik", Rubik;}.elementor-kit-4 h1{font-family:"Rubik", Rubik;font-size:56px;font-weight:700;line-height:1.15px;}.elementor-kit-4 h2{font-family:"Rubik", Rubik;font-size:42px;font-weight:700;line-height:1.2px;}.elementor-kit-4 h3{font-family:"Rubik", Rubik;font-size:30px;font-weight:600;line-height:1.3px;}.elementor-kit-4 label{font-family:"Rubik", Rubik;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 *//* ===== GLOBAL SITE STABILITY ===== */

html,
body{
  width:100%;
  max-width:100%;
  overflow-x:hidden !important;
  scroll-behavior:smooth;
}

body{
  position:relative;
}

/* מונע מאלמנטים רחבים לשבור את האתר */
.elementor,
.elementor-section,
.elementor-container,
.e-con,
.e-con-inner{
  max-width:100%;
}

/* תמונות/וידאו שלא יגלשו החוצה */
img,
video,
iframe{
  max-width:100%;
}

/* עוזר במיוחד במובייל */
*{
  box-sizing:border-box;
}

/* ===== PREMIUM SCROLLBAR ===== */

::-webkit-scrollbar{
  width:10px;
}

::-webkit-scrollbar-track{
  background:#f2f2f2;
}

::-webkit-scrollbar-thumb{
  background:#c62828;
  border-radius:20px;
  border:2px solid #f2f2f2;
}

::-webkit-scrollbar-thumb:hover{
  background:#9f1c25;
}/* End custom CSS */