/*
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.14.3
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.0.0
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.
***************/
.image-tools.top.right{
    right:unset;
    left:0;
    padding: 0;
}
.exc-custom{
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    padding:5px;
}
.exc-custom *{
    color:#fff!important;
}
.title-custom {
    font-size: 13px;
    font-weight: bold;
}