<!-- #sidebar --><asideid="sidebar"class="wow fadeIn"><header><h2class="hide"><?php_e('Sidebar','kalabera');?></h2></header><?phpif(is_active_sidebar('sidebar1')):?><?phpdynamic_sidebar('sidebar1');?><?phpelse:?><divclass="no-widgets"><h3><?php_e('No Widgets','kalabera');?></h3><p><?php_e('This is a widget ready area. Add some and they will appear here.','kalabera');?></p></div><?phpendif;?></aside><!-- end of: #sidebar -->