.wow-lhb-room-selector {
    margin: 0 0 16px 0;
    padding: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #fff;
}
.wow-lhb-room-selector label {
    display: block;
    margin-bottom: 8px;
    color: #333;
}
.wow-lhb-room-select {
    width: 100%;
    min-height: 42px;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    color: #333;
}
.wow-lhb-note {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #777;
    line-height: 1.4;
}
