/*
Theme Name: TopFood
Template: generatepress
*/

@media (min-width: 1025px) {
	body.admin-bar .header {
	  position: fixed;
	  top: 32px;
	  width: 100%;
	  z-index: 9999;
	}
}