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

.white {
	color:#ffffff;
	
}
.nectar-flickity[data-controls=touch_total] .visualized-total span {
   
    background-color: #cd8212;
}

.comments-section {display: none !important;}
form.wpcf7-form.init * {
    color: #ffffff;
    font-size: 14px;
}
form.wpcf7-form.init input[type=text],form.wpcf7-form.init input[type=email] {
	height: 15px;
}
form.wpcf7-form.init textarea {
	height: 30px;
}




