.w-post-elm-before {
  font-weight: bold;
}

.w-post-elm:not(.type_icon)>i {
  vertical-align: inherit;
}

.ekitaldia {
  background-color: #13265F;
  padding: 2rem;
  border-radius: 0px 40px 40px 40px;
  color: #FFF;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.ekitaldia a {
  color: #FFF !important;
}

.ekitaldia .data {
  margin-bottom: 1.5rem;
}

.ekitaldia .data .eguna {
  font-size: 3rem;
  float: left;
  display: block;
  margin-right: 11px;
  font-weight: bold;
}

.ekitaldia .data .hilabetea {
  float: left;
  color: #E9515A;
  font-weight: bold;
}

.ekitaldia .data .hilabetea p {
  margin: 0px;
  padding: 0px;
  line-height: 1rem;
}

h2>.fas {
  color: #E9515A;
  font-size: 0.5rem;
}

.w-tabs-section-content {
  background-color: #FFF;
  border: solid 1px #DFDFDF;
}

.filtro-botoia {
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 1.2 !important;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0em;
  border-radius: 1.40em;
  padding: 0.8em 1.8em;
  background: #e9515a;
  border-color: #e9515a;
  color: #FFF;
  margin-bottom: 0.5rem;
}

.filtro-botoia:hover {
  background: #13265f;
  border-color: transparent;
  color: #ffffff !important;
}

.filtro-botoia.aukeratuta {
  background: #13265f;
  border-color: transparent;
  color: #ffffff !important;
}

.kaxa {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0px 0px 10px 0px;
}

.kaxa .logoa {
  margin-right: 1.5rem;
}

.kaxa .logoa img {
  width: 100%;
  height: auto;
}

.kaxa .urtea {
  background: #CCC;
  padding: 0.8rem 1.5rem;
  width: 100%;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}

.kaxa .kaxa-info {
  text-align: center;
  width: 100%;
}

.kaxa .kaxa-info h4 {
  text-transform: uppercase;
  margin-bottom: 0.4rem;
  padding: 0;
  font-size: 1.1rem;
}

.kaxa .kaxa-info h4 a {
  color: #13265f !important;
}

.kaxa .kaxa-info h4 a:hover {
  color: #13265f !important;
}

.kaxa .kaxa-info p {
  line-height: 1.2;
  margin-bottom: 0px;
}

.kaxa .kaxa-info .mota {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  color: #e9515a;
}

.kaxa .kaxa-info .lotura-botoia {
  font-family: var(--font-body);
  font-size: 0.8rem;
  line-height: 1.20 !important;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0em;
  border-radius: 1.40em;
  padding: 0.4em 1.8em;
  border-color: transparent;
  box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
  background-color: #e9515a;
  color: #ffffff !important;
}

.kaxa .kaxa-info .lotura-botoia:hover {
  background: #13265f;
  border-color: transparent;
  color: #ffffff !important;
}

/* Media Querie */
@media only screen and (min-width: 600px) {
  .kaxa {
    flex-direction: row;
  }

  .kaxa .urtea {
    padding: 2rem 1.5rem;
    margin-right: 1.5rem;
    width: auto;
  }

  .kaxa .kaxa-info {
    text-align: left;
  }
}

.mce-container {
  padding-top: var(--header-height);
}

.ikusiker-breadcrumbs {
  color: #ffffff;
}

.ikusiker-breadcrumbs a {
  color: #ffffff;
}

.ikusiker-breadcrumbs a:hover {
  color: #ffffff;
  border-bottom: 0px;
}

