/* @option user-selected miscellaneous theme setting */

@media screen and (min-width: 986px) {
	#RaftNav.RaftHorizontal ul li {
		border-right: none;
	}
	
	#RaftNav.RaftHorizontal ul li:first-child {
		border-left: none;
	}
}