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

	--wd-header-general-h: 148px;
	--wd-header-general-sm-h: 80px;
	--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: 1px;
}

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




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

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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 80px;
		max-height: 80px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(94, 137, 110, 1);
}

.whb-general-header {
	background-image: url(https://embodimentselfcare.com/wp-content/uploads/2025/02/bggg.png);background-size: cover;background-position: inherit;background-repeat: no-repeat;border-bottom-width: 0px;border-bottom-style: solid;
}
