/*!
Theme Name: Curament
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.1.19
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: 
Requires at least: 5.4
Tested up to: 6.0
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.0

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.
*/

body {
	background: #EFF9F9!important;
	font-family: proxima-nova, Arial, Helvetica, sans-serif!important;
}
body .preloader{ display: none!important; }
.preloader{ display: none!important; }

.entry-hero-container-inner {
	background: #EFF9F9!important;
}

.ld-course-list-items .ld_course_grid .btn-primary {
	background:#67C2C5!important;
}
.ld-tabs-content a {
	color: #7e388e!important;
	text-decoration: underline!important;
}
.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled,
.popup-drawer .drawer-inner {
	background: #7e388e!important;
}
.ld-course-list-items .ld_course_grid .thumbnail .caption {
  padding: 15px!important;;
}

h2.entry-title {
	line-height: 1.1em!important;
}
.home-portal .ld_course_category-cursus {
	border: 2px solid #67C2C5!important;
}
a.post-more-link {
  color: #ffffff!important;
  background: #67C2C5!important;
  border-radius: 3px;
  padding: 0.4em 1em;
  border: 0;
  line-height: 1.6;
  font-family: inherit;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}

.current-menu-item a, .current_page_item a {
	color: #67C2C5!important;
}