/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 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
------------------------------------------------------- */


.et_pb_text ul { list-style-type: none; }

/*hide post date, comments and category

.post-meta .author.vcard{
	display: inline;
}
.post-meta .published{
	display: none;
}

.post-meta .comments-number{
	display: none;
}*/