/*
Theme Name: wordherd Child
Theme URI: https://wordherd.io
Template: wordherd-gutenberg
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.1.0.1708685246
Updated: 2024-02-23 11:47:26

*/
body{
	top:0px !important;	
}
.home-head a{ font-family: Verdana, Arial, helvetica, sans-serif !important; }

/* Sección cabecera globalHeader bloque */
#cabecera {
	min-height:3em;
}

#contacto{
	background:#fff url('https://violenciagenero.igualdad.gob.es/wp-content/uploads/ico-contacto.png') right no-repeat;
	border:1px solid #b1adad;
	border-radius:6px;
	color:#1f699a;
	padding:0.3em 0.3em 0.2em 0.3em;
}
/************* Sección Destacados ************************/

.list-links li a{ background-color: #6fb9e1; }
.list-links li a:hover{ background-color: #268cca; }
.list-links li { 
	border: 1px solid #53abdb;
	background: #6fb9e1;
}
.list-links li:hover{ border: 1px solid #268cca;background: #268cca; }
#destacadosListado h4{
	background: #a4d0ee;
	padding: 5px;
    	border-radius: 5px;
}
/*************** Chat 016 *********************************/
/************* Puesto en su global footer ************/
#ventana-emergente-chat { z-index:100; }
/************** Conseguir disponer en linea una lista ***/
.enLinea{
	display: inline-flex;
	list-style:none;
        list-style-image: none !important;
}
.enLinea li::before{
	content:"|";
	margin-right:8px;
}
/********** menú home ******************/
.menuPrincipalBotones {
    text-align: center;
    background-color: #1C5C88;
    border: 1px solid #f9f9f9;
    cursor: pointer;
    position: relative;
    display: flex;
    color: white;
    font-family: Verdana, Arial, helvetica, sans-serif;
    color:#fff !important;
    float: left;    
    height:100px;
    padding:10px;
    width:258px;
}
.center{ display:flex; justify-content: center; }
.menuPrincipalBotonesPro{ width:12% }
.menuPrincipalBotones a{ padding:0px; color:#fff; }
.borderR{ border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
.borderL{ border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.textVerdana{ font-family: Verdana, Arial, helvetica, sans-serif; }
h1, h2, h3{ font-family: Verdana, Arial, helvetica, sans-serif !important; }
.enlacePie ul li a{ text-decoration: underline; }
.enlacePie ul li a:hover{ text-decoration: none; }
#cifras, #carrusel-logos{ border: 2px solid #000; background:#fff;height:355px; }


.noticiasHistorial{
    color: #0962A0;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 0.7em;
    position: absolute;
    font-weight: bold;
    padding-left: 2em;    
    margin-top:0px;
    padding: 0.4em;
    background: #CDE6F5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    right:0px;
}
.titulo{ 
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	border-top: 2px solid #000; 
	margin-right: -1px !important;
}
.cajaHistorial{
    width: 100%;
    height: 30px;
    position: absolute;
    margin-top: -20px;
    border-left: 2px solid;
    border-right: 2px solid;
}
.fondoBlanco{ 
	background: #fff;	
}
.piefondonoticias{ 
	display: flow-root; 
	border-right: 2px solid #000;
 	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.infoSeguridad a{
	border:2px solid #000;
	margin-left: -35px;
}
#idiomas{
	margin-top: -50px;
}
#wp-block-search__input-1{
    vertical-align: top;
    background: #fff;
    border: 1px solid #B1ADAD;
    border-radius: 6px;
    margin-right: -2.8em;
    padding: 0.45em 1.9em 0.4em 0.5em;
    font-size: 0.75em;
    font-family: Arial;
}
#contacto{
	padding: 0.1em 0.3em 0.2em 0.3em;
}
#contacto a{ text-decoration: none; color: darkgray; font-size: 0.9em; }
#primary{ margin-top: 30px; margin-bottom: 30px;border-radius: 10px;border: 1px solid #ccc; }