.pkp_brand_footer{display:none !important;}

.pkpListPanelItem__summary a:visited{color: #007ab2}

.custom-footer-column {
  float: left;
  width: 50%;
  padding: 10px;
}

.custom-footer-row:after {
  content: "";
  display: table;
  clear: both;
}

.pkp_structure_head{
background: linear-gradient(4deg, rgb(218, 182, 20) 0%, rgb(240, 201, 62) 48%, rgb(243, 234, 183) 100%) !important;
}

.pkp_structure_footer_wrapper {
background: linear-gradient(4deg, rgb(218, 182, 20) 0%, rgb(240, 201, 62) 48%, rgb(243, 234, 183) 100%) !important;
}

#reviewerOptinGroup{display: none !important;} 
.reviewer{display: none! important;}

#reviewerGroup-31{display: none !important;}


body {background:#e2e2e2 !important;}

.pkp_site_nav_menu {background: #1e629200 !important;}

.pkp_navigation_primary > li > a {color:#000 !important}

.pkp_search_desktop .search_prompt {color:#000 !important}

.pkp_navigation_user > li > a {color:#000 !important}

@media screen and (max-width: 600px) {
  .custom-footer-column {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
.pkp_site_nav_menu { background: #efc837 !important;}
}

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3{background: #dbbc50 !important;font-weight: bold !important;}

.cmp_button_wire, .obj_galley_link{background: #007ab2 !important; color: #fff !important;}

.obj_issue_toc .galleys, .obj_issue_toc .section{padding: 10px !important;}

.obj_issue_toc .galleys, .obj_issue_toc .section{margin: 10px -30px !important;}

.summary{font-size: 15px !important;text-align: justify !important;}