/*Archive cards*/
.ms_lms_courses_card_item .ms_lms_courses_card_item_info_rating_wrapper, .ms_lms_courses_card_item .ms_lms_courses_card_item_info_meta {
  display: none !important;
}
.ms_lms_courses_archive .ms_lms_courses_card [course-level="y9__y10"] {
  order: 0;
}
.ms_lms_courses_archive .ms_lms_courses_card [course-level="igcse__y11"] {
  order: 1;
}
.ms_lms_courses_archive .ms_lms_courses_card [course-level="as__y12"] {
  order: 2;
}
.ms_lms_courses_archive .ms_lms_courses_card [course-level="a_level__y13"] {
  order: 3;
}
.stm_lms_courses__single.style_1 .stm_lms_courses__single__inner .stm_lms_courses__single--info_author, .stm_lms_courses__single.style_1 .stm_lms_courses__single__inner .stm_lms_courses__single--info_bottom {
  display: none;
}
.stm-courses-template-default .masterstudy-single-course__info, .stm-courses-template-default .masterstudy-single-course__desc {
  display: none;
}
.stm-courses-template-default .masterstudy-single-course__sidebar .masterstudy-single-course__buttons, .stm-courses-template-default .masterstudy-single-course__sidebar .masterstudy-single-course__cta {
  display: none;
}
.stm-courses-template-default .masterstudy-single-course__sidebar .masterstudy-single-course-widgets .widget_block {
  margin-bottom: 0;
}
.stm-courses-template-default .masterstudy-single-course__sidebar .masterstudy-single-course-widgets .wp-block-heading {
  font-family: inherit;
}
.stm-courses-template-default .masterstudy-single-course-details {
  display: none;
}
.tt_enrol_form label {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}
.tt_enrol_form .form-group {
  margin-bottom: 25px !important;
}
.tt_enrol_form .wpcf7-radio {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0;
}
.tt_enrol_form .wpcf7-radio .wpcf7-list-item {
  margin: 0;
  flex: 0 0 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.tt_enrol_form .wpcf7-radio .wpcf7-list-item label {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.tt_enrol_form .wpcf7-radio .wpcf7-list-item input {
  width: 16px;
  height: 16px;
  margin: 0;
  margin-right: 10px;
}
.tt_enrol_form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 16px;
  color: #000;
}
.tt_enrol_form .wpcf7-checkbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0;
}
.tt_enrol_form .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
  flex: 0 0 100%;
  padding-bottom: 5px;
}
.tt_enrol_form .wpcf7-checkbox .wpcf7-list-item label {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.tt_enrol_form .wpcf7-checkbox .wpcf7-list-item input {
  width: 16px;
  height: 16px;
  margin: 0;
  margin-right: 10px;
}
.tt_enrol_form .tt_col_12 .form-group > p > label {
  flex: 0 0 100% !important;
}
.tt_enrol_form .tt_col_12 .form-group > p > .wpcf7-form-control-wrap {
  flex: 0 0 100% !important;
}
.single-stm-courses .tt_col_12 .form-group > p > .wpcf7-form-control-wrap {
  flex: 0 0 100% !important;
}
.single-stm-courses .tt_col_12 .form-group > p > .wpcf7-form-control-wrap .wpcf7-list-item {
  flex: 0 0 100%;
}
