/**
 * Theme Name:  Quest Child
 * Theme URI:   http://pacethemes.com/wordpress-themes/quest/
 * Author:      Pace Themes
 * Author URI:  http://pacethemes.com
 * Template:    quest
 * Description: Thème enfant de Quest
 * Version:     1.4.8.1
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: quest
 * Domain Path: /languages/
 * Tags:        black, blue, green, gray, orange, red, white, yellow, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, buddypress, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
 *
 * Quest, like WordPress, is licensed under the GPL.
 * Quest is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
 */

@import 'https://fonts.googleapis.com/css?family=Artifika';

.transparent-header .main-header, .transparent-header .main-header a, .transparent-header .main-header .main-navigation .nav > li > a {
    /* text-shadow: 1px 1px 1px rgba(14, 48, 99, 0.85);*/
}

.main-navigation .nav > li.current-menu-item > a, .main-navigation .nav > li.current-menu-parent > a {
    color: white !important;
    font-weight: 800;
}

.main-navigation .nav > li.current-menu-item, .main-navigation .nav > li.current-menu-parent {
    border-color: white !important;
}

.copyright .copyright-text {
    display: none !important;
}



.sl-slider,.sl-slide, .sl-slide-inner, .sl-slides-wrapper, .sl-slider-wrapper {
    height: 570px !important;
}