.ayn-booking-block {
	position: relative;
}

.ayn-booking-block-placeholder,
.ayn-booking-block-editor .ayn-booking-block-placeholder {
	border: 1px dashed #c3c4c7;
	border-radius: 8px;
	background: #f6f7f7;
	color: #50575e;
	padding: 16px;
	font-size: 14px;
	line-height: 1.45;
}

.ayn-booking-block__status {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.ayn-booking-block-editor {
	min-height: 44px;
}
