/* CSS Document */
@media only screen and (min-width : 960px) {
.stellarnav > ul > li:nth-child(7)  {
	background-color: #dcd0bb !important;
}
.stellarnav > ul > li:nth-child(7) a {
	color:#fff !important;
}
}


