.pkp_site_name_wrapper {

	background: url(/public/journals/3/pageHeaderLogoImage_en.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 159px;
}
.pkp_site_name .is_img img {
    display: none;
}
.pkp_navigation_user>li>a, .pkp_site_nav_menu a:hover {
        color: #d89837 !important;
    }
.pkp_navigation_user_wrapper ul a:hover, .pkp_navigation_user_wrapper ul a:focus {
        border-color: #097b3e;
    }
.pkp_structure_head {
    border-bottom: none !important;
}	
.pkp_site_nav_menu, .pkp_structure_head {
    background: #d89837 !important;
}
@media (min-width: 992px) {
    .pkp_navigation_primary_row {
        background: #d89837;
        padding-left: 2.143rem;
        padding-right: 2.143rem;
    }
	.pkp_navigation_search_wrapper a, #navigationPrimary a {
        color: #fff !important;
    }
	.pkp_site_nav_menu a:hover{
		color: #fff !important;
	}
}
#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    border-color: #097b3e;
}
.pkp_navigation_search_wrapper a:hover, .pkp_navigation_search_wrapper a:focus {
        color: #fff;
        border-color: #097b3e;
}
.pkp_navigation_primary_wrapper #navigationPrimary ul {
        background: #d89837 !important;
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    background: #097b3e !important;
}
.pkp_block .title {
	border-bottom: 3px solid #d89837 !important;
}
.cmp_article_list .title a, .pkp_page_index .current_issue h2{
	color: #000 !important;
}

.pkp_page_index .current_issue h2 {
    border-bottom: 3px solid #d89837 !important;
}
.pkp_brand_footer {
    display: none;
}
.pkp_structure_footer_wrapper {
    border-bottom: 1.43rem solid #d89837;
}
