/*
Theme Name: GrandMagazine Child
Theme URI: http://themes.themegoods.com/grandmagazine/demo
Description: Premium Responsive Magazine & Blog Theme
Version: 2.7
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandmagazine-child
Template:     grandmagazine
*/

/*@media only screen and (min-width: 960px) {
#logo_normal.logo_container {
    margin-left: -650px;
}
}*/

#featured_posts_wrapper {
	background:#333;
}

.page_title_inner.in-content {
		display:none;
  padding-bottom:20px;
	}

@media screen and (max-width:599px) {
	.page_title_inner.in-content {
		display:block;
	}
  	#page_caption .page_title_inner {
		display:none;
	}
}

#page_content_wrapper .sidebar .content .sidebar_widget li.widget.widget_media_image {
	margin:0px !important;
}

.single-post #page_caption {
	background-position-y: 0px !important
    
}

#copyright {
display:none;
}

/*#nav_wrapper {
	max-width:none !important;
	margin-left:160px;
}*/

#nav_wrapper {
    left: 50% !important;
	margin-left:-371px;
    position: relative !important;
	margin-top:60px !important;
	max-width:100% !important;
}

.post_icon_trend {
background:#005ca9 !important;
}

@media only screen and (min-width: 960px) {
#logo_right_button {
	margin-top:60px;
}
}

#footer .sidebar_widget li h2.widgettitle {
	display:block !important;
}

.home #page_caption {
	display:none;
}

.home_section figure {
    margin: 0px !important;
  line-height:0px;
}

.home_section figure img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.home_section figure figcaption {
    margin-top: 0px;
    margin-bottom:0px;
    background: #EFEFEF;
    text-align: center;
    color: #333;
    padding: 10px;
  border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  line-height:1.7;
width: 160px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
.home_section .wp-block-column {
    flex-basis: 160px !important;
}
}

.fts-jal-fb-header {
	display:none !important; 
}

@media screen and (max-width: 599px) {
.single-post #page_caption {
	//height: 320px !important;
}
  
  .single-post #page_caption h1 {
	font-size:18px !important;
}
  
  .home_section_top .n2-section-smartslider {
  	display:none;
  }
  }

.post_img.featured_content {
	display:none !important;
}

.home_section_top .n2-section-smartslider {
	margin-bottom:25px;
}

.home_section_top div#n2-ss-2 .n2-ss-slider-3 {
	border-radius:5px;
}

.wp-block-image figcaption {
    text-align: center;
    font-size: 12px;
    color: #999;
}

.post_info_view {
	display:none !important;
}

@media screen and (min-width:960px) {
	a#search_icon {
    	display: none !important;
	}
}

@media screen and (min-width:599px) {
  .home #custom_html-4 {
    display: none;
  }
}

@media screen and (max-width:599px) {
  .home #custom_html-2 {
    display: none;
  }
}

.single .background_overlay {
	background-color: rgba(0,0,0,0.5);
}