/* Desktop "Utilidades e Jardim" main-category list refinements. */
@media (min-width: 992px) {
  #header > .header-top #_desktop_megamenu .desktop-utility-links {
    border-bottom: 0;
  }

  #header > .header-top #_desktop_megamenu .desktop-utility-links a {
    display: block;
    font-weight: 700;
  }
}
