/*
Theme Name: HMVI
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



p.legal {font-size:13px;margin:0;line-height:1.2em;}
h2.fusion-nothing-found {font-size:16px !important;}
.hours table {color:#fff;}
.hours table thead {display:none;}


/* Buttons */

a#blue {background-color:var(--awb-color5);}
a#blue:hover {background-color:#06C0EA;}

body .gform_wrapper .gfield_choice_all_toggle, 
body .gform_wrapper form input[type="submit"],
body .gform_wrapper form button[type="submit"],
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_button {background-color:var(--awb-color5) !important;border-radius: 9999px !important;font-weight:bold !important;}

body .gform_wrapper .gfield_choice_all_toggle:hover,
body .gform_wrapper form input[type="submit"]:hover,
body .gform_wrapper form button[type="submit"]:hover,
body .gform_wrapper .gform_button:hover {background-color:#06C0EA !important;}


/* Forms */

#gform_2 .gform-field-label {color:#fff;}
#gform_2 p.legal {color:#fff;}
.gform_fields {row-gap: 20px !important;}

body .gform_wrapper .gfield input,
body .gform_wrapper .gfield textarea,
body .gform_wrapper .gfield select {
    border: 1px solid #000 !important;
}

body .gform_wrapper .select-arrow {
    display: none !important;
}

.gfield_label {
	font-weight:bold !important;
	font-size: 1.1em !important;
}

.gform_button {
	font-size:1.2em !important;
	padding: 13px 29px !important;
}