/*
Theme Name: Salient Child Theme
Theme URI: http://growhouse-gb.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http://growhous-gb.com/
Template: salient
Version: 0.1
*/


body{color:#222222!important}

body[data-footer-reveal="1"].ascend {
    background-color: #ffffff!important;
}

body h1, body h2, body h3, body h4, body h5, body h6 {color:#197890;}

body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner {
    color: #3B4053!important;
}

body .testimonial_slider blockquote span {
    font-size: 24px;}


body[data-form-style="minimal"] .minimal-form-input label:before, body[data-form-style="minimal"] .minimal-form-input label:after {
    border-bottom: 1px solid #3B4053;
}

body[data-form-style="minimal"] input[type=submit], button[type=submit], input[type="button"] {
    background-color: #3B4053!important;}

body[data-form-style="minimal"] input[type=submit]:hover, button[type=submit]:hover, input[type="button"]:hover {
    background-color: #9BBBE3!important;}

.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label{color: #3B4053!important;overflow:auto; font-size:1em;}

.gform_wrapper li.gfield.gf_list_2col label,
.gform_wrapper li.gfield.gf_list_3col label,
.gform_wrapper li.gfield.gf_list_4col label
{color: #3B4053!important;}

#header-secondary-outer nav >ul >li >a {
    border-left: 1px solid #fff;
    font-size: 12px!important;
    text-transform: uppercase;
	font-weight:700;
}


/* form styling */

body .container-wrap input[type="text"],body .container-wrap textarea,body .container-wrap input[type="email"],body .container-wrap input[type="password"],body .container-wrap input[type="tel"],body .container-wrap input[type="url"],body .container-wrap input[type="search"],body .container-wrap input[type="date"] {
    border: 1px solid #3B4053!important;}


body[data-form-submit="see-through"] .container-wrap input[type=submit]:hover{
    background-color: #3B4053!important;
}

body[data-form-submit="see-through"] .container-wrap input[type=submit]{
    border:1px solid #3B4053!important;
}


body .gform_wrapper .top_label .gfield_label {
    color: #3B4053;
    font-weight: bold!important;

}

.gform_wrapper .gfield_required {
    color: #f79595!important;
    margin-left: 4px;
}

/* end of form styling */

div[data-style="minimal"] .toggle h3 a {
    font-size: 2.4em;
	line-height:1.2em;
    font-weight: bold;
    color: #3B4053;
}

@media only screen and (max-width: 1300px) and (min-width: 1px){
div[data-style="minimal"] .toggle h3 a {
    font-size: 1.2em;
    line-height: 1em;
}}


