/*
Theme Name: Newspaper Child
Template: Newspaper
*/

@import url(../Newspaper/style.css);
.post .entry-comments-views {
    left: 0;
    right: auto;
    display: none;
}
.iclflag
{
	margin:0px 5px;
}

.header-logo-wrap img
{
	width:147px !important;
	height:53px !important;
}

.td-header-bg .span4
{	
	margin-top:45px;
	margin-bottom:30px;
}

.td-a-rec-id-sidebar > div
{
	margin:auto;
}

.td-post-sidebar > div.td_block8,
.wpb_widgetised_column div.td_block8
{
	display:none;
}

.widget_text_icl
{
	display:none;
}

@media (min-width:1200px)
{	
	.header-logo-wrap img
	{
		margin-left:55px;
	}
	
	.td-a-rec-id-header
	{
		left:-4px;
	}
}

@media (max-width:767px)
{
	ul.sub-menu
	{
		display:none;
	}
	
	.mobile-logo-wrap img
	{
		height:30px;
		margin-right:10px;
	}
	
	.td-post-sidebar > div.td_block8
	{
		display:block;
	}
	

	
	footer > div:not(.author-box-wrap)
	{
		display:none;
	}
	
	.author-box-wrap
	{
		display:none;
	}
	
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post
	{
		width:100% !important;
		padding:0px !important;
	}
	
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img
	{
		width:100% !important;
	}
}

body.archive .td_block_slide
{
	display:none !important;
}

div#jp-relatedposts 
{
	margin-top:0px !important;
	padding-top:0px !important;
}
p.hidden
{
	display:none;
}
li.myClass menu-item menu-item-type-custom menu-item-object-custom td-menu-item td-normal-menu menu-item-66719
{
color:blue;
}