/*
Theme Name: Pro Child
Theme URL: http://tylerdevries.com
Description: Pro Child Theme
Author: Tyler DeVries
Author URL: http://tylerdevries.com
Template: pro
Version: 1.0.0
Text Domain: pro-child
*/
.x-navbar {
	height: 52%;
	max-height: 52%;
}

.x-navbar .x-container  {
    max-width: none !important;
	min-width: 100%
}

.x-navbar-fixed-top {
	height: 52px;
	max-height: 52px;
}


/* this removes the Category archive Title */
.x-landmark {
	display:none;
}

.menu-item.current-menu-parent.x-menu-item.x-menu-item-woocommerce {
	color: white;
}