/*-----------------------------------------------
Theme Name     :  StyleMas@Jenk
Journal        :  AbdiMasya
Contact 	   :  https://wa.me/081366980324
----------------------------------------------- */


/* dekstop */ 
@media (min-width: 1200px){
   .pkp_structure_head { width: 100% !important; height: auto !important; border-radius: 0px 0px 20px 20px; }
   .pkp_page_index .journals h3 { margin-top: 0px; }
   .pkp_page_index .journals img { border-radius: 5px; }
   .pkp_structure_footer_wrapper { border-radius: 20px 20px 0px 0px; }
}
/* ipad */ 
@media (min-width: 992px) {
}
/* android */ 
@media (min-width: 768px) {
}

/* header */ 
.pkp_structure_head {
    background: top / cover no-repeat url("https://penerbithira.com/wp-content/uploads/2025/01/pexels-apasaric-3629227-scaled.jpg") !important;
    padding-bottom: 0 !important;
}

nav.pkp_site_nav_menu {
    padding: 10px 25px;
    background: rgb(4, 153, 16);
    border-radius: 20px 20px 0px 0px;
	text-align: center;
}

/* 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: #011d8f !important;
    background: top / cover no-repeat url("https://entinas.joln.org/menu.png");
	max-height: 100%;
	max-width: 100%;
}

.additional_content {
    padding-bottom: 2.143rem !important;
	text-align: justify;
}
section.item.abstract {
    text-align: justify;
}
.meta .authors{
	background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
}
	
/* footer */ 
.pkp_structure_footer_wrapper {
   background: top / cover no-repeat url("https://penerbithira.com/wp-content/uploads/2025/01/pexels-apasaric-3629227-scaled.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: #272525;
    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;
}

@media (min-width: 992px) {
    .pkp_block {
        padding: 1rem 2.143rem;
    }
}

/* glores */
#tw { color: #fff; }
#lf { color: #fdb53d; text-decoration: none; font-weight: bolder; }
.f-12 {font-size: 12px;} .f-13 {font-size: 13px;} .f-14 {font-size: 14px;} .f-15 {font-size: 15px;} .f-16 {font-size: 16px;} .f-17 {font-size: 17px;} .f-18 {font-size: 18px;} .f-19 {font-size: 19px;} .f-20 {font-size: 20px;} .f-21 {font-size: 21px;} .f-22 {font-size: 22px;} .f-23 {font-size: 23px;} .f-24 {font-size: 24px;} .f-25 {font-size: 25px;}