/*
 Theme Name: Education Child Theme
 Theme URI: https://themeforest.net/user/webfulcreationsvision/portfolio
 Author: Webful Creations Vision
 Author URI: http://www.webfulcreations.com/
 Description: Webful Education template is best education template for Universties, Colleges, Academies, and Institutions. Can be used for Schools and any other related domains.
 Version: 1.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, post-formats, translation-ready, left-sidebar
 Template: education
 Template Version: 1.0.0
*/

.header .logo img{
    height: 125px !important;
}

.header{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.nav-wrap{
	top: 45px;
position: relative;
}

.title-section.module{
	margin-bottom: 0px !important;
}

.is-active a, .top-bar ul li a:hover {
  color: #fff !important;
  border-bottom: 2px solid #fe8f01 !important;
}

ul.mega-sub-menu li a:hover {
	color: #fe8f01 !important;
}

.dropdown-pane {
  background-color: #11100f !important;
}