cannabiz_navigation_after

function acme_nav_search() {
    /* Your codes here */
}
add_action( 'cannabiz_navigation_after', 'acme_nav_search' );