@import url(https://media.anwardani.id/css/ojs3/agroista.css);


.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-align:center;
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 200px !important;}

url(https://media.anwardani.id/css/ojs3/agroista.css);
/* 
Copyright sanguilmu.com 


/* MENU */

.head-menu {
  border-bottom: 3px #490928;
  height: 50px;
}

.head-menu a {
  display: block;
  padding: 10px;
  text-align: left;
  background-color: #490928;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 0.3rem solid #e1bfcf;
}

.menu-sidebar {
  font: bold 12px arial, verdana, sans-serif;
}

.menu-sidebar li a {
  text-decoration: none;
  border-top: 1px solid #e1bfcf;
  color: #490928;
  display: block;
  background-color: #EBEBEB;
  padding: 10px;
  margin-top: -5px;
  transition: 0.3s;
}

.menu-sidebar li a:hover {
  background-color: #e1bfcf;
  box-shadow: gray 2px 2px 2px;
  border-left: 5px solid #490928;
}

.menu-sidebar ul {
  list-style: none;
  padding: 0px;
}

.menu-sidebar ul ul {
  position: absolute;
  top: 75px;
  left: 135px;
  visibility: hidden;
}

.menu-sidebar ul li:hover ul {
  visibility: visible;
}

/* SELAIN MENU */

.kepala {
  color: #ffffff;
  background: #490928;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid #e1bfcf;
  font-weight: bold;
  text-align: center;
}

.badan a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid white;
  background: #f0e68c;
  text-align: center;
  transition: 0.5s;
  color: black;
  
}

.badan {
  margin-top: -15px;
}

.badan a:hover {
  color: black !important;
  font-weight: bold;
  box-shadow: gray 0px 5px 10px 0px;
  display: fixed;
  position: relative;
}

/* Table of content */

.obj_article_summary {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #f0f0f0;
  position: relative;
  z-index: 1;
}


.obj_article_summary.fa {
  padding-right: 10px;
}

.obj_article_summary:hover {
  
  background-color: #efe3b4;
  box-shadow: gray 0px 0px 1px 0px;
  color: black;
}

.obj_article_summary::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.2rem;
  background-color: #490928;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: 800ms;
}

.obj_article_summary::after {
  transform: scaleX(1);
}





.obj_article_summary {
  padding-bottom: 10px !important;
  //border-bottom: solid 4px #800000 !important;
  font-size: 12px;
}

.meta .authors {
  background: url(/public/site/images/jipfri/icon-group.png) 1px 2px no-repeat;
  font-weight: bold;
  margin-top: 4px;
  padding-bottom: 5px;
  padding-left: 30px;
}

/* Footer */
.pkp_structure_footer_wrapper {
  background: transparent;
  border-bottom: 20px solid #490928;
  border-top: 4px solid #490928;
}

.pkp_footer_content {
  float: center;
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pkp_brand_footer {
  float: center;
  width: 20%;
  padding-bottom: 10px;
  padding-top: 50px;
}

/*Body and Abstrack*/
.main_entry .item.abstract {
  text-align: justify;
}

body {
  font-family: tahoma, geneva, sans-serif !important;
}

/* Struktur Header */



.pkp_site_name .is_img img {
    max-height: 150% !important; 
    max-width: 100% !important; 
}



.pkp_site_name {
    margin: 0 !important;
}

.pkp_site_name > a {
    padding-top: 0 !important; 
    padding-bottom: 0 !important;
}

.pkp_site_name_wrapper {
    padding-left: 0 !important; 
    padding-right: 0 !important; 
    margin: 0 !important;
}
.navbar-brand {
  height: auto;
} 

.pkp_navigation_primary_row {
  background: linear-gradient(-30deg, #CD853F, #E3D611, #E3D611, #CD853F); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; };
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li,
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
  font-family: poppins, geneva, sans-serif !important;
  color: #490928 !important;
  font-weight: bold !important;
  transition: 0.2s;
}

.pkp_navigation_primary_row .pkp_navigation_primary.pkp_nav_list ul li a {
  color: white !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
  background: #490928;
  color: #e1bfcf !important;
  border-radius: 20px !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul,
.pkp_navigation_primary_row
  .pkp_navigation_primary_wrapper
  ul
  li
  ul
  li
  a:hover {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.pkp_site_nav_toggle {
  background-color: #490928;
}

.obj_article_details .page_title {
  background: #490928;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 3px 3px 5px;
  color:whitesmoke;
}

.pkp_navigation_user.pkp_nav_list .profile a {
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  background: #490928 ;
  color: #ffffff;
  border: 2px solid #490928;
}

.pkp_navigation_user.pkp_nav_list .profile a:hover {
  background: #490928;
  color: black;
}

.dropdown-menu {
  background: #490928 !important;
}

.pkp_navigation_search_wrapper {
  background: whitesmoke;
  border-radius: 20px;
  transition: 0.5s;
  color: #490928;
}

.pkp_navigation_search_wrapper a {
  color: #490928;
}

.pkp_navigation_search_wrapper a:hover {
  color: #A87C2D;
}

.pkp_navigation_search_wrapper:hover {
  border-radius: 0px;
}

.pkp_structure_sidebar.left {
  background: white;
}

.cmp_announcements.highlight_first {
  background;
  border-top: 1px solid #dddddd !important;
}



.pkp_block.block_Keywordcloud span {
  color: #ffffff;
  background: #a52a2a;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid white;
  font-weight: bold;
  text-align: center;
  display: block;
}

.pkp_block.block_developed_by .title {
  color: #ffffff;
  background: #a52a2a;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid white;
  font-weight: bold;
  text-align: center;
  display: block;
}

.pkp_block.block_developed_by .most_read {
  background: #490928 !important;
  padding: 6px;
  margin-top: -10px;
  font-size: 13px;
}
.pkp_block.block_developed_by li {
  border-bottom: 1px solid;
}
/* Responsive */
/* Iphone X */
@media (max-width: 376px) {
  .issn { 
      font-size: 0.9em;
      text-align: center !important;
      margin-top: 10px !important;
  }
  .block_custom#share_article { margin-bottom: 0;}
  .jatsParser__articleView {display: block !important}

  .article-summary .doi_container {   
      text-align: left;
      padding-left: 20px;
  }
}

/* Mobile VIew */
@media (max-width: 640px) {
  .navbar-default .navbar-collapse { padding-left: 20px !important;}


  aside#left {
      padding-left: 0 !important;
      padding-right: 0;
  }

  aside#right {      
      padding-left: 0;
      margin-top: 20px;
  }

  .article-summary .doi_container {   
      text-align: left;
      padding-left: 20px;
  }

  footer[role="contentinfo"] { padding: 0}
  footer .container {  
      padding: 20px 20px;
  }

  .navbar-form .form-group {
      margin-bottom: 10px;
      width: 95%;
  }

  .navbar-default .navbar-collapse { border-top: transparent !important}
  #nav-menu li {
      padding-left: 10px;
  }
  .navbar-form { border:  0;}

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>li>a:hover {      
      border-bottom:0 !important;
  }

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
      border-bottom: 0 !important;
  }


  /* article summary */



  /* article -detail  */
  .pkp_page_article .pkp_structure_content.container { padding: 0;}
  .pkp_page_article .tabbable-panel {
      margin-top: 40px;
  }
  .keywords .item { 
      margin: auto !important;
  }

  .pkp_page_article  .cmp_breadcrumbs { display: none}

  .article-toc { 
      padding-top:  5px;
  }

  .breadcrumb { display: none;}
  .navbar-form { box-shadow: none;}

  div.issn { padding: 10px 10px 15px 10px; margin-top: -10px;}
  #nav-menu li { width: 95%; padding: 4px;}
  #nav-menu li a { color: rgb(184, 184, 184)}

  .tabbable-line > .nav-tabs > li { opacity: 1;}
  .responsive-tabs>.nav-tabs>li.active { border-bottom: 1px solid #f1f0f0;}
 
  #share_article { 
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 99;
      width: 100%;
  }
  .block_custom#share_article { margin-bottom: 0;}
  .jatsParser__articleView {display: block !important}
}




@media (min-width: 1200px) { 
  .container {
      width: 1270px;
  }
}

section.cmp_announcements.media {
  margin-top: 0;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol li {
  display: inline;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol {
  background: whitesmoke;
  padding: 8px 8px 8px 10px;
  color: #585858;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol .separator {
  color: #e2d7d7;
}

#customblock-Announcement,
#customblock-announcement {
  display: none;
}

.pkp_page_index #customblock-Announcement,
.pkp_page_index #customblock-announcement {
  display: block;
}

.navbar-default,
.header_view {
  border: none;
  border-color: transparent;
}

header .container {
  background: white;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border-right: 1px solid white;
  border-left: 1px solid white;
}

.pkp_structure_content.container {
  margin-top: -20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border: 1px solid white;
}

.navbar-default,
.header_view {
  /* background-color: #f8f8f8; */
  /* border-color: #e7e7e7; */
  background-color: transparent;
}

div.issn {
  display: flex;
  justify-content: flex-end;
  gap: 3rem;
  padding-top: 36px;
  text-align: right;
}

div.issn span {
  font-weight: bold;
}

.slick-slide {
  height: auto !important;
}

.journal_logo {
  padding: 0 0 0 15px;
  margin-top: -10px;
}

.container.main_menu {
  padding: 0 5px;
  box-shadow: 0px 7px 5px -6px rgba(0, 0, 0, 0.75);
}

.container.main_menu #nav-menu .nav > li > a {
  color: white;
}

.container.main_menu #nav-menu .nav > li > a:hover {
  color: rgb(182, 181, 181);
}

.navbar-default .navbar-nav {
  padding: 0;
  font-size: 1.09em;
}

.navbar-default .navbar-nav em {
  margin-right: 10px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 1.7em;
}

h2,
.h2 {
  font-size: 1.6em;
}

.section h2 {
  font-size: 1.3em;
}

h3,
h4,
.h4 {
  font-size: 1.2em;
}

.page-header {
  margin-top: 20px;
  padding-bottom: 0;
}

.page-header h2 {
  margin-bottom: 0;
}

.text-grey {
  color: rgb(110, 110, 110);
}

.font-italic {
  font-style: italic;
}

.border-bottom {
  border-bottom: 1px solid #ececec;
}


.navbar-brand {
  height: auto;
}





.pkp_site_name {
	
}
.pkp_site_name .is_img img{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
}

.pkp_page_index .journals > ul > li{
	display: block;
	width: 100%;
	padding:0;
	text-align:left;
	box-shadow:none;
	border: none;
}

@media only screen and (min-width:768px){
.pkp_page_index .journals > ul > li{
	display:flex;
	float:left;
	flex-direction: column;
	margin-bottom: 30px;
	width: calc(50% - 7.5px);
	padding: 15px;
	box-shadow: 0 .3rem 1.525rem -.375rem rgba(0, 0, 0, .15);
	margin:auto auto 15px auto;
	border-radius:5px;	
	transition: all .3s ease-in-out;
	width:275px; /*lebar kotak*/
	height:500px;  /*tinggi kotak*/
	margin-left:5px;
	margin-right:5px
	
	}
}
/*lebar ukuran*/
@media (min-width: 992px) {
    .pkp_structure_content {
        
        width:100%;
    }
}

@media (min-width: 992px) {
	.pkp_structure_main:first-child:last-child {
		float:none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2.857rem;
		width:1200px
    }

    
	
	.pkp_structure_main:first-child:last-child:before {
		left: 150px
    }

	.pkp_structure_main:first-child:last-child:after {
		left: auto;
		right: 150px
    }
}

@media only screen and (min-width:768px){
.pkp_page_index .journals > ul > li:nth-of-type(odd){
	width:260px; /*lebar kotak*/
	height:500px;  /*tinggi kotak*/
}
}
.pkp_page_index .journals > ul > li:hover{
	box-shadow: none;
}
@media only screen and (min-width:768px){
.pkp_page_index .journals > ul > li:hover{
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .15);
    }
}
.pkp_page_index .journals > ul > li:hover img{
	-webkit-filter: grayscale(90%);
	filter: grayscale(90%);
	margin-top:-3px;
}
.pkp_page_index .journals > ul > li::before, .pkp_page_index .journals > ul > li::after{
	display:none;
}
.pkp_page_index .journals .description{
	display: block;
    max-height: 150px; /*tinggi deskripsi*/
	overflow: hidden;
	text-overflow: ellipsis;
}
.pkp_page_index .journals .description p{
    margin:0;
    line-height:1.75;
	text-align:justify;
	
}
.pkp_page_index .journals .thumb{
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align:center;
}
@media only screen and (min-width:768px){
	.pkp_page_index .journals .thumb{
		flex: 15%;
		float: left;
		display: inline-block;
		width:150px; /*lebar gambar*/
	}
}

{<p style="text-align: center;"><span style="display: inline-block; padding: 4px 10px; border-radius: 3px; background: #28a745; color: #fff; font-size: 10px; font-weight: 600;">SINTA 4</span></p>}

.pkp_page_index .journals .body{
	flex: 100%;
	float: none;
}
@media only screen and (min-width:768px){
	.pkp_page_index .journals .body{
		flex: 75%;
	}
}
.pkp_page_index .journals .thumb + .body{
	width:auto;
	float: none;
	margin-top:10px
}


.pkp_page_index .journals img{
	border-radius:5px;
	box-shadow: 0 .3rem 1.525rem -.375rem rgba(0, 0, 0, .15);
	transition: all .3s ease-in-out;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	height:150px; /*tinggi gambar*/
}

.pkp_page_index .journals h3{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size:16px;
	line-height: 1.25;
	font-family: "Menlo",Monaco,Consolas, Courier New,monospace;
	    text-align: left;
	font-weight:bolder;
}

.pkp_page_index .journals .body h3 a{
	color:#0090d7;
	transition: all .3s ease-in-out;


}
.pkp_page_index .journals .body h3 a:hover{
	color:#2b7822
}
.pkp_page_index .journals .links li{
    margin:15px auto;
	padding-top: 10px;
}
.pkp_page_index .journals .links li a{
	padding:5px 10px;
	border-radius: 1px;
	background:#0090d7;
	color:#fff;
	text-decoration:none;
	transition: all .3s ease-in-out;
	box-shadow: 0 .3rem 1.525rem -.375rem #0090d78a;
	font-size:12px;
}
.pkp_page_index .journals .links li a:hover{
	background:#2e7a25;
	box-shadow:none;
}
.pkp_page_index .journals .links li a:after{
	content: "\f101";
	font-family: FontAwesome;
	visibility: hidden;
	margin-left:-10px;
	transition: all .3s ease-in-out;
	opacity: 0;
}
.pkp_page_index .journals .links li a:hover:after{
	visibility: visible;
	margin-left: 5px;
	opacity: 1;
}
.pkp_brand_footer {   
	padding:0px
}

.pkp_brand_footer img{
	display:none;
}
    .pkp_navigation_user.pkp_navigation_user {
		margin: 0;
		padding:2px;
		border: none;
    }
.has_thumb { 
	width: 200px; /* Ganti nilai 200px sesuai dengan lebar yang Anda inginkan */
}

/* ===============================
   SINTA BADGE – MODEL BUTTON
   =============================== */

/* wrapper posisi di bawah cover */
.pkp_page_index .journals .thumb + .sinta-badge{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* badge utama */
.pkp_page_index .journals .sinta-badge span{
    display: inline-block;
    padding: 5px 12px;
    border-radius: 1px;
    background: #0090d7; /* samakan dengan Current Issue */
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    box-shadow: 0 .3rem 1.525rem -.375rem #0090d78a;
    transition: all .3s ease-in-out;
    cursor: default;
}

/* hover effect (SAMA DENGAN BUTTON) */
.pkp_page_index .journals .sinta-badge span:hover{
    background:#2e7a25;
    box-shadow:none;
    transform: translateY(-2px);
}

/* icon animasi (opsional, konsisten) */
.pkp_page_index .journals .sinta-badge span::after{
    content:" \f02d";
    font-family: FontAwesome;
    visibility:hidden;
    opacity:0;
    margin-left:-8px;
    transition: all .3s ease-in-out;
}

.pkp_page_index .journals .sinta-badge span:hover::after{
    visibility:visible;
    opacity:1;
    margin-left:5px;
}

