/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

@import url('http://fonts.googleapis.com/css?family=Raleway');

#tec-events-loop .col-sm-3{
	float:right !important;
}

.evcal_month_line p {
	display:none;
}


#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
	font-family: "Raleway";
	font-size:16px;
	color:#777777 !important;
	font-weight:600; 
}

.evcal_cblock .evo_date .start {
	font-family: "Raleway";
	font-size:28px;
	font-weight:700; 
}
.evcal_cblock .evo_date .start em{
	font-family: "Raleway";
	font-size:12px;
	font-weight:700; 
}

#gform_wrapper_7 a.field_delete_icon, #gform_wrapper_7 a.field_duplicate_icon{
	display:none !important;
}

.gform_wrapper .gfield_admin_icons{
	display:none !important;
}	