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

	--wd-header-general-h: 122px;
	--wd-header-general-sm-h: 88px;
	--wd-header-general-sticky-h: 0.001px;

	--wd-header-bottom-h: 50px;
	--wd-header-bottom-sm-h: 50px;
	--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;
}


.whb-header-bottom .wd-dropdown {
	margin-top: 5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 15px;
}


.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -1px;
	margin-bottom: -0px;
	height: calc(100% + 1px);
}


@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: 122px;
		max-height: 122px;
	}

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

		.whb-sticked .whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
		
	
			.wd-header-overlap .title-size-small {
		padding-top: 235px;
	}

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

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

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

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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 88px;
		max-height: 88px;
	}
	
		.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
			.wd-header-overlap .page-title {
		padding-top: 194px;
	}

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 179px;
	}
	}
		
.whb-general-header {
	border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}
