/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Footer Contact Form */
.wpcf7 input[type="text"], .wpcf7 input[type="email"]
{
	max-height: 48px;
	margin-bottom: 8px;
}
.wpcf7 textarea
{
	max-height: 96px;
}

/* Testimonial Slider */
.testimonial_slider .is-selected p
{
	color: #333!important;
}

/* Sign in Button */
#top nav .buttons a span {
	color: #333!important;
}