/*

[Custom Stylesheet]

Project     : USNews - Multipurpose News, Magazine and Blog HTML5 Template
Author      : themelooks.com
Author URI  : https://themeforest.net/user/themelooks

*/



.sticky-wrapper .navbar-header>div>div .btn-link img{
    display:none;
    }
.sticky-wrapper.is-sticky .navbar-header>div>div .btn-link img{
display:block;
}

.header--menu-links>li>a{
    font-size: 20px;
    font-weight: bold;
}