.col-md-12.about_journal {
  display: none;
}


.pkp_structure_page {
  background-color: #eff5f147;
  background-image: url(https://i.ibb.co/gRNW98b/imgloop.jpg);
  overflow: auto;
}


.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 200px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  20px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}


body {
	color:#000000;
}

.pkp_page_article .article-summary h3 a {
    font-size: 1em !important;
    font-family: 'Lora', serif;
}


ul.most-cited-crossref-ul {
    list-style-type: none;
    padding-inline-start: unset;
}

ul.most_read {
    list-style-type: none;
    padding-inline-start: unset;
}

#most_read_tab .stat {
    align-items: center;
    display: flex;
    gap: 0.4rem;
}

.authors-countries > h3:nth-child(1) {
  margin-top: 0;
}

.authors-countries .label {
    font-size: 90%;
    color: #1c1c1c;
}

li[role="presentation"] a[href="#most_read_tab"] {
  display: none;
}