/*
Theme Name: LuxeDrive Child
Theme URI: https://luxedrive.qodeinteractive.com
Description: A child theme of LuxeDrive
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: luxedrive
Template: luxedrive
*/
/* FINAL CLEANUP: remove empty top header space */
.qodef-header-section.qodef-top,
.qodef-top-area,
.qodef-header-top,
.qodef-header-top-area {
	display: none !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}