/*
Theme Name:  Endustry Child
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Endustry Theme] in this child theme.
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Version:     1.1.0
Template:    endustry
Tags:        portfolio
Text Domain: endustry-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.nav-menu ul ul li:hover{background-color:#333!important;}
.nav-menu ul ul li a:hover{color:#fff!important;}
.is-header-transparent.is-header-small:not(.is-menu-toggled-on) .site-header:not(.clone){color:#000!important;}
.is-header-dark:not(.is-menu-bar):not(.is-header-transparent-light) .site-header{color:#000!important;}
.is-menu-dark .nav-menu ul li a:not(:hover){color:#000!important;}
@media screen and (min-width: 992px){
	.nav-menu ul ul {width:210px!important}
}