/* Keep the current navigation legible against its white background. */
.elementor .hfe-nav-menu .current-menu-item > a.hfe-menu-item,
.elementor .hfe-nav-menu a.hfe-menu-item:hover,
.elementor .hfe-nav-menu a.hfe-menu-item:focus-visible {
  color: #084e94 !important;
}

.hfe-menu-item:focus-visible,
.elementor-icon:focus-visible,
.elementor-button:focus-visible,
.hfe-nav-menu__toggle:focus-visible {
  outline: 3px solid #084e94;
  outline-offset: 4px;
}

.poliedro-form-label,
.poliedro-screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* Dates and taxonomy controls sit on the existing white post background. */
#Content .post-meta .date,
#Content .post-date,
#Content .entry-date,
#Content .cat-btn,
#Content #Filters .label {
  color: #595959;
}

/* Preserve the existing product title and small-note sizes after retagging. */
.elementor .elementor-heading-title.poliedro-heading-from-h3 {
  font-size: 36px;
}

.elementor .elementor-heading-title.poliedro-heading-from-h4 {
  font-size: 24px;
}

.archive .posts_group h2.entry-title {
  font-size: 24px;
  line-height: 34px;
}

.elementor .elementor-element-de98911 h1.elementor-heading-title {
  font-size: 36px;
  line-height: 1;
}

.page-id-91 .elementor .elementor-element-de98911 h1.elementor-heading-title {
  font-size: 55px;
}

.elementor .elementor-element-caa27a7 h2.elementor-heading-title,
.elementor .elementor-element-3bad331 p.elementor-heading-title {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}

/* Changing the article's semantic heading retains its former H2 typography. */
.single-post .title_wrapper h1.entry-title {
  font-size: 55px;
  line-height: 60px;
}

@media (max-width: 1239px) {
  .elementor .elementor-heading-title.poliedro-heading-from-h3 {
    font-size: 26px;
  }

  .elementor .elementor-heading-title.poliedro-heading-from-h4 {
    font-size: 20px;
  }

  .archive .posts_group h2.entry-title {
    font-size: 20px;
    line-height: 30px;
  }

  .elementor .elementor-element-de98911 h1.elementor-heading-title {
    font-size: 26px;
  }

  .page-id-91 .elementor .elementor-element-de98911 h1.elementor-heading-title {
    font-size: 35px;
  }

  .elementor .elementor-element-caa27a7 h2.elementor-heading-title,
  .elementor .elementor-element-3bad331 p.elementor-heading-title {
    font-size: 14px;
  }

  .single-post .title_wrapper h1.entry-title {
    font-size: 35px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .elementor .elementor-heading-title.poliedro-heading-from-h3 {
    font-size: 24px;
  }

  .elementor .elementor-heading-title.poliedro-heading-from-h4 {
    font-size: 18px;
  }

  .archive .posts_group h2.entry-title {
    font-size: 18px;
    line-height: 28px;
  }

  .elementor .elementor-element-de98911 h1.elementor-heading-title {
    font-size: 24px;
  }

  .page-id-91 .elementor .elementor-element-de98911 h1.elementor-heading-title {
    font-size: 28px;
  }

  .single-post .title_wrapper h1.entry-title {
    font-size: 28px;
    line-height: 36px;
  }
}
