/*
Theme Name:  Salient
Version:     15.0.2
Description: An Ultra Responsive Multi-Purpose Theme.
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author:      ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
License:     Custom license
License URI: http://themeforest.net/licenses/terms/regular
Text Domain: salient
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder. 
/*-------------------------------------------------------------------------*/

.contacta-webform-table input:not([type="radio"]):not(.hasDatepicker):not([type="checkbox"]) {
    border: solid 2px #9f884e!important;
    background-color: transparent!important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    border: solid 2px #9f884e!important;
    background-color: transparent!important;
}

#field_1_9, #field_1_15{
	margin-top: 20px!important;
}
.gfield_label{
	font-size: 16px!important;
	font-weight: 400!important;
	text-transform: capitalize!important;
	font-family: 'DomaineDisplay', sans-serif!important;
}

.gform_button.button{
	font-size: 16px!important;
	background-color: #9f884e!important;	
}

.gform_button.button:hover{
	background-color: #000!important;
	
	
}