: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: 90px;
	--wd-header-general-sm-h: 70px;
	--wd-header-general-sticky-h: 0.001px;

	--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;
}





@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 71px;
	}
	}
		.whb-general-header-inner { border-color: rgba(0, 0, 0, 0.05);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-general-header {
	background-color: rgba(226, 226, 226, 0.52941176470588);
}

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