.elementor-kit-124{--e-global-color-primary:#000000;--e-global-color-secondary:#555555;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFF9A8;--e-global-color-0c3dc71:#000000;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-dc11596-font-family:"Heebo";--e-global-typography-dc11596-font-size:60px;--e-global-typography-dc11596-font-weight:700;background-color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:300;line-height:1.9em;}.elementor-kit-124 a:hover{color:#1BE392;}.elementor-kit-124 h1{font-family:"Playfair Display", Sans-serif;font-size:72px;font-weight:700;}.elementor-kit-124 h2{font-family:"Playfair Display", Sans-serif;font-size:50px;font-weight:600;}.elementor-kit-124 h3{font-family:"Playfair Display", Sans-serif;font-size:31px;}.elementor-kit-124 h4{font-family:"Poppins", Sans-serif;font-size:21px;font-weight:400;line-height:1.5em;}.elementor-kit-124 h5{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-124 h6{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-124 label{font-weight:500;line-height:1.9em;}.elementor-kit-124 input:not([type="button"]):not([type="submit"]),.elementor-kit-124 textarea,.elementor-kit-124 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#0F1014;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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-kit-124{--e-global-typography-dc11596-font-size:72px;font-size:14px;}.elementor-kit-124 h1{font-size:38px;}.elementor-kit-124 h2{font-size:28px;}.elementor-kit-124 h3{font-size:21px;}.elementor-kit-124 h4{font-size:16px;}.elementor-kit-124 h5{font-size:14px;}.elementor-kit-124 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
overflow-x:hidden;

@media (max-width: 768px) {
  body * {
    display: none;
  }

  body::before {
    content: "שלום לך, האתר שלך זמין לצפייה רק בתצוגת מחשב כרגע, לפרטים נוספים צור קשר עם מנהל הפרוייקט שלך";
    display: block;
    text-align: center;
    margin: 20vh 20px; /* הטקסט יהיה מרחק 20 פיקסלים מהצדדים של המסך */
    font-size: 18px;
    color: #93C842;
  }
}/* End custom CSS */