/*
Theme Name: My Child Theme
Theme URI: http: //reddingfox.com/
Description: This is a custom child theme I have created.
Author: My Name
Author URI: http: //reddingfox.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");


#header-outer[data-format="default"] #social-in-menu {
    margin-left: 15px !important;
}

#header-outer #social-in-menu a:hover i {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    transform: none !important;
}

