/* ===================================================================================

* Theme Name: Hikmat Leaders
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Author: Tripples
* Author URI: http://themewinter.com
* Description: Turitor is a Education WordPress Theme.
* Version: 1.0.0
* Template: turitor
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.serif {
  font-family: Georgia,serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}


.home .header .navbar-container .navbar-light .main-menu li.active > a {
  color: #333;
}

.home .header .navbar-container .navbar-light .main-menu li.active > a:before {
	display: none;
}

#ld-user-register p {
  margin-bottom: 0px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="email"], 
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="password"], 
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type="text"] {
  background: white !important;
}

.gchoice_other_control[disabled] {
  display: none;
}

.type-sfwd-courses .price-wrapper,
.type-sfwd-courses .author {
    display: none !important;
}

.learndash-course-grid .items-wrapper .grid-3 .post {
    height: 100%;
}