body {
    background: #f2f4f7;
}

.pkp_structure_main{
    background: #fff;
}


.pkp_site_name_wrapper {
    height: 90px;
}

.pkp_site_nav_toggle {
     height: 90px;
}

.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
    height: 100%;
}

.pkp_site_name .is_img img {
    max-height: 90px;
}

.pkp_site_name .is_img img {
    max-height: 100px;
    margin-top: -10px;
}

section.current_issue { 
    display: none; 
}

.pkp_structure_content {
  padding-top: 0px;
}

.pkp_structure_footer {
  display: flex;
}

.pkp_footer_content {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.pkp_brand_footer {
  width: 50%;
}

.issues_archive {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.pkp_structure_head {
   border-bottom: 2px solid #ddd;
}

.pkp_page_index .additional_content {
  border-top: 0px;
}

.pkp_site_nav_menu {
  background: none;
}

.pkp_structure_footer_wrapper {
  background-color: #1e6292;	 
}

.section {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pkp_site_nav_menu {
  font-size: 16px;
}