.full-content-height .site-main {
  min-height: 100vh;
}

@media only screen and (max-width: 48.874em) {
  #primary-menu {
    gap: 0.4rem;
  }
  #primary-menu > li a:after {
    display: none;
  }
}
.page-template-page-magazines .issue-grid .issue img {
  -o-object-fit: contain;
  object-fit: contain;
}

@media (min-width: 62.5em) {
  #primary-menu {
    gap: 2.5rem;
  }
}
@media (max-width: 781px) and (max-height: 460px) {
  #primary-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.35rem;
    margin-top: 115px;
  }
}

.rcp_form li {
  display: flex;
  align-items: start;
}

.rcpfb_field select {
  font-size: 1.3em;
  padding: 5px;
  max-width: 400px;
}

.rcp_form input[type=text],
.rcp_form input[type=password],
.rcp_form input[type=email] {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 580px) {
  .rcp-table tr {
    display: block !important;
  }
}
.search-results.archive .site-main {
  background-color: #ffffff;
}

@media (min-width: 48.875em) {
  .search-by-type {
    font-size: 20px;
    gap: 40px;
  }
}
h2.adv-search-search-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.facetwp-type-sort select {
  width: 250px;
  padding: 5px 10px;
}

.facetwp-selections {
  padding-left: 0;
}

.facetwp-template .fwpl-result {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 5px solid #031f20;
}
.facetwp-template .fwpl-result .section_title {
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (min-width: 48.875em) {
  .facetwp-template .fwpl-result .pi_search_title h2 {
    font-size: 2.6rem;
  }
}
.facetwp-template .fwpl-result .pi_search_title h2 a {
  text-decoration: none;
}
