/*
Theme Name: Extra Child
Theme URI: http://www.elegantthemes.com/gallery/extra/
Version: 2.0.96
Description: Extra
Author: Elegant Themes
Template: Extra
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Personalizado */

/* Round images */
.circular img {
 	border-radius: 50%; 
}

/* Alineacion vertical de texto */
.vertical-text {
	margin-top:auto;
	margin-bottom:auto; 
}

#media_image-4 .widgettitle {
	visibility: hidden;
	background: #e20a17;
}
#image.wp-image-324 .et_pb_widget {
	display: flex;
}

.et_pb_section {
	padding: 1% 0;
}

.et_pb_pagebuilder_layout .post-content a, .et_pb_pagebuilder_layout .post-wrap .et_pb_bg_layout_dark h2 a {
	color: red;
}

#main-header {
	border-bottom: 7px solid #ecf0f5;
}

#media_image-2{
box-shadow: 0 1px 1px rgba(0,0,0,.1);
}