main->get_styling(); $fonts = include MEC::import('app.features.mec.webfonts.webfonts', true, true); $google_fonts = []; $google_fonts['none'] = array( 'label'=>esc_html__('Default Font', 'modern-events-calendar-lite'), 'variants'=>array('regular'), 'subsets'=>array(), 'category'=>'', 'value'=>'', ); if(is_array($fonts)) { foreach($fonts['items'] as $font) { $google_fonts[$font['family']] = array( 'label'=>$font['family'], 'variants'=>$font['variants'], 'subsets'=>$font['subsets'], 'category'=>$font['category'], ); } } ?>
main->get_sidebar_menu('styling'); ?>

    'mec-colorskin-1', '#0093d0'=>'mec-colorskin-2', '#e53f51'=>'mec-colorskin-3', '#f1c40f'=>'mec-colorskin-4', '#e64883'=>'mec-colorskin-5', '#45ab48'=>'mec-colorskin-6', '#9661ab'=>'mec-colorskin-7', '#0aad80'=>'mec-colorskin-8', '#0ab1f0'=>'mec-colorskin-9', '#ff5a00'=>'mec-colorskin-10', '#c3512f'=>'mec-colorskin-11', '#55606e'=>'mec-colorskin-12', '#fe8178'=>'mec-colorskin-13', '#7c6853'=>'mec-colorskin-14', '#bed431'=>'mec-colorskin-15', '#2d5c88'=>'mec-colorskin-16', '#77da55'=>'mec-colorskin-17', '#2997ab'=>'mec-colorskin-18', '#734854'=>'mec-colorskin-19', '#a81010'=>'mec-colorskin-20', '#4ccfad'=>'mec-colorskin-21', '#3a609f'=>'mec-colorskin-22', '#333333'=>'mec-colorskin-23', '#D2D2D2'=>'mec-colorskin-24', '#636363'=>'mec-colorskin-25', ); foreach($colorskins as $colorskin=>$values): ?>

getFactory()->params('footer', function() { ?>