.is-empty-hint {
  display: none;
}

.rte-align-center {
  text-align: center;
}

.hero-banner-one {
  overflow: hidden;
}

.hero-banner-one__video {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  display: inline-block;
  padding-bottom: 0 !important;
  overflow: hidden !important;
}

.residential-image-gallery--default
  .image-gallery__container[data-fullscreen='False'][data-maintainaspectratiomobile='False']
  .card__image {
  max-height: 700px;
}

#nav-footer > .row > .nav-footer-landcom-block > div > div > p {
  font-size: var(--footerLandcomFontSize);
  color: var(--footerLandcomFontColor);
}

.MuiTypography-root.MuiFormControlLabel-label.MuiTypography-body1 {
  color: var(--primaryColor);
}

.filter-header.flex {
  display: flex !important;
}

.filter-slider.filter-slider--advanced-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

.filter-slider__text-input .filter-slider__input {
  font-size: 1.5em;
}

div[style*='darkorange'] {
  display: none;
}

