.pkp_brand_footer a {
	float: left !important;
}

.block_browse .title{
	display: none;
}

.pkp_brand_footer {
   display: none;
}

.block_browse .content ul .has_submenu ul li {
	line-height: 1rem !important;

   font-size: 14px;
}

.most_read_article_title {
   font-size: 14px;
}

.pkp_nav_list ul li {
    line-height: 0.75rem;
}

.page_issue_archive .issues_archive>li {
    padding: 1.143rem 0.714rem;
 }

 .obj_issue_toc .sections{
 	margin-top:0px !important;
 }

 .obj_issue_toc .section {
    padding-bottom: 0px;
    padding-top: 3px;
 }

 .entry_details .published .value {
    color: rgba(0,0,0,0.54);
 }

 .entry_details {
    display: flex;
    flex-direction: column-reverse;
 }

 .entry_details .galleys{
   order:1 ;
 }

 .entry_details .item {
    border-bottom: 1px solid #ddd !important;
 }

 .entry_details .dates {
 	order: 20;
 }
 

<!-- issue published space removal. --> 
 .obj_issue_toc .published {

    margin: 0
 }

.heading {
    height: 2rem;
}