/*
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.
***************/
.tt-medium {
    padding: 30px !important;
}
.box-image-medium .box-text.text-left {
    padding: 20px;
    position: absolute;
    top: 5%;
}
.box.has-hover.box-image-medium.has-hover.box-default.box-text-bottom {
    padding: 10px;
}
