/*
Theme Name: Kids World
Theme URI: http://themeforest.net/user/Softwebmedia/portfolio
Author: Soft Web Media
Text Domain: kids-world
Domain Path: /languages
Author URI: http://themeforest.net/user/Softwebmedia
Description: A premium wordpress responsive theme by Soft Web Media
Version: 1.00
License: GNU General Public License
License URI: license.txt
Tags: blue, red, white, green, orange, yellow, post-formats
*/



/* 

All Custom CSS are added in theme's "css" folder.
If you want to do any custom changes then use child theme's "child-theme-style.css" or you can use main theme's custom.css

 */
li.swmsc_class_grid_meta_size {display: none !important;}
li.swmsc_class_grid_meta_arrow {display: none !important;}
/* to hide the Age Group */
li.kidsworld_class_grid_meta_age { display: none !important; }

/* to hide the Class Size */
li.kidsworld_class_grid_meta_size { display: none !important; }

/* to hide the Arrow */
li.kidsworld_class_grid_meta_arrow { display: none !important; }
.swmsc_recent_post_large_meta {display: none !important;}