/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.4
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.woocommerce-Price-amount.amount {
    color: #008d04;
}

.price-wrapper .price{
	color: #ff5b1d;
}
.results_inner_tbl_plugify {
	text-align:center;
	color: #ff5b1d;
}

.woocommerce strong.product-quantity , .woocommerce table.cart td.product-price , .woocommerce table.cart th.product-price , .woocommerce table.cart td.product-quantity  , .woocommerce table.cart th.product-quantity , .woocommerce span.mobile-product-price__qty{ display: none; }
