/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com/
Author:               UX-Themes
Author URI:           http://www.uxthemes.com/
Secret Key:           83a5bb0e2ad5164690bc7a42ae592cf5
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.15.7
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/

.buy-now-button {
    background-color: #ff4500;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}
.buy-now-button:hover {
    background-color: #ff6347;
}

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
/* Anti-Leecher Indentifier */
/* Credited By BABIATO-FORUM */