/* BHS Mobile contrast final fix v1.9.5 */

.hf-support-right .bhs-language-switcher a.is-active,
.bhs-language-switcher a.is-active {
  background: #8b184b !important;
  border-color: #8b184b !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

.hf-support-right .bhs-language-switcher a:not(.is-active),
.bhs-language-switcher a:not(.is-active) {
  background: #ffffff !important;
  border-color: #6b7280 !important;
  color: #1f2937 !important;
}

.products article > strong,
.products strong,
.builder-products article > strong,
.builder-products strong,
.sf-category-product-grid article > strong,
.sf-category-product-grid strong,
.sf-search-results article > strong,
.sf-search-results strong {
  color: #7a1838 !important;
  font-weight: 800 !important;
}

.products del,
.builder-products del,
.sf-category-product-grid del,
.sf-search-results del {
  color: #595959 !important;
}

.products article h3,
.builder-products article h3,
.sf-category-product-grid article h3,
.sf-search-results article h3 {
  color: #1f2937 !important;
}

.hf-support-right .bhs-language-switcher a:focus-visible {
  outline: 3px solid #111827 !important;
  outline-offset: 2px !important;
}

@media (max-width: 800px) {
  .products article > strong,
  .builder-products article > strong,
  .sf-category-product-grid article > strong,
  .sf-search-results article > strong {
    color: #68132f !important;
  }
}
