/*
Theme Name: newsdesk Child
Theme URI: https://wordpress.com/themes/mh_newsdesk/
Author: Automattic
Author URI: https://wordpress.com/themes/
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newsdesk child
Description: Child theme for the newsdesk theme
Template: mh_newsdesk
*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../mh_newsdesk/style.css');


	
/* =Start From Here
-------------------------------------------------------------- */
.header-sub {
display: none !important;
}
.nextpages{
	margin:20px auto;
}
#numbering{
	text-align:center;
	padding:10px 0 0 0;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.nextpages .prev{
float:left;
display: inline-block;
}
.nextpages .next{
float:right;
display: inline-block;
}
.nextpages a, .read-more a {
font-weight: bold;
color: #FFF;
font-size: 18px;
font-family: Arial, Tahoma, Helvetica, sans-serif;
  text-shadow: 0.5px 0.866px 0px rgb( 0, 1, 1 );
}
.listbutton, .read-more {
text-align: center;
  width: 102px;
    color: #fff;
    padding: 10px 20px;
    background: #005a8c;
}
.listbutton:hover, .read-more:hover {
color: #005a8c;
    background: #ccdee8;
}
.nextpages a, .read-more a {
font-weight: bold;
color: #FFF;
font-size: 18px;
font-family: Arial, Tahoma, Helvetica, sans-serif;
  text-shadow: 0.5px 0.866px 0px rgb( 0, 1, 1 );
}
.post img {
text-align: center;
}
