/* title */
/*.search-notfound > .column-50 {
  width: 70% !important;
} */

/* title */
.h1-proxima {
  font-size: 1.6em;
}
.page-title {
  padding-top: 35px;
  font: 600 1.14285714rem/1 ProximaNova,sans-serif;
  font-weight: 600;
  font-size: 1.6em;
  text-transform: uppercase;
  text-align: center;
}
.section-header {
  text-align: center;
}
.box-border-bottom {
    border-bottom:none;
}
.error-page-search{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;

}

.no-hits-search-term{
    font-size: 1rem;
    letter-spacing: .1rem;
}

/* Search tips */
[data-assetid="noresults-help"] ul {
  list-style: none;
 /* margin: 0 0 10px 0px; */
}
.search2016 li:nth-last-child(n+2):after {
  content: "|";
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.2);
}
/* wy not try */
[data-assetid="noresults-help"] a {
  text-decoration: none;
  text-transform: uppercase;
}

.btn-cta-border-secondary.search2016 {
  padding: 8px 15px;
  min-width: 122px;
}

/* search block */
.search-notfound {
  margin-bottom: 30px;
}

.page-404 .column.last,
.search-notfound .column.last {
  border-left: 1px solid #E2E2E2;
}



@media only screen and (max-width: 959px) and (min-width: 768px) {
  .page-404.column-wrapper,
  .search-notfound.column-wrapper {
    display: block;
  }
  .page-404 .column,
  .search-notfound .column {
    width: auto;
  }
  .page-404 .column.last,
  .search-notfound .column.last {
    border-top: 1px solid #E2E2E2;
    border-left: none;
  }

  .img-2016 {
      max-height: 472px;
  }
}

@media only screen and (max-width: 767px) {
  .error-page-search{
    width: 100%;
    margin: auto;
  }
  .pt_product-search-noresult .page-title {
    font: 600 1.14285714rem/1 ProximaNova,sans-serif;
    font-weight: 600;
    font-size: 1.6em;
  }

}
.fish {
  color: blue !important;
}
