/*FH loc css V3 */

body.news .fh-NewsPromo {
    display: none !important;
}

body.is-alpha .lay-alpha-section .nav-alpha li:nth-child(3) a{
    font-size: 20px;
}

body.page-war-of-factions .fh-pageTop-steps .content .description{
	line-height:initial;
}
body.page-war-of-factions .fh-pageTop-steps .content {
	left:45%;
}

body.is-news a.newsfilter-label {
    padding: 0px;
    margin: 0px 4px;
    font-size: 15px;
}

.page-war-of-factions.page-war-of-factions-35 .fh-Recommended .fh-container {
    padding-bottom: 350px;
}

body.page-war-of-factions.page-free-weekend .fh-masterclassContent {
display: none;
}

.news-item-0 .fh-ni-tag>p:before {
    content: "PATCHES";
}

.news-item-1 .fh-ni-tag>p:before {
    content: "COMUNIDADE";
}

@media (max-width: 414px) {
  
  .fh-pageTop-content {
    top: 100%;
  }

  .fh-pageTop-content p {
    font-size:15px;
  }

  .fh-pageTop-content h2 {
    font-size:38px;
  }

  .fh-headline {
    margin-top: 14em;
}

}

@media (max-width: 320px) {

      .fh-headline {
    margin-top: 18em;
}

}