.page-title-wrapper .page-title.page-title {
  color: #495974; }

.page-title-wrapper {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden; }

.category-content {
  margin-bottom: 3rem; }

.post-list-wrapper .post-list {
  padding-left: 0; }

.post-list {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none; }
  .post-list .post-holder {
    box-shadow: none;
    background: none;
    padding: 0 0 1.5rem;
    margin: 0 0 1.5rem;
    border: none; }
    .post-list .post-holder .post-header .post-title {
      font-size: 1rem;
      font-weight: bold;
      float: none;
      margin: 0; }
    .post-list .post-holder .post-header .post-info .item {
      display: inline-block; }
      .post-list .post-holder .post-header .post-info .item:not(:first-child)::before {
        display: inline-block;
        content: ' | ';
        color: #b9b9b9; }
    .post-list .post-holder .addthis_toolbox {
      display: none; }

.post-list {
  margin-bottom: 0; }
  @media (min-width: 480px) {
    .post-list {
      display: grid;
      grid-column-gap: 2rem; } }
  @media (max-width: 767px) and (min-width: 480px) {
    .post-list {
      grid-template-columns: 1fr 1fr; } }
  .post-list .post-holder {
    display: inline-block;
    text-align: center; }
    .post-list .post-holder .post-image-wrapper a {
      display: block;
      line-height: 0; }
    .post-list .post-holder .post-content-wrapper {
      padding: 1rem .5rem;
      border-width: 0 1px 1px 1px;
      border-color: lightgrey;
      border-style: solid; }
      .post-list .post-holder .post-content-wrapper .post-header .post-info {
        display: none; }
      .post-list .post-holder .post-content-wrapper .post-header .post-title.post-title {
        color: #495974;
        font-weight: bold;
        padding-top: 0;
        padding-bottom: .75rem; }
        .post-list .post-holder .post-content-wrapper .post-header .post-title.post-title:hover {
          color: #697ea1;
          cursor: pointer;
          text-decoration: underline; }
        .post-list .post-holder .post-content-wrapper .post-header .post-title.post-title .post-item-link {
          font-size: inherit;
          color: inherit; }
      .post-list .post-holder .post-content-wrapper .post-content .post-text-hld p:last-child {
        margin-bottom: 0; }
      .post-list .post-holder .post-content-wrapper .post-content .post-read-more {
        color: #495974;
        background-color: transparent;
        font-size: 1rem;
        line-height: normal;
        padding: .5em 1.5em;
        display: inline-block;
        font-weight: bold;
        border: 2px solid #495974;
        text-transform: uppercase;
        margin-top: 1rem;
        float: none;
        display: inline-block; }
        .post-list .post-holder .post-content-wrapper .post-content .post-read-more:hover {
          background-color: #495974;
          border-color: #495974; }
        .post-list .post-holder .post-content-wrapper .post-content .post-read-more:hover {
          text-decoration: none;
          color: #fff;
          cursor: pointer; }

.toolbar .pages .item.current .page {
  background-color: #495974; }
.toolbar .pages .item:not(.current) .page {
  color: #495974; }
  .toolbar .pages .item:not(.current) .page:hover {
    color: #fff;
    background-color: #495974; }
.toolbar .pages .pages-item-previous {
  margin: 0;
  position: static; }
.toolbar .pages .pages-item-next {
  margin: 0;
  position: static; }
  .toolbar .pages .pages-item-next .action {
    margin: 0; }
.toolbar .pages .action.action {
  border: none;
  border-radius: 0; }
  @media screen and (max-width: 767px) {
    .toolbar .pages .action.action {
      background-color: #495974; } }
  @media screen and (max-width: 767px) {
    .toolbar .pages .action.action::before {
      color: #fff; } }

.post-list-wrapper + .toolbar {
  margin-bottom: 0; }
  .post-list-wrapper + .toolbar .pages {
    margin-bottom: 0; }

.sidebar .block {
  background: #f4f4f4;
  padding: .5rem; }
  .sidebar .block .block-title.block-title {
    margin-bottom: .5rem; }
    .sidebar .block .block-title.block-title strong {
      color: #495974;
      font-weight: bold; }

.sidebar .news-search .form {
  position: relative; }
  .sidebar .news-search .form label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block; }
  .sidebar .news-search .form #news_search {
    border-color: #495974; }
    .sidebar .news-search .form #news_search:focus {
      box-shadow: 0 0 3px 1px #495974; }
  .sidebar .news-search .form .action.search {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400; }
    .sidebar .news-search .form .action.search::before {
      font-family: "luma-icons";
      content: "\e615";
      display: inline-block;
      background-image: none;
      color: #fff;
      background-color: #495974;
      height: 2rem;
      line-height: 2rem;
      opacity: 1;
      padding: 0 .5rem;
      width: auto; }
    .sidebar .news-search .form .action.search:hover::before {
      background-color: #697ea1; }
    .sidebar .news-search .form .action.search > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
.sidebar .block[class*="categories"] ul {
  padding: 0;
  margin: 0 0 0 .5rem; }
  .sidebar .block[class*="categories"] ul li {
    margin: .25rem 0 .25rem .5rem; }
  .sidebar .block[class*="categories"] ul ul {
    padding-left: 1rem; }
