/* This CSS file will be loaded at last. Any CSS customization should be placed here */

#primary .entry-content {
	float: none !important;
	width: 100% !important;
}

.vbdetroom .vbroomdetcont {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
}
.vbcustomfields .vbo-oconfirm-cfield-entry-checkbox input {
    margin: 0;
    height: 15px;
}