/* This CSS file will be loaded at last. Any CSS customization should be placed here */

#primary .entry-content {
	float: none !important;
	width: 100% !important;
}

.theme-twentytwentyone #primary .entry-content > .wrap {
	max-width: var(--responsive--alignwide-width) !important;
}

.theme-twentytwentytwo main .wrap {
	max-width: 1000px !important;
}

.vbtbusy {}
.vbo-availability-room-container {
	margin: 2px 0 0;
	border:1px solid var(--vbo-light-border-color);
	padding: 2px;
	border-radius: 6px;
}