#navigation-menu-header .segment[data-segment="jewelry"] li i:before, .vertical-menu li.gifts i:before {
	content: "î˜‰";
	color: #981b1e;
	font-family: 'icon-font';
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	margin-right: 0.21429em
}

@media only screen and (min-width: 600px) {
#navigation-menu-header i.icon-angle-down, #navigation-menu-header i.icon-angle-up {
	display: none !important
}
}

@media only screen and (min-width: 850px) {
#navigation-menu-header i.icon-angle-down, #navigation-menu-header i.icon-angle-up {
	display: inline !important
}
}
#navigation-menu-header>ul>li.jewelry>a {
	color: #981b1e
}
#navigation-menu-header .segment[data-segment="jewelry"] li:first-child>a.holiday {
	color: #981b1e
}
#navigation-menu-header .segment[data-segment="jewelry"] li i:before {
	font-size: 1.2em
}
.vertical-menu li.gifts a {
	color: #981b1e
}
.vertical-menu li.gifts i:before {
	font-size: 1.1em;
	margin-right: .1em
}
.vertical-menu li.expandable.gifts.expanded>a>i:before {
	color: white
}
