/*
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.5.3
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.
***************/
div[data-cky-tag='detail-powered-by'] {
    display: none!important;
}

span.widget-title, li.page_item a, .cat-item a, .count, .textwidget p {
    color: white!important;
}

.off-canvas-left .mfp-content {
    background: darkgreen;
    color: white;
}