/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.3.8
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
/*.top-bar-nav .menu-item >a {
	color: #ffffff !important;
} */
.nav-dark .nav>li>a {
color: #ffffff;
}
@media (max-width: 1075px)
{
   .nav .menu-item-385, .nav .menu-item-329 {
       display: none;
   }
}
.badge-square {
	display: none;
}