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

/* Custom Style */

.education-box .iwt-icon i{
    line-height: 24px;
    height: 24px;
    width: 24px;
    margin-right: 0;
    font-size: 20px;
    color: #000;
    font-style: normal;
    background-color: transparent;
}
.education-box .iwithtext{
	margin-bottom: 5px !important;
}
.education-box .iwithtext .iwt-text {
    padding-left: 35px;
}
.social-links{
	display:block;
}
.social-links a{
	display:inline-block;
	padding:2px;
}
.social-links img{
	height: 40px !important;
    width: 40px !important;
}
#footer-outer #copyright[data-layout="centered"] {
  padding: 25px 0 !important;
}