/*-----------------------------------------------
Theme Name		:	Theme OJS Shar-e
Author			:	https://journal.iaisambas.ac.id/index.php/Shar-e/
License			:	Full Version
Created By		: 	Khairul Katsirin
----------------------------------------------- */

.pkp_structure_head {
    background: url(https://lh3.googleusercontent.com/d/1pIC-1s1IIXA7td3QYpXoSjoMhOZA2GYr) top / cover no-repeat !important;
}
#pkp_content_footer {
    background: url(https://lh3.googleusercontent.com/d/1pIC-1s1IIXA7td3QYpXoSjoMhOZA2GYr) bottom / cover no-repeat !important;
}

.pkp_block .title {
    background-color: #920202;
    padding: 10px 0px;
    color: #eddc10;
    text-align: center;
}

.block_custom {
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

#pkp_content_footer {
    background-color: #920202;
}

.pkp_brand_footer {
    display: none;
}

.pkp_footer_content a {
    color: #fff14f;
    text-decoration: none;
}

.pkp_footer_content p {
    color: #fff;
}

.pkp_footer_content a:hover {
    color: #fffa9b;
    text-decoration: underline;
}