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

/****************** FOOTER ***************/

#footer-outer #footer-widgets .widget h4 {
	color:#fff !important;
	margin-bottom: 0px;
	padding-bottom:8px;
	border-bottom:3px solid #fff;
	    max-width: fit-content;
}
#footer-outer .widget {
    margin-bottom: 0px;
}
#footer-outer input,#footer-outer textarea {
	border:0px solid #fff !important;
	background-color:#fff !important;
	color:#000 !important;
	font-size:14px !important;
}
#footer-outer #footer-widgets .col input[type="submit"] {
	    border: 0px solid #000 !important;
    padding: 12px 24px;
	color:#264793 !important;
	margin-top:16px;
	background-color:#fff!important;
}
#footer-outer #footer-widgets .col p {
	padding-bottom:0px !important;
}
.footer-contact-info-div {
	    display: flex;
	margin-top:24px;
}
.footer-contact-info-div span i {
    font-size: 35px!important;
    color: #003154!important;
    background-color: #fff!important;
    border-radius: 50%!important;
    max-height: 50px!important;
    padding: 8px!important;
    width: 50px!important;
    height: 50px!important;
    margin-right: 24px!important;;
}
.widget_nav_menu {
	margin:36px 0 !important;
}

.container-wrap input[type="text"], .container-wrap input[type="email"], .container-wrap textarea {
    background-color:#fff;
    border: 1px solid #003154;
    color:#003154;
}

#footer-widgets h3 {
	font-size: 20px;
    line-height: 20px;
}
