/*
Theme Name: Grative Child
Author: 
Description: Your description goes here
Version: 1.0
Template: grative

This is the child theme for Grative theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.pxl-header-menu-backdrop {
    pointer-events: none;
}

.pxl-header-menu.active + .pxl-header-menu-backdrop {
    pointer-events: auto;
}

.pxl-header-menu:not(.active) {
    pointer-events: none;
}

.pxl-header-menu.active {
    pointer-events: auto;
}
