/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: 1040NightClubChild
Theme URI: https://www.templaza.com/wordpress-themes.html
Author: Templaza
Author URI: http://templaza.com
Version: 1.3.0
Template: 1040nightclub
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar,  theme-options
------------------------------------------------------------------*/

@import url("../1040nightclub/style.css");
[class$="--light"] {
    display: none !important;
	height:0 !important;
	opacity:0 !important;
	position:absolute !important;
	width:0 !important;
	left:-100% !important;
	top:-100px !important;
	z-index:-99999999 !important;
}