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

.wpcf7 input[type="submit"]
{
background-color: #213A8C!important;
color: #ffffff!important;
width: auto;
border: none;
border-radius: 5px;
padding: 7px 10px 7px 10px;
}

.is-search-form is-form-style is-form-style-1 is-form-id-6528{
    background-color: #213A8C!important;
}


body[data-form-submit=regular] .container-wrap button[type=submit],body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 15px 22px!important;
}


