/**
Theme Name: Yuma Shop
Theme URI: https://www.sharkthemes.com/downloads/yuma-shop/
Author: Shark Themes
Author URI: https://sharkthemes.com/
Version: 1.0.0
Requires PHP: 5.6
Tested up to: 6.3
Requires at least: 5.0
Template: yuma
Text Domain: yuma-shop
Description: Unleash the power of your online store with our highly intuitive Yuma Shop. Tailored to perfection, this theme seamlessly integrates with WooCommerce and a specialized AI Related Products plugin, offering a shopping experience like no other. Yuma Shop is a child theme of Yuma.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, custom-header, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, right-sidebar, full-width-template, two-columns, three-columns, grid-layout, custom-logo, e-commerce, portfolio

Yuma Shop WordPress Theme is child theme of Yuma WordPress Theme, Copyright 2023 Shark Themes
Yuma Shop is distributed under the terms of the GNU General Public License v3 or later

Yuma WordPress Theme, Copyright 2023 Shark Themes
Yuma is distributed under the terms of the GNU General Public License v3 or later
*/

.buy-now-button {
    background: #ffcc5b;
    color: #fff;
    padding: 10px 20px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s ease-in-out;
    display: inline-block;
    margin-bottom: 10px;
}

.buy-now-button:hover {
    background: #ff9900;
}
