/*
Theme Name:     Engitech Child
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.main-navigation:not(.no-under-line) > ul > li:before{
	background: #FACF39;
}
.main-navigation:not(.no-line) ul li li a:before{
	color: #FACF39;
}