$("parent > child")
Child selector is used to select all the elements which are the immediate children of the specified element. The below example clearly explains you how to select the direct children of an element.
items item1 item2 item2.aitem2.bitem2.c item3