/* Tank Ibérica Elementor tabs CSS extracted from wp-custom-css in phase 11. */

/* ANUNCIESE tab - naranja/dorado */
.e-n-tabs-heading .e-n-tab-title:last-child {
  background-color: #C8960C !important;
  color: #FFFFFF !important;
  font-weight: 700 !important;
}
.e-n-tabs-heading .e-n-tab-title:last-child:hover {
  background-color: #D4A017 !important;
  color: #FFFFFF !important;
}
.e-n-tabs-heading .e-n-tab-title:last-child[aria-selected="true"] {
  background-color: #B8860B !important;
  color: #FFFFFF !important;
}

/* --- PESTAÑAS --- */
.e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
  background-color: #23424A !important;
  color: #FFFFFF !important;
}
.e-n-tabs-heading .e-n-tab-title:hover {
  background-color: #23424A !important;
  color: #FFFFFF !important;
}
.e-n-tabs-heading .e-n-tab-title {
  background-color: #f1f2f3 !important;
  color: #000000 !important;
  transition: all 0.3s ease;
}
.e-n-tabs-heading .e-n-tab-title:last-child {
  background-color: #C8960C !important;
  color: #FFFFFF !important;
  font-weight: 700 !important;
}
.e-n-tabs-heading .e-n-tab-title:last-child:hover,
.e-n-tabs-heading .e-n-tab-title:last-child[aria-selected="true"] {
  background-color: #B8860B !important;
  color: #FFFFFF !important;
}

.e-n-tab-content > .e-con {
  height: auto !important;
  min-height: auto !important;
}
.e-n-tab-content > .e-con {
  height: auto !important;
  min-height: auto !important;
}

