:root{
	--wd-top-bar-h: 40px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 40px;

	--wd-header-general-h: 0.001px;
	--wd-header-general-sm-h: 40px;
	--wd-header-general-sticky-h: 40px;

	--wd-header-bottom-h: 45px;
	--wd-header-bottom-sm-h: 45px;
	--wd-header-bottom-sticky-h: 45px;

	--wd-header-clone-h: 0.001px;
}

.whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-top-bar .wd-dropdown:after {
	height: 10px;
}
.whb-sticked .whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-sticked .whb-top-bar .wd-dropdown:after {
	height: 10px;
}


.whb-header-bottom .wd-dropdown {
	margin-top: 2.5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 12.5px;
}

.whb-sticked .whb-header-bottom .wd-dropdown {
	margin-top: 2.5px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:after {
	height: 12.5px;
}

.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -0px;
	margin-bottom: -0px;
	height: calc(100% + 0px);
}


@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
		
	
		.whb-header-bottom-inner {
		height: 45px;
		max-height: 45px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 45px;
		max-height: 45px;
	}
		
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-header-bottom-inner {
		height: 45px;
		max-height: 45px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(255, 0, 203, 0);background-image: url(https://luxauriax.com/wp-content/uploads/2026/01/yttt-scaled.webp);background-size: inherit;background-attachment: inherit;background-position: center top;background-repeat: repeat;border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(40, 0, 254, 0);background-image: url(https://luxauriax.com/wp-content/uploads/2026/01/rtreretr-scaled.webp);background-size: contain;background-attachment: inherit;background-position: center top;background-repeat: no-repeat;
}

.whb-header-bottom {
	background-color: rgba(251, 250, 247, 1);
}
