.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;}



/* === FONT CAMBRIA UNTUK SELURUH SITUS OJS === */

body, p, span, li, div, td, th, a, h1, h2, h3, h4, h5, h6 {
  font-family: 'Cambria', 'Times New Roman', serif !important;
}

/* Sidebar widgets */
.pkp_block, .pkp_block blockquote, .pkp_block h2, .pkp_block a {
  font-family: 'Cambria', 'Times New Roman', serif !important;
}

/* Static page and homepage */
.page, .pkp_page_content, .pkp_structure_main, .pkp_structure_content, .pkp_structure_sidebar {
  font-family: 'Cambria', 'Times New Roman', serif !important;
}

/* Hilangkan semua variasi logo PKP di footer */
.pkp_brand_footer,
#pkp_brand_footer,
.footer-brand {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
}
/* === Hilangkan logo OJS/PKP di footer === */
.pkp_brand_footer {
  display: none !important;
}
