/* Previous Theme CSS */
body:not(.advMode) #changeBgInline,
body:not(.advMode) #changeBgFinetune {
    display: none !important;
}
#element-host-name .hosted-by {
    font-weight: bold;    
}
#element-host-name .host-name {
    font-size: 24px;    
}

/* styles for date and time */
.fauxbold {
    font-weight: 800;
}
/* End of Previous Theme CSS */

/* Previous Event CSS */
.event-bg-url {
    background: none !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.event-bg-url > img.bg {
    display: block;
    opacity: 1;
    position: relative;
    z-index: 0;
    width: 100%;
}

#changeBgInline {
    display: none !important;
}

#element-host-name .hosted-by {
    font-weight: bold;    
}
#element-host-name .host-name {
    font-size: 24px;    
}

/* styles for date and time */
.fauxbold {
    font-weight: 800;
}
/* End of Previous Theme CSS */
