.sp-megamenu-parent > li.sp-has-child > a::after {
  font-family: "Font Awesome 5 Free";
   content: "";
  content: " \f107";
  font-weight: bold;   font-weight: 900;
}

@media screen and (min-width: 990px) {
#sp-logo-movil { display: none;}
}

@media screen and (max-width: 990px) {
#sp-cabecera-desktop { display: none;}
}

