.tkd-hmenu > .tkd-menu-cable-store > a,
.tkd-hmenu > .tkd-menu-cable-store > a:link,
.tkd-hmenu > .tkd-menu-cable-store > a:visited {
	background: #243447 !important;
	color: #fff !important;
	padding-right: 14px !important;
	padding-left: 14px !important;
	border-radius: 0 0 4px 4px;
	font-weight: 700;
	text-shadow: none !important;
}

.tkd-hmenu > .tkd-menu-cable-store > a:hover,
.tkd-hmenu > .tkd-menu-cable-store > a:focus,
.tkd-hmenu > .tkd-menu-cable-store.active > a,
.tkd-hmenu > .tkd-menu-cable-store > a.active {
	background: #16283c !important;
	color: #fff !important;
}
