/*
Theme Name: Divi child theme
Template: Divi
*/
@import url("../Divi/style.css");
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */
.cf-7-custom input[type=text],
.cf-7-custom input[type=email] {width: 100%; color: #5e8ab4; width: 100%; padding: 16px; font-size: 14px; border: none; margin-bottom: 10px;}
.cf-7-custom input[type=submit] {padding: 10px 15px; color: #5e8ab4; font-size: 13px; cursor: pointer;
    background: rgba(255,255,255,0.99);
    border-width: 1px!important;
    border-color: #5e8ab4;
    border-radius: 1px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    text-decoration: none;}
.cf-7-custom h5 {padding-left: 18px; font-size: 14px; line-height: 18px; color: #000;}
#et_pb_contact_form_0 {display: none;}
body.page-id-14135 #et_pb_contact_form_0 {display: block !important;}

#omni-container p, #omni-container ul p, #omni-container ul li p {padding-bottom:0px!important;}