.elementor-4209 .elementor-element.elementor-element-3e3e1f2{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-4fa820b9 */.info-adicional-ficha.ficha-red {
  line-height: 1.65;
}

.info-adicional-ficha.ficha-red section {
  margin-bottom: 34px;
}

.info-adicional-ficha.ficha-red h4 {
  margin: 0 0 18px;
  font-size: 24px;
  line-height: 1.15;
}

.info-adicional-ficha.ficha-red p {
  margin: 0 0 12px;
}

/* COMPOSICIÓN NUTRICIONAL */

.info-adicional-ficha.ficha-red .performance-facts {
  max-width: 540px;
  padding: 14px;
  border: 1px solid #ab2244;
}

.info-adicional-ficha.ficha-red .performance-facts__title {
  margin-bottom: 12px;
}

.info-adicional-ficha.ficha-red .performance-facts__table {
  width: 100%;
  border-collapse: collapse;
}

.info-adicional-ficha.ficha-red .performance-facts__table th,
.info-adicional-ficha.ficha-red .performance-facts__table td {
  padding: 8px 0;
  border-bottom: 1px solid #ab2244;
}

.info-adicional-ficha.ficha-red .performance-facts__table td {
  text-align: right;
}

.info-adicional-ficha.ficha-red .small-info {
  font-size: 13px;
  font-weight: 400;
}

/* TABLA RECOMENDACIONES */

.info-adicional-ficha.ficha-red table.responsive-table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 18px 0 22px !important;
  border: 1px solid #000 !important;
  table-layout: auto !important;
}

.info-adicional-ficha.ficha-red table.responsive-table th,
.info-adicional-ficha.ficha-red table.responsive-table td {
  padding: 14px 12px !important;
  text-align: center !important;
  border: 1px solid #000 !important;
  vertical-align: middle !important;
}

.info-adicional-ficha.ficha-red table.responsive-table thead th {
  background-color: #ab2244 !important;
  color: #fff !important;
  font-weight: 700 !important;
}

.info-adicional-ficha.ficha-red table.responsive-table thead th.cifras {
  background-color: #f3dedd !important;
  color: #000 !important;
}

.info-adicional-ficha.ficha-red table.responsive-table tbody td {
  background-color: #f3dedd !important;
}

.info-adicional-ficha.ficha-red table.responsive-table td.left-align {
  text-align: left !important;
  font-weight: 700 !important;
}

.info-adicional-ficha.ficha-red table.responsive-table .cifras {
  font-weight: 700 !important;
}

/* RESPONSIVE */

@media (max-width: 767px) {

  .info-adicional-ficha.ficha-red h4 {
    font-size: 21px;
  }

  .info-adicional-ficha.ficha-red .performance-facts {
    max-width: 100%;
  }

  .info-adicional-ficha.ficha-red table.responsive-table {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
  }

  .info-adicional-ficha.ficha-red table.responsive-table th,
  .info-adicional-ficha.ficha-red table.responsive-table td {
    padding: 10px 8px !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
  }

  .info-adicional-ficha.ficha-red table.responsive-table td.left-align {
    white-space: normal !important;
    min-width: 150px !important;
  }
}/* End custom CSS */