/**
 * Theme Name:  FWRD Child - Ultimate Creative WP Theme
 * Theme URI:   http://irontemplates.com/wp-demos/fwrd/
 * Description: FWRD a complete solution for everybody in the creative industry. If you are anyone, this theme is for you.
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0
 * Template:    fwrd
 * Text Domain: fwrd-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
 @import url("../fwrd/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


 .classic-menu.fixed:not(.absolute_before):not(.mini):not(.responsive) .languages-selector a {
    color: #ffffff;
    font-size: 9px;
    background: none;
}




.classic-menu > ul > li a, .classic-menu > ul > li.languages-selector > ul > li a {
    font-family: Lato;
    font-weight: 400;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    color: rgb(37, 38, 45);
    background: none;
}