/*
 Theme Name:   ECSedword
 Theme URI:    https://ednote.ecs.org/
 Description:  Custom child theme based on Litera
 Author:       ECS
 Author URI:   https://www.ecs.org
 Template:     litera
 Version:      1.0.0
*/
@import url('../litera/style.css');
.post-pagination{display:none; overflow:hidden; width:100%; position:relative; padding:0 20px; margin:5px 0 0 0; height:0px; text-transform:uppercase; background-image:none !important;}
/* to make authors page bigger font
*/
h2.archiv span.subtitle{
	font-size:22px !important;
	line-height:34px !important;
	opacity:.6;
	padding:0 0 ;
	margin:25px 0 0 0;
	display:block;
	text-transform:none;
	font-weight:900;
	font-style:italic;
}