/*
Theme Name:     Mountain View CFO
Theme URI:      https://www.mountainviewcfo.com/
Description:    Mountain View CFO by PCG Systems
Author:         PCG Systems
Author URI:     https://www.pcgsystems.com/
Template:       Divi
Version:        1.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Contact Form Style */
.nf-form-fields-required {
    display: none;
}
.nf-field-label {
	display: none;
}
/* Mobile menu style */
.et_mobile_menu {
	border-color: transparent;
}
.et_mobile_menu li a {
	text-transform: uppercase;
	font-weight: 400;
  border-bottom: 0px;
}
.et_mobile_menu li a:hover {
	background-color: rgba 0,0,0,0;
}