:root{
	--wd-top-bar-h: 55px;
	--wd-top-bar-sm-h: 55px;
	--wd-top-bar-sticky-h: 41px;

	--wd-header-general-h: 70px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 60px;

	--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: 7.5px;
}

.whb-top-bar .wd-dropdown:after {
	height: 17.5px;
}
.whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 0.5px;
}

.whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu):after {
	height: 10.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 20px;
}



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

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

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
	
	
			.wd-header-overlap .title-size-small {
		padding-top: 147px;
	}

	.wd-header-overlap .title-size-default {
		padding-top: 187px;
	}

	.wd-header-overlap .title-size-large {
		padding-top: 227px;
	}

		.wd-header-overlap .without-title.title-size-small {
		padding-top: 127px;
	}

	.wd-header-overlap .without-title.title-size-default {
		padding-top: 162px;
	}

	.wd-header-overlap .without-title.title-size-large {
		padding-top: 187px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 127px;
	}
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 55px;
		max-height: 55px;
	}
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
			.wd-header-overlap .page-title {
		padding-top: 132px;
	}

		.wd-header-overlap .without-title.title-shop {
		padding-top: 117px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 117px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(17, 83, 161, 0.9);border-color: rgba(184, 171, 17, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(244, 244, 244, 0.85);border-color: rgba(41, 160, 218, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-color: rgba(230, 230, 230, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
