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



#header-outer #social-in-menu i {
    font-size: 28px!important;
    color: inherit;
    background-color: transparent;
    transition: transform var(--nectar-header-hover-timing, 0.4s) var(--nectar-cubic-bezier-out, cubic-bezier(0.3, 1, 0.3, 1)), opacity 0.2s ease;
    text-align: center;
    position: relative;
    top: 0;
}

body.material #top nav ul #nectar-user-account a span {
    font-size: 28px!important;
    width: 26px;
    max-width: 26px;
}