/* Heading */
.pkp_structure_page .pkp_structure_content .pkp_structure_sidebar .block_information h2{
 width:100% !important;
}

/* Heading */
.pkp_structure_page .pkp_structure_content .pkp_structure_sidebar .block_Keywordcloud h2{
 width:99% !important;
}

/* Span Tag */
.pkp_structure_page .pkp_structure_content .pkp_structure_sidebar .block_developed_by .content span{
 width:99% !important;
}

/* Heading */
.pkp_structure_page .pkp_structure_content .pkp_structure_sidebar #customblock-published-by h2{
 width:99% !important;
}

@media (min-width:768px){

 /* Site name wrapper */
 #headerNavigationContainer .pkp_head_wrapper .pkp_site_name_wrapper{
  padding-top:10px;
  padding-bottom:10px;
 }
 
}



.pkp_brand_footer  {
    display: none;
}


/* footer ortala */
.pkp_structure_footer p{
 text-align:center;
}




.obj_article_details .abstract {
text-align: justify;
}

.obj_article_details .author_bios {
text-align: justify;
}


.pkp_structure_main p {
	text-align: justify;
	font-size: 1.1em;
}


.row.justify-content-center.text-center {
    display: none;
}




/* dergi kapakları gölgesi  */
.journals a img{
 box-shadow:-7px 4px 8px 5px #666666;
}