/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.fixed.inset-0.bg-black.bg-opacity-75.transition-opacity.backdrop-blur-sm {
    opacity:0;
	pointer-events:none;
}
