/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* Blog List */

.et_pb_post {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;background-color: #f4f4f4;border-radius: 6px;}

@media (min-width: 767px) {

/*image width*/
   
.dt-blog .entry-featured-image-url  {width: 45%;float: left;padding-right:5px;margin-bottom: 0;}

/*details width*/

.dt-blog .entry-title,
.dt-blog .post-meta,
.dt-blog .post-content {
	line-height:16px;
	width:55%;
	float:left;
	padding-top:5px;
}
	
	.et_pb_post {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;background-color: #f4f4f4;border-radius: 6px;}
	
p.post-meta span {
    font-size: 11px;
}


p.post-meta a {
    font-size: 11px;
}

h2.entry-title {
    padding-top: 5px;
}
} 
.et_pb_post .entry-title a, .et_pb_post h2 a {
line-height: 26px;
font-weight: 700!important;
color: #000000!important;
text-decoration: none;
}
p.et_pb_title_meta_container {
    display: none;
}
/* Icons */
.social .fa {
margin-top: 10px;
font-size: 22px;
padding: 5px;
color: #7a7a7a;
}
/* Radios */
#MusesRadioPlayer-HTML5-player-0 {
margin: 0 auto;
}
#MusesRadioPlayer-HTML5-player-1 {
margin: 0 auto;
}
 
