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

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



.whb-clone.whb-sticked .wd-dropdown {
	margin-top: 40px;
}

.whb-clone.whb-sticked .wd-dropdown:after {
	height: 50px;
}

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

		
		.whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}

		
	
			.whb-clone .whb-general-header-inner {
		height: 120px;
		max-height: 120px;
	}
	
			.wd-header-overlap .title-size-small {
		padding-top: 150px;
	}

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 75px;
	}
	}
		
.whb-general-header {
	background-color: rgba(255, 255, 255, 1);
}
