/*
Theme Name: Panda Child Theme
Description: Panda Child Theme adalah anak tema Divi dari Elegant Themes. Tema anak Panda dikembangkan untuk memenuhi kebutuhan gaya web pemberitaan dengan sedikit modifikasi dari tema induk. (https://web.panda.id)
Author:  PuskoMedia Indonesia
Author URI:  https://www.puskomedia.id
Template: Divi
Version:  0.3.3.8
*/

/* =Theme customizations
------------------------------------------------------- */
#et-top-navigation {
    padding-left: 200px !important;
    width: 95%;
}
.pagination {
    clear: both;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 10px 25px;
}
.pagination a {
    padding: 5px 10px;
    background: #ef6730;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0 8px 18px -6px rgba(0, 0, 0, 0.56);
}
@media only screen and (min-width: 981px) {
    .logo_container {
        max-width: 75px;
    }
    #logo {
        max-height: 100%;
        min-height: 80px;
        margin-top: 5px;
        float: left;
        display: block;
    }
}
/*
jarak logo
*/
.site_info {
    position: absolute;
    top: 5px;
    left: 70px;
    width: 170px;
    line-height: 0.8em;
}
span.site-name {
    display: block;
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
    color: #1f1a17;
    margin-top: 5px;
    margin-bottom: 4px;
}
span.site-description {
    font-size: 12px;
    line-height: 12px !important;
}
#menu-menu-footer #logo-sikep {
    max-width: 50px;
}
.powered-by-panda {
    display: block;
    font-size: 10px;
    line-height: 1;
    color: #ffffff;
    text-align: center;
}
@media (max-width: 980px) {
    #main-content .container {
        padding-top: 80px !important;
    }
    .et_header_style_left .logo_container {
        padding-left: 0;
    }
    #main-header {
        border-bottom: 1px solid #f9f9f9;
    }
    .site_info {
        display: block;
        width: 200px !important;
        left: 80px !important;
        top: 15px !important;
    }
    #logo {
        max-height: 74%;
    }
    span.site-name {
        font-size: 16px !important;
    }
    #et_top_search {
        float: right;
        margin: 0 60px 0 0;
    }
    .et_search_outer input.et-search-field {
        background: #ededed;
        padding: 0 10px;
        width: 100%;
    }
    #et_mobile_nav_menu {
        padding-right: 10px;
    }
    .et_pb_row {
        width: 90% !important;
    }
    .powered-by-panda {
        text-align: center;
    }
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
    background-color: transparent;
}
.gaya-news,
.main_title {
    background: #fff;
}
#et-secondary-nav > li .sub-menu:before,
#top-menu > li .sub-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 14px;
    border-color: transparent transparent #f9f9f9;
    position: absolute;
    top: -13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#top-menu > li .sub-menu {
    display: block;
    width: 260px;
    border-radius: 5px;
    -webkit-filter: drop-shadow(0 3px 16px rgba(61, 61, 61, 0.3));
    filter: drop-shadow(0 3px 16px rgba(61, 61, 61, 0.3));
    left: 50%;
    top: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#top-menu > li .sub-menu > li .sub-menu {
    left: 130%;
    top: 20px;
}
#top-menu > li .sub-menu > li .sub-menu:before {
    top: -12px;
    left: 14px;
}
.main_title {
    margin-bottom: 0;
    padding: 20px 10px;
    border-bottom: 5px solid #379bd5;
}
#main-content .container:before {
    display: none;
}
.et_pb_post {
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.konten-excerpt p.post-meta {
    padding-left: 0 !important;
}
#left-area .post-meta a {
    color: #fa6601;
    text-transform: uppercase;
}
.gambar-fitur {
    display: inline-block;
    max-width: 250px;
}
.caption-gambar {
    color: #787878;
    border-radius: 0 0 5px 5px;
    padding: 10px 15px;
    font-size: 11px;
    line-height: 1.42;
    border-bottom: 1px solid #eee;
}
.konten-excerpt {
    display: inline-block;
    width: calc(100% - 270px);
    margin-left: 10px;
    margin-bottom: 30px;
}
.konten-excerpt .entry-title {
    font-size: 20px;
}
.nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide) {
    margin: 0 !important;
}
#main-content {
    background-color: #f9f9f9;
}
.entry-content,
.et_post_meta_wrapper {
    background: #fff;
}
.konten-artikel {
    max-width: 500px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
    padding: 5px 10px 40px;
}
#comment-wrap,
.entry-title.pos-tunggal {
    padding: 15px;
}
#left-area .post-meta {
    padding: 5px 15px;
    font-size: 12px;
}
.et_right_sidebar #left-area {
    padding-right: 0;
    margin-right: 2%;
    width: 68% !important;
}
#submit.submit.et_pb_button {
    color: #fff !important;
    border-width: 10px !important;
    border-color: #279bd5;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding-left: 0.7em;
    padding-right: 2em;
    background-color: #279bd5;
    box-shadow: 0 3px 10px 1px rgba(39, 155, 213, 0.6);
}
.et_right_sidebar #sidebar {
    background: #fff;
    padding: 15px;
}
#sidebar .et_pb_widget {
    margin-bottom: 10px;
}
#footer-bottom {
    padding: 25px 0 15px;
}
#footer-info a {
    color: inherit;
    font-weight: inherit;
}
#menu-menu-footer {
    float: right;
    padding: 0;
}
.bottom-nav li {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}
@media all and (max-width: 980px) {
    .container {
        width: 100%;
    }
    .et_header_style_left .logo_container {
        padding-left: 20px;
    }
    #et_mobile_nav_menu {
        padding-right: 20px;
    }
    #et_top_search {
        float: right;
        margin: 0 85px 0 0;
    }
    form.et-search-form {
        padding-right: 40px;
    }
    span.et_close_search_field {
        padding-right: 20px;
    }
    #menu-menu-footer {
        display: block;
        float: none;
    }
    .gambar-fitur,
    .konten-excerpt {
        display: block;
        width: 100%;
        padding: 0 20px;
        max-width: 100%;
    }
    .et_right_sidebar #left-area {
        padding-right: 0;
        margin-right: 0;
        width: 100% !important;
    }
    #recent-posts-2 ul > li {
        min-height: 20px;
    }
    #recent-posts-2 ul > li::before {
        left: 2% !important;
    }
}
#recent-posts-2 ul > li {
    counter-increment: step-counter;
    margin-bottom: 10px;
    margin-left: 50px;
    min-height: 50px;
}
#recent-posts-2 ul > li::before {
    content: counter(step-counter);
    position: absolute;
    display: block;
    margin-right: 5px;
    font-size: 150%;
    right: 24%;
    background-color: #fa690f;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
a.comment-reply-link.et_pb_button {
    border: 1px solid #999;
    background: #f9f9f9;
    font-size: 17px;
    font-weight: 500;
    color: #777;
}
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}
#main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: ETmodules;
    text-align: center;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 16px;
    content: "\4c";
    top: 13px;
    right: 10px;
}
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: "\4d";
}
#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}
#main-header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}
