#kaltura_player {
  width: 750px !important;
  height: 424px !important; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto; }

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.single-sfwd-lessons,
.single-sfwd-topic {
  padding-left: 0 !important; }
  .single-sfwd-lessons .content,
  .single-sfwd-topic .content {
    width: 750px;
    margin: 0 auto; }
  .single-sfwd-lessons .x-main,
  .single-sfwd-topic .x-main {
    width: 100% !important;
    margin-right: 0; }
  .single-sfwd-lessons .x-sidebar,
  .single-sfwd-topic .x-sidebar {
    display: none; }
  .single-sfwd-lessons .ld-lesson-progression a:hover,
  .single-sfwd-lessons .ld-table-list-items a:hover,
  .single-sfwd-lessons .ld-item-list-item-preview a:hover,
  .single-sfwd-topic .ld-lesson-progression a:hover,
  .single-sfwd-topic .ld-table-list-items a:hover,
  .single-sfwd-topic .ld-item-list-item-preview a:hover {
    background-color: transparent !important; }
  .single-sfwd-lessons .ld-button,
  .single-sfwd-topic .ld-button {
    color: white !important; }
    .single-sfwd-lessons .ld-button:hover,
    .single-sfwd-topic .ld-button:hover {
      border-radius: 20px !important; }
  .single-sfwd-lessons .ld-course-step-back:hover,
  .single-sfwd-topic .ld-course-step-back:hover {
    background-color: white; }
  .single-sfwd-lessons li,
  .single-sfwd-topic li {
    margin-block-start: 1em;
    margin-block-end: 1em; }

/*# sourceMappingURL=learndash.css.map */