/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/vertex/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

div#hero a {color: #ffffff!important; font-weight: bold!important; text-decoration: underline!important; }

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.et_pb_contact p input, .et_pb_contact p textarea {
  background-color: #ddd!important;
  color: #000 !important;  
}

.et_pb_contact_right p input, .et_pb_contact_right p textarea {
  width: auto!important;
}

#et_top_search { display: none; }