/* WooCommerce — checkout premium Casa Pucllana */

/* —— Tipografía alineada al sitio (Inter + Cormorant) —— */
body.cp-page-woocommerce,
body.cp-page-checkout,
body.cp-page-cart,
body.cp-page-account,
body.cp-page-thankyou,
body.cp-checkout-page {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.cp-page-woocommerce,
body.cp-page-checkout,
body.cp-page-cart,
body.cp-page-account,
body.cp-page-thankyou,
body.cp-checkout-page {
	--wp--preset--font-family--sans: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	--wp--preset--font-family--serif: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
}

body.cp-page-woocommerce .woocommerce,
body.cp-page-woocommerce .entry-content,
body.cp-page-woocommerce .wc-block-cart,
body.cp-page-woocommerce .wc-block-checkout,
body.cp-page-woocommerce .wc-block-components-main,
body.cp-page-woocommerce .wc-block-components-sidebar,
body.cp-page-woocommerce .wc-block-components-form,
body.cp-page-woocommerce .select2-container,
body.cp-page-woocommerce .select2-dropdown,
body.cp-page-checkout .woocommerce,
body.cp-checkout-page .woocommerce,
body.cp-page-cart .woocommerce,
body.cp-page-account .woocommerce {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	color: var(--cp-text, #191612);
	line-height: 1.65;
}

body.cp-page-woocommerce .page-hero__title,
body.cp-page-woocommerce .woocommerce h1,
body.cp-page-woocommerce .woocommerce h2,
body.cp-page-woocommerce .woocommerce-billing-fields h3,
body.cp-page-woocommerce #order_review_heading,
body.cp-page-woocommerce .woocommerce-additional-fields h3,
body.cp-page-woocommerce .wc-block-components-title,
body.cp-page-woocommerce .wc-block-components-checkout-step__title,
body.cp-page-woocommerce .wc-block-cart__totals-title,
body.cp-page-woocommerce .wc-block-components-product-name,
body.cp-page-woocommerce .wc-block-cart-item__product-name,
body.cp-page-checkout .woocommerce-billing-fields h3,
body.cp-page-checkout #order_review_heading,
body.cp-checkout-page .woocommerce-billing-fields h3,
body.cp-checkout-page #order_review_heading {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-weight: 500;
	letter-spacing: 0.01em;
}

body.cp-page-woocommerce .form-row label,
body.cp-page-woocommerce .wc-block-components-label,
body.cp-page-woocommerce .wc-block-components-text-input label,
body.cp-page-woocommerce .wc-block-components-select label,
body.cp-page-woocommerce .woocommerce table th {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--cp-muted, #72675b);
}

body.cp-page-woocommerce .input-text,
body.cp-page-woocommerce input[type="text"],
body.cp-page-woocommerce input[type="email"],
body.cp-page-woocommerce input[type="tel"],
body.cp-page-woocommerce input[type="number"],
body.cp-page-woocommerce input[type="password"],
body.cp-page-woocommerce select,
body.cp-page-woocommerce textarea,
body.cp-page-woocommerce .wc-block-components-text-input input,
body.cp-page-woocommerce .wc-block-components-select select,
body.cp-page-woocommerce .select2-container .select2-selection__rendered {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif) !important;
	font-size: 0.95rem;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: none;
	color: var(--cp-text, #191612);
}

body.cp-page-woocommerce .button,
body.cp-page-woocommerce .woocommerce-button,
body.cp-page-woocommerce #place_order,
body.cp-page-woocommerce .wc-block-components-button,
body.cp-page-woocommerce .wc-block-cart__submit-button,
body.cp-page-woocommerce .wp-block-button__link,
body.cp-page-woocommerce .checkout-button {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif) !important;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

body.cp-page-woocommerce #payment .payment_methods li label,
body.cp-page-woocommerce .wc-block-components-radio-control__label,
body.cp-page-woocommerce .wc-block-components-radio-control__option,
body.cp-page-woocommerce .woocommerce-privacy-policy-text,
body.cp-page-woocommerce .woocommerce-terms-and-conditions-wrapper {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	font-size: 0.88rem;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 400;
	line-height: 1.55;
}

body.cp-page-woocommerce .woocommerce-checkout-review-order-table .product-name,
body.cp-page-woocommerce .wc-block-components-order-summary-item__description,
body.cp-page-woocommerce .wc-block-cart-item__wrap .wc-block-components-product-name {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 1.08rem;
	line-height: 1.35;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 500;
}

body.cp-page-woocommerce .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.cp-page-woocommerce .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
body.cp-page-woocommerce .woocommerce-checkout-review-order-table .order-total th,
body.cp-page-woocommerce .woocommerce-checkout-review-order-table .order-total td {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	font-size: 1.05rem;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: none;
}

body.cp-page-woocommerce .woocommerce-info,
body.cp-page-woocommerce .woocommerce-error,
body.cp-page-woocommerce .woocommerce-message,
body.cp-page-woocommerce .wc-block-components-notice-banner {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
	font-size: 0.9rem;
	line-height: 1.55;
}

body.cp-page-woocommerce #culqi-payment-form,
body.cp-page-woocommerce .wc-culqi-title,
body.cp-page-woocommerce .payment_method_culqi {
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif) !important;
}

body.cp-page-cart .entry-content,
body.cp-page-account .entry-content {
	max-width: none;
	width: 100%;
}

body.cp-page-cart .container.entry-content {
	width: min(1120px, calc(100vw - 2 * var(--cp-container-pad, 1.35rem)));
	max-width: 1120px;
	margin-inline: auto;
}

.cp-checkout-page,
.cp-page-checkout {
	--cp-checkout-max: 1120px;
	--cp-checkout-card-bg: #fff;
	--cp-checkout-card-border: rgba(47, 33, 22, 0.08);
	--cp-checkout-shadow: 0 18px 48px rgba(47, 33, 22, 0.07);
}

/* Ancho único: hero + formulario alineados (mismo que contacto/reservas) */
.cp-checkout-shell,
.cp-checkout-hero__inner,
.cp-page-checkout-main .container {
	width: min(var(--cp-checkout-max), calc(100vw - 2 * var(--cp-container-pad, 1.35rem)));
	max-width: var(--cp-checkout-max);
	margin-inline: auto;
	padding-inline: var(--cp-container-pad, 1.35rem);
	box-sizing: border-box;
}

.cp-checkout-section {
	padding-top: clamp(2rem, 5vw, 3rem);
	padding-bottom: clamp(3.5rem, 8vw, 5.5rem);
}

.cp-checkout-page .entry-content,
.cp-page-checkout .entry-content,
.cp-checkout-page .woocommerce,
.cp-checkout-page .woocommerce-checkout,
.cp-checkout-page .cp-checkout-form,
.cp-page-checkout .woocommerce,
.cp-page-checkout .woocommerce-checkout {
	width: 100%;
	max-width: 100%;
}

.cp-checkout-page .page-hero__eyebrow {
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: var(--cp-primary, #8a6a43);
	margin: 0 0 0.65rem;
}

/* Layout */
.cp-checkout-form__grid {
	display: grid;
	gap: clamp(1.5rem, 3vw, 2rem);
	align-items: start;
}

@media (min-width: 960px) {
	.cp-checkout-form__grid {
		grid-template-columns: minmax(0, 1.1fr) minmax(340px, 0.9fr);
		gap: 2.5rem;
	}

	.cp-checkout-form__aside {
		position: sticky;
		top: calc(var(--cp-header-h-scrolled, 72px) + 1.25rem);
	}
}

.cp-checkout-card {
	background: var(--cp-checkout-card-bg);
	border: 1px solid var(--cp-checkout-card-border);
	border-radius: var(--cp-radius-lg, 8px);
	box-shadow: var(--cp-checkout-shadow);
	padding: clamp(1.35rem, 3vw, 2rem);
}

.cp-checkout-card--summary {
	background: linear-gradient(180deg, #fff 0%, #faf6f0 100%);
}

/* Form */
.cp-checkout-page .woocommerce,
.cp-page-checkout .woocommerce {
	max-width: 100%;
	font-family: var(--cp-font-sans, Inter, system-ui, sans-serif);
	color: var(--cp-text, #191612);
}

.cp-checkout-page .woocommerce-billing-fields h3,
.cp-checkout-page #order_review_heading,
.cp-page-checkout .woocommerce-billing-fields h3,
.cp-page-checkout #order_review_heading {
	font-family: var(--cp-font-serif, 'Cormorant Garamond', serif);
	font-weight: 500;
	font-size: clamp(1.45rem, 2.5vw, 1.85rem);
	line-height: 1.15;
	margin: 0 0 1.35rem;
	color: var(--cp-text);
}

.cp-checkout-page .woocommerce-billing-fields__field-wrapper,
.cp-page-checkout .woocommerce-billing-fields__field-wrapper {
	display: grid;
	gap: 0.15rem 1rem;
}

@media (min-width: 640px) {
	.cp-checkout-page .woocommerce-billing-fields__field-wrapper,
	.cp-page-checkout .woocommerce-billing-fields__field-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.cp-checkout-page .woocommerce-billing-fields__field-wrapper .form-row-wide,
	.cp-page-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide {
		grid-column: 1 / -1;
	}
}

.cp-checkout-page .form-row,
.cp-page-checkout .form-row {
	margin-bottom: 0.85rem;
	padding: 0;
}

.cp-checkout-page .form-row label,
.cp-page-checkout .form-row label {
	display: block;
	font-size: 0.68rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: var(--cp-muted, #72675b);
	margin-bottom: 0.45rem;
}

.cp-checkout-page .input-text,
.cp-checkout-page select,
.cp-checkout-page textarea,
.cp-page-checkout .input-text,
.cp-page-checkout select,
.cp-page-checkout textarea {
	width: 100%;
	border: 1px solid rgba(47, 33, 22, 0.14);
	border-radius: var(--cp-radius-md, 4px);
	padding: 0.78rem 0.95rem;
	background: #fff;
	font-size: 0.95rem;
	line-height: 1.45;
	color: var(--cp-text);
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.cp-checkout-page .input-text:focus,
.cp-checkout-page select:focus,
.cp-checkout-page textarea:focus,
.cp-page-checkout .input-text:focus,
.cp-page-checkout select:focus,
.cp-page-checkout textarea:focus {
	outline: none;
	border-color: var(--cp-primary, #8a6a43);
	box-shadow: 0 0 0 3px rgba(138, 106, 67, 0.12);
}

.cp-checkout-page textarea,
.cp-page-checkout textarea {
	min-height: 5.5rem;
	resize: vertical;
}

.cp-checkout-page .woocommerce-additional-fields,
.cp-page-checkout .woocommerce-additional-fields {
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(47, 33, 22, 0.08);
}

.cp-checkout-page .woocommerce-additional-fields h3,
.cp-page-checkout .woocommerce-additional-fields h3 {
	font-family: var(--cp-font-serif, 'Cormorant Garamond', serif);
	font-size: 1.2rem;
	font-weight: 500;
	margin: 0 0 0.85rem;
}

/* Order review */
.cp-checkout-page #order_review,
.cp-page-checkout #order_review {
	background: transparent;
	border-radius: 0;
	padding: 0;
}

.cp-checkout-page .woocommerce-checkout-review-order-table,
.cp-page-checkout .woocommerce-checkout-review-order-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.92rem;
}

.cp-checkout-page .woocommerce-checkout-review-order-table th,
.cp-checkout-page .woocommerce-checkout-review-order-table td,
.cp-page-checkout .woocommerce-checkout-review-order-table th,
.cp-page-checkout .woocommerce-checkout-review-order-table td {
	padding: 0.75rem 0;
	border-bottom: 1px solid rgba(47, 33, 22, 0.08);
	vertical-align: top;
}

.cp-checkout-page .woocommerce-checkout-review-order-table thead th,
.cp-page-checkout .woocommerce-checkout-review-order-table thead th {
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--cp-muted);
}

.cp-checkout-page .woocommerce-checkout-review-order-table .order-total th,
.cp-checkout-page .woocommerce-checkout-review-order-table .order-total td,
.cp-page-checkout .woocommerce-checkout-review-order-table .order-total th,
.cp-page-checkout .woocommerce-checkout-review-order-table .order-total td {
	border-bottom: none;
	padding-top: 1rem;
	font-size: 1.05rem;
	font-weight: 600;
	color: var(--cp-text);
}

.cp-checkout-page .woocommerce-checkout-review-order-table .product-name,
.cp-page-checkout .woocommerce-checkout-review-order-table .product-name {
	font-family: var(--cp-font-serif, 'Cormorant Garamond', serif);
	font-size: 1.08rem;
	line-height: 1.35;
}

.cp-checkout-page .woocommerce-checkout-review-order-table .product-total,
.cp-page-checkout .woocommerce-checkout-review-order-table .product-total {
	text-align: right;
	white-space: nowrap;
	font-weight: 500;
}

/* Payment */
.cp-checkout-page #payment,
.cp-page-checkout #payment {
	background: transparent;
	border-radius: 0;
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(47, 33, 22, 0.1);
}

.cp-checkout-page #payment ul.payment_methods,
.cp-page-checkout #payment ul.payment_methods {
	list-style: none;
	margin: 0 0 1rem;
	padding: 0;
	border: none;
}

.cp-checkout-page #payment ul.payment_methods li,
.cp-page-checkout #payment ul.payment_methods li {
	margin: 0 0 0.65rem;
	padding: 0.85rem 1rem;
	border: 1px solid rgba(47, 33, 22, 0.1);
	border-radius: var(--cp-radius-md, 4px);
	background: #fff;
}

.cp-checkout-page #payment ul.payment_methods li input,
.cp-page-checkout #payment ul.payment_methods li input {
	margin-right: 0.55rem;
}

.cp-checkout-page #payment div.payment_box,
.cp-page-checkout #payment div.payment_box {
	background: rgba(247, 243, 238, 0.9);
	border-radius: var(--cp-radius-md, 4px);
	padding: 0.85rem 1rem;
	margin-top: 0.65rem;
	font-size: 0.88rem;
	line-height: 1.55;
	color: var(--cp-muted);
}

.cp-checkout-page #payment div.payment_box::before,
.cp-page-checkout #payment div.payment_box::before {
	display: none;
}

.cp-checkout-page #place_order,
.cp-page-checkout #place_order {
	width: 100%;
	background: linear-gradient(135deg, #a67c3d 0%, #8a6a43 100%);
	color: #fff;
	border: none;
	border-radius: var(--cp-radius-md, 4px);
	padding: 1rem 1.5rem;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 0.5rem;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.cp-checkout-page #place_order:hover,
.cp-page-checkout #place_order:hover {
	opacity: 0.94;
	transform: translateY(-1px);
}

.cp-checkout-page .woocommerce-privacy-policy-text,
.cp-page-checkout .woocommerce-privacy-policy-text {
	font-size: 0.8rem;
	line-height: 1.55;
	color: var(--cp-muted);
	margin: 0.75rem 0 0;
}

.cp-checkout-page .woocommerce-terms-and-conditions-wrapper,
.cp-page-checkout .woocommerce-terms-and-conditions-wrapper {
	font-size: 0.82rem;
	margin-bottom: 0.75rem;
}

.cp-checkout-page .woocommerce-info,
.cp-checkout-page .woocommerce-error,
.cp-checkout-page .woocommerce-message,
.cp-page-checkout .woocommerce-info,
.cp-page-checkout .woocommerce-error,
.cp-page-checkout .woocommerce-message {
	border-radius: var(--cp-radius-md, 4px);
	padding: 0.85rem 1rem;
	margin-bottom: 1rem;
	font-size: 0.9rem;
}

/* WhatsApp alternativo */
.cp-checkout-whatsapp {
	margin-top: 1.35rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(47, 33, 22, 0.1);
	text-align: center;
}

.cp-checkout-whatsapp p {
	margin: 0 0 0.85rem;
	font-size: 0.88rem;
	color: var(--cp-muted);
	line-height: 1.5;
}

.cp-checkout-page .cp-checkout-whatsapp .cp-booking__whatsapp,
.cp-page-checkout .cp-checkout-whatsapp .cp-booking__whatsapp {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.8rem 1.35rem;
	background: #1fa855;
	color: #fff;
	text-decoration: none;
	border-radius: 100px;
	font-size: 0.68rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	font-weight: 600;
	transition: background 0.2s ease;
}

.cp-checkout-page .cp-checkout-whatsapp .cp-booking__whatsapp:hover,
.cp-page-checkout .cp-checkout-whatsapp .cp-booking__whatsapp:hover {
	background: #188f48;
	color: #fff;
}

/* Ocultar elementos innecesarios */
.cp-checkout-page .woocommerce-form-coupon-toggle,
.cp-checkout-page .woocommerce-shipping-fields,
.cp-page-checkout .woocommerce-form-coupon-toggle,
.cp-page-checkout .woocommerce-shipping-fields,
.cp-checkout-page .col2-set .col-2:empty,
.cp-page-checkout .col2-set .col-2:empty {
	display: none !important;
}

/* Thank you / confirmación de reserva — mockup gracias.docx (diseño 986px, contenido 756px) */
body.cp-page-thankyou {
	background: #fbf6f3;
}

/* Anular padding genérico de .section y compensar header fijo */
body.cp-page-thankyou .cp-thankyou-section {
	background: #fbf6f3;
	padding: calc(var(--cp-header-h) + 1.25rem) 0 0;
}

body.cp-page-thankyou .cp-confirm-shell.container {
	width: min(756px, calc(100vw - 2rem));
	max-width: 756px;
	margin-inline: auto;
	padding-inline: 0;
}

.cp-page-thankyou .woocommerce,
.cp-page-thankyou .entry-content {
	max-width: none;
}

.cp-confirm {
	color: #333333;
	font-family: var(--cp-font-sans, "Inter", system-ui, sans-serif);
}

.cp-confirm__hero {
	text-align: center;
	margin-bottom: 36px;
}

.cp-confirm__check {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	margin-bottom: 18px;
	color: #6c3410;
}

.cp-confirm__title {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 32px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px;
	color: #333333;
}

.cp-confirm__lead {
	margin: 0 0 16px;
	font-size: 15px;
	line-height: 1.5;
	color: #b89564;
}

.cp-confirm__divider {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 180px;
	margin: 0 auto 18px;
}

.cp-confirm__divider::before,
.cp-confirm__divider::after {
	content: "";
	flex: 1;
	height: 1px;
	background: #cfa537;
	opacity: 0.65;
}

.cp-confirm__divider span {
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 10px;
	background: #cfa537;
	transform: rotate(45deg);
	flex-shrink: 0;
}

.cp-confirm__intro {
	margin: 0 auto 10px;
	max-width: 520px;
	font-size: 14px;
	line-height: 1.65;
	color: #333333;
}

.cp-confirm__contact {
	margin: 0 auto;
	max-width: 520px;
	font-size: 13px;
	line-height: 1.65;
	color: #666666;
}

.cp-confirm__contact a {
	color: #733e2b;
	text-decoration: none;
}

.cp-confirm__contact strong {
	font-weight: 600;
}

.cp-confirm__summary {
	margin-bottom: 36px;
}

.cp-confirm__summary-card {
	background: #ffffff;
	border: 1px solid #e8e4df;
	border-radius: 6px;
	padding: 28px 30px 26px;
	box-shadow: 0 8px 28px rgba(42, 34, 24, 0.05);
}

.cp-confirm__summary-title {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 20px;
	color: #333333;
	text-align: left;
}

.cp-confirm__summary-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 250px;
	gap: 0 24px;
}

.cp-confirm__summary-top {
	display: flex;
	gap: 16px;
	align-items: flex-start;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
}

.cp-confirm__summary-media {
	flex: 0 0 168px;
	width: 168px;
	height: 126px;
	border-radius: 4px;
	overflow: hidden;
	background: #ece6dc;
}

.cp-confirm__summary-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.cp-confirm__room {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 22px;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 8px;
	color: #333333;
}

.cp-confirm__guests {
	display: flex;
	align-items: flex-start;
	gap: 6px;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #777777;
}

.cp-confirm__guest-icon {
	flex: 0 0 auto;
	margin-top: 1px;
	color: #b58d53;
}

.cp-confirm__dates {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
}

.cp-confirm__date-head {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 6px;
	color: #b58d53;
}

.cp-confirm__date-head strong {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #333333;
}

.cp-confirm__date-col p {
	margin: 0;
	font-size: 12px;
	line-height: 1.45;
	color: #555555;
}

.cp-confirm__date-time {
	color: #777777 !important;
}

.cp-confirm__summary-totals {
	border-left: 1px solid #eeeeee;
	padding-left: 22px;
}

.cp-confirm__rate-label {
	margin: 0 0 8px;
	font-size: 11px;
	color: #888888;
}

.cp-confirm__row {
	display: flex;
	justify-content: space-between;
	gap: 12px;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1.45;
}

.cp-confirm__row span:first-child {
	color: #777777;
}

.cp-confirm__row span:last-child,
.cp-confirm__row strong {
	color: #333333;
	text-align: right;
}

.cp-confirm__row--rate {
	padding-top: 0;
	margin-bottom: 4px;
}

.cp-confirm__row--rate strong {
	font-size: 13px;
	font-weight: 700;
	text-align: left;
}

.cp-confirm__row--total {
	margin-top: 8px;
	padding-top: 12px;
	border-top: 1px solid #eeeeee;
}

.cp-confirm__row--total span:first-child {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #333333;
}

.cp-confirm__row--total strong {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
}

.cp-confirm__igv-note {
	margin: 6px 0 0;
	font-size: 12px;
	line-height: 1.4;
	color: #6b6560;
}

.cp-confirm__next,
.cp-confirm__useful {
	margin-bottom: 36px;
}

.cp-confirm__section-title {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 22px;
	text-align: center;
	color: #333333;
}

.cp-confirm__steps {
	list-style: none;
	margin: 0 0 22px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.cp-confirm__steps li {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.cp-confirm__step-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	margin-bottom: 12px;
	border-radius: 50%;
	background: #f3ebe3;
	color: #733e2b;
}

.cp-confirm__steps strong {
	display: block;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.35;
	color: #333333;
}

.cp-confirm__steps p {
	margin: 0;
	font-size: 12px;
	line-height: 1.55;
	color: #666666;
}

.cp-confirm__wa-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 22px 24px;
	background: #f9f7f2;
	border: 1px solid #e8e4df;
	border-radius: 6px;
}

.cp-confirm__wa-left {
	display: flex;
	align-items: center;
	gap: 16px;
	min-width: 0;
}

.cp-confirm__wa-icon {
	flex: 0 0 auto;
	line-height: 0;
}

.cp-confirm__wa-text {
	display: flex;
	flex-direction: column;
	gap: 2px;
	min-width: 0;
}

.cp-confirm__wa-text strong {
	font-size: 15px;
	line-height: 1.35;
	color: #5d3e32;
}

.cp-confirm__wa-text span {
	font-size: 13px;
	line-height: 1.45;
	color: #5d3e32;
}

.cp-confirm__wa {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 22px;
	background: #ffffff;
	color: #5d3e32 !important;
	text-decoration: none !important;
	border: 1px solid #5d3e32;
	border-radius: 4px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	white-space: nowrap;
}

.cp-confirm__useful-grid {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.cp-confirm__useful-grid li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 18px 14px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

.cp-confirm__useful-icon {
	flex: 0 0 auto;
	color: #733e2b;
	line-height: 0;
	margin-top: 2px;
}

.cp-confirm__useful-grid strong {
	display: block;
	margin-bottom: 6px;
	font-size: 13px;
	color: #733e2b;
}

.cp-confirm__useful-grid p {
	margin: 0 0 4px;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}

.cp-confirm__map-link {
	display: inline-block;
	margin-top: 2px;
	color: #733e2b !important;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-decoration: none !important;
	text-transform: uppercase;
}

.cp-confirm__closing {
	display: grid;
	grid-template-columns: 280px minmax(0, 1fr);
	align-items: center;
	gap: 0;
	margin-bottom: 40px;
	background: #fcf9f5;
	border: 1px solid #e8e4df;
	border-radius: 6px;
	overflow: hidden;
}

.cp-confirm__closing-media {
	position: relative;
	height: 180px;
	overflow: hidden;
}

.cp-confirm__closing-media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, transparent 55%, #fcf9f5 100%);
	pointer-events: none;
}

.cp-confirm__closing-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.cp-confirm__closing-copy {
	padding: 28px 30px 24px 10px;
	text-align: center;
}

.cp-confirm__closing-title {
	font-family: var(--cp-font-serif, "Cormorant Garamond", Georgia, serif);
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 10px;
	color: #333333;
}

.cp-confirm__closing-copy p {
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
}

.cp-confirm__divider--closing {
	width: 140px;
	margin: 0 auto;
}

@media (max-width: 760px) {
	.cp-confirm__summary-layout {
		grid-template-columns: 1fr;
	}
	.cp-confirm__summary-totals {
		border-left: none;
		border-top: 1px solid #eeeeee;
		padding-left: 0;
		padding-top: 18px;
		margin-top: 4px;
	}
	.cp-confirm__steps,
	.cp-confirm__useful-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.cp-confirm__wa-bar {
		flex-direction: column;
		align-items: stretch;
		text-align: center;
	}
	.cp-confirm__wa-left {
		flex-direction: column;
	}
	.cp-confirm__closing {
		grid-template-columns: 1fr;
	}
	.cp-confirm__closing-media {
		height: 160px;
	}
	.cp-confirm__closing-media::after {
		background: linear-gradient(180deg, transparent 40%, #fcf9f5 100%);
	}
	.cp-confirm__closing-copy {
		padding: 20px 22px 24px;
	}
}

@media (max-width: 520px) {
	.cp-confirm__summary-top {
		flex-direction: column;
	}
	.cp-confirm__summary-media {
		width: 100%;
		max-width: 280px;
		height: auto;
		aspect-ratio: 4 / 3;
	}
	.cp-confirm__dates {
		grid-template-columns: 1fr;
	}
	.cp-confirm__steps,
	.cp-confirm__useful-grid {
		grid-template-columns: 1fr;
	}
	.cp-confirm__wa {
		width: 100%;
	}
}


.cp-booking-thankyou {
	display: none;
}

@media (max-width: 959px) {
	.cp-checkout-form__aside {
		order: -1;
	}

	.cp-checkout-card--summary {
		padding: 1.15rem 1.25rem;
	}
}
