/*
Theme Name: Studeon Child
Theme URI: http://studeon.axiomthemes.com/
Description: Studeon - excellent WordPress theme with many different blog and header layouts
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Template: studeon
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: studeon
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_events_item_time span,
.sc_events_item_address .tribe-address{
    font-size: 0;
}

.sc_events_item_time span:nth-last-child(1)::before,
.sc_events_item_address .tribe-address::before{
    content: "TBD";
    font-size: 1rem;
	position: relative;
	top: -5px;
}

.sc_events_item_address .tribe-address::before {
    top: 12px;
}

#sc_button_1407193162 {
    display: none !important;
}

.sc_courses_item_meta {
    display: none !important;
}

.sc_services_item_button {
    display: none !important;
}

.courses_page_meta_item.courses_page_meta_date, .courses_page_meta_item.courses_page_meta_duration {
    display: none;
}

.none,
.sc_team_item .trx_addons_hover_content{
    display: none !important;
}

.post_featured.sc_team_item_thumb.trx_addons_hover.trx_addons_hover_style_info .social_item {
    display: none !important;
}

.sc_team_item .trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask {
    opacity: 0 !important;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl,
.tribe-events-meta-group.tribe-events-meta-group-venue dl{
    font-size: 0;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl::after,
.tribe-events-meta-group.tribe-events-meta-group-venue dl::after{
    content: "TBD";
    font-size: 1rem;
}

.tribe-events-cal-links a,
#tribe-events-footer{
    display: none !important;
}

.tribe-events-meta-group.tribe-events-meta-group-organizer .tribe-organizer {
    display: none !important;
}

@media screen and (max-width:320px){
	#sc_layouts_logo_1783263976 {
		margin-right: 50px !important;
	}
}

