/*!
Theme Name: EBP e-Toolkit Child
Theme URI: https://europeannurginsebp.com/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: etoolkit
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.tutor-meta {
	display:none;
}
.tutor-course-card .tutor-course-name {
	overflow: inherit;
}
.tutor-course-card .tutor-course-name {
    display: block !important;
}
.tutor-course-wishlist-btn {
	display:none;
}