/*
 Theme Name:   Magasins2Vélo Child
 Theme URI:    https://magasins2velo.com/
 Description:  Thème enfant Divi pour PBN thématique — entretien, réparation et achat de vélo. Design « Atelier Chrome » (sport-tech nocturne, éléments 3D, hero parallax).
 Author:       Magasins2Vélo
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  magasins2velo-child
 Tags:         divi, child-theme, blog, magazine, velo
*/

/* ---------------------------------------------------------------------
   Overrides Divi : on masque le header / footer / nav de Divi pour
   laisser la place à notre #m2v-header et #m2v-footer custom.
   Tout le reste du CSS est inline dans header.php (cache-busté par la
   version ci-dessus + le marqueur de version en tête du <style>).
   --------------------------------------------------------------------- */
#page-container { background: transparent !important; }
#main-content   { background: transparent !important; }
#main-header    { display: none !important; }
#main-footer    { display: none !important; }
#et-top-navigation { display: none !important; }
.et_pb_section  { padding: 0; }
#et-main-area   { padding-top: 0 !important; }
