/*
Theme Name: Edura
Theme URI: https://themeholy.com/wordpress/edura/
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy
Description: Edura - Online Courses & Education WordPress Theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: edura
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.lp-archive-courses .course-detail-info {
  padding: 30px 0 20px 0;
  color: #fff;
  background: var(--lp-secondary-color);
  position: relative;
  padding: 60px !important;
}

/*courses price --------------*/
.course-box.style2 .price {
  color: var(--theme-color2);
      font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
  margin-bottom: 0;
}

.course-grid .price {
  color: var(--theme-color2);
      font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
  margin-bottom: 0;
}