/*
 Theme Name:     Divi Theme - Naiara Fernández
 Description:    Plantilla responsive basada en Divi WordPress Theme (Elegant Themes)
 Author:         Naiara Fernández
 Author URI:     http://naiarafernandez.com/
 Template:       Divi
 Version:        2.6.4.2
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#footer-info {
	font-size: 16px;
	color:#9F9E9E;
}

#footer-info a {
	color: #9F9E9E;
	font-size: 16px;
}

#footer-info a:hover {
	color: #ac20a7;
}

.et-social-icon a {
	display: inline-block;
	position: relative;
	color: #9F9E9E;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	transition: color 300ms ease 0s;
}

.more-link:hover{
content: url("http://miniguini.com/wp-content/uploads/2016/02/leer-mas-hover.png");
}

.format-gallery .et-pb-arrow-prev,
.format-gallery .et-pb-arrow-next {
	color: #ffffff;
}

h2 {
	font-family: 'Dosis', sans-serif;
	font-size: 26px;
	font-weight: bold;
}