/*
 Theme Name:   Hallelujah Child Theme
 Theme URI:    https://hallelujah.axiomthemes.com/
 Description:  Hallelujah Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     hallelujah
 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:  hallelujah
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.sc_countdown {
    margin: 1rem 0 2rem;
}
.upcoming-event .event-location {
    color: #fff;
    text-align: center;
    line-height: 1.6em;
}

.wp-widget-upcomingevent_widget .sc_countdown_default .sc_countdown_digits span {
    color: #043f79;
}
 
@media (max-width: 479px) {
    .page_content_wrap .content_wrap, .content_container {
        width: 96% !important;
    }
}