.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#222222;--e-global-color-text:#222222;--e-global-color-accent:#222222;--e-global-color-31988f1:#000000;--e-global-color-6ada0bf:#FFFFFF;--e-global-color-7107930:#B19C80;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:500;font-family:"Heebo", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Heebo", Sans-serif;}.elementor-kit-6 h1{font-family:"Heebo", Sans-serif;}.elementor-kit-6 h2{font-family:"Heebo", Sans-serif;}.elementor-kit-6 h3{font-family:"Heebo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */::placeholder{
    opacity:1!important;
}

.snap-to-screen img {
    max-width: unset;
    position: relative;
}

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 */