/*
 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
------------------------------------------------------------ */
.scheme_dark .extra-countdown.top-style-2, .scheme_dark .extra-countdown.top-style {
    background: #ff0000;
}
.scheme_dark .extra-countdown.top-style-2 .widget_title, .scheme_dark .extra-countdown.top-style .widget_title {
    color: #fff !important;
}

.extra-countdown.top-style-2 .widget_title + .sp-table-caption, .extra-countdown.top-style .widget_title + .sp-table-caption {
    color: #000!important;
}
.sp-template.sp-template-event-blocks {
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.07);
    -ms-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.07);
    box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.07);
}
.scheme_dark .sp-countdown-wrapper .countdown.sp-countdown time span small {
    color: #fff!important;
}