/*
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: 2.27
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

 */
#tribe-events-bar, .tribe-events-list-separator-month {display: none;}

div.tribe-event-schedule-details {margin-bottom: 11px; margin-top: 7px;display: block;width:100%;clear:both;}

span.tribe-event-date-start,
span.tribe-event-date-end {
	background-color: #ff6532;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	margin-right: 4px;
	margin-bottom : 14px;
	padding: 5px 10px;
	font-size: 120%;
	line-height: 20px;
	float: left;
}
span.tribe-event-date-end {background-color: #98CB32;}

.tribe-events-single span.tribe-event-date-start,
.tribe-events-single span.tribe-event-date-end {font-size: 60%;}

div.tribe-events-venue-details {margin-top: 28px; width:100%; clear:both; font-size: 120%; line-height: 20px; font-style:normal}

#tribe-events-content a.tribe-events-gcal.tribe-events-button,
#tribe-events-content a.tribe-events-ical.tribe-events-button {display: inline-block;background-color: #983298;color: #fff; border-radius: 5px; font-size: 80%; line-height: 20px;}

div#kidsworld_mobi_nav div#kidsworld_mobi_nav_btn {background:#983298;}