.pkp_structure_head .pkp_site_name a{
   
}
.pkp_structure_head .pkp_navigation_user_wrapper a{
 color:black;
 display:none;
}

.pkp_structure_footer .pkp_brand_footer{
 display:none;
}
.page_issue_archive .issues_archive .cover{
 display:none;

}
 .page_issue_archive .issues_archive .description{
 display:none;

}

.pkp_structure_footer_wrapper{

 height:90px;
 background-color:#4B7D92;
 

   
}

.page_index_journal h2{
 display:none;
}

.pkp_structure_main .page .page_title{
 border-bottom: 2px solid #DFC254;
 padding-block:10px;
 font-weight:normal;
}

.pkp_structure_main h1{
 
 font-weight:normal;
}
.pkp_structure_main .page_issue_archive h1{
 border-bottom: 2px solid #DFC254;
  padding-block:10px;
 
}


.pkp_structure_main p{
 text-align: justify;
}

@media screen and (max-width: 800px) {
   .pkp_structure_head .pkp_site_name_wrapper{
      
       padding-bottom:10px;
        
      }
 .pkp_site_name .is_text{
  display:none;
 }


   .pkp_structure_head .pkp_head_wrapper .pkp_site_nav_toggle{
    background-color:black;
    
   }
.content{
width:90%;
margin-left:auto;
margin-right:auto;

}

   .pkp_structure_footer .pkp_brand_footer{
    display:none;
   }
 
 .pkp_structure_footer_wrapper{
   
    height:120px;
    background-color:#4B7D92;
    
  
      
 }
.pkp_structure_main p{
 text-align:justify;
}
.page_index_journal .homepage_about table{
 width:99%;
font-size:11px;
}
}


/*-------------------------------*/


.pkp_structure_sidebar .content .light:hover{
 color:rgb(150, 150, 248);
}