start_controls_section( 'section_tab', [ 'label' =>esc_html__( 'Icon Hover', 'elementskit-lite' ), ] ); $this->end_controls_section(); $this->insert_pro_message(); } protected function render( ) { echo '
'; $this->render_raw(); echo '
'; } protected function render_raw( ) { $settings = $this->get_settings_for_display(); extract($settings); ?>