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

/************************** Generales **************************/
	#tab-reviews, .menu_course li:nth-child(4), .thim-course-info .assessments-feature {
		display: none!important;
	}
	@media (max-width: 767px) {
		.thim-link-login a {
			color: var(--e-global-color-text)!important;
		}
	}

	/*.menu-right #button-2 {
		display: none;
	}