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

	--wd-header-general-h: 109px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 100px;

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

.whb-top-bar .wd-dropdown:after {
	height: 14px;
}
.whb-sticked .whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

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

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

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



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

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

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 60px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(39, 35, 104, 1);
}

.whb-1vtdkicu4xby8zakcnvr.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(39, 35, 104, 1);
	--wd-form-placeholder-color: rgba(39, 35, 104, 1);
}