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

input[type=submit] {
    margin-top: 20px !important;
}
 
/* div#nav_menu-4 {
    text-align: center !important;
}
div#nav_menu-3 {
    text-align: center !important;
}  */


.nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
    border: 1px solid #021433 !important;
}

/* a.sf-with-ul {
    display: none !important;
} */

.wpcf7 form.sent .wpcf7-response-output {
    display: math !important;
}

 @media only screen and (max-width: 999px) {
	div#nav_menu-4 {
    text-align: left !important;
	}
	div#nav_menu-3 {
    text-align: left !important;
	}
/* 	 a.sf-with-ul {
    display: none !important;
	 } */
} 