/*
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
*/
.row .wpforms-form button[type="submit"]{height: auto !important;}
.d-none {display: none;}
.d-block .link_wrap { display:inline-block; }
.dark-accord .toggle-title .toggle-heading {color:#fff;}
.dark-accord .wpb_wrapper p {color:#fff;}
.dark-accord .toggle>.toggle-title .toggle-heading i {border-color: #ffffff;}
.dark-accord .toggle>.toggle-title .toggle-heading i::after, .dark-accord .toggle>.toggle-title .toggle-heading i::before {background-color: #ffffff;}
.dark-accord .toggle {border-bottom: 2px solid rgba(255, 255, 255, 0.08) !important;}
.custom-accord .toggle>.toggle-title .toggle-heading {color: #10181d;}
.custom-accord .toggle>.toggle-title .toggle-heading i {border-color: #10181d;}
.custom-accord .toggle>.toggle-title .toggle-heading i::after, .custom-accord .toggle>.toggle-title .toggle-heading i::before {background-color: #10181d;}

.contact-form-wrapper input[type=date],.contact-form-wrapper input[type=email],.contact-form-wrapper input[type=number],.contact-form-wrapper input[type=password],.contact-form-wrapper input[type=search],.contact-form-wrapper input[type=tel],.contact-form-wrapper input[type=text],.contact-form-wrapper input[type=url],.contact-form-wrapper textarea,.contact-form-wrapper select,.contact-form-wrapper .select2-container--default .select2-selection--single{background-color: rgba(0, 0, 0, 0.035) !important;border-bottom: 1px solid #000 !important;color: #112337 !important;}
.contact-form-wrapper .gform_wrapper .top_label .gfield_label{color:#112337!important;}
.contact-form-wrapper input[type=date]:focus,.contact-form-wrapper input[type=email]:focus,.contact-form-wrapper input[type=number]:focus,.contact-form-wrapper input[type=password]:focus,.contact-form-wrapper input[type=search]:focus,.contact-form-wrapper input[type=tel]:focus,.contact-form-wrapper input[type=text]:focus,.contact-form-wrapper input[type=url]:focus,.contact-form-wrapper textarea:focus{border-bottom-color: #00cae8 !important;}
.contact-form.contact-form-wrapper .gform_confirmation_message * {font-family: Montserrat;font-size: 19px;line-height: 34px;font-weight: 500;color: #000;}
.contact-form .gform_confirmation_message {color: #fff;text-align: center;}

@media only screen and (max-width: 480px) {
	br {
		display: none;
	}
}
