/*
Theme Name: Nova Lite - Prensa en andaluz
Author: manuferSVQ
Description: Nova Lite Child theme fot Prensa en Andaluz
Domain Path: /languages
Template: nova-lite
Text Domain: novalite
*/

@import url("../nova-lite/style.css");


/*imagenes para el footer*/

#credits-images{
	width: 100%;
	max-height: 70px;
}
.foot-logo{
	float: left;
	width: 33%;
	max-height: 70px;
	display: inline-block;
	text-align:center;
	padding: 20px;
}

.foot-logo  img {
	max-width: 100%;
    height: auto;
}

/*colores RRSS*/
.bottom_socials a {
    color: #00ac86!important;
    border: 1px solid #00ac86;
}

.bottom_socials a:hover {
    color: #ffffff !important;
	background-color: #00ac86 !important;
}

/*colres menú*/

nav#mainmenu li > a{
	color: #00ac86 !important;
}

nav#mainmenu li:hover > a{
	color: #616161 !important;
}
