/*
 Theme Name:   Hot Shots Shooting Center
 Theme URI:    https://example.com/hello-elementor-child
 Description:  Child theme for Hello Elementor – keeps custom tweaks safe.
 Author:       YOUR NAME
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  hot-shots-shooting-center
*/

 /* Add custom styles below */

.e-wc-info-notice .woocommerce-info .hotshots-bogo-btn:hover {
    background-color: #ff0000 !important;
    color: #ffffff !important;
    border-color: #ff0000 !important;
}
