/*
 Theme Name:   Edumy Child
 Theme URI:    https://themeforest.net/item/edumy-lms-online-education-course-wordpress-theme/24177225
 Description:  Edumy Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     edumy
 Version:      1.0.0
 Text Domain:  edumy-child
*/


.custom-logo { 
	height: 130px;
	width: auto;
	transition: 300ms ease all;
}

.sticky-header .custom-logo { 
	height: 77px!important;
	transition: 300ms ease all;
}

.custom-logo img, 
.custom-logo { 
	transition: 300ms ease all;
}


.sticky-header .custom-logo img { 
	height: 77px!important;
	width: auto!important;
	transition: 300ms ease all;
}


.home #main-nav a { display: block; overflow: hidden; }