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

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

.turka-header-bottom .wd-dropdown {
	margin-top: 6px;
}

.turka-header-bottom .wd-dropdown:after {
	height: 16px;
}


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


@media (min-width: 1025px) {
	
		.turka-general-header-inner {
		height: 102px;
		max-height: 102px;
	}

		.turka-sticked .turka-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
		.turka-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}

		.turka-sticked .turka-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
		
	
	}

@media (max-width: 1024px) {
	
		.turka-general-header-inner {
		height: 102px;
		max-height: 102px;
	}
	
		.turka-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
	
	
	}
		
.turka-top-bar {
	background-color: rgba(251, 188, 52, 1);
}

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