/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
.menu .nav-highlight > a {
  color: #fff !important;
	background-color: black;
}
.nav-highlight > a, .nav-highlight-ghost > a {
  border-radius: 3px;
	border: solid 1px black;
}