/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0.0
 Tags:        responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  Divi-child
*/
@import url("../Divi/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */


/* Dropdown Menu */
#et-top-navigation {
	float: right;
}

#top-menu li li {
	margin: 0px;
	padding: 2px 10px;
}

#top-menu li li a {
	width: 200px;
	padding: 2px 10px;
}


.et-pb-controllers a {
 width: 12px;
 height: 12px;
 -webkit-border-radius: 12px;
 -moz-border-radius: 12px;
 border-radius: 12px;
}


.et-pb-arrow-prev,
.et-pb-arrow-next {
	font-size: 80px;

}

/* Ocultar nombre archivo en fotos de galeria */
.mfp-title {
    color: rgba(243, 243, 243, 0)!important;
}


h1 {
	color: #6d226f;
	font-weight: 300;
	font-size: 45px;
}

h5 {
	line-height: 28px;
	font-weight: 500;
}

h3 {
	line-height: 26px;
	color: #6d226f;
}

.et_pb_contact_submit, .et_pb_contact_reset {
    margin: 0 0 15px 15px;
}


.et_mobile_menu {
    background-color: #FFFFFF!important;
}
