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


.gform_wrapper.gravity-theme .ginput_container input,
.gform_wrapper.gravity-theme .ginput_container textarea,
div.container-wrap input[type=text],.container-wrap input[type=email],.container-wrap input[type=tel],.container-wrap textarea, .span_12.light input[type=email], .span_12.light textarea {
  padding: 20px 10px;
  border-color: #3452ff!important;
}

body .gform_wrapper .top_label .gfield_label, .gform-field-label, .gform-theme--framework .gform-field-label--type-inline {
    color: #536DFE;
}


.gform_required_legend{
    display: none;
}

body .gform_wrapper .top_label .gfield_label{
    font-size: 16px;
    font-weight: 600;
}

body .gform_wrapper .gform_footer .gform_button {
    color: black!important;
    background-color: #536DFE!important;
    width: 100%!important;
    font-size: 18px!important;
    font-weight: 600!important;
}

.span_12.light input[type=text],.span_12.light input[type=tel]{
    border-color: #3452ff!important;
	
}
