#header .sf-menu ul li a,
#header .menu ul li a {
	white-space: collapse;
}

#header .menu ul li:first-child,
#header .sf-menu ul li:first-child {
	line-height: 70px;
}

#lnk-new-products-and-promotions .popover,
#lnk-neue-produkte-und-aktionen .popover,
#lnk-novi-produkti-ta-akciyi .popover,
#category-2 .popover {
	top: 64px !important;
}

#category-2>a.dropdown-item {
	padding: 20px !important;
}

@media (max-width: 1771px) {
	#header .old-shop-notice.green {
		font-size: 14px;
	}

	#category-2>a.dropdown-item {
		padding: 23px 20px !important;
	}

	#lnk-new-products-and-promotions>a.dropdown-item,
	#lnk-neue-produkte-und-aktionen>a.dropdown-item,
	#lnk-novi-produkti-ta-akciyi>a.dropdown-item {
		padding: 16px 20px !important;
	}
}

@media (max-width: 1400px) {
	#header .old-shop-notice.green {
		font-size: 12px;
	}

	#category-2>a.dropdown-item {
		padding: 25px 20px !important;
	}

	#lnk-new-products-and-promotions>a.dropdown-item,
	#lnk-neue-produkte-und-aktionen>a.dropdown-item,
	#lnk-novi-produkti-ta-akciyi>a.dropdown-item {
		padding: 18px 20px !important;
	}
}

@media (max-width: 1279px) {
	#category-2>a.dropdown-item {
		padding: .625rem !important;
	}

	#lnk-new-products-and-promotions>a.dropdown-item,
	#lnk-neue-produkte-und-aktionen>a.dropdown-item,
	#lnk-novi-produkti-ta-akciyi>a.dropdown-item {
		padding: .625rem !important;
	}
}

@media (max-width: 991px) {
	#header .old-shop-notice.green {
		font-size: 10px;
	}
}