.pkp_structure_content {
  padding-top: 2.143rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.1) !important;
}
.pkp_structure_head {
  background-color: #fff !important;
  border-bottom: 5px solid #cc910e !important;
  max-width: 1165px !important;
  margin: auto !important;
}

.pkp_navigation_user.pkp_navigation_user {
  margin: 0;
  padding: 0 10px !important; 
  border: none;
  background: #006798 !important;
}
.pkp_site_name {
  background: #fff !important;
  padding: 10px 30px !important;
}

.pkp_navigation_primary_wrapper {
  padding: 0 20px !important;
}

.pkp_page_index .journals h3 a {
    text-decoration: none;
    font-size: 25px !important;
    line-height: 35px !important;
  }

  .pkp_site_name .is_text {
    color: #2a2c49;
  }

  .obj_issue_summary .title {
    font-size: 25px !important;
    line-height: 38px !important;
  }

  .pkp_page_index .current_issue .current_issue_title {
    margin: 1.43rem 0;
    font-weight: 700;
    font-size: 25px !important;
    line-height: 38px !important;
  }

/*Mobile*/


  .pkp_site_nav_toggle > span::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #cc910e !important;
  }

  .pkp_site_nav_toggle > span::before {
    background: #cc910e !important;
  }

  .pkp_site_nav_toggle > span::after {
    background: #cc910e !important;
  }