@media (min-width: 992px) {
    .pkp_navigation_primary_row {
        background: #ddd;
        padding-left: 2.143rem;
        padding-right: 2.143rem;
    }
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    font-family: "minion-pro";
    font-weight: 700;
    text-transform: uppercase;
    background: #000000;
    color: rgb(255 255 255 / 84%);
    border: none;
}
.pkp_site_name_wrapper {
    padding-left: 25.143rem;
    padding-right: 2.143rem;
}
@media (min-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 120px;
    }
}
.pkp_structure_footer_wrapper {
    background: rgba(0, 0, 0, 0.05);
    border-top: 1px solid #ddd;
    border-bottom: 1.43rem solid #000;
}
#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
  border-color: #000;
}
@media (min-width: 992px) {
  #navigationPrimary a:hover, #navigationPrimary a:focus {
    color: #090909;
  }
}
.pkp_structure_main h2 {
  font-family: minion-pro;
  font-size: 1.285rem;
  line-height: 2.143rem;
  font-weight: 700;
}
 body {
  font-family: minion-pro;
  font-size: 14px;
  line-height: 1.43rem;
  color: rgba(0,0,0,0.87);
}
.obj_article_summary > .title {
  font-family: minion-pro;
  font-size: 1rem;
  line-height: 1.43rem;
  font-weight: 700;
}
.pkp_page_index .current_issue .current_issue_title {
  font-family: minion-pro;
  font-size: 1.143rem;
}
#navigationPrimary a {
  font-family: minion-pro;
  font-size: .93rem;
  font-weight: 700;
  text-transform: uppercase;
}
.obj_issue_summary .title {
  font-family: minion-pro;
  font-weight: 700;
  text-decoration: none;
}
.obj_issue_summary .series {
  font-family: minion-pro;
}
.pkp_navigation_user_wrapper a {
    font-family: minion-pro;
    font-size: .93rem;
    font-weight: 700;
}
.pkp_block .title {

  margin-bottom: .714rem;
  margin-top: 0;
  font-family: minion-pro;
  font-size: 1.143rem;
  line-height: 1.43rem;
  color: rgba(0,0,0,0.54);
}
.pkp_structure_main h1 {
  font-family: minion-pro;
  font-size: 1.714rem;
  line-height: 2.143rem;
  font-weight: 700;
}
@media (min-width: 992px) and (min-width: 992px) {
  .pkp_navigation_primary {
    display: inline-block;
    max-width: 90%;
    text-align: left;
  }
}
