.path-search .region--title,
.path-search .region--secondary-navigation {
  display: none;
}

.path-search #block-nv-socialblue-search-block-hero {
  padding: 0;
  background: linear-gradient(40deg, #45cafc, #303f9f) !important;
  height: 100px;
}

.path-search #block-nv-socialblue-search-block-hero .cover .page-title {
  display: none;
}

.path-search #hero {
  padding: 0;
}

.path-search #hero .page-title {
  display: none;
}

.path-search #hero .search-hero-form .form-item {
  padding-top: 0;
}

.path-search #hero .search-hero-form .form-item .form-text {
  height: 43px;
}

.path-search #hero .search-hero-form button {
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.path-search #hero .search-hero-form button:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.block-facets {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d6da;
  margin-right: 20px;
}

.block-facets .block-title {
  font-weight: normal;
  text-transform: uppercase;
}

.block-facets .facets-widget-links ul,
.block-facets .facets-widget-checkbox ul {
  padding-left: 0;
}

.block-facets .facets-widget-links ul li,
.block-facets .facets-widget-checkbox ul li {
  list-style: none;
  margin-bottom: 5px;
}

.block-facets .facets-widget-links ul li .facet-item__count,
.block-facets .facets-widget-checkbox ul li .facet-item__count {
  color: #e91e63;
}

.block-facets .facets-widget-links ul li.facet-item .facets-checkbox,
.block-facets .facets-widget-checkbox ul li.facet-item .facets-checkbox {
  margin-right: 5px;
  vertical-align: middle;
}

.block-facets .facets-widget-links ul li.facet-item label,
.block-facets .facets-widget-checkbox ul li.facet-item label {
  color: inherit;
  font-size: 1rem;
  font-weight: normal;
}

.view-search-all .view-filters .form-item-search-api-datasource {
  width: 250px;
}
