/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

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

#posts-home img{
    height:200px;
}
#posts-home .post-desc{
    background-color: #fff;
}
#posts-home .post-footer{
    background-color:rgba(0,0,0,.02);
}
#posts-home .posts_group.grid.col-3 .post-item {
    width: 28%;
}

#posts-home .grid .post-item {
    width: 31.33%;
    margin: 0 2% 60px;
    background: #fff;
}

#posts-home .post-excerpt{
    min-height: 200px;
}
#posts-home .post-title{
    min-height: 80px;
    text-align: center;
}
#posts-home .post-title b{
    display: none;
}
.myaccount_button, #header_cart{
    display: none!important;
}
#Top_bar .logo {
    width: 240px;
}
.home-img1 {
    margin-top: 100px!important;
}
.author-date{
    padding-top:20px;
    background-color: #e1eff5;
    text-align: center;
}

.min-h{
	min-height:60px;	
}

@media only screen and (max-width: 767px) {
  .mobile-header-mini #Top_bar #logo {

	  
    margin: 10px 50px;
  }
}
.icon-youtube-play, .icon-spotify{
	font-size:20px;
	padding-right:30px;
}