/* Above nav header */
#header_meta {
	background-color: #333 !important;
}


/* Navigation menu */

.mega_menu_title a,
.mega_menu_title {
	cursor: default;
	text-decoration: default;
}

#top #header .mega_menu_title a:hover {
	text-decoration: none !important; 
}


/* Product Category page */

/* Add White background to product sorter */
.product-sorting ul {
	background-color: white;
}

/* mailchimp form */
.avia-mailchimp-form label {
	color: white;
	font-size: 1.2em !important;
}/* single product pages */.stock-indicator {	color: green;	text-transform: uppercase;	font-size: 20px;}