/**
* Theme Name: printify Child
* Description: This is a child theme of printify, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/portfolio">template_path</a>
* Template: printify
* Version: 3.1.0
*/
/* Center-align the menu items */
header#masthead .navbar-nav.mx-auto {
  margin: 0 auto !important;
}

header#masthead .navbar {
  display: flex !important;
  justify-content: center !important;
}
