.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E4D5B7;--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;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.top-bubble{
  background:#ffffff;         /* הקפסולה לבנה */
  color:#111;                 /* טקסט שחור */
  border-radius:22px;         
  padding:18px 24px;          /* מרווח פנימי נעים */
  max-width:940px;            /* קצת יותר רחבה */
  width:100%;
  margin:24px auto 24px;      /* רווח עליון ותחתון, בלי מינוס */
  text-align:center;          
  box-shadow:none;            /* בלי צל */
  line-height:1.5;
}
@media (max-width:767px){
  .top-bubble{
    max-width:96%;
    padding:14px 16px;
    margin:16px auto;
  }
}

/* כפתור וואטסאפ צף */
.whatsapp-float {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 99999;
  width: 56px; height: 56px;
  display: inline-flex; align-items: center; justify-content: center;
  background: #25D366;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 8px 20px rgba(0,0,0,.18);
  transition: transform .2s;
}
.whatsapp-float:hover { transform: scale(1.06); }

/* גודל האייקון */
.whatsapp-float i,
.whatsapp-float svg,
.whatsapp-float .elementor-icon i {
  font-size: 26px; /* תשנה כאן אם אתה רוצה גדול יותר/קטן יותר */
  line-height: 1;
  color: #fff;
}/* End custom CSS */