/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Brenda Regus
 Author URI:   http://vinylflooringsingapore.net/
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.et_fixed_nav #logo {
max-height: 70px;

/*Hiding the honeypot message in Gravity Form*/
--------------------------------------------------------------
body .gform_wrapper .gform_validation_container {
    display: none;
}