/*
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
*/

/* Estilos estructurales y reset */
html{box-sizing:border-box;font-size:10px!important} 
*,::after,::before{box-sizing:inherit} 
img{height:auto;max-width:100%} 
article,figure,footer,header,hgroup nav,main,section,time{display:block} 
.altOcultar{clip:rect(0 ,0 ,0 ,0);position:absolute} 
.upper{text-transform:uppercase} 
iframe[name=google_conversion_frame]{height:0!important;width:0!important;line-height:0!important;font-size:0!important;margin-top:-13px;float:left} 
div.flex-video{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin:20px 0;clear:both} 
div.flex-video iframe{position:absolute;top:0;left:0;width:100%;height:100%} 
.contacto-cont>.fusion-li-item>.fusion-li-item-content>a,.contacto-cont>.fusion-li-item>.fusion-li-item-content>p>a,.footer-enlace>p>a{color:#fff!important} 
.noticias-ampliadas>.fusion-posts-container>article>.fusion-post-wrapper{height:500px!important} 
/* EVENTOS */

.cont-filtrado > .container-posts > .post-entry > article > .ymc-col-2 > .category >.cat-inner,
.cont-filtrado > .container-posts > .post-entry > article > .ymc-col-2 > .read-more > a{
    background-color: #123c5d !important;
}
.fechas-act-inicio{
    color: #08ad26;
}
.fechas-act-fin{
    color: #ef2828;
}
.postCard-actividades  .categoria-actividades > p{
    background-color: #123c5d !important;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 5px 20px 0;
    width: fit-content !important;
}
.titulo-actividades-post{
    max-height: 15% !important;
    height: 100% !important;
}
.cont-categorias-post > div{
    max-height: 8% !important;
    height: 100% !important;
}
.tabla-inventario{
    margin-top: 4% !important;
}
.tabla-inventario > thead > tr > th {
    background-color: #123c5d !important;
    color: #fff !important;
}
.tablepress>:where(tbody)>.odd>*{
    background-color: #123d5d23 !important;
}
.titulo-actividades-post{
    min-height: 100px !important;
    height: 100% !important;
}

.contenido-actividades,.cont-titulo-actualidad{
    min-height: 75px !important;
    height: 100% !important;
}


.contenedor-form-grupo form.wpcf7-form{
    border: 1px solid;
    padding: 40px 20px;
    width: 80%;
    border-radius: 10px;
}
.contenedor-form-grupo .wpcf7{
    display: flex;
    justify-content: center;
    align-items: center;
} 

.cdp-cookies-alerta{display: none;}