/*
Theme Name:   A-bomb Child
Theme URI:    http://themeforest.net/item/abomb-news-blog-magazine-theme/9847471
Description:  A-Bomb Child Theme
Author:       Ridwan
Author URI:   http://themeforest.net/user/007theme
Template:     abomb
Version:      1.1.5
Tags: black, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain:  abomb
*/


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

.block-five .entry-title{
    font-size:24px !important;
}

.block-four-five .entry-meta .meta-date{font-size:21px !important;}
.grid-small .grid-desc{
    margin-bottom:-100px;
}
.featured-grid-item:hover .grid-desc{
    margin-bottom:0px;
        -webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 0.7s;
}
.featured-grid-item{
    overflow:hidden;
}
.entry-header.media-above, .entry-header.media-fullwidth{
    padding-bottom:0px;
}


.block-four-five .entry-meta .meta-date{
	font-size:16px !important;
}

.block-four-five .entry-content{
	font-size:18px !important;
	line-height:21px;
}

.block-four-five .entry-meta{
	margin-bottom:7px !important;
}
.big-post .entry-content{
	line-height:21px;
}
.block-four-five .entry-meta .meta-cat{
	margin-top:0px;
}
footer .fa-facebook, footer .fa-twitter{
	margin-left:20px;
	
    width: 40px;
    height: 40px;
    background-color: #333;
    line-height: 40px;
    text-align: center;
	-webkit-transition: color 0.5s;

}
@media only screen and (min-width: 1024px) {
	footer .fa-facebook{
	margin-left:360px !important;
}
	footer .footnav{
		line-height:40px;
	}

	}
@media only screen and (max-width: 730px) {	
	.footer-wrap .fa-facebook{
		padding:0px !important;
	}
		footer .footnav{
		margin-top:20px;
	}
	
	.header-one .logo-img{
	max-width:220px !important;
		margin-bottom:10px;
}

.featured-grid-wrap{
    margin-top:30px;
}

.bomb_res .grid-big, .bomb_res .grid-small, .bomb_res .grid-medium{
    margin-bottom:10px;
}

	}
	footer .credit-foot{
		line-height:40px;
	}
.fa-facebook:hover{
	color:#00aced;
}

.header-one .logo-img{
	max-width:250px;
}
.sticky .logo-img{
	max-width:150px !important;
}
.clear{
    clear:both;
}
.underarticle-ads .inner{
    float:left;
    width:50%;
}

.single-mpu3 .show-mobile{
    margin-top:30px;
}
.archive-author {
    display:none;
}
.single-block-title {
	 display: none;
}