/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body #header-outer, body[data-header-color="dark"] #header-outer {
  background-color: rgba(255,255,255,0.90);

}

body.smyw-single-event .em-event-content {
    display: none;
}
.em-item-meta {
    display: flex;
    justify-content: center;
}
/*section.em-item-meta-column:first-child {
    max-width: 500px;
}
section.em-item-meta-column:not(:first-child) {
    display: none;
}*/
.em.em-calendar .em-cal-head {
    background: #deedf7 url("plugins/wp-fullcalendar/cupertino-mod/images/ui-bg_highlight-soft_100_deedf7_1x100.png") 50% 50% repeat-x;
}