.mfof-search-facets {
  margin-top: -150px
}
@media screen and (max-width:63.9375em) {
  .mfof-search-facets {
    border: none;
    margin-top: 0
  }
}
.sv-search-hit {
  padding: 1.875rem 0;
  border-radius: 0
}
.sv-search-hit:not(:last-child) {
  border-bottom: 1px solid #1d1d1b
}
.mfof-search-faceted-hit-count {
  font-weight: 300;
  font-style: italic
}
.mfof-search-faceted-type-logo {
  margin-top: .9375rem !important
}
.mfof-search-faceted-type-logo::before {
  font-size: 22px;
  content: 'h';
  font-family: mfof-icons;
  width: 40px;
  height: 40px;
  background-color: #f7f3e4;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: .9375rem
}
.mfof-search-faceted-type-logo.document::before {
  content: ""
}
.mfof-search-faceted-type-logo.page::before {
  content: ""
}
.mfof-search-faceted-pagination-wrapper {
  display: flex;
  justify-content: center
}
.mfof-search-faceted-pagination-wrapper .pagination {
  display: flex;
  align-items: center
}
.mfof-search-faceted-pagination-wrapper .pagination > span {
  display: flex;
  justify-content: center;
  align-items: center
}
.mfof-search-faceted-pagination-wrapper .pagination > span:not(.prev):not(.next) {
  width: 30px;
  height: 30px
}
.mfof-search-faceted-pagination-wrapper .pagination > span.current {
  color: #000;
  cursor: not-allowed;
  border-radius: 50%;
  border: 1px solid #1d1d1b
}
.mfof-search-faceted-pagination-wrapper .pagination > span.current:not(.prev):not(.next) {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-search-faceted-pagination-wrapper .pagination > span.current:after, .mfof-search-faceted-pagination-wrapper .pagination > span.current:before {
  background-color: #727272 !important;
  color: #fff !important
}
.mfof-search-faceted-pagination-wrapper .pagination > span.next, .mfof-search-faceted-pagination-wrapper .pagination > span.prev {
  border: none;
  font-size: 14px !important
}
.mfof-search-faceted-pagination-wrapper .pagination > span.next {
  color: #000
}
.mfof-search-faceted-pagination-wrapper .pagination > span.next::after {
  font-family: mfof-icons;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #c5da9d;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  transform: rotate(-90deg);
  margin-left: .46875rem
}
.mfof-search-faceted-pagination-wrapper .pagination > span.prev {
  color: #000
}
.mfof-search-faceted-pagination-wrapper .pagination > span.prev::before {
  font-family: mfof-icons;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #c5da9d;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  transform: rotate(90deg);
  margin-right: .46875rem
}
.mfof-search-faceted-pagination-wrapper .pagination > a {
  border-radius: 50%;
  border: 1px solid #1d1d1b;
  display: flex;
  justify-content: center;
  align-items: center
}
.mfof-search-faceted-pagination-wrapper .pagination > a:not(.prev):not(.next) {
  width: 30px;
  height: 30px
}
.mfof-search-faceted-pagination-wrapper .pagination > a.current:not(.prev) {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-search-faceted-pagination-wrapper .pagination > a.next, .mfof-search-faceted-pagination-wrapper .pagination > a.prev {
  border: none;
  font-size: 14px !important
}
.mfof-search-faceted-pagination-wrapper .pagination > a.next:hover, .mfof-search-faceted-pagination-wrapper .pagination > a.prev:hover {
  background: 0 0 !important
}
.mfof-search-faceted-pagination-wrapper .pagination > a.next::after {
  font-family: mfof-icons;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #c5da9d;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  transform: rotate(-90deg);
  margin-left: .46875rem
}
.mfof-search-faceted-pagination-wrapper .pagination > a.next:hover::after {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-search-faceted-pagination-wrapper .pagination > a.prev::before {
  font-family: mfof-icons;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #c5da9d;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  transform: rotate(90deg);
  margin-right: .46875rem
}
.mfof-search-faceted-pagination-wrapper .pagination > a.prev:hover::before {
  background-color: #1d1d1b;
  color: #fff
}
.mfof-search-faceted-pagination-wrapper .pagination > a:hover {
  background: 0 0
}
.sv-search-facet-item {
  display: flex;
  align-items: center;
  padding-left: 1.875rem;
  position: relative
}
.sv-search-facet-item > a {
  text-decoration: none
}
.sv-search-facet-item > a::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #1d1d1b;
  border-radius: 0%;
  display: inline-block;
  margin-right: .9375rem
}
.sv-search-facet-item > span {
  text-decoration: none;
  color: #06060694;
  cursor: not-allowed
}
.sv-search-facet-item > span::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #1d1d1b;
  border-radius: 0%;
  display: inline-block;
  margin-right: .9375rem
}
.sv-search-facet-item > span-selected::before {
  background-color: #1d1d1b
}
.sv-search-facet-item-selected > a::before {
  background-color: #1d1d1b
}
.sv-search-facet-name {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase
}
.mfof-search-faceted-suggestion-list {
  list-style: none;
  margin: 0;
  padding: 0
}
.mfof-search-faceted-suggestion-list > li {
  margin-bottom: 0
}
.mfof-did-you-mean > a {
  text-decoration: none;
  font-weight: 700
}
.mfof-did-you-mean > a:hover {
  text-decoration: underline
}
.mfof-faq-search-category {
  text-transform: uppercase;
  margin-top: .625rem !important;
  margin-bottom: .9375rem !important;
  display: inline-block;
  padding-left: .46875rem;
  padding-right: .46875rem;
  font-size: 14px;
  line-height: 2
}