/*
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
*/

@import url("../salient/style.css");

h1 {
	font-family: "Open Sans" "" !important; 
	font-weight: lighter !important;
}

h4 {
	font-size: 52px !important;
	font-family: "Open Sans";
	font-weight: lighter;
	line-height:52px!important;
}

.main-text {
	font-size: 14px;
	line-height: 24px;
}

.main-text {
	font-family: "Open Sans Light";
}

.bg-image-row  p , .bg-image-row  h3 {color:#ffffff;}

h3 {
	color: #ffffff;
}

.title {
	font-size: 32px !important;
	line-height: 32px;
}

.wpcf7-form-control-wrap{
	
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
	font-size: 26px;
	line-height: 30px;
	font-family: 'Open Sans';
	font-weight: 700;
	letter-spacing: -1px;
}

.container-wrap, .project-title {
	background-color: #f8f8f8;
	position: relative;
	z-index: 10;
	margin-top: -55px;
	padding-top: 52px;
	padding-bottom: 40px;
}

.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader {
	margin-top: 25px;
}