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


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body .gform_wrapper .top_label .gfield_label, .gform_wrapper.gravity-theme  {color:#fff!important; font-size:12px!important}
.faq strong {color:#78BE21!important}

ul.cful {color:#000!important}
.gfield_consent_description {background-color:#fff!important}
.cful {background-color:#fff!important; padding:10px!important; border-radius:5px!important}
.gform_wrapper.gravity-theme .gfield_required {color:#000!important}

body, p, h1, h2, h3, h4, h5, h6, li, ul, strong{font-family: 'Montserrat', sans-serif;}

h1.hedtext  {font-style: italic!important;}

h2.big {font-weight:900!important; font-style: italic!important}
h2.small {font-size:15px!important; line-height:22px!important}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], textarea {background-color:#f8f8f8!important}

h3.gform_title {color:#fff!important}
h3.gsection_title {color:#fff!important; text-transform:uppercase!important; font-size:14px!important}
.ginput_container .ginput_container_select {background:#fff!important; background-color:#fff!important; text-transform:uppercase!important;}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text], body .gform_wrapper .gform_body .gform_fields .gfield input[type=email], body .gform_wrapper .gform_body .gform_fields .gfield input[type=url], body .gform_wrapper .gform_body .gform_fields .gfield input[type=password], body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel], body .gform_wrapper .gform_body .gform_fields .gfield select, body .gform_wrapper .gform_body .gform_fields .gfield textarea {text-transform:uppercase!important; font-size:12px!important; color:#000!important; font-weight:600!important}

input .placeholder {color:#000!important}

body .gform_wrapper .form-control:focus, 
body .gform_wrapper .form-control:active {
    background: white!important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	background-color:#fff;
	color:#000!important
}

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