/* 
Theme Name:     DiviChild 
Theme URI:      http://www.thepatientfactor.com 
Description:    Child Theme 
Template:       Divi  
*/ 

@import url("../Divi/style.css"); 

/* Theme customization starts here 
-----------------------------------  */ 

.home #main-header {
display: none;
}

#sidebar h4 {
font-size: 16px;
background-color: #f0f0f0 !important;
padding:5px;
}

#sidebar .et_pb_widget a {
color: #212121;
font-size: 14px;
}


.et_pb_row { padding: 5px 0 0 0; }

#main-header {
    width: 100%;
    margin: 0px;
}

#logo { padding-top:15px;
}



