/*
Theme Name: 9930StraitLn
Author: Designs Funnel Team
Description: Your description goes here
Version: 1.0
Template: hello-elementor

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

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

footer#site-footer {
    display: none;
}
/* .header_main {
    position: fixed !important;
    z-index: 1 !important;
	width:100% !important;
} */
@media screen and (max-width: 600px) {
  .header_footer {
    position: fixed !important;
    z-index: 10 !important;
    bottom: 0 !important;
}
}
/* 
.secondcolumn {
    display: none !important;
    z-index: -1;
} */

.header-new-setting {
    width: 5%;
	position:fixed !important;
    z-index: 3;
}
.header-left-column{
	position:absolute !important;
	height:100vh;
}

.new_header{
	position:absolute !important;
	top:0 !important;
	width:100% !important;
	z-index:999 !important;
}