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


.thim-ekit-team__image:before {
    background: none !important;
   
}



h1, h2, h3, h4, h5, h6 {
	
	font-family: "TBCContractica caps", Sans-serif !important;
}


.event_auth_button {
	font-family: "TBCContractica caps", Sans-serif !important;
	
}


.thim-ekit-team__list-social {
    display: none !important;
}


.thim-ekits-event__content {
    padding: var(--thim-ekits-event-content-padding, 30px) !important;
    height: 180px !important;
}

.comments-area {
	 display: none !important;
	
}