.elementor-5019 .elementor-element.elementor-element-03ddcb4{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5019 .elementor-element.elementor-element-3dfa7205{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-126e0346 *//* ============================= */
/*  HOTPC MOBILE HEADER – REMOVE TOP GAP (WP + ELEMENTOR) */
/* ============================= */
@media (max-width:900px){

  /* 1) מבטל רווחים שוורדפרס/תבנית מוסיפים למעלה */
  html, body{
    margin:0 !important;
    padding:0 !important;
  }

  /* אם WP מוסיף margin-top כשמחוברים */
  html{ margin-top:0 !important; }
  body{ margin-top:0 !important; }

  /* 2) אם יש WP Admin Bar – ההידר יישב מתחתיו (לא יוצר "רווח" מוזר) */
  :root{ --hotpc-adminbar: 0px; }
  body.admin-bar{ --hotpc-adminbar: 46px; }
  @media (min-width:783px){
    body.admin-bar{ --hotpc-adminbar: 32px; }
  }

  /* 3) מאלץ את ההידר להתחיל ממש מהטופ של המסך */
  #hotpcMobileHeader{
    position:fixed !important;
    top:var(--hotpc-adminbar) !important;
    left:0 !important;
    right:0 !important;

    width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;

    z-index:999999 !important;
  }

  /* 4) כדי שהתוכן לא "ייכנס" מתחת להידר – נותן פדינג לתוכן */
  body{
    padding-top: calc(var(--hotpc-adminbar) + 112px) !important; /* 112px = גובה משוער של ההידר */
  }

  /* 5) מבטל ריווחים שיכולים להגיע מאלמנטור סביב הווידג'ט */
  .elementor-widget-html,
  .elementor-widget-container{
    margin-top:0 !important;
    padding-top:0 !important;
  }
}/* End custom CSS */