/* 
Theme Name: Theo Elementor Custom Theme
Description: Theo Custom Theme
Author: Parfait Munyany
Author URI: https://www.marvelouspm.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */
/* MA1 deal pages – completely remove Elementor nav toggle button */
body.page-id-10259 button.e-n-menu-toggle,
body.page-id-10869 button.e-n-menu-toggle,
body.page-id-10867 button.e-n-menu-toggle {
    display: none !important;
    pointer-events: none !important;
}
