ul.learn-press-courses li .thumbnail .price {
  background-color: #3498db;
  color: #3498db !important;
}
body.course-item-popup .content-item-summary button {
  color: #ffffff !important;
  background-color: #18cd54 !important;
}
.course-item-nav .next span {
  font-size: 20px;
}
.course-item-nav .next a {
  text-decoration: underline;
  font-size: 18px;
}
.course-item-nav .prev span {
  font-size: 18px;
}
.course-item-nav .prev a {
  font-size: 18px;
  text-decoration: underline;
}
#lp-single-course .course-meta .course-price .price {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
}
#lp-single-course .course-meta .course-price {
  background-color: #ffffff;
}
.thim-related-course .wrapper-course-thumbnail .price-ht {
  background-color: #3498db;
  color: #3498db;
}
.widget-area .widget_lp-widget-featured-courses .widget-body .course-entry .course-detail .course-meta-data .course-meta-field {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.widget-area .widget_lp-widget-featured-courses .widget-body .course-entry .course-detail .course-meta-data .course-meta-field > a {
  color: rgba(0, 0, 0, 0) !important;
}
.col-sm-12 article {
  width: 800px;
}
