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

	--wd-header-general-h: 80px;
	--wd-header-general-sm-h: 70px;
	--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-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-general-header-inner {
		height: 80px;
		max-height: 80px;
	}

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 72px;
	}
	}
		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-general-header {
	background-color: rgba(255, 221, 222, 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;
}
