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

/* ---------------------------- Social Icons ---------------------------- */
#header-outer #top nav #social-in-menu i {
    font-size: 26px!important;
    line-height: 34px !important;
    height: 31px !important;
}
/* ---------------------------- General ---------------------------- */

@media only screen and (min-width: 1001px) {   
 .reverse-row >.col.span_12 {        
flex-direction: row-reverse !important;  
  }
}
/* ---------------------------- Ninja Forms ---------------------------- */

.nf-form-fields-required {
  display: none;
}



