.ezbh-theme-default .ezbh-day {
border-bottom: #eee 1px solid;
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}
.ezbh-theme-default .ezbh-day:last-child {
border-bottom: 0;
}
.ezbh-theme-default .ezbh-day-label {
display: inline-block;
font-weight: bold;
vertical-align: top;
width: 10em;
}
.widget_ezbh_widget .ezbh-theme-default .ezbh-day-label {
width: 100%;
}
.ezbh-theme-default .ezbh-hours-wrapper {
display: inline-block;
vertical-align: top;
white-space: nowrap;
}
.ezbh-theme-default .ezbh-img {
margin-bottom: 1em;
}
.ezbh-theme-default .ezbh-time-indicator {
display: inline-block;
min-height: 16px;
min-width: 16px;
border-radius: 10px;
margin: 0 0.2em;
padding: 0.2em 0.75em;
vertical-align: middle;
color: #fff;
font-size: 0.9em;
text-shadow: #222 1px 1px 1px;
}
.ezbh-theme-default .ezbh-time-indicator-open {
background: #5FBD4D;
}