/*
 Theme Name:   FC United Child Theme
 Theme URI:    http://fc-united.axiomthemes.com/
 Description:  FC United Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     fcunited
 Version:      1.0
 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:  fcunited
*/


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

.page_content_wrap {
	padding-top: 0 !important;
}

.sp_event-template-default .page_content_wrap {
	padding-top: 8em !important;
}

.team-carousel .slider-slide, .staff-show .trx_addons_column-1_3, .data-date, .data-home, .data-away {
	pointer-events: none;
}

.sp-fixtures-results {
	display: none;
}

.sp-section-content-results {
	margin-top: 50px;
}

.icon-box-home .sc_icons_default .sc_icons_item{
	height: 100%;
}

@media screen and (max-width: 992px) {
.sp-fixtures-results {
	display: block;
}
}