/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#flags {
  width: auto !important;
}

.padding-tabla {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.descripcionPrograma {
  line-height: 20px !important;
  font-size: 18px;
  min-height: 60px;
}

/* Spinner */

#spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(234, 234, 234, 0.7);
  /* Fondo translúcido */
  z-index: 999999;
  opacity: 1;
  /* Opacidad completa para el fondo */
  backdrop-filter: blur(5px);
  /* Aplica un desenfoque al fondo */
}

#spinner img,
#spinner p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

#spinner p {

  margin-top: 50px;
  margin-left: -15px;
  font-weight: bold;
  color: #006626;
}



@media only screen and (max-device-width: 1300px) {


  .main-tablet {
    margin-top: -60px !important;

  }

}

@media only screen and (max-width: 900px) {}

@media only screen and (max-width: 640px) {

  .tituloActividadFicha {
    font-size: 30px !important;
}

  .main-tablet {
    margin-top: 0px !important;

  }

  .table-1 td,
  .table-1 th,
  .tkt-slctr-tbl-wrap-dv td,
  .tkt-slctr-tbl-wrap-dv th {
    white-space: normal !important;
  }

  .fusion-title.fusion-title-4 {

    margin-bottom: 0px !important;

  }

  .wp-embedded-content {
    max-width: 640px;
    width: 100%;

  }

  .columnaAjustableAltura {

    min-height: 200px !important;
    position: relative !important;
    height: auto !important;

  }

  .contenedorRibbon {

    height: auto;
    max-height: 400px !important;

  }

}

@media only screen and (max-width: 360px) {

  .tituloActividadFicha {
    font-size: 30px !important;
}

  #iconoBarraSuperiorMiFarmaforum a {
    font-size: 12px !important;
    color: #ffffff;
    font-weight: bold;
    line-height: 10px;

  }

  #textoMifarmaforum {
    line-height: 10px;
    position: relative;
    top: -5px;
  }

  .lang-item a span {
    font-size: 12px !important;
    line-height: 18px;
    color: #ffffff;
  }

}

@media only screen and (max-width: 380px) {
  #iconoBarraSuperiorMiFarmaforum img {
    display: none;
  }
}

.fusion-sticky-transition {
  box-shadow: 0px 1px 1px #a1c7c7 !important;
}

#logotipoCabecera img {
  width: 400px;
  max-width: 400px;
  height: auto;
}

#acepto_la_p {
  border: 2px solid #000000 !important;
  appearance: none;
  background-color: #000000;
  color: #000000;

}

#casillaPoliticaPrivacidad input {
  color: #000000;
  border: 2px solid #000000 !important;

}

.menuPrincipal {
  Z-index: 99999999 !important;
  width: 100% !important;
  background-color: #ffffff !important;
}


/* Cabecera Principal*/

.botonMenu {
  width: 100%;
  height: 100px !important;
}

.cabeceraMovil {
  max-height: 60px !important;
  height: 60px !important;
}

.cabeceraPrincipal {
  max-height: 75px !important;
  height: 75px !important;
}

/* Menú Mçovil */

#contenedorBotonPanelMenuMovil {
  margin-top: 50px;
}

#contenedorBanderasMenuMovil {
  display: flex;
  justify-content: center;
  align-items: center;
}

#banderaMenuMovilEs,
#banderaMenuMovilCat {

  display: flex;
  flex-wrap: wrap;
}

/* Ribbons */

.columnaAjustableAltura {

  height: 100%;
  position: relative !important;

}

.contenedorRibbon {

  white-space: normal;
  display: table;
  height: 100%;
  overflow-x: hidden;
  border: 2px solid #F2F2F2;
  position: relative;

  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  background: rgb(250, 250, 250);
  background: -moz-radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  background: radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa", endColorstr="#ffffff", GradientType=1);
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: 22px;

}

.ribbon-libre {
  font: bold 15px sans-serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  background-color: #19662E;
  color: #fff;
}

.ribbon-ocupado {
  font: bold 15px sans-serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  background-color: #d63b3b;
  color: #fff;
}

/* Patrocinios */

.bloqueTituloPatrocinioEspecial {

  background-color: #00c6c7;
  padding: 20px;
  border-radius: 8px 8px 0px 0px;

}

.bloqueTituloPatrocinio {
  display: block;
  background-color: #F0F0F0;
  padding: 20px;
  text-align: center;
  color: #008C9E;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;

}

.bordesSuperioresRedondeados {
  border-radius: 8px 8px 0px 0px;
}

.etiquetaDisponible {
  display: block;
  background-color: #00dd6c;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px 8px 0px 0px;
  padding: 10px;
  text-align: center;
  line-height: 14px;
}

.etiquetaNoDisponible {
  display: block;
  background-color: #d63b3b;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px 8px 0px 0px;
  padding: 10px;
  text-align: center;
  line-height: 14px;
}

/* Equipo */

.cuadroInfoContacto {
  min-height: 360px;
}