body.elementor-kit-10 button,body.elementor-kit-10 input[type="button"],body.elementor-kit-10 input[type="submit"],body.elementor-kit-10 .elementor-button{background-color:#BF9F49;}body.elementor-kit-10 button:hover,body.elementor-kit-10 button:focus,body.elementor-kit-10 input[type="button"]:hover,body.elementor-kit-10 input[type="button"]:focus,body.elementor-kit-10 input[type="submit"]:hover,body.elementor-kit-10 input[type="submit"]:focus,body.elementor-kit-10 .elementor-button:hover,body.elementor-kit-10 .elementor-button:focus{background-color:#7A7A7A;}/* Start custom CSS */.single-product .product .single_add_to_cart_button.button{
	background-color: #333333;
	color: #FFFFFF;
}

.single-product:hover .product:hover .single_add_to_cart_button:hover.button:hover{
	background-color: #bca360;
	color: #FFFFFF;
}

.aromodal-footer .button {
    background-color: #333333;
	color: #FFFFFF;
	border: none;
}

.aromodal-footer .button:hover {
    background-color: #bca360;
	color: #FFFFFF;
	border: none;
}

.woocommerce .product .add_to_cart_button.button{
	background-color: #333333;
	color: #FFFFFF;
}

.product_meta {
    display: none;
}/* End custom CSS */