/*
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.12.2
Requires at least: 4.7.0
Requires PHP:      5.6.20
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.
***************/
.dark .button.is-link:hover{
	color:#219ed8 !important;
}
.home-product-categories .box-text h5 ,.home-product-categories .box-text  p{
	color:#000 !important;
}
.breadcrumbs , .breadcrumbs a{
	color: #bb164b !important;
}
.breadcrumbs .divider{
	color:#fff;
}