/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
.woocommerce div.product form.cart .variations select{
    background-color: #fff!important;
}
div.pretty label{
    color: #000!important;
}
.woocommerce div.product form.cart .button{
    background-color: var( --e-global-color-332724a )!important;
    font-size: 22px;
    text-transform: uppercase!important;
}
.woocommerce div.product form.cart .button:hover{
    background-color: var( --e-global-color-d49ac81 )!important;
}