/*
Theme Name: Valorous Circle's Hello Elementor Child
Theme URI: https://valorouswebdesign.com
Template: hello-elementor
Author: Valorous Circle LLC
Author URI: https://valorouswebdesign.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.0.1565622455
Updated: 2019-08-12 11:07:35

*/




/* Buttons */
/* input[type="button"], .gform_footer input[type="submit"] {
	border-color: #4F6F19;
	border: 2px solid #4F6F19;
	color: #4F6F19;
	background-color: transparent;
	border-radius: 0px;
}

input[type="button"]:hover,
input[type="button"]:focus, .gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus {
	background-color: #8CC63F;
	border-color: #8CC63F;
	box-shadow: 0px 0px 15px -2px #8CC63FC2;
}

.vc-btn .elementor-button:hover, .vc-button .eael-gravity-form .gform_footer input[type="submit"]:hover {
    box-shadow: 0px 0px 15px -2px #8CC63FC2;
} */