.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1875 .elementor-element.elementor-element-9fc9f3f{text-align:center;}.elementor-1875 .elementor-element.elementor-element-0248bcf > .elementor-widget-container{margin:6px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-0248bcf *//* RTL רק בתוך אזור המבחן */
.quiz-rtl-only,
.quiz-rtl-only *{
  direction: rtl !important;
  text-align: right !important;
}

/* סידור תשובות רדיו/צ'קבוקס לימין */
.quiz-rtl-only label{
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: flex-end !important;
  align-items: center !important;
  text-align: right !important;
}

/* ריווח נכון לאייקון הבחירה */
.quiz-rtl-only input[type="radio"],
.quiz-rtl-only input[type="checkbox"]{
  margin-left: 8px !important;
  margin-right: 0 !important;
}/* End custom CSS */