/*
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 ul li {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
	
}
.my-custom-style {
    letter-spacing: 1.5px !important;
} 
@media only screen and (max-width: 1400px){
  li#menu-item-130 a {
       font-size: 24px !important;
  }
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px;
}
}