/*
Theme Name: Festiva Child
Theme URI: http://demo.bravisthemes.com/festiva
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Festiva is the most versatile events and conference theme for WordPress. It has 04 unique homepage layouts, available as multi-page or one-page designs. Each layout has been carefully crafted to provide a modern and clean browsing experience for your readers. With Festiva, your events and conferences are going to stand out like never before.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: festiva
Text Domain: festiva-child
Tags: 	attendees, conference, education, event, event theme, festival, meetup, multi event, onepage, schedule, seminar, ticket, tickets, webinar, zoom
Copyright (c) 2024 Bravis-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/
/* ==========================================================================
   DB COUVERTURE — Dégradé bleu → orange (135°) sur le header MOBILE
   Ajouté par FCF WebDesign
   ========================================================================== */
@media (max-width: 1024px) {

  /* En-tête / barre supérieure mobile du thème Festiva */
  .pxl-header-mobile,
  .pxl-header-mobile-inner,
  .pxl-header-mobile-main,
  .pxl-header-mobile .pxl-header-mobile-main,
  header .pxl-header-mobile,
  .pxl-mobile-nav,
  .pxl-header-mobile-sticky,
  .pxl-header-mobile.pxl-sticky-active .pxl-header-mobile-main {
    background-image: linear-gradient(135deg, #0d4899 0%, #2f7cc0 45%, #f49826 75%, #e25312 100%) !important;
    background-color: transparent !important;
  }

  /* Panneau du menu déroulant (quand on ouvre le burger) */
  .pxl-menu-mobile,
  .pxl-menu-mobile-main,
  .pxl-header-mobile-canvas,
  .pxl-mobile-menu-wrapper,
  .pxl-off-canvas .pxl-off-canvas-inner {
    background-image: linear-gradient(135deg, #0d4899 0%, #2f7cc0 45%, #f49826 75%, #e25312 100%) !important;
    background-color: transparent !important;
  }
}
