.fl-builder-content .fl-node-5dc2cd3414cae a.fl-button:hover, .fl-builder-content .fl-node-5dc5f1665b14f a.fl-button:hover {
    font-size: 2.5em !important;
}

.login-out {
  background: #640000;
  border-radius: 10px;
}

.main-header-bar {
  line-height: 2 !important;
}

#ld_course_categorydropdown label {
  display: none !important;
}

.woocommerce div.product .product_meta>span {
    display: none;
}

.woocommerce ul.products li.product.align-left {
    border: 2px #1279be solid;
    padding: 1px;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price, .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
  background: #1279be !important;

}


.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price::before, .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled::before {
  border-top: 4px solid #1279be !important;
  border-right: 4px solid #1279be !important;

}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-completed {
  background: #640000 !important;

}


.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-completed::before {
  border-top: 4px solid #640000 !important;
  border-right: 4px solid #640000 !important;

}

.ld-course-list-items .ld_course_grid .btn-primary {
    color: #ffffff;
    background-color: #1279be;
    border-color: #1279be;
}

#ld_course_list .ld_course_grid .caption .entry-title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.2em !important;
    font-family: 'Nunito',serif;
    font-weight: 600 !important;
    color: #1279be !important;
}


/* Start Make the Video Time on Course Page Green */

.classLength {
    color: #1279be;
}

/* End Make the Video Time on Course Page Green */


/* Start: A little style for the duration/time shown in LearnDash Course/Lesson/Topic pages */

.classVideoTime {
  margin-bottom: 1.75em;
  font-size: 1.2em;
  line-height: 1.2;
}

/* End: A little style for the duration/time shown in LearnDash Course/Lesson/Topic pages */

/* Start: Styling the Side bar to have a background color */

@media (min-width: 769px) {
.ast-right-sidebar #secondary {
  background-color: #f2f2f2 !important;
  padding-right: 10px !important;
}
}

@media (min-width: 769px) {
.widget-title {
  background: #1279be !important;
  padding: 5px;
  color: #fff !important;
}
}

/* End: Styling the Side bar to have a background color */


/* Start: Styling the Side bar to remove the margin-top and bottom and replace with padding-top and bottom */

#secondary {
  margin: 0 0 0 !important;  
  padding: 4em 0 2.5em;
}

/* End: Styling the Side bar to remove the margin-top and bottom and replace with padding-top and bottom */

/*
.icon-cart-01 {
  color: #fff !important;
}
*/