/*
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.6
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.
***************/

#booknetic_theme_1 .booknetic_btn_primary {
    background: #d4b476 !important;
    color: #ffffff !important;
}

#booknetic_theme_1 .booknetic_service_card_price, #booknetic_theme_1 .booknetic_service_extra_card_price, #booknetic_theme_1 .booknetic_confirm_details_price:not([data-price-id="discount"] .booknetic_confirm_details_price,.booknetic_gift_discount_price), #booknetic_theme_1 .booknetic-cart-item-body-cell.amount, #booknetic_theme_1 .booknetic_sum_price {
    color: #d4b476 !important;
}

#booknetic_theme_1 .booknetic_active_step .booknetic_step_title {
    color: #03b22e !important;
}