#ordersummary {
    background-color: black;
}
#ordersummary th {
    background-color: #bac37c;
}
.schedule-1 .scheduleTable thead td {

    background: #949366;
    color: #fff;
}
.schedule-1 .scheduleTable tbody tr td .scheduleBlock {
    border: 1px solid #949366;
    border-bottom: 3px solid #949366;
}
.schedule-filter-blocks #reserveFilter a.dropdown-toggle {
    border: 2px solid #949366;
}
h1, h2, h3, h4, h5, h6{
font-weight:100
}

.zf-body h1, .zf-body h2 {
    color: #444444;
    background-color: #faf9f6;
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
}

.schedule-1 .scheduleTable thead td {
    background: #f26e70;
    color: #fff;
}

.schedule-filter-blocks #reserveFilter a.dropdown-toggle {
    border: 2px solid #135a7d;
}

.scheduleBlock span, .scheduleBlock a {
    font-family: 'Poppins',sans-serif;
}
