/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#main-header {display:none;}
#top-header {display:none;}
#page-container {padding:0!important;}
.gfield_label {font-family:roboto, helvetica, arial; color:#fff; font-size:18px!important;font-weight:400!important;}
label {font-family:roboto, helvetica, arial; color:#fff;font-size:18px!important;font-weight:400!important;}
.gfield_required {font-family:roboto, helvetica, arial; color:#fff!important;font-size:18px!important;font-weight:400!important;}
.gform_button {
    color: #2e9bb5!important;
    border-width: 1px!important;
    border-color: #ffffff;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 18px!important;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ffffff;
	padding:20px;
}
.et_pb_button, .et_pb_button_1 {font-size: 18px!important;font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;}
#main-footer {display:none;}
td {padding:5px!important;}
td, tr {border:none!important;}
.et_pb_row.et_pb_row_3.et_pb_row_1-4_1-2_1-4 p {font-size: 18px!important;}