.whb-top-bar .wd-dropdown {
	margin-top: -7px;
}

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

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

.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: 26px;
		max-height: 26px;
	}

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

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 87px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(0, 102, 160, 1);
}

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