.homelocal-booking-widget-container {
	max-width: 400px;
	text-align: left;
}

.homelocal-booking-widget .booking-coupon-btn {
	height: 100%;
}

.homelocal-booking-widget-body {
	padding: 20px;
}

.homelocal-booking-widget-body .uk-grid > div {
	margin-bottom: 10px;
}

.homelocal-booking-widget .checkout-button {
	white-space: nowrap;
}

.homelocal-booking-widget .widget-loader {
	padding: 20px;
}

.homelocal-booking-widget.hfse-loading #checkin:hover,
.homelocal-booking-widget.hfse-loading #checkout:hover {
	cursor: wait;
}

.homelocal-sticky-booking-widget-container {
	padding: 5px 0;
	z-index: 999999;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.homelocal-sticky-booking-widget .rent-unit {
	font-weight: 700;
}

.homelocal-sticky-booking-widget .modal-button {
	font-size: clamp(14px, 2.6vw, 18px);
}

.homelocal-sticky-booking-widget .modal-button {
	font-size: clamp(14px, 2.6vw, 18px);
}

.homelocal-booking-widget-checkout-modal .checkout-header {
	font-weight: bolder;
	text-transform: uppercase;
}

.homelocal-booking-widget-checkout-modal .checkout-icon {
	width: auto;
	height: 50px;
}

.homelocal-booking-widget-checkout-modal .checkout-label {
	font-size: 1.6rem;
}

.homelocal-booking-widget-checkout-modal .checkout-input {
	width: 30px;
	height: 30px;
	margin-top: 0;
	border: 1px solid #000;
}
