/*
Theme Name: 	Joaquín Silva y Asociados Child
Theme URI: 		https://www.joaquinsilvayasociados.com
Author: 		veovirtual.com
Author URI: 	https://www.veovirtual.com
Template:		joaquinsilvayasociados
Version: 		050219
*/

/* fernando */

/* fernando */
#Action_bar {border-bottom: solid 1px #fff;}
.header-plain #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) { padding: 5px 18px 4px 18px;}
.header-plain #Top_bar #logo { padding: 0px 0;}

#Content {
    background-color: rgba(255, 255, 255, 0)!important;
}

/* theme */

.Recent_posts ul li .photo .c { display: none;}
/*#Top_bar .menu > li > a span:not(.description) { padding: 7px 20px; }*/

/* Subheader */

/* List */
.list_item .list_left { height: 60px; line-height: 60px; width: 60px; }
.list_item .list_right { margin-left: 70px; }

/* Chart box */
.chart_box p { color: #031430; font-weight: 700; font-family: "Crimson Text"; }
.chart_box p big { line-height: inherit; font-size: 125%; }

/* Footer */
#Footer .widget h4 { font-size: 25px; margin-bottom: 30px; }
#Footer .footer_copy { background-color: #dfe1e6; border: 0; }
#Footer .column{margin:0;}

/* Quitar botón recaptcha V3 de Google */
.grecaptcha-badge { visibility: hidden !important; }

/*Vicente*/
.fichas p {text-align:justify;}
h2.entry-title {font-size: 22px; line-height: 25px;}
.header-plain #Top_bar .menu > li > a span:not(.description) {padding: 0 15px!important;}
#blog-inicio .blog-seccion img.scale-with-grid {object-fit: cover; height: 245px;}
.titulos-inicio {color:#fff;}
.hr-blanco {color:#fff; background:#fff;}
#formularios input[type="text"], #formularios textarea {color: #fff;  background-color: rgba(255, 255, 255, 0.96); border-color: #EBEBEB; text-align: center;}
#formularios input[type="text"]:focus, #formularios textarea:focus {background-color: rgb(255, 255, 255) !important;}
#formularios  input[type="submit"] {background-color: #051e46 !important; color: #ffffff !important;}
a.boton-hover:hover {color:#051E46!important;}
.secciones-inicio {margin: -50px 1%; width: 22.5%!important; border: 3px solid white;}
#Footer hr {margin: -4px 0 10px; width:150px;}
#Footer .widget h4 {font-size: 21px; margin-bottom: 21px;}
#Footer .widget_mfn_menu ul li a {background-color: #162948; color:#fff; text-align:center;}
.widget_mfn_menu ul li a {margin-bottom: 10px;}
#Footer .footer_copy {background-color: RGBA(20, 20, 20, 0.4);  border: 0;}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto {
    background-color: #051e46e6;
    border-top: 1px solid #061d41;
    border-bottom: 1px solid #222222;
}
.cdp-cookies-boton-cerrar {
    padding: 7px 10px;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
    color: #fff !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover {
    color: #fff !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar:hover {
    background-color: #0c0c0c;
}

/*--------Tablets pequeñas----------*/
@media only screen and (max-width: 767px)  {

#Top_bar #menu ul li a {
    text-align: center;
}

}