/*
 Theme Name:     Divi-child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi-child
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        3.29.3
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- 
.posts-table-controls input[type=search] {
	background-color: #ffffff !important;
}

.et_pb_row_8 .et_pb_blog_0 .et_pb_post .entry-title a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 4;
  	overflow: hidden;
}
*/