.elementor-kit-4{--e-global-color-primary:#333333;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#C5C5C5;--e-global-color-accent:#333333;--e-global-color-24d4c43:#000000;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:51px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;font-family:"Rubik", Rubik;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Rubik", Rubik;}.elementor-kit-4 h1{font-family:"Rubik", Rubik;}.elementor-kit-4 h2{font-family:"Rubik", Rubik;}.elementor-kit-4 h3{font-family:"Rubik", Rubik;}.elementor-kit-4 h5{font-family:"Rubik", Rubik;}.elementor-kit-4 h6{font-family:"Rubik", Rubik;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-4{--e-global-typography-primary-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.jet-apb-calendar-appointments-list-wrapper .jet-form__heading {
  text-align: right; /* Add this to align the text to the right */
}

.custom-appointment-details {
  visibility: hidden;
  position: relative;
}

.custom-appointment-details::before {
  content: 'השיעורים שבחרתי:';
  visibility: visible;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 40px; /* Change this value to your desired font size */
}


.custom-no-slots {
  visibility: hidden;
  position: relative;
}

.custom-no-slots::before {
  content: 'Your New Text';
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}/* End custom CSS */