/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.iconos-mva img.menu-image { height: 17px; padding: 0; }
.iconos-mva .menu-image-title-after { padding-left: 7px; }
.contenido_main { height: 258px; overflow: hidden; }
.contenido_main:hover .hover-contenedor { transform: translate3d(0px, -258px, 0px); cursor: pointer; }
.cuerpo-sin-margin p { margin: 0; }
.hover-tabla tr:hover td { background: transparent !important; }
.footer-fondo:before { height: 59px; background-size: 100% 100% !important; }
form textarea { resize: none; }
.precio-dolar ul.elementor-inline-items li:last-child span { color: #ED2025 !important; }

/*---------------- Estilo informacion historica -------------*/


.historica-shortcodemva .categoria-item { width: 11%; }
.historica-shortcodemva .categoria-item img { 
    border-radius: 50%;
    width: 125px;
    height: 125px;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.historica-shortcodemva .categoria-item span {
    padding-top: 5px;
    font-family: "Roboto", Sans-serif;
    color: #2c387d !important;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    display: table;
    line-height: 1.5;
}
.historica-shortcodemva #categorias-container { margin-bottom: 50px; }
.historica-shortcodemva .categoria-item:hover img { box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); }
.historica-shortcodemva .categoria-item:hover span,
.historica-shortcodemva .categoria-item.active span { color: #ed2025 !important; }
.historica-shortcodemva .categoria-item.active img { box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); transform: scale(1.1); }
.historica-shortcodemva #tags-container { 
    width: 25%;
    float: right;
    display: flex;
    flex-direction: column;
}
.historica-shortcodemva #entradas-container { width: 75%; float: left; }
.ih-pdfmva-item { padding: 0 50px; }
.historica-shortcodemva #tags-container button { 
    text-align: center;
    width: 35%;
    background: #2c387d;
    padding: 10px 0;
    border-radius: 6px;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    border: none;
    margin: 0 auto 5px;
}
.historica-shortcodemva #tags-container button.active { background: #ed2025; }
.ih-pdfmva-item { background: #e1e1e1; padding: 5px 50px; margin: 0 0 2px 0; font-family: "Roboto", Sans-serif; }
.nombre-archivo { 
    color: #2c387d;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
}
.ruta-archivo a { 
    color: #ed2025;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
}
.ruta-archivo img { position: relative; top: 2px; }
.ruta-archivo {
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ruta-archivo.visible { display: block; }

.descargar-tema a {
    background: url(/wp-content/uploads/2025/05/download.svg) no-repeat left center;
    background-size: contain;
    color: #283980;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    padding-left: 22px;
}
.gobiernost .categoria-item { width: 25%; text-align: center; }
