/*-----------------------------------------------
Theme Name     :  OJS ADFI
Author         :  https://adfi.or.id/
License        :  Full Version
----------------------------------------------- */

/* header */ 
.pkp_structure_head {
    background: top / cover no-repeat url("https://glorespublication.org/img/adfi-header2.jpg") !important;
    padding-bottom: 0 !important;
}

nav.pkp_site_nav_menu {
    padding: 10px 25px;
    background: #2e2d35;
    border-radius: 30px 30px 30px 30px;
    background: linear-gradient(110deg, #313036, #2c2c34, #262630);
    background-size: 200% 100%;
    color: white;
    border: none;
    background-position: 0 0;
    background-size: 200% 100%;
    animation: shimmer 5s infinite linear;
}
  @keyframes shimmer {
    0% {
      background-position: -200% 0;
    }
    100% {
      background-position: 200% 0;
    }
  }

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #2e2d35 !important;
}

.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    background: #2e2d35;
    color: #ffffff !important;
}

.pkp_nav_list ul a {
    color: #2e2d35 !important;
}

.pkp_navigation_primary>li>a:focus {
    background: #2e2d35;
    color: #ffffff;
}

.pkp_navigation_search_wrapper a:focus {
    background: #2e2d35;
    color: #ffffff;
}

/* Search */ 
.page_search .submit button:after {
    background: #2e2d35;
}
.page_search .submit button:hover:after,.page_search .submit button:focus:after {
    background: #3f3935;
}
.page_search .submit button {
    color: #2e2d35;
}
.cmp_notification {
    border-left: .357rem solid #2a2a31;
}

/* conten */ 
.pkp_structure_main {
    padding-bottom: 0px;
}
section.homepage_about {
    text-align: justify;
}
.row {
    display: flex;
}
img {
    max-height: 100% !important;
}
.pkp_block .title {
    padding: 8px 10px;
    color: #ffffff !important;
    background:  linear-gradient(to bottom, #0a0a0f, #1c1c2b, #2e2e3f),
    radial-gradient(circle at 50% 30%, rgba(255, 255, 230, 0.2) 0%, transparent 40%),
    radial-gradient(circle at 60% 35%, rgba(255, 255, 200, 0.1) 0%, transparent 50%),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
    border-radius: 25px 0px 25px 0px;
    text-align: center;
}

.additional_content {
    padding-bottom: 2.143rem !important;
}
section.item.abstract {
    text-align: justify;
}
/* footer */ 
.pkp_structure_footer_wrapper {
   background: bottom / cover no-repeat url("https://glorespublication.org/img/adfi-footer2.jpg") !important;
}
.pkp_brand_footer {
    display: none;
}
#tw { color: #fff; }
#lf { color: #ffab20; text-decoration: none; font-weight: bolder; }
#lf:hover { color: #ffbc4c; }
hr.bf {
    border: 1.5px solid #eee;
    border-radius: 20px;
}
ul#navigationPrimary {
    margin-left: 10px;
    font-weight: bold;
}
.cmp_button_wire,.obj_galley_link {
    border: 1px solid #2b3953 !important;
    color: #2b3953 !important;
}
.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus {
    background: #2b3953 !important;
    color: #fff !important;
}

.guides {
    font-family: medium-content-sans-serif-font, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: rgba(0, 0, 0, 0.84);
    font-size: 15px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#menu-sidebar {
    list-style-type: none;
}
#menu-sidebar li {
    padding: 0px;
}
.menu-sidebar li {
    margin: 2px 0px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.menu-sidebar a {
    display: block;
}
.guides a {
    color: rgba(0, 0, 0, 0.74);
}
a.btn.btn.btn-outline-primary {
    color: rgb(35 64 68);
    background-color: transparent;
    border-color: #b7b7b7;
}
a.btn.btn.btn-outline-primary:hover {
    background-color: #1a222f;
    color: #fff
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.block_information .content ul li {
    padding: 2px 0px;
}
.block_information .content ul li a {
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    color: rgb(35 64 68);
    background-color: transparent;
    border-color: #b7b7b7;
    cursor: pointer;
    box-sizing: border-box;
    list-style: none;
}

.block_information .content ul li a:hover {
  background-color: #1a222f;
  color: #fff
}

/* footer */
.ml-auto,.mx-auto {
    margin-left: auto!important
}
.mr-auto,.mx-auto {
    margin-right: auto!important
}
.row.bw {
    background: #0e1424;
    padding: 10px 20px;
    border-radius: 30px 30px 30px 30px;
}

/* Visitor */
.visitorhiden {
    background-color: #ffffff;
    margin-top: -26px;
    z-index: auto;
    margin-bottom: -26px;
    position: sticky;
    padding: 1px 0px;
}

@media (min-width: 992px) {
    .pkp_block {
        padding: 1rem 2.143rem;
    }
}

/* =============== Add Setting Footer =============== */
/* Tambahan pengaturan ukuran kolom */
.small-column {
  flex: 1 1 150px; /* Lebih kecil */
}

.large-column {
  flex: 1 1 350px; /* Lebih besar */
}

/* Footer utama tetap seperti sebelumnya */
.journal-footer {
  color: #ddd;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
  gap: 30px;
}

.footer-about, .footer-links, .footer-contact {
  flex: 1 1 250px;
}

.footer h3, .footer h4 {
  color: #ffffff;
  margin-bottom: 10px;
}

.pkp_footer_content .footer p, .pkp_footer_content .footer a {
  color: #ccc;
  text-decoration: none;
}

.pkp_footer_content .footer a:hover {
  color: #fff;
}

.pkp_footer_content .footer-links ul {
  list-style: none;
  padding: 0;
}

.pkp_footer_content .footer-links li {
  margin-bottom: 8px;
}

.footer-bottom {
  text-align: center;
  padding-top: 20px;
  border-top: 1px
}

.pkp_footer_content p {
    margin: 0px !important;
}

p.pfooter {
    margin: 10px 0px!important;
}
/* =============== END Add Setting Footer =============== */

.additional_content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.obj_issue_toc .sections {
    margin-top: 0px !important;
}

.obj_issue_toc .sections .section {
    margin-top: 0px !important;
}

.indexs {
    height: 40px;
}
.d_none {
    display: none;
}
.c_none {
    cursor: none;
}