@media (max-width: 1679px) {
  /* LearnDash LMS */
  /* Single course */
  .learndash_post_sfwd-courses .learndash-wrapper .ld-header.has_thumbnail.with_info,
  div#buddypress .learndash-wrapper .ld-header.has_thumbnail.with_info {
    padding-right: calc(225px + 2 * var(--theme-var-grid_gap)); }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-info,
  div#buddypress .learndash-wrapper .ld-info {
    width: 225px; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-info + .ld-content,
  div#buddypress .learndash-wrapper .ld-info + .ld-content {
    width: calc( 100% - 225px - var(--theme-var-grid_gap)); }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading,
  div#buddypress .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading {
    max-width: 50%; }
  /* Single lesson, topic and quiz sidebar */
  .single-sfwd-lessons .ld-course-context,
  .single-sfwd-topic .ld-course-context,
  .single-sfwd-quiz .ld-course-context {
    min-width: 330px;
    width: 330px; } }

@media (max-width: 1279px) {
  /* LearnDash LMS */
  /* Courses list */
  body.menu_side_present .ld-course-list-items .col-md-3,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-4,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-5,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-6,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-7,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-8,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-9,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-10,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-11,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_present .ld-course-list-items .col-md-12,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* Single lesson, topic and quiz sidebar */
  .single-sfwd-lessons .content_wrap > .content,
  .single-sfwd-topic .content_wrap > .content,
  .single-sfwd-quiz .content_wrap > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .single-sfwd-lessons .post_item_single,
  .single-sfwd-topic .post_item_single,
  .single-sfwd-quiz .post_item_single {
    margin-left: 0; }
  .single-sfwd-lessons .ld-course-context,
  .single-sfwd-topic .ld-course-context,
  .single-sfwd-quiz .ld-course-context {
    min-width: unset;
    width: 100%;
    margin: 30px 0 0;
    border: none;
    -webkit-border-radius: var(--theme-var-content_rad);
    -ms-border-radius: var(--theme-var-content_rad);
    border-radius: var(--theme-var-content_rad); }
    .single-sfwd-lessons .ld-course-context .ld-course-link:before,
    .single-sfwd-topic .ld-course-context .ld-course-link:before,
    .single-sfwd-quiz .ld-course-context .ld-course-link:before {
      vertical-align: text-top;
      margin-top: 3px; }
  .page_content_blocks.single-sfwd-lessons .ld-course-context,
  .page_content_blocks.single-sfwd-topic .ld-course-context,
  .page_content_blocks.single-sfwd-quiz .ld-course-context {
    margin: var(--theme-var-grid_gap) 0 0; }
  .page_content_blocks.single-sfwd-lessons .post_item_single,
  .page_content_blocks.single-sfwd-topic .post_item_single,
  .page_content_blocks.single-sfwd-quiz .post_item_single {
    margin-left: 0; } }

@media (max-width: 1023px) {
  /* LearnDash LMS */
  /* Courses list */
  body.menu_side_hide .ld-course-list-items .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  body.menu_side_hide .ld-course-list-items .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  /* Single course */
  .learndash_post_sfwd-courses .learndash-wrapper .ld-header.has_thumbnail.with_info,
  div#buddypress .learndash-wrapper .ld-header.has_thumbnail.with_info {
    padding-right: var(--theme-var-grid_gap); }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-info,
  div#buddypress .learndash-wrapper .ld-info {
    width: 225px;
    margin-left: var(--theme-var-grid_gap);
    margin-bottom: var(--theme-var-grid_gap); }
  .learndash_post_sfwd-courses .learndash-wrapper .has_thumbnail + .ld-info,
  div#buddypress .learndash-wrapper .has_thumbnail + .ld-info {
    margin-top: var(--theme-var-grid_gap); }
  .learndash_post_sfwd-courses .learndash-wrapper .has_thumbnail + .ld-info .ld-info-video,
  div#buddypress .learndash-wrapper .has_thumbnail + .ld-info .ld-info-video {
    position: relative; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-info + .ld-content,
  div#buddypress .learndash-wrapper .ld-info + .ld-content {
    width: 100%; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status,
  div#buddypress .learndash-wrapper .ld-course-status {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress,
    div#buddypress .learndash-wrapper .ld-course-status .ld-progress {
      width: 100%;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: unset;
      -ms-flex-align: unset;
      align-items: unset; }
      .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading,
      div#buddypress .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading {
        max-width: 100%; }
      .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress .ld-progress-bar,
      div#buddypress .learndash-wrapper .ld-course-status .ld-progress .ld-progress-bar {
        margin: 12px 0 15px; }
    .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-status,
    div#buddypress .learndash-wrapper .ld-course-status .ld-status {
      margin: 0; }
  /* Single lesson, topic and quiz sidebar */
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action {
    margin: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action .sfwd-mark-complete + a,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action .sfwd-mark-complete + a {
      margin: auto;
      margin-top: 15px; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2),
  .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2),
  .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2) {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2) a:only-child,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2) a:only-child {
      margin: 0; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2) .sfwd-mark-complete + a,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-empty + .ld-content-action:nth-child(2) .sfwd-mark-complete + a {
      margin: 0;
      margin-top: 15px; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3),
  .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 768px) and (max-width: 1023px) {
  /* LearnDash LMS */
  .page_content_blocks.single .post_item_single.sfwd-courses .post_content_single .learndash-wrapper .ld-info {
    margin: calc( 2 * var(--theme-var-grid_gap)) var(--theme-var-grid_gap) var(--theme-var-grid_gap);
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .page_content_blocks.single .post_item_single.sfwd-courses .post_content_single .learndash-wrapper .ld-info .ld-info-content {
      border: 1px solid var(--theme-color-bd_color);
      border-width: 0 1px 1px;
      -webkit-border-radius: 0 0 6px 6px;
      -ms-border-radius: 0 0 6px 6px;
      border-radius: 0 0 6px 6px; } }

@media (max-width: 767px) {
  /* LearnDash LMS */
  /* Single course */
  .learndash_post_sfwd-courses .learndash-wrapper .ld-info,
  div#buddypress .learndash-wrapper .ld-info {
    width: 100%;
    margin-left: 0;
    float: none; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-status,
  div#buddypress .learndash-wrapper .ld-course-status .ld-status {
    margin: 0; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress-heading,
  div#buddypress .learndash-wrapper .ld-course-status .ld-progress-heading {
    text-align: inherit !important; }
  /* Single lesson and topic post */
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-status .ld-breadcrumbs,
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-topic-status .ld-breadcrumbs,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-status .ld-breadcrumbs,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-topic-status .ld-breadcrumbs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments,
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-breadcrumbs-segments,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-breadcrumbs-segments {
      padding-right: 0; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-status,
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-status,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-status,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-status {
      margin-top: 10px;
      display: inline-block;
      width: auto; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-lesson-details,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-lesson-details {
    margin: 0; }
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions {
    margin-bottom: -15px; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action {
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
      margin-bottom: 15px; }
      .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action a,
      .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action a {
        margin: 0; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action + a,
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action + a {
      -ms-flex-item-align: inherit;
      -ms-grid-row-align: inherit;
      align-self: inherit;
      margin-bottom: 15px; }
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2),
    .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3),
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2),
    .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3) {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2) .sfwd-mark-complete + a,
      .learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3) .sfwd-mark-complete + a,
      .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2) .sfwd-mark-complete + a,
      .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3) .sfwd-mark-complete + a {
        margin: 0;
        margin-top: 15px; } }

@media (max-width: 600px) {
  /* LearnDash LMS */
  /* Courses list */
  body.menu_side_hide .ld-course-list-items .col-md-2,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-2,
  body.menu_side_present .ld-course-list-items .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-3,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-3,
  body.menu_side_present .ld-course-list-items .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-4,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-4,
  body.menu_side_present .ld-course-list-items .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-5,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-5,
  body.menu_side_present .ld-course-list-items .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-6,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-6,
  body.menu_side_present .ld-course-list-items .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-7,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-7,
  body.menu_side_present .ld-course-list-items .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-8,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-8,
  body.menu_side_present .ld-course-list-items .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-9,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-9,
  body.menu_side_present .ld-course-list-items .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-10,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-10,
  body.menu_side_present .ld-course-list-items .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-11,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-11,
  body.menu_side_present .ld-course-list-items .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.menu_side_hide .ld-course-list-items .col-md-12,
  body.menu_side_hide.page_content_blocks .ld-course-list-items .col-md-12,
  body.menu_side_present .ld-course-list-items .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #ld_categorydropdown.inside_title,
  #ld_course_categorydropdown.inside_title {
    position: relative;
    top: auto; }
  /* Single course */
  .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title,
  div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title {
    font-size: 13px;
    line-height: 1.6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components,
    div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components {
      margin-left: 0; }
  /* Single lesson, topic and quiz sidebar */
  .single-sfwd-lessons .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title,
  .single-sfwd-topic .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title,
  .single-sfwd-quiz .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title {
    font-size: 13px;
    line-height: 1.6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .single-sfwd-lessons .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components,
    .single-sfwd-topic .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components,
    .single-sfwd-quiz .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components {
      margin-left: 0; } }

@media (max-width: 479px) {
  /* LearnDash LMS */
  /* BuddyPress */
  .bbp-user-page.courses #subnav + h3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .bbp-user-page.courses #subnav + h3 .expand_collapse {
      margin-top: 15px; }
  /* Single course */
  .learndash_post_sfwd-courses .learndash-wrapper .ld-header .ld-meta .date,
  div#buddypress .learndash-wrapper .ld-header .ld-meta .date {
    display: none; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title,
  div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-header,
  div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0; }
    .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-header .ld-table-list-lesson-details,
    div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-header .ld-table-list-lesson-details {
      line-height: inherit; }
  .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items,
  div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items {
    padding-left: 0; }
    .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item,
    div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item {
      margin-left: 0; }
      .learndash_post_sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title,
      div#buddypress .learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title {
        margin-right: 10px; }
  /* Single lesson, topic and quiz sidebar */
  .single-sfwd-lessons .ld-course-context,
  .single-sfwd-topic .ld-course-context,
  .single-sfwd-quiz .ld-course-context {
    padding: 0;
    background-color: transparent; }
    .single-sfwd-lessons .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview,
    .single-sfwd-topic .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview,
    .single-sfwd-quiz .ld-course-context .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview {
      margin: 0; }
  /* Single lesson and topic post */
  .learndash_post_sfwd-lessons .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header,
  .learndash_post_sfwd-topic .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
