/*
Theme Name: DCPL-HimalayanHeritage
Author: Delta Creation Pvt. Ltd.
Description: This is the Theme For Himalayan Heritage created by Delta Creation Pvt. Ltd.
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
Text Domain: dcp-hh

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

/* Ensure site header stays above hero/banner widgets */
.site-header {
	position: relative;
	z-index: 1000;
}

/* Keep custom banner slider below the header */
.dcpl-banner-slider {
	position: relative;
	z-index: 1;
}

/* @todo: Type: CSS, Message: Move this to its own sass file. Don't merge in header.sass */

