.admin-bar #dtr-header-global.header-fixed { top: 32px }
#dtr-header-global.header-fixed { position: fixed !important; left: 0; top: 0; right: 0; -webkit-animation: 0.5s ease 0s normal forwards 1 running slideInDown; -khtml-animation: 0.5s ease 0s normal forwards 1 running slideInDown; -moz-animation: 0.5s ease 0s normal forwards 1 running slideInDown; -ms-animation: 0.5s ease 0s normal forwards 1 running slideInDown; -o-animation: 0.5s ease 0s normal forwards 1 running slideInDown; animation: 0.5s ease 0s normal forwards 1 running slideInDown; padding: 10px 0; }
/*== logo ==*/
#dtr-header-global .logo-default, #dtr-header-global.header-fixed .logo-alt { display: block !important; }
#dtr-header-global .logo-alt, #dtr-header-global.header-fixed .logo-default { display: none !important; }
.hide-onscroll #dtr-header-global.header-fixed { display: none; }