body.page-template-template-son #page #masthead .menu_hamburguesa .menu-item.active a{
  color: #fff !important;
}

body.page-template-template-son #page #masthead .menu_hamburguesa .menu-item.active a:hover{
  color: #e31d1b !important;
}

body.page-template-template-son .group-columns .wp-block-columns {
  margin-bottom: 0;
  padding: 0;
  gap: 0;
}

body.page-template-template-son .group-columns .wp-block-columns figure {
  margin-bottom: 0;
}

body.page-template-template-son .banner h2 {
  font-size: 7rem;
  max-width: 1200px;
  margin: 20px auto;
  line-height: 1;
  font-weight: 700;
}

body.page-template-template-son .bloque_newsletter {
  display: none;
}

body.page-template-template-son #main figure img{
  margin-bottom: 0;
  margin-top: 0;
}

body.page-template-template-son #main .p-4{
  padding: 1.5rem !important;
}

body.page-template-template-son #main .wp-block-button.disabled{
  pointer-events: none;
}

.has-youtube .f-html {
  max-width: unset !important;
  max-height: unset !important;
}

@media (min-width: 992px) {
  body.page-template-template-son .contador .h1 {
    font-size: 4rem;
  }
  body.page-template-template-son .group-columns .wp-block-columns h2 {
    font-size: 4rem;
  }
  body.page-template-template-son .cover-son h1{
    font-size: 6rem;
  }
}

@media (min-width: 768px) {
    .order-md-2 {
        order: 2;
    }
}

@media (max-width: 767.99px) {
  body.page-template-template-son .banner h2 {
    font-size: 4rem;
  }
  body.page-template-template-son .cover-son{
    min-height: 35vh !important;
  }
}
