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

/* Custom css */
/* #hero-heading strong{
		color:#97253c;
}
#top-hero-text{
		    background: linear-gradient(90deg, #a71e3900, #a71e1e, #ffffff00);
    padding: 4px 68px;
}
}
.e-heading-base strong {
    color: var(--e-global-color-primary); }

/* hover button icon rotate */
/* .elementor-button:hover .elementor-button-icon {
  transform: rotate(-45deg);
}
.lp-single-offline-course__left > img { border-radius: var(--thim-border-radius-item);
}
.single-tp_event .entry-thumbnail{
		display:none;
}
.single-tp_event .entry-countdown{
		display:none;
}
.single-tp_event .tp-event-information{
		display:none;
}
.thim-ekits-event__thumbnail.event-expired .event-thumbnail{
		opacity:1;
}
.thim-ekits-event .swiper-slide{
		height:auto;
} */ 
