/*-----------------------------------------------
Theme Name     :  AbangAdeStyle
Contact        :  https://wa.me/085161018819
----------------------------------------------- */


/* dekstop */ 
@media (min-width: 1024px){
   .pkp_structure_head { width: 100% !important; height: auto !important; border-radius: 0px 0px 0px 0px; }
   .pkp_page_index .journals h3 { margin-top: 0px; }
   .pkp_page_index .journals img { border-radius: 5px; }
   .pkp_structure_footer_wrapper { border-radius: 0px 0px 0px 0px; }
}
/* ipad */ 
@media (min-width: 992px) {
}
/* android */ 
@media (min-width: 768px) {
}

/* header */ 
.pkp_structure_head {
    background: top / cover no-repeat url("/images/bckadipura.jpg") !important;
    padding-bottom: 0 !important;
    border-radius: 0px 0px 50px 50px;
    height: auto;
    width: 100%;
}

nav.pkp_site_nav_menu {
    padding: 10px 25px;
    background: white;
    color: #000000;
    border-radius: 50px 50px 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: #ffffff !important;
    background: top / cover no-repeat url("/images/tombol.png");
    max-height: 100%;
    max-width: 100%;
    text-align: center;
    border-radius: 10px;
}

.additional_content {
    padding-bottom: 2.143rem !important;
    text-align: justify;
}
section.item.abstract {
    text-align: justify;
}

.meta .authors{
    background: url("/images/icongrup.png") 1px 2px no-repeat rgba(0, 0, 0, 0);
    font-weight: lighter;
    font-style: italic;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
    text-transform: capitalize;
}
    
/* footer */ 
.pkp_structure_footer_wrapper {
   background: bottom / cover no-repeat url("/images/bckadipura.jpg") !important;
   color: #000000;
   border-radius: 50px 50px 0px 0px;
}

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: #001125;
    color: #ffffff
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 7px;
}

.pkp_block {
        padding: 1rem 2.143rem;
    }

.indek {
    border-bottom: 2px black solid;
    height: 50px;
    border-radius: 10px;
}

.indek a {
    display: block;
    padding: 10px;
    text-align: left;
    background: top / cover no-repeat url("/images/tombol.png");
    color: white;
    font-weight: bold;
    border-radius: 10px;
}

.badan a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid white;
    background: white;
    text-align: center;
    transition: 0.5s;
    color: black;
}

.badan {
    margin-top: -5px;
}

.badan a:hover {
    color: black !important;
    font-weight: bold;
    box-shadow: black 0px 5px 10px 0px;
    border-radius: 15px;
    display: fixed;
    position: relative
}

.obj_article_summary {
    border-top: 3px black dashed;
    border-bottom: 3px black dashed;
    border-radius:20px;
    padding: 20px;
    background: aliceblue;
}

.obj_article_summary a {
    color: #4c8a04;
    text-transform: uppercase;
}

.obj_article_summary a:hover {
    color: #014694;
}

.obj_galley_link {
    background: aliceblue;
    font-weight: bold;
    border-radius: 10px;
}

.obj_article_details h1 {
    color: #4c8a04;
}

.authors .name {
    background: url("/images/icongrup.png") 1px 3px no-repeat rgba(0, 0, 0, 0);
    font-weight: lighter;
    font-style: italic;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
    text-transform: capitalize;
}

.item h2 {
    font-style: italic;
}
