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

	--wd-header-general-h: 105px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 0.001px;

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

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

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

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




@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-general-header-inner {
		height: 105px;
		max-height: 105px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
	
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 38px;
		max-height: 38px;
	}
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(49, 37, 27, 1);
}

.whb-general-header {
	background-image: url(https://dhevibangkok.com/wp-content/uploads/2020/08/hd-bg-1.jpg);background-size: cover;background-attachment: inherit;background-position: center center;background-repeat: no-repeat;border-color: rgba(232, 232, 232, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(35, 31, 32, 1);border-color: rgba(232, 232, 232, 1);border-bottom-width: 0px;border-bottom-style: solid;
}
