var $this = $(this),
            child = $this.closest('.dd-item').find('.dd-list'),
            parent = $this.closest('.dd-list');