/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 19:19:43 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS knowledge echa un vistazo a http://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.header-navbar a:hover{
	color:#3d89c9;
}
.header-navbar ul.wp-menu > li.current-menu-item > a{
	color:#3d89c9;
}
.site-footer .widget .widgettitle:before{
	display:none;
}
.footer-bottom-wrap a{
	color:#fff;
}
.footer-widgets-wrap .widget_nav_menu li a:hover{
	color:#3d89c9;
}
.header-navbar a:active, .header-navbar ul.wp-menu > li.current-menu-item > a, .header-navbar ul.nav.wp-menu > li.menu-item-has-children.current-menu-ancestor > a {
	color:#3d89c9;
}
.ItemSection h2{
	font-size:50px;
}
.elementor-slideshow__title{
	display:none;
}