'normal', 'style' => flatsome_option('header_search_form_style'), ), $atts)); ob_start(); echo ''; $content = ob_get_contents(); ob_end_clean(); return $content; } add_shortcode("search", "search_shortcode");