/*
Template:       jinx
Theme Name:     Jinx Child
Theme URI:      http://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     http://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Jinx - Pet Shop & Veterinary WooCommerce Theme
Version:        1.0.0
Requires at least: 4.4
Requires PHP: 5.6
Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
License: 		GNU General Public License
License URI: 	licence/GPL.txt
Text Domain:    jinx-child
Domain Path:    /languages/
*/

/* Couleur normale */
nav ul li a {
    color: #0C2974;
}

/* Hover */
nav ul li a:hover {
    color: #FF6200;
}

/* Actif */
nav ul li.current-menu-item a {
    color: #FF6200;
}

/* Clic */
nav ul li a:active {
    color: #FF9C5F;
}