/*
Theme Name: flow-white
Template: flatsome
Theme URI: https://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: https://uxthemes.com/
Description: This is a child theme for Flatsome
Version: 1.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flow-white
*/

/* Import parent theme stylesheet */
/* @import url("../flatsome/style.css"); */

/* Import custom stylesheets */
@import url("./ui_wordpress/stylesheet/style.css");
@import url("./ui_wordpress/stylesheet/output.css");

/* Custom variables */
/* :root {
    --primaryColor: #D6580E;
    --bg-navbar-footer: #FFF7F3;
    --bg-item-hover: #FFF7F3;
    --seperate-line-color: #E6E6E6;
} */

/* Custom styles below this line */ 