/**
Theme Name: Thinkovery
Author: Yeti
Author URI: https://thinkovery.com
Description: Un site pour valoriser ses parcours de formation ! 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yeti
Template: astra
*/

.elementor-widget .elementor-icon-list-icon {
	display: inline-flex !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
	max-width: 270px;
	min-width: 55%;
}
.learndash-wrapper .ld-login-modal {
	margin-top: 50vh !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before, .learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
	top: 3.3em; 
}
.ld-lesson-section-heading {
	line-height: 1.4em;
}
.learndash-wrapper .learndash_mark_complete_button:hover {
	color: #fff;
}