/*
Theme Name: MOTO Pizza
Author: Anonymous
Author URI:
Version: 1
Description: MOTO Pizza theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: motopizza
Tags: one-column, two-columns
Theme URI:
*/
.admin-bar header {
    top: 46px !important;
  }
  @media screen and (min-width: 783px) {
    .admin-bar header {
      top: 32px !important;
    }
  }