/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
.hidden {
	display: none;
}
.top_site_main>.overlay-top-header {
	background: none;
}
#tab-course-description .thim-course-info ul li .value, #tab-overview .thim-course-info ul li .value, #learn-press-course-description .thim-course-info ul li .value {
    max-width: 130px !important;
}
@media (max-width: 767px) {
    .thim-ekits-event__meta {
        font-size: 14px !important;
    }
}