/*
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");


h2 {
line-height: 1.35!important;
}

h3 {
padding-bottom: 27px;
}

.ascend .container-wrap, .ascend .project-title, body .vc_text_separator div, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap span.left-border, .carousel-wrap span.right-border,
#page-header-wrap, .page-header-no-bg, #full_width_portfolio .project-title.parallax-effect, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
	background-color: #fff !important;
}

.masthead {
font-family: 'Source Sans Pro', sans-serif;
font-size: 62px;
line-height: 1.1;
font-weight: 200;
}

.quote {
font-family: 'Fenix', sans-serif;
font-size: 30px;
line-height: 1.1;
}

#footer-outer .widget {
margin-bottom: 0px;
text-align: center;
}

.wp-caption { max-width: 100%; background: none; padding:5px; }

.mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form input[type="url"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="number"], .mc4wp-form input[type="date"], .mc4wp-form select, .mc4wp-form textarea {
text-align: center;
}

.col.boxed, .wpb_column.boxed {
	box-shadow: none;
	background-color: #fff;
	padding: 25px 15px 15px 15px;
	position: relative;
	border: 1px solid #ccc;
}

.col.boxed:hover, .wpb_column.boxed:hover {
	top: 0;
}

select {
	border: 1px solid #ccc!important; 
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	
	.col h2 {
		font-size: 26px!important;
	}

.masthead {
font-family: 'Source Sans Pro', sans-serif;
font-size: 40px!important;
line-height: 1!important;
font-weight: 200;
}

}