/* =====================================================
   CUSTOM PREMIUM BLUE GOLD OJS THEME
   WARNA UTAMA:
   BIRU  : #063970
   EMAS  : #EFBF04
===================================================== */

/* BACKGROUND WEBSITE */
body {
    background: #eef3f9;
    font-family: "Segoe UI", sans-serif;
}

/* =====================================================
   HEADER
===================================================== */

.pkp_structure_head {
    background: #063970 !important;
    border-bottom: 4px solid #EFBF04;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}

/* JUDUL WEBSITE */
.pkp_site_name .is_text,
.pkp_site_name a {
    color: #ffffff !important;
    font-weight: 700;
}

/* =====================================================
   MENU NAVIGASI
===================================================== */

.pkp_navigation_primary_wrapper {
    background: #063970;
    border-top: 1px solid rgba(255,255,255,0.1);
}

/* MENU NORMAL */
.pkp_navigation_primary > li > a {
    color: #ffffff !important;
    background: transparent;
    border-radius: 8px 8px 0 0;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 10px 18px !important;
    margin-right: 5px;
}

/* MENU HOVER */
.pkp_navigation_primary > li > a:hover {
    background: rgba(255,255,255,0.08);
    color: #EFBF04 !important;
    border-bottom: 3px solid #EFBF04;
}

/* MENU AKTIF / SAAT DIKLIK */
.pkp_navigation_primary > li > a:focus,
.pkp_navigation_primary > li > a:active,
.pkp_navigation_primary > li.current > a {
    background: #ffffff !important;
    color: #EFBF04 !important;
    border-bottom: 3px solid #EFBF04;
}

/* DROPDOWN MENU */
.pkp_nav_list ul {
    background: #ffffff !important;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.pkp_nav_list ul a {
    color: #063970 !important;
    padding: 12px 15px !important;
}

.pkp_nav_list ul a:hover {
    background: #063970 !important;
    color: #EFBF04 !important;
}

/* =====================================================
   KONTEN UTAMA MENGAMBANG
===================================================== */

.pkp_structure_main {
    background: #ffffff;
    border-radius: 18px;
    padding: 30px !important;
    margin-bottom: 30px;
    box-shadow:
        0 8px 25px rgba(0,0,0,0.08),
        0 2px 8px rgba(0,0,0,0.05);
}

/* =====================================================
   SIDEBAR MENGAMBANG
===================================================== */

.pkp_structure_sidebar {
    background: #ffffff;
    border-radius: 18px;
    padding: 20px;
    margin-top: 10px;
    box-shadow:
        0 8px 25px rgba(0,0,0,0.08),
        0 2px 8px rgba(0,0,0,0.05);
}

/* JUDUL BLOCK SIDEBAR */
.pkp_block .title {
    background: #063970;
    color: #ffffff;
    padding: 12px 15px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

/* LINK SIDEBAR */
.pkp_block a {
    color: #063970;
    transition: all 0.3s ease;
}

.pkp_block a:hover {
    color: #EFBF04;
    padding-left: 5px;
}

/* =====================================================
   BUTTON
===================================================== */

.cmp_button,
button,
.pkp_button {
    background: #063970 !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    border: none !important;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.cmp_button:hover,
button:hover,
.pkp_button:hover {
    background: #EFBF04 !important;
    color: #063970 !important;
    transform: translateY(-2px);
}

/* =====================================================
   LINK UMUM
===================================================== */

a {
    color: #063970;
}

a:hover {
    color: #EFBF04;
}

/* =====================================================
   FOOTER
===================================================== */

.pkp_structure_footer_wrapper {
    background: #063970;
    color: #ffffff;
    margin-top: 40px;
    padding: 30px 0;
    border-top: 4px solid #EFBF04;
}

.pkp_structure_footer_wrapper a {
    color: #EFBF04;
}

/* =====================================================
   TABLE
===================================================== */

table {
    border-radius: 12px;
    overflow: hidden;
}

table th {
    background: #063970;
    color: #ffffff;
}

table tr:nth-child(even) {
    background: #f4f7fb;
}

/* =====================================================
   FORM INPUT
===================================================== */

input,
select,
textarea {
    border-radius: 10px !important;
    border: 1px solid #d0d7e2 !important;
    transition: all 0.3s ease;
}

input:focus,
select:focus,
textarea:focus {
    border-color: #EFBF04 !important;
    box-shadow: 0 0 8px rgba(239,191,4,0.3);
}

/* =====================================================
   ANIMASI HALUS
===================================================== */

.pkp_structure_main,
.pkp_structure_sidebar,
.pkp_block,
.cmp_button,
.pkp_navigation_primary > li > a {
    transition: all 0.3s ease;
}
.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;
}
/* ==========================================
   MENU PREMIUM LEBIH RAPI & TIPIS
========================================== */

/* Wrapper menu */
.pkp_navigation_primary_wrapper {
    background: #063970 !important;
    min-height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}
/* Menu utama */
.pkp_navigation_primary {
    min-height: 52px !important;
    align-items: center;
}
/* Item menu */
.pkp_navigation_primary > li > a {
    padding: 8px 14px !important;   /* kecilkan */
    font-size: 15px !important;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 4px;
}

/* Hover */
.pkp_navigation_primary > li > a:hover {
    background: rgba(255,255,255,.08);
    color: #EFBF04 !important;
}

/* Search */
.pkp_navigation_search_wrapper {
    display: flex;
    align-items: center;
    height: 52px;
    margin-right: 20px;
}

/* Search kecil */
.pkp_navigation_search_wrapper a {
    font-size: 14px;
}

/* Hilangkan putih kiri kanan */
.pkp_navigation_primary_wrapper,
.pkp_navigation_primary_row {
    width: 100% !important;
    max-width: 100% !important;
}

/* Container menu */
.pkp_navigation_primary_row .container,
.pkp_navigation_primary_wrapper .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

/* ==========================================
   BANNER AGAR PROPORSIONAL
========================================== */

.pkp_site_name .is_img img {
    max-height: 260px !important;
    width: 100%;
    object-fit: cover;
}
/* =====================================
   HILANGKAN PUTIH KIRI-KANAN MENU TOTAL
===================================== */

/* Wrapper menu full */
.pkp_navigation_primary_wrapper {
    background: #063970 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Paksa container menu full */
.pkp_navigation_primary_row,
.pkp_navigation_primary_wrapper .container,
.pkp_navigation_primary_wrapper .cmp_wrapper,
.pkp_navigation_primary_wrapper .pkp_navigation_primary_row {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Menu lebih premium */
.pkp_navigation_primary {
    padding-left: 25px !important;
    padding-right: 25px !important;
    min-height: 50px !important;
}

/* Menu item */
.pkp_navigation_primary > li > a {
    padding: 8px 14px !important;
    font-size: 15px;
    font-weight: 600;
}

/* Search */
.pkp_navigation_search_wrapper {
    padding-right: 25px !important;
}

/* Hapus putih */
.pkp_navigation_primary_wrapper::before,
.pkp_navigation_primary_wrapper::after {
    display: none !important;
}
