body,
.pkp_structure_page,
.pkp_structure_head,
.pkp_head_wrapper,
.pkp_site_name_wrapper,
.pkp_site_name,
.pkp_wrapper,
.pkp_page_index,
.pkp_page_header {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
	text-align: justify;
}

html {
    background: url("https://i.ibb.co.com/TM914mGR/Background-Jurnal-3.png") no-repeat center center fixed;
    background-size: cover;
}


.pkp_site_name .is_img {
    margin-top: 30px; /* Geser ke bawah sejauh 50px */
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.pkp_site_name .is_img img {
	max-width: 100%;
    height: auto;
    transform: scale(2.73, 2.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 3px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
}

.pkp_site_nav_menu{
    margin-top: 33px; /* Geser ke bawah sejauh 50px */
}

.pkp_navigation_primary_row {
	border-radius: 3px;
	background-color: #FFF5EE;
	box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
}

.pkp_structure_content.has_sidebar {
    background-color: #ffffff !important; /* Putih */
	border-top: 6px solid #FF7F50; /*(hex kode warna klasik) */
	border-bottom: 3px solid #FF7F50; /* Warna coklat klasik */
    color: #000000; /* Hitam untuk teks */
    margin-top: 20px; /* Geser ke bawah sejauh 20px */
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3); /* Bayangan halus */
	border-radius: 10px;
}


/*sidebar*/
.custom-link {
  color: #ffffff;
  background-color: #e95c00;
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: -8px;
  font-weight: bold;
  border-radius: 5px;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: color 0.4s ease;
}

.custom-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #ffa94d; /* warna hover */
  transition: left 0.4s ease;
  z-index: 0;
}

.custom-link:hover::before {
  left: 0;
}

.custom-link:hover {
  color: #fff; /* tetap hitam di hover */
}

.custom-link strong {
  position: relative;
  z-index: 1;
}


/*sidebar Gambar*/
.partner-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin: 20px 0;
}

.partner-buttons a {
    display: inline-block;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 3px solid #aaa; /* lebih tebal kanan */
    border-bottom: 3px solid #aaa; /* lebih tebal bawah */
    border-radius: 8px;
    padding: 10px;
    background-color: #fff;
    transition: box-shadow 0.3s ease;
    text-align: center;
}

.partner-buttons a:hover {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15); /* kanan & bawah */
}

.partner-buttons img {
    max-height: 60px;
    width: auto;
}

/*footer*/
.pkp_structure_footer_wrapper {
	margin-top: 12px;
    background-color: #F5F5F5 !important; /* Putih */
    color: #333333; /* Abu gelap agar teks tetap terbaca */
    border-top: 5px solid #666362; /*(hex kode warna klasik) */
	border-bottom: 8px solid #52595D; /* Warna coklat klasik */
    font-size: 14px;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3); /* Bayangan halus */
	border-radius: 10px;
}

/* Link di footer — warna oranye */
.pkp_structure_footer_wrapper a {
    color: #ff8800; /* Warna oranye yang lembut */
    text-decoration: none;
}

.pkp_structure_footer_wrapper a:hover {
    color: #cc6d00; /* Oranye lebih gelap untuk hover */
    text-decoration: underline;
}

.pkp_brand_footer {
	display: none;
}


/* Menambahkan ikon sebelum teks menggunakan Font Awesome */
.pkp_navigation_primary_row li:nth-child(1) a::before {
    content: "\f015"; /* Kode ikon Font Awesome (misalnya 'home' icon) */
    font-family: "Font Awesome 5 Free"; /* Menggunakan font family Font Awesome */
    font-weight: 900; /* Font weight untuk ikon (bold) */
    margin-right: 8px; /* Memberikan jarak antara ikon dan teks */
    font-size: 16px; /* Ukuran ikon */
}

.pkp_navigation_primary_row li:nth-child(2) a::before {
    content: "\f1ea"; /* Kode ikon Font Awesome (misalnya 'home' icon) */
    font-family: "Font Awesome 5 Free"; /* Menggunakan font family Font Awesome */
    font-weight: 900; /* Font weight untuk ikon (bold) */
    margin-right: 8px; /* Memberikan jarak antara ikon dan teks */
    font-size: 16px; /* Ukuran ikon */
}

.pkp_navigation_primary_row li:nth-child(3) a::before {
    content: "\f02d"; /* Kode ikon Font Awesome (misalnya 'home' icon) */
    font-family: "Font Awesome 5 Free"; /* Menggunakan font family Font Awesome */
    font-weight: 900; /* Font weight untuk ikon (bold) */
    margin-right: 8px; /* Memberikan jarak antara ikon dan teks */
    font-size: 16px; /* Ukuran ikon */
}

.pkp_navigation_primary_row li:nth-child(4) a::before {
    content: "\f05a"; /* Kode ikon Font Awesome (misalnya 'home' icon) */
    font-family: "Font Awesome 5 Free"; /* Menggunakan font family Font Awesome */
    font-weight: 900; /* Font weight untuk ikon (bold) */
    margin-right: 8px; /* Memberikan jarak antara ikon dan teks */
    font-size: 16px; /* Ukuran ikon */
}
/* Menghapus ikon untuk semua sub-menu */
.pkp_navigation_primary_row li ul li a::before {
    content: none !important; /* Menghapus ikon pada sub-menu */
}