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





/*FORM-CSS*/


#form-sec input {
    background-color: transparent !important;!i;!;
    border: 2px solid #000000 !important;!i;!;
    height: 55px !important;!i;!;
    !i;!;
}

#form-sec textarea#wpforms-190-field_3 {
    border: 2px solid #000000 !important;!i;!;
    !i;!;
    background-color: transparent !important;!i;!;
}

#form-sec label {
    color: #000000 !important;!i;!;
}

#form-sec button#wpforms-submit-190 {
    height: 60px !important;!i;!;
    width: 20% !important;!i;!;
    background-color: #000000;
}

#form-sec button#wpforms-submit-190:hover {
    border: 2px solid #000000;
    background-color: transparent !important;!i;!;
    height: 60px !important;!i;!;
    color: #000000;
    box-shadow: none !important;!i;!;
}

#form-sec .wpforms-submit-container {
    !i;!;
    text-align: center !important;!i;!;
}

.footer-app-area .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: center;
}

.footer-app-area .vc_column-inner .wpb_wrapper img {
    margin-right: 10px !important;
    border-radius: 10px;
}

@media only screen and (max-width: 1050px) {
.footer-app-area .vc_column-inner .wpb_wrapper {
    display: block;
}

.footer-app-area .vc_column-inner .wpb_wrapper img {
    margin-bottom: 10px !important;
}
.app-area .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
}	
}