.pkp_site_name_wrapper .pkp_site_name .is_img img { 
    max-height: 100px;
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt:before {
    color: #f7bc4a;
}

.pkp_block .title {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #f7bc4a;
    font-weight: 700;
    text-transform: uppercase;
}

.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(0,0,0,0.54);
}

.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #f7bc4a;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 40px 0 20px;
}

.pkp_structure_main h2 {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.pkp_page_index .journals .thumb { 
     width: 20%; 
}

.pkp_content_footer {
	height: 100px !important;
}
.pkp_structure_footer_wrapper {
    background: #7515AF !important;	
}

.pkp_footer_content {
    text-align: center !important;
}

.header_view {
    z-index: 2;
    position: absolute;
    background: #006798;
    top: 0;
    width: 100%;
}