/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/* Place your custom CSS in this file */

/* BOF Personalización */
.full-width nav.site-navigation .main-menu > li.selector_idioma > a {
	padding-left: 8px;
	padding-right: 8px;
}
.full-width nav.site-navigation .main-menu > li.selector_idioma.primero > a {
	padding-left: 21px;
}
.full-width nav.site-navigation .main-menu > li.selector_idioma.ultimo > a {
	padding-right: 21px;
}
.full-width .menu-button {
	padding-left: 18px;
	padding-right: 18px;
}
/* EOF Personalización */