/*
Theme Name: Textiles Uno X Uno
Theme URI: https://eruditus.io
Version: 5.7.1.4
Description:  Textiles Uno X Uno
Author: Tom Cárdenas
Author URI: http://eruditus.io
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fl-automator
*/
/*

WARNING! DO NOT EDIT THEME FILES IF YOU PLAN ON UPDATING!

Theme files will be overwritten and your changes will be lost
when updating. Instead, add custom code in the admin under
Appearance > Theme Settings > Code or create a child theme.

*/

.fl-page-nav ul.sub-menu li a {
    clear: none;
    color: #fff;
    display: block;
    font-weight: 300;
    line-height: 20px;
    margin: 0 10px;
    padding:10px 15px
}

a{
text-decoration: none;
}