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

.whb-top-bar .wd-dropdown:after {
	height: 5px;
}
.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: 45px;
}

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



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

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

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

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

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

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

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

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

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

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

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

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

.whb-general-header {
	background-color: rgba(0, 0, 0, 0.5);border-bottom-width: 0px;border-bottom-style: inherit;
}

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