.wpbc_times_selector div {
color: #a66f13;
border:1px solid #ddbd98;
border-radius: 5px;
text-align: center;
font-weight: 400;
font-size: 0.9em;
} .wpbc_times_selector div:hover{
background: #fff8e7;
box-shadow: 1px 0px #eee;
} .wpbc_times_selector div.wpbc_time_selected{
background: #df9a00;
color: #fff;
box-shadow: 1px 0px #eee;
font-weight: 600;
}