/*
Theme Name:     Nortech-child
Theme URI:      
Description:    Nortech child theme.
Author:         Me
Author URI:     
Template:       nortech
Version:        0.1.0
*/


/********************************** Header **********************************/
 
.header-style-two .header-top {
	background-color: #373737;
}

.header-style-two .header-top .top-left .links a:link {
	color: #ffffff;	
}

.header-style-two .header-top .top-left .links a:hover {
	color: #ffffff;	
}


.sec-title h2::after {
	background-color: #e38833;
}

.header-style-two .main-menu .navigation > li > a:hover {
	text-decoration: none;
	color: #e38833;
}

.main-menu .navigation > li > ul > li > a:hover {
	background-color: #e38833;
	text-decoration: none;
}


.main-header.header-style-two .header-top .top-left .links li a:hover {
text-decoration: none; 
	color: gray;
}

.header-style-two .header-top .social-icon li a {
color: #ffffff;
}



