@keyframes fadein{from{opacity:0}to{opacity:1}}.header-f-wrapper{display:none}.header-f-wrapper{z-index:999;position:fixed;width:100%;top:0;-webkit-animation:fadein 0.5s ease-in;-moz-animation:fadein 0.5s ease-in;animation:fadein 0.5s ease-in}.header-f-wrapper.header-show{display:block}@media only screen and (min-width:782px){.admin-bar #header-fixed{top:32px}}