
/*
Theme Name:Transcend Pro Child
Theme URI:http://www.cpothemes.com
Description:Transcend is a business WordPress theme geared towards agencies and online companies that want to strengthen their online presence. It has a higly dignified design focused on cleanliness, and comes with support for both portfolios and services alike.
Tags:business, product, portfolio, blog, creative, responsive, customizable, fluid, clean, crisp
Author:Tess O'Brien
Author URI:http://www.cpothemes.com
Template: transcend_pro
Version:1.5.1
License:GNU General Public License 2.0
License URI:license.txt
Text Domain:cpotheme
Domain Path: /languages
*/

/*operation night watch*/

@import url("../transcend_pro/style.css");
/*updating menu link colors and hover*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300');

.menu-title {
	font-weight: 400 !important;
}

#menu-item-2267{
	background-color: #ee9319;
}

#menu-item-2267 a{
	color: white;
	}


p {
	font-weight: 400 !important;
}

/*.menu-main .menu-item:hover{
	background-color: #ee9319;
}

.menu-main .menu-item a:hover{
	color: #0a57a4;
}*/

#topmenu{
	float: right;
}

/*#menu-main li:hover{
	background-color: #BA0C2F!important;
}*/

/*#menu-main li:hover a{
		color:white !important;
	}
#menu-main li:hover ul li a{
	color: initial !important;
} 
#menu-main li:hover ul li a:hover{
	color: white !important;
} */

.home .portfolio{
	display: none;
}

#subfooter .menu-item .menu-link{
	line-height: .7;
}

.menu-link{
	font-weight: 500;
}
h4{
	margin: 0 0 10px;
}

.ctsc-button{
	width:160px!important;
	text-align:center!important;
	padding:15px 0px !important;
}

#menu-footer-menu .menu-title{
	font-size: 17px;
	font-weight: 600;
}

.menu-footer .menu-link .menu-title {
	color: #eee;
}
.menu-footer .menu-link:hover .menu-title {
	text-decoration: underline;
}
