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

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

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

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

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

.whb-header-bottom .wd-dropdown {
	margin-top: -6.5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 3.5px;
}


.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -1px;
	margin-bottom: -0px;
	height: calc(100% + 1px);
}


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

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

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
		.whb-header-bottom-inner {
		height: 27px;
		max-height: 27px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 20px;
		max-height: 20px;
	}
		
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 20px;
		max-height: 20px;
	}
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
		.whb-header-bottom-inner {
		height: 20px;
		max-height: 20px;
	}
	
	
	}
		.whb-top-bar-inner { border-color: rgba(227, 227, 227, 1);border-bottom-width: 0px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(237, 121, 166, 1);
}

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