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

.content-item-wrap{
	padding-top: 12px;
}

.overlay-top-header{
	opacity: 0 !important;
}

.banner-wrapper h2 .page-title {
  font-size: 60px !important;              
  color: transparent !important;
  -webkit-text-stroke: 2px #000 !important; 
}

.e-n-tab-title{
	background: #FFB606 !important;
}

@media screen and (min-width: 1901px) {
  .top_site_main {
    min-height: 320px;
  }
}


#learn-press-content-item .learn-press-video-intro .video-content {
    max-width: 100% !important;
}

.e-font-icon-svg {
    width: 1em !important;
    height: 1em !important;
}