/*
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
*/

.arrange-background {
	z-index: -1;
}

.nectar_single_testimonial p {
	font-size: 30px !important;
	line-height: 38px;
}

.dark-logo-slide  #logo img.dark-version,
.light-logo-slide #logo img.light-version {
  opacity: 1 !important;
}
.dark-logo-slide  #logo img.light-version,
.light-logo-slide #logo img.dark-version {
  opacity: 0 !important;
}

.wpcf7-form-control-wrap.deadline {
	display:inline-block!important;
	width:150px;
}

.wpcf7-form-control-wrap.deadline .fancy-select-wrap {
	padding:0 !important;
}

.wpcf7-form-control-wrap.budget {
	width:200px;
}

.bottom-bar {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
}

.nectar-split-heading h1 {
	margin-bottom:0;
	height: 74px!important;
}