.elementor-1708 .elementor-element.elementor-element-a70f45d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0rem 0rem;--row-gap:0rem;--column-gap:0rem;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1708 .elementor-element.elementor-element-a70f45d.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1708 .elementor-element.elementor-element-b292631{width:var( --container-widget-width, 1.7rem );max-width:1.7rem;padding:0rem 0.5rem 0rem 0rem;--container-widget-width:1.7rem;--container-widget-flex-grow:0;border-style:solid;border-width:0px 4px 0px 0px;border-color:var( --e-global-color-accent );}.elementor-1708 .elementor-element.elementor-element-b292631.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1708 .elementor-element.elementor-element-b292631 .elementor-heading-title{font-family:var( --e-global-typography-c712804-font-family ), Sans-serif;font-size:var( --e-global-typography-c712804-font-size );font-weight:var( --e-global-typography-c712804-font-weight );}.elementor-1708 .elementor-element.elementor-element-19c7b97{width:auto;max-width:auto;margin:-0.2rem 0rem calc(var(--kit-widget-spacing, 0px) + 0rem) 0rem;padding:0rem 1rem 0rem 0rem;}.elementor-1708 .elementor-element.elementor-element-19c7b97.elementor-element{--align-self:flex-start;--flex-grow:1;--flex-shrink:0;}.elementor-1708 .elementor-element.elementor-element-19c7b97 .elementor-heading-title{font-family:var( --e-global-typography-a8221f9-font-family ), Sans-serif;font-size:var( --e-global-typography-a8221f9-font-size );font-weight:var( --e-global-typography-a8221f9-font-weight );line-height:var( --e-global-typography-a8221f9-line-height );color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1708 .elementor-element.elementor-element-b292631 .elementor-heading-title{font-size:var( --e-global-typography-c712804-font-size );}.elementor-1708 .elementor-element.elementor-element-19c7b97 .elementor-heading-title{font-size:var( --e-global-typography-a8221f9-font-size );line-height:var( --e-global-typography-a8221f9-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1708 .elementor-element.elementor-element-b292631 .elementor-heading-title{font-size:var( --e-global-typography-c712804-font-size );}.elementor-1708 .elementor-element.elementor-element-19c7b97 .elementor-heading-title{font-size:var( --e-global-typography-a8221f9-font-size );line-height:var( --e-global-typography-a8221f9-line-height );}}/* Start custom CSS for heading, class: .elementor-element-b292631 *//* =====================
   LISTING NOTES
===================== */
.listing-notes .jet-listing-grid{
  counter-reset: notes;
}

.listing-notes .jet-listing-grid__item .counter-1 p{
  counter-increment: notes;
}

.listing-notes .jet-listing-grid__item .counter-1 p::before{
  content: counter(notes) ". ";
}

/* מנקה נקודות מיותרות */
.listing-notes .jet-listing-grid__item .counter-1 p::after{
  content: none !important;
}


/* =====================
   LISTING STEPS
===================== */
.listing-steps .jet-listing-grid{
  counter-reset: steps;
}

.listing-steps .jet-listing-grid__item .counter-1 p{
  counter-increment: steps;
}

.listing-steps .jet-listing-grid__item .counter-1 p::before{
  content: counter(steps) ". ";
}

/* מנקה נקודות מיותרות */
.listing-steps .jet-listing-grid__item .counter-1 p::after{
  content: none !important;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-19c7b97 */.lesson-title {
    flex: 1 1 auto;     /* שיתפוס את השאר */
    min-width: 0;       /* חשוב בפלקס כדי שלא יחרוג */
    max-width: 100%;    /* ליתר ביטחון */

    /* מאפשר ירידת שורות */
    white-space: normal;
    overflow-wrap: anywhere; /* או break-word */
}/* End custom CSS */