/* This CSS file will be loaded at last. Any CSS customization should be placed here */

/* Hide the Guests field on the room reservation form */
.vbo-search-num-racblock {
    display: none !important;
}