/*
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
*/
.bg_r .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 50%;
}
.clients_say p {
    font-weight: bold;
}
.clients_say span.testimonial-name {
    font-weight: bold;
    font-size: 24px;
    color: #919191;
}
.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select {
    background: #fff;
    border: 1px solid #ccc;
    height: 55px;
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 70px;
    background: #fff;
    border: 1px solid #ccc;
}
.gform_wrapper.gravity-theme .gform_footer input {
    background: #000;
    text-transform: uppercase;
    margin: 0;
}
.gform_wrapper.gravity-theme .gform_footer {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent !important;
    border: 0px solid #c02b0a !important;
    font-size: 13px !important;
    margin-top: 3px !important;
    padding: 0 !important;
    color: red;
}
body .gform_wrapper .top_label .gfield_label {
    margin-top: 0px !important;
}

.carinfo ul {
    column-count: 2;
}
.carinfo ul span.highlight {
    color: #000;
    font-weight: bold;
}

.carinfo ul li.info-line {
    font-size: 18px;
}

.feature-list{
   column-count: 2;   
}
