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

	--wd-header-general-h: 100px;
	--wd-header-general-sm-h: 85px;
	--wd-header-general-sticky-h: 70px;

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 171px;
	}
	}
		.whb-top-bar-inner { border-color: rgba(16, 16, 16, 0.05);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(202, 202, 202, 1);
}
.whb-general-header-inner {  }
.whb-general-header {
	background-color: rgba(201, 201, 201, 1);
}

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