/*
 Theme Name:     AIETI Child Theme Extra
 Theme URI:      https://www.elegantthemes.com/gallery/extra/
 Description:    Extra Child Theme
 Author:         Rubysan
 Author URI:     https://www.rubysan.com
 Template:       Extra
 Version:        1.0.0
*/


@import url("../Extra/style.css");
 
h1.entry-title {
	padding-top: 10px !important;
}

/* aumentar tamaño para los menus largos */
.nav li ul {
	width: 270px !important;
}

#et-menu li>ul li a {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
	
}
