/* when ever there is some override necessary for hiding the elements, please use this file */

.learndash-cpt .ld-progress-steps {
    display: none;
}

.checkbox label input[type='checkbox'],
.radio label input[type='radio'] {
  display: none;
}

.kurse-list-short .heateor_sss_vertical_sharing,
.kurse-list-short .heateor_sss_horizontal_sharing {
  display: none;
}
