body {
	font: 300 14px/1.5, Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.57143;
	-webkit-text-size-adjust: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #444444;
}

.portfolio-single-image,
.entry-content iframe,
.entry-content object,
.entry-content embed,
.entry-content img {
	max-width: 100%;
}
.entry-content iframe,
.entry-content object,
.entry-content embed,
.entry-content img {
	border: 0;
}

.entry-content td {
	vertical-align: middle;
}


.entry-content q {
	display: inline;
}
.entry-content q:before {
	content: "\f10d";
	font-family: "fontawesome";
	margin-right: 10px;
}
.entry-content q:after {
	content: "\f10e";
	font-family: "fontawesome";
	margin-left: 10px;
}
.entry-content q:before,
.entry-content q:after {
	font-size: 12px;
	color: #000;
}
.entry-content address {
	font-style: italic;
	margin-bottom: 24px;
}
.sidebar-widget cite,
.sidebar-widget dfn,
.sidebar-widget em,
.entry-content cite,
.entry-content dfn,
.entry-content em {
	font-style: italic;
}
.entry-content mark,
.entry-content ins {
	background: #fff9c0;
	text-decoration: none;
}

.entry-content sup,
.entry-content sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.entry-content sup {
	bottom: 1ex;
}
.entry-content sub {
	top: .5ex;
}
.entry-content mark,
.entry-content ins,
#commentform code,
.entry-content code,
.entry-content kbd,
.entry-content tt,
.entry-content var,
.entry-content samp,
.entry-content pre {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	padding-right: 5px;
	padding-left: 5px;
}
.entry-content abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
	text-decoration: none;
}
.entry-content pre {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	overflow: auto;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 28px;
}
hr,
.entry-content hr {
	clear: both;
	height: 1px;
	border: none;
	border-bottom: 1px solid #eee;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin: 40px 0;
}
.entry-content p {
	margin: 0;
}
.entry-content strong {
	font-weight: 600;
}
.entry-content small {
	font-size: 90%;
}
.entry-content pre {
	border-color: #333;
}
.entry-content em {
	font-style: italic;
	font-weight: 400;
}
.entry-content blockquote {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 26px 32px 2px;
	border-left: 5px solid #000;
}
.entry-content ol > li > ol,
.entry-content ul > li > ul {
	margin-bottom: 0;
}
.entry-content .gallery dl {
	margin-bottom: 0;
	margin-left: 0;
}
.entry-content .gallery dl img {
	height: auto;
}
.entry-content dt {
	font-weight: bold;
	color: #000;
}
.entry-content dd {
	margin: 0 20px 10px;
}
.entry-content ul {
	list-style-type: disc;
	list-style-position: inside;
}
.entry-content ul ul {
	list-style-type: circle;
	list-style-position: inside;
}
.entry-content ol {
	list-style: decimal;
}
.entry-content > ul,
.entry-content > ol {
	margin: 20px 0;
}
.entry-content ul li,
.entry-content ol li {
	margin-bottom: 5px;
}
.entry-content ul > li > ul,
.entry-content ol > li > ol,
.entry-content ul > li > ol,
.entry-content ol > li > ul {
	margin-left: 30px;
}
.entry-content ol {
	list-style-type: decimal;
	list-style-position: inside;
}
.entry-content .linklist ul {
	list-style: none;
}
.entry-content dd a,
.entry-content table a,
.entry-content p > a {
	text-decoration: underline;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
}


.entry-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: 0;
	word-spacing: 0;
	counter-reset: footnotes;
	color: rgb(0, 0, 0, 0.6);
}

.entry-content ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0;
}
.entry-content strong {
	color: #000;
}
.entry-content > ul, .entry-content > ol {
	margin: 20px 0;
}
.entry-content ul li, .entry-content ol li {
	margin-bottom: 5px;
}
.activity-desc.entry-content {
	padding-bottom: 0;
}

.staylodgic-content,
.staylodgic-content h1,
.staylodgic-content h2,
.staylodgic-content h3,
.staylodgic-content h4,
.staylodgic-content h5,
.staylodgic-content h6 {
	font-family: Helvetica, Arial, sans-serif;
}

.flatpickr-calendar .flatpickr-month {
	height: 32px;
}

.staylodgic-content {
	max-width: 645px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.room-details-stats {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.3px;
}

.room-details-facilities {
	letter-spacing: 0.2px;
	font-weight: 300;
}

.booking-response {
	padding: 15px;
	margin-top: 20px;
	color: white;
	margin-bottom: 10px;
	font-weight: 500;
	display: none;
}

.booking-response.success {
	background-color: #7400ff;
}

.booking-response.error {
	background-color: red;
}

.recommended-alt-wrap {
	display: none;
}

.room-occupants-wrap {
	display: none;
}

.occupant-children-age {
	display: none;
}

.room-details-heading {
	text-align: left;
	/* Center the heading */
}

.room-details-row {
	display: flex;
	flex-direction: row;
	/* Display columns horizontally */
	justify-content: space-between;
	/* Space columns evenly */
	align-items: flex-start;
	/* align top items vertically */
}

.room-details-column {
	flex: 1;
	text-align: left;
	margin: 0;
}

.room-details-row .room-details-column:first-child {
	padding-right: 40px;
}

.element-container-group,
.room-occupied-group {
	border: 1px solid #ececec;
	margin-bottom: 10px;
	padding: 40px;
	transition: box-shadow 0.4s;
}

.room-occupied-group:hover {
	box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
		0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.room-occupied-group.room-selected {
	box-shadow: 0 6px 10px 0 rgba(188, 246, 255, 0.14),
		0 1px 18px 0 rgba(160, 255, 255, 0.12),
		0 3px 5px -1px rgba(1, 160, 255, 0.2);
}

#booking-summary-wrap {
	box-sizing: border-box;
	padding: 30px;
	color: #000;
}

.admin-bar #booking-summary {
	top: 60px;
}

.summary-section-title,
.summary-room-name {
	display: block;
	font-size: 28px;
	letter-spacing: -0.5px;
	line-height: 1.2;
	font-weight: 300;
	margin-bottom: 22px;
}

.entry-content .registration-column h3 {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -0.7px;
}

.bed-summary {
	display: inline-block;
}

.main-summary-wrap {
	margin-bottom: 14px;
}

.summary-mealtype-inlcuded {
	margin-bottom: 14px;
	font-size: 14px;
	display: block;
}

.summary-heading {
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 14px;
	text-transform: uppercase;
}

.price-summary-wrap {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 35px;
}

.tax-summary {
	font-size: 10px;
	letter-spacing: 0.5px;
	font-weight: 400;
}

.room-included-meals i {
	color: #60bf00;
	padding-right: 5px;
}

.bed-summary .guest-bed-kingbed {
	top: 8px;
}

.price-summary {
	margin-top: 7px;
	font-size: 16px;
}

.tax-summary-total {
	font-size: 18px;
	font-weight: 800;
	border-top: 1px solid #00000021;
	padding-top: 7px;
	margin-top: 14px;
	letter-spacing: 1px;
}

.bed-summary .type-kingbed-twinbed-two {
	top: 8px;
	left: 3px;
}

.bed-summary .guest-bed-twinbed.twinbed {
	top: 9px;
}

.summary-mealtype-name {
	font-size: 14px;
}

#woo-bookingpayment,
.book-button,
a.book-button {
	padding: 10px;
	box-sizing: border-box;
	background: #012aff;
	color: #fff;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 22px;
	display: block;
	cursor: pointer;
	transition: 0.3s background-color;
}
.book-button.button-inline {
	display: inline-block;
}
.guestregistry-shortcode-content a.book-button {
	text-decoration: none;
}
#woo-bookingpayment:hover,
.book-button:hover,
a.book-button:hover,
.entry-content a.book-button:hover {
	background: #00abff;
	color: #fff;
}
#woo-bookingpayment:hover:active,
.book-button:hover:active,
a.book-button:hover:active,
.entry-content a.book-button:hover:active {
	background: #015884;
	color: #fff;
}
.book-button.not-fullwidth {
	display: inline-block;
}
.page-content .book-button a,
.book-button a {
	color: #fff;
	text-decoration: none;
}
#woo-bookingpayment {
	background: #ff0000;
	display: none;
}

#submitregistration {
	border: 0;
}
.book-button.booking-disabled {
	background: #e4e4e4;
	pointer-events: none;
}

.error-registration-reason {
	background: #0087ff;
	padding: 60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.metabox-wrapper .reservation-details {
	padding-top: 15px;
	font-weight: 500;
}

.summary-icon i {
	font-size: 20px;
	top: 13px;
	position: relative;
	color: #8000ff;
}

.fa-solid.fa-circle-exclamation {
	padding-right: 8px;
	color: #fff;
	display: block;
	font-size: 42px;
	margin-bottom: 17px;
}

#booking-summary-wrap.booking-summary-warning {
	background: #ff0000;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.room-details-heading h2 {
	font-size: 30px;
	font-weight: 500;
	margin: 18px 0 14px;
	letter-spacing: -0.7px;
	line-height: 1;
}

.room-details-image img {
	width: 260px;
	box-sizing: border-box;
	border-radius: 20px;
}

.room-details .facility {
	white-space: nowrap;
	padding-right: 8px;
}

.room-summary-facilities {
	font-size: 13px;
}

.room-summary-facilities i {
	padding-right: 5px;
	color: #6730ff;
}

.room-summary-icon {
	width: 32px;
	display: inline-block;
	text-align: center;
}

.room-details-stats {
	padding-top: 8px;
	color: #484848;
}

.room-details-facilities {
	border-top: 1px solid #00000012;
	margin-top: 12px;
	padding-top: 12px;
}

.room-details-column .room-price-total {
	font-size: 20px;
	letter-spacing: -0.1px;
	font-weight: 500;
	background: #caa100;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	border-radius: 5px;
	margin: 13px 0;
}
.room-price-discount-label {
	display: block;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fd4e4e;
	font-weight: 600;
	letter-spacing: 0.4px;
}

.room-summary-heading {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 12px;
}

.roomchoice-seperator {
	margin-top: 16px;
}

.mealplans-wrap {
	padding-bottom: 10px;
}

.room-mealplan-input-wrap {
	line-height: 1.8;
	font-size: 13px;
	letter-spacing: 0.6px;
	font-weight: 300;
}

.room-details label {
	display: flex;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.375em;
}

.room-details label input {
	position: absolute;
	left: -9999px;
}

.room-details label input:checked + span.checkbox-label {
	background-color: #e1fbff;
}

.room-details label input:checked + span.checkbox-label:before {
	box-shadow: inset 0 0 0 0.4375em #000;
}

.room-details label span.checkbox-label {
	display: flex;
	align-items: center;
	padding: 5px 15px 5px 5px;
	border-radius: 50px;
	transition: 0.25s ease;
	font-size: 13px;
}
.room-details label span.checkbox-label,
.room-mealplan-price .price {
	font-size: 13px;
}

.room-details label span.checkbox-bed-label {
	padding: 5px;
}

.room-details label span.checkbox-label:hover {
	background-color: #e1fbff;
}

.room-details label span.checkbox-label:before {
	display: flex;
	flex-shrink: 0;
	content: "";
	background-color: #fff;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	margin-right: 0.375em;
	transition: 0.25s ease;
	box-shadow: inset 0 0 0 0.125em #00005c;
}

.room-details label span.checkbox-bed-label:before {
	margin-right: 0;
}

.room-details-row .guest-bed-wrap {
	position: absolute;
	top: -3px;
	left: 33px;
}

.room-details-row .guest-bed-wrap.guest-bed-twinbed-twinbed-wrap {
	left: 27px;
}

.mealplan-text {
	padding-left: 5px;
}

.roomchoice-selection {
	border-top: 1px solid #e6e6e6;
	margin-top: 12px;
	margin-bottom: 12px;
}

.roomchoice-seperator.roomchoice-bedlayout {
	margin-bottom: 16px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 16px;
}

.stay-summary-wrap {
	font-size: 12px;
	border-top: 1px solid #d9d7d7;
	margin-top: 30px;
	padding-top: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.9;
}
.summary-section-description {
	font-size: 12px;
	margin-top: 30px;
	padding-top: 12px;
	letter-spacing: 0.2px;
	line-height: 1.7;
	font-weight: 300;
}

.room-included-meals {
	font-weight: 400;
	letter-spacing: 0.4px;
	font-size: 13px;
}

/* Form set */
.registration_form {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	/* Display form elements side by side */
	justify-content: space-between;
	/* Create two columns */
}

/* Style for .registration-column elements */
.registration-column {
	width: 50%;
	/* Adjust this percentage to control column width */
}

.registration_form .form-group {
	margin-bottom: 15px;
}
.registration_form {
	position: relative;
}

.registration_form::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14),
		0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
	-webkit-transform: scale(0.98);
	transform: scale(0.98);
	-webkit-transition: -webkit-transform 0.28s ease-in-out;
	transition: -webkit-transform 0.28s ease-in-out;
	transition: transform 0.28s ease-in-out;
	transition: transform 0.28s ease-in-out, -webkit-transform 0.28s ease-in-out;
	z-index: -1;
}

.registration_form:hover::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.registration-column.registration-column-two {
	width: 40%;
	background: linear-gradient(
		90.2deg,
		rgb(235, 255, 255) 0.3%,
		rgb(212, 248, 255) 99.8%
	);
}

.registration-column.registration-column-one {
	width: 60%;
	padding: 30px 30px;
	box-sizing: border-box;
	position: relative;
}

.registration_form_outer {
	display: none;
}

.registration_form .invalid-feedback {
	font-size: 14px;
	font-weight: 400;
}
#guest_consent {
	margin-right: 6px;
}

.number-input input {
	width: 50px;
	text-align: center;
	margin: 0 5px;
}

.number-input span {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: none;
	background-color: #000;
	color: #fff;
	border-radius: 20px;
	cursor: pointer;
	line-height: 2;
	text-align: center;
	transition: 0.3s background-color;
}

.number-input span:hover {
	background-color: #555;
}

.number-input span:active {
	background-color: #ccc;
}

.number-input .minus-btn,
.number-input .plus-btn {
	flex-shrink: 0; /* Prevent the buttons from shrinking */
	width: 30px; /* Set a fixed width for the buttons */
	height: 30px; /* Set a fixed height for the buttons */
	border-radius: 50%; /* Makes the button circular */
	display: flex; /* Use flexbox to center content inside the button */
	align-items: center; /* Center the content vertically */
	justify-content: center; /* Center the content horizontally */
	margin: 0; /* Remove any default margin */
	padding: 0; /* Remove any default padding */
}
.occupants-range input {
	border: 2px solid #000;
	transition: 0.3s border-color;
	border-radius: 4px;
	line-height: 26px;
}
.occupants-range input[type="text"] {
	padding: 0;
	width: 40px;
}

.occupants-range:active input {
	border-color: #888;
}

.front-booking-search {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccccccba;
	border-radius: 5px;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.front-booking-details-wrap,
.front-booking-calendar-wrap {
	flex: 1;
	/* Occupy 50% of the available space */
	display: flex;
	align-items: center;
	height: 42px;
}

.front-booking-calendar-icon {
	margin-right: 10px;
	color: #000;
	margin-left: 20px;
}

.front-booking-calendar-date {
	font-size: 14px;
	letter-spacing: 0.4px;
	font-weight: 400;
}

#staylodgic_reservation_room_adults_wrap {
	margin-bottom: 10px;
}

#booking_details,
.form-search-button {
	background: #000;
	color: #fff;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	width: 120px;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 600;
	transition: 0.4s background-color;
}
#booking_details.booking-disabled,
.form-search-button.booking-disabled {
	background: #e4e4e4;
	pointer-events: none;
}

#booking_details:hover,
.form-search-button:hover {
	/* Styles for when the button is hovered */
	background-color: #012aff;
	/* Example hover background color */
}

#booking_details:active,
.form-search-button:active {
	/* Styles for when the button is clicked/active */
	background-color: #012aff;
	/* Example active background color */
}

.front-booking-number-wrap,
.front-booking-guests-wrap {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-left: 50px;
	border-left: 1px dotted #0000004f;
}
.front-booking-number-wrap {
	padding: 0;
	border: 0;
}
.form-group.form-floating.form-bookingnumber-request {
	padding-right: 10px;
}

.form-check-input:hover {
	cursor: pointer;
}

.form-floating.form-floating-booking-number > .form-control,
.form-floating.form-floating-booking-number > .form-control-plaintext {
	height: 43px;
	min-height: 43px;
	font-size: 13px;
}
.form-floating.form-floating-booking-number > .form-control-plaintext:focus,
.form-floating.form-floating-booking-number
	> .form-control-plaintext:not(:placeholder-shown),
.form-floating.form-floating-booking-number > .form-control:focus,
.form-floating.form-floating-booking-number
	> .form-control:not(:placeholder-shown) {
	padding-top: 32px;
	padding-bottom: 12px;
}

.front-booking-number-container,
.front-booking-guests-container {
	display: flex;
	/* Create a new container for the adult and child wraps */
	width: 66%;
	/* Occupy 66% of the available space within .front-booking-guests-wrap */
	justify-content: space-between;
	/* Distribute space evenly between child elements */
	align-items: flex-end;
	/* Center align items vertically */
}

.staylodgic-content .form-floating > .form-control {
	transition: none;
}
.front-booking-number-container,
.form-group.form-floating.form-bookingnumber-request,
.form-group.form-floating.form-fullname-request {
	width: 100%;
}

.front-booking-guest-adult-wrap,
.front-booking-guest-child-wrap,
.front-booking-booking-search {
	flex-grow: 1;
	/* Equal flex-grow for each child to evenly distribute space */
}

.front-booking-guest-adult-icon,
.front-booking-guest-child-icon {
	margin-right: 5px;
}

.front-booking-adult-adult-value,
.front-booking-adult-child-value {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	/* Change the color as needed */
}

#staylodgic_reservation_room_children_wrap,
#staylodgic_reservation_room_adults_wrap {
	user-select: none;
}

.staylodgic_reservation_room_guests_wrap {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 100%;
	position: absolute;
	width: 270px;
	right: 80px;
	top: 67px;
	border: 1px solid #00000012;
	padding: 30px 30px 24px;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	z-index: 1;
}

.staylodgic_reservation_room_guests_wrap.hidden {
	display: none;
}

#staylodgic_reservation_room_children_wrap {
	margin-bottom: 14px;
}

.front-booking-calendar-icon i {
	font-size: 22px;
}

.front-booking-guests-container {
	cursor: pointer;
}

.number-input {
	display: grid;
	grid-template-columns: 1fr 1fr;
	/* Equal width columns */
	grid-gap: 10px;
	/* Spacing between columns */
	align-items: center;
}

.column-one {
	grid-column: 1 / span 1;
	/* Span 1 column */
	grid-row: 1;
}

.column-two {
	grid-column: 2 / span 1;
	/* Span 1 column */
	grid-row: 1;
	display: flex;
	gap: 5px;
	align-items: center;
}

.column-two label {
	margin-bottom: 5px;
}

#hotel-booking-form {
	position: relative;
}

.staylodgic_reservation_room_guests_wrap #guest-age input {
	border: 2px solid #000;
	transition: 0.3s border-color;
	border-radius: 4px;
	line-height: 26px;
	width: 98px;
	margin: 4px 3px;
	text-align: center;
}

.front-booking-calendar-wrap {
	cursor: pointer;
}

#reservation-date {
	position: absolute;
	top: 30px;
	left: 14px;
	opacity: 0;
	z-index: -1;
}
.reservation-details-status-outer {
	border-bottom: 3px solid #f00;
	display: inline-block;
	color: #ff0000;
}
.reservation-details-status-outer.confirmed {
	border-bottom: 3px solid rgb(0, 17, 255);
	color: rgb(0, 17, 255);
}

#activity-reservation-date {
	position: absolute;
	top: 25px;
	left: 14px;
	opacity: 0;
	z-index: -1;
}
.staylodgic-activity-booking .staylodgic_reservation_room_guests_wrap {
	top: 65px;
}
.consent-notice {
	font-size: 14px;
	font-weight: 400;
	position: relative;
	top: 6px;
	display: inline-block;
	margin-bottom: 10px;
}

.available-list {
	margin-top: 12px;
	background: #fff;
}

.no-rooms-found,
.recommended-alt-wrap {
	padding: 30px;
	box-sizing: border-box;
	background-image: radial-gradient(
		circle farthest-corner at 10% 20%,
		rgba(234, 249, 249, 0.67) 0.1%,
		rgba(239, 249, 251, 0.63) 90.1%
	);
}
.no-rooms-title,
.recommended-alt-title {
	font-size: 20px;
	margin-bottom: 12px;
	font-weight: 500;
	color: #000;
}
.no-rooms-title i,
.recommended-alt-title i {
	margin-right: 7px;
}
.no-rooms-description,
.recommended-alt-description {
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: 400;
	color: #4d4d4d;
}

.recommended-dates-wrap {
	color: #0028ff;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
}
.recommended-dates-wrap span {
	margin-right: 10px;
	background: #3012ff;
	padding: 4px 14px 2px;
	display: inline-block;
	border-radius: 15px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: 0.6px;
	color: #fff;
	font-weight: 500;
	transition: 0.2s opacity;
}

.recommended-dates-wrap span:hover {
	opacity: 0.8;
}

.booking-backto-activitychoice,
.booking-backto-roomschoice {
	position: absolute;
	top: 12px;
	right: 32px;
	cursor: pointer;
	opacity: 1;
	transition: 0.2s opacity;
}
.booking-backto-activitychoice:hover,
.booking-backto-roomschoice:hover {
	opacity: 0.7;
}
.booking-backto-roomchoice-inner {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	background: #0070ff;
	color: #fff;
	padding: 5px 10px 3px;
	border-radius: 6px;
}
.calendar-insights-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	padding: 15px 20px;
	background: linear-gradient(
		111.2deg,
		rgb(232, 5, 5) 1.7%,
		rgb(245, 49, 191) 98.7%
	);
	border-radius: 6px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.8px;
	font-weight: 700;
}
.entry-content .calendar-insights-wrap strong {
	font-weight: 600;
}
.calendar-insights-wrap span {
	font-weight: 600;
	background: #0000001a;
	padding: 3px 7px;
	border-radius: 5px;
}
.registration_form h3 {
	font-size: 28px;
	margin-bottom: 18px;
}
.registration-successful-inner {
	padding: 30px;
}
.registration-successful-inner p {
	margin-bottom: 10px;
}
.registration-successful-inner .booking-number {
	font-weight: 500;
	color: #000;
}
.registration_successful {
	display: none;
}
.reservation-details-status {
	text-transform: capitalize;
}
.entry-content .registration-successful-inner h3 {
	font-size: 24px;
}

.element-container-group {
	background: linear-gradient(
		174.2deg,
		rgba(255, 244, 228, 0.6) 7.1%,
		rgba(240, 246, 238, 0.18) 67.4%
	);
}
.entry-content .element-container-group h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
.entry-content .element-container-group p {
	margin-bottom: 8px;
}
.entry-content .element-container-group .reservation-details {
	margin-bottom: 30px;
}

.activity-schedule {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.activity-column-one {
	width: 100%;
	text-align: left;
	padding: 0 0 20px 0;
}

.activity-summary-image {
	border-radius: 16px;
	max-width: 100%;
}

.activity-desc {
	font-size: 12px;
	padding-bottom: 20px;
}

.activity-column-two {
	flex: 1;
	width: 100%;
	border-top: 1px solid #0000001a;
	padding-top: 25px;
}

.activity-image {
	width: 220px;
	height: 220px;
	border-radius: 10px;
	background-size: cover;
	background-position: center center;
}

.day-schedule .time-slot.time-slot-unavailable {
	border: 1px solid #999;
	background-color: #999;
	padding: 3px 10px;
}
.day-schedule .time-slot.time-slot-unavailable .activity-time-slot {
	font-size: 13px;
}

.day-schedule .time-slot {
	color: #fff;
	border: 1px solid #012aff;
	background-color: #012aff;
	padding: 12px;
	display: inline-block;
	border-radius: 10px;
	width: 180px;

	-webkit-transition: border-color 0.2s ease-in-out, opacity 0.2s ease-in-out,
		background-color 0.2s ease-in-out;
	-moz-transition: border-color 0.2s ease-in-out, opacity 0.2s ease-in-out,
		background-color 0.2s ease-in-out;
	-o-transition: border-color 0.2s ease-in-out, opacity 0.2s ease-in-out,
		background-color 0.2s ease-in-out;
	transition: border-color 0.2s ease-in-out, opacity 0.2s ease-in-out,
		background-color 0.2s ease-in-out;
}
.day-schedule .time-slot:hover {
	cursor: pointer;
	background-color: #00abff;
	border-color: #00abff;
}
.day-schedule .time-slot.time-disabled {
	opacity: 0.2;
	cursor: default;
}
.day-schedule .time-slot span {
	font-size: 11px;
	display: block;
}
.day-schedule .time-slot .activity-time-slot {
	font-size: 16px;
	font-weight: 600;
}
.day-schedule .time-slot .time-slots-remaining {
	font-size: 11px;
	display: block;
	color: #fff;
	letter-spacing: 0.5px;
	font-style: italic;
}
.wp-admin .day-schedule .time-slot.time-choice {
	border-color: #d00;
	background-color: #d00;
}
.wp-admin .day-schedule .time-slot.time-choice .activity-time-slot,
.wp-admin .day-schedule .time-slot.time-choice .time-slots-remaining,
.wp-admin .day-schedule .time-slot.time-choice .activity-rate {
	color: #fff;
}
.time-slot-unavailable {
	pointer-events: none;
}
.activity-schedules-container.ajax-processing {
	opacity: 0.4;
	pointer-events: none;
}
.activity-schedules-container.ajax-processing .spinner {
	visibility: visible;
}
.activity-schedules-container .spinner {
	position: absolute;
	top: 20px;
	left: 50%;
}
.activity-schedules-container {
	position: relative;
}

.metaboxtype_activity_list_generate {
	background: #effdff;
	padding-bottom: 30px;
}

.activity-schedules-container h3 {
	font-size: 22px;
	font-weight: 200;
}

.activity-schedules-container h4 {
	font-size: 14px;
	font-weight: 600;
}

.activity-column-two h4.activity-title {
	margin: 0;
	margin-bottom: 0px;
	font-size: 27px;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.2px;
	margin-bottom: 9px;
}

.day-schedule .activity-rate span {
	display: inline-block;
}
.day-schedule .activity-rate span {
	font-size: 13px;
	font-weight: 600;
}

.day-schedule {
	border-top: 1px solid #0000001a;
	padding-top: 30px;
	margin-top: 30px;
}

.room-details-column {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 1.7;
	font-weight: 400;
}
.room-details .facility {
	font-size: 12px;
	font-weight: 400;
}
.stay-summary-wrap {
	font-size: 10px;
	border-top: 1px solid #00000021;
	margin-top: 30px;
	padding-top: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.9;
	font-weight: 500;
	color: #000;
	border-bottom: 1px solid #00000021;
	padding-bottom: 16px;
}
.supporting-image-gallery .main-image {
	width: 30px;
	margin-right: 4px;
}

.activity-schedule .supporting-image-gallery,
.room-details-image .supporting-image-gallery {
	width: calc(100% - 35px);
	margin-left: 18px;
	margin-top: 10px;
}
.supporting-image-gallery .main-image {
	width: 30px;
	border-radius: 0;
	margin-right: 4px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.2s;
}
.supporting-image-gallery .main-image:hover {
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* HTML: <div class="loader"></div> */
.preloader-element-outer {
	display: inline-block;
}

.guestregistry-shortcode-content #signature-pad {
	max-width: 100%;
}

.guestregistry-shortcode-content {
	max-width: 740px;
	margin: 0 auto;
}

.signature-container {
	position: relative;
}

#clear-signature {
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background: #000;
	display: inline-block;
	padding: 2px 11px;
	border-radius: 6px;
	position: absolute;
	top: 12px;
	right: 10px;
	transition: background 0.2s;
}
#clear-signature:hover {
	background: #555;
	cursor: pointer;
}

.preloader-element {
	width: 15px;
	aspect-ratio: 1;
	border-radius: 50%;
	display: block;
	position: relative;
	left: 10px;
	border: 2px solid #514b82;
	animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
	opacity: 0;
}
@keyframes l20-1 {
	0% {
		clip-path: polygon(
			50% 50%,
			0 0,
			50% 0%,
			50% 0%,
			50% 0%,
			50% 0%,
			50% 0%
		);
	}
	12.5% {
		clip-path: polygon(
			50% 50%,
			0 0,
			50% 0%,
			100% 0%,
			100% 0%,
			100% 0%,
			100% 0%
		);
	}
	25% {
		clip-path: polygon(
			50% 50%,
			0 0,
			50% 0%,
			100% 0%,
			100% 100%,
			100% 100%,
			100% 100%
		);
	}
	50% {
		clip-path: polygon(
			50% 50%,
			0 0,
			50% 0%,
			100% 0%,
			100% 100%,
			50% 100%,
			0% 100%
		);
	}
	62.5% {
		clip-path: polygon(
			50% 50%,
			100% 0,
			100% 0%,
			100% 0%,
			100% 100%,
			50% 100%,
			0% 100%
		);
	}
	75% {
		clip-path: polygon(
			50% 50%,
			100% 100%,
			100% 100%,
			100% 100%,
			100% 100%,
			50% 100%,
			0% 100%
		);
	}
	100% {
		clip-path: polygon(
			50% 50%,
			50% 100%,
			50% 100%,
			50% 100%,
			50% 100%,
			50% 100%,
			0% 100%
		);
	}
}
@keyframes l20-2 {
	0% {
		transform: scaleY(1) rotate(0deg);
	}
	49.99% {
		transform: scaleY(1) rotate(135deg);
	}
	50% {
		transform: scaleY(-1) rotate(0deg);
	}
	100% {
		transform: scaleY(-1) rotate(-135deg);
	}
}

.container-outer .mu_register input,
.container-outer .mu_register #blog_title,
.container-outer .mu_register #user_email,
.container-outer .mu_register #blogname,
.container-outer .mu_register #user_name {
	width: 100%;
	font-size: 24px;
	margin: 5px 0;
	padding: 0 8px;
	box-sizing: border-box;
	border-radius: 6px;
	border: 1px solid #d2d2d2;
	transition: 0.3s border-color;
}
.container-outer .mu_register input:focus,
.container-outer .mu_register #blog_title:focus,
.container-outer .mu_register #user_email:focus,
.container-outer .mu_register #blogname:focus,
.container-outer .mu_register #user_name:focus {
	border-color: #000;
}
.container-outer #privacy,
.container-outer .signup-options {
	display: none;
}

.container-outer #signup-content {
	max-width: 100%;
	width: 480px;
	margin: 0 auto;
}

.container-outer .mu_register input[type="submit"] {
	padding: 10px;
	box-sizing: border-box;
	background: #012aff;
	color: #fff;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 22px;
	display: block;
	cursor: pointer;
	transition: 0.3s background-color;
}
.container-outer .mu_register input[type="submit"] {
	text-decoration: none;
}
.container-outer .mu_register input[type="submit"]:hover {
	background: #00abff;
	color: #fff;
}
.container-outer .mu_register input[type="submit"]:hover:active {
	background: #015884;
	color: #fff;
}
.container-outer .mu_register .submit {
	border: 0;
	margin-top: 30px
}

.container-outer .mu_register p {
	font-size: 13px;
	letter-spacing: 0.3px;
}
.entry-content .container-outer p,
.entry-content .container-outer label {
	margin: 10px 0 0;
}
.container-outer #hotel-booking-form p,
.container-outer #hotel-booking-form label {
	margin: 0;
}
.entry-content .container-outer p {
	margin-bottom: 20px;
}
.container-outer .mu_register .error {
	padding: 0;
	background: none;
	border: 0;
	color: #c00;
	line-height: 1.2;
	display: inline-block;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 600;
}
.container-outer .mu_register h2,
.container-outer .entry-content .mu_register h2 {
	font-size: 34px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: -0.7px;
	margin-bottom: 18px;
}

.container-outer #noemail-tips p {
	display: inline;
	margin: 0 0 0 5px;
}
.container-outer #noemail-tips li,
.container-outer #noemail-tips p,
.container-outer #noemail-tips strong {
	font-size: 13px;
	font-weight: 400;
}

.sign-up-form-logo,
.sign-up-form-terms {
	width: 430px;
	margin: 0 auto;
	font-size: 13px;
}
.sign-up-form-terms a,
.container-outer #signup-content a {
	color: #0004ff;
}
.sign-up-form-terms {
	display: block;
	color: #424242;
	border-top: 2px solid #000;
}
.wp-activate-container #signup-welcome {
	background: #fff9df;
	padding: 20px 15px;
	font-size: 14px;
	color: #000;
}
.wp-activate-container #signup-welcome p {
	margin: 0;
}
.wp-activate-container #signup-welcome span.h3 {
	font-size: 14px;
}
#signup-content #noemail-tips {
	padding: 40px;
	background: #fffbe9;
}
#signup-content #noemail-tips strong,
#signup-content #noemail-tips {
	color: #555;	
}
#signup-content strong {
	color: #000;
}
#signup-content h2 {
	font-size: 24px;
	font-weight: 600;
}
.sign-up-form-logo img {
	width: 240px;
}
.sign-up-form-logo {
	padding-bottom: 30px;
}
.booking-successful-button {
	margin-top: 20px;
}
.entry-content .form-floating > label {
	top: -6px;
}
.entry-content .form-check > label {
	margin-top:0;
}