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

	--wd-header-general-h: 101px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 95px;

	--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 {
	margin-top: 0px;
}

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

.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 27.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 37.5px;
}



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

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

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 98px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(248, 184, 1, 1);
}

.whb-general-header {
	background-color: rgba(19, 27, 70, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-bottom-width: 0px;border-bottom-style: solid;
}
