.business-directory-banner-block-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: auto;
  padding: 15% 30px 5% 30px;
  position: relative;
  /* Optional: dark overlay to improve contrast */
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content {
  position: relative;
  z-index: 2;
  max-width: 1340px;
  margin: 0 auto;
  text-align: left;
  color: white;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .block-logo-wrapper .site-logo-link {
  text-decoration: none;
  box-shadow: none;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .block-logo-wrapper .site-logo-link img {
  max-width: 400px;
  max-height: 190px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .header-title-wrapper .header-title {
  font-weight: 600;
  font-size: 72px;
  line-height: 1;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .header-title-wrapper .header-subtitle {
  font-size: 42px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper {
  margin-right: 30px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form {
  align-self: center;
  margin-left: auto;
  padding: 15px 0;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper {
  width: 100%;
  position: relative;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters {
  display: flex;
  flex-flow: row nowrap;
  background-color: #fff;
  border-radius: 64px;
  padding: 0 0 0 30px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--keywords {
  margin: 0;
  margin-right: 10px;
  width: 100%;
  border-right: 1px solid #ccc;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--keywords .form-text {
  border: 0;
  border-radius: 0;
  width: 100%;
  line-height: 1.95;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--keywords .form-text:focus, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--keywords .form-text:active {
  outline: none;
  box-shadow: none;
  border: 0;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--keywords .form-text:hover {
  outline: none;
  box-shadow: none;
  border: 0;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--location {
  margin: 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--location .form-text {
  border: 0;
  border-radius: 0;
  width: 100%;
  background-image: none;
  line-height: 1.95;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--location .form-text:focus, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--location .form-text:active {
  outline: none;
  box-shadow: none;
  border: 0;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-item--location .form-text:hover {
  outline: none;
  box-shadow: none;
  border: 0;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-actions {
  background-color: #cc3d3d;
  width: auto;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .search-inner-filters .form-actions .form-submit {
  background: none;
  box-shadow: none;
  padding: 5px 15px;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper {
  position: absolute;
  left: 0;
  top: 45px;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
  z-index: 9999;
  overflow: visible;
  width: 88%;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left {
  width: 26%;
  flex-grow: 1;
  padding: 15px 15px;
}
@media screen and (min-width: 729px) and (max-width: 767px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left {
    width: 44.6666666667%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 728px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left {
    width: 44.6666666667%;
    padding-bottom: 0;
  }
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item {
  margin-bottom: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item svg, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item i {
  margin-right: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item a {
  font-size: 11px;
  text-decoration: none;
  color: #666;
  font-weight: 400;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item a:focus, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item a:active {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-left .business-category-item a:hover {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle {
  width: 26%;
  flex-grow: 1;
  padding: 15px 15px;
}
@media screen and (min-width: 729px) and (max-width: 767px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle {
    width: 44.6666666667%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 728px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle {
    width: 44.6666666667%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item {
  margin-bottom: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item svg, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item i {
  margin-right: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item a {
  font-size: 11px;
  text-decoration: none;
  color: #666;
  font-weight: 400;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item a:focus, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item a:active {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-middle .business-category-item a:hover {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right {
  width: 26%;
  flex-grow: 1;
  padding: 15px 15px;
}
@media screen and (min-width: 729px) and (max-width: 767px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right {
    width: 44.6666666667%;
    padding-top: 0;
  }
}
@media screen and (max-width: 728px) {
  .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right {
    width: 44.6666666667%;
    padding-top: 0;
  }
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item {
  margin-bottom: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item svg, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item i {
  margin-right: 5px;
  color: #666;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item a {
  font-size: 11px;
  text-decoration: none;
  color: #666;
  font-weight: 400;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item a:focus, .business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item a:active {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form .business-listing-filter-form-wrapper .search-filters .category-list-wrapper .business-categories-section .business-categories-right .business-category-item a:hover {
  outline: none;
  box-shadow: none;
  color: #cc3d3d;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .search-box-wrapper .business-listing-search-filter-form #edit-submit.form-submit {
  background: none;
  box-shadow: none;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .register-logo-wrapper .register-link {
  text-decoration: none;
  box-shadow: none;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.business-directory-banner-block-wrapper .business-directory-banner-block-content .search-and-register-logo-wrapper .register-logo-wrapper .register-link img {
  max-width: 335px;
  max-height: 50px;
}
.business-directory-banner-block-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

/*# sourceMappingURL=bd-banner.css.map */
