/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


.portfolio-items .col .work-item .work-info a:first-child {
    display: inherit;
}

.nectar-love-wrap {
	display: none;
}

.nectar-love {
	display: none;
}

.hide-headline {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	color: #444;	
	letter-spacing: -0.5px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-family: 'OpenSansSemiBold', sans-serif;
}

header#top nav ul li a {
	color: #000;
}

header#top nav ul #search-btn {
	padding-bottom: 1px !important;
	padding-top: 58px !important;
}

ul.sf-menu li a {
	padding-top: 54px !important;
	padding-bottom: 12px !important;
}

ul.sf-menu ul li a {
	padding-top: 8px !important;
	padding-bottom: 12px !important;
} 

header#top .sf-menu li ul li a {
	font-size: 12px;
	line-height: 13px;
	/*color: #ccc;*/
	color: #000;
	transition: none;
	letter-spacing: 0;
	/*background-color: #1C1C1C;*/ 
	background-color: #FFFFFF;
}

.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a { 
	color: #27CFC3;
	/*background-color: #272727!important;*/
	background-color: #FFF!important;
}

.nectar-social > *:first-child, .nectar-social .nectar-love  {
	padding-left: 0px!important;
	display: none;
}

.nectar-social > * {
	/*border-right: 1px solid #ddd;*/
}

.home .row .col.section-title {
    padding: 0px 0px 3em 0px;
	display: none;;
}

