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





body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit],
.wpcf7-not-valid-tip,
.wpcf7 .wpcf7-response-output{
	background-color: #7f8f61;
	border-radius: 5px;
	
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a{
	color: #7f8f61 !important;
}


#header-outer #top nav>ul>li[class*=button_solid_color]>a::before{
	background-color: #fff !important;
}