: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: 104px;
	--wd-header-general-sm-h: 60px;
	--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: 104px;
		max-height: 104px;
	}

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 61px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(130, 183, 53, 1);
}

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