/*
Theme Name: Les Plats Manya New
Theme URI: https://lesplatsdemanya.fr
Author: Les Plats de Manya
Description: Theme WordPress base sur le site Les Plats de Manya.
Version: 3.1.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: lesplatsnew
*/

html, body {
  margin: 0;
  padding: 0;
}

/* Fix: Elementor dialog library adds dialog-container class to body,
   causing display:none on custom theme pages */
body.dialog-container,
body.dialog-buttons-container {
  display: block !important;
}





