.site-header .headroom--unpinned { 
     visibility: visible!important; 
     opacity: 1!important; 
    transform: translate3d(0, -10px, 0);
}