/* ============================================================
   RINCONES DEL NORTE — Child Theme CSS
   Magnetia · 2026
   ============================================================ */

/* ── VARIABLES CORPORATIVAS ──────────────────────────────── */
:root {
	--rdn-verde:       #0E5B43;
	--rdn-verde-hover: #0a4533;
	--rdn-texto:       #333333;
	--rdn-gris-claro:  #f5f5f5;
	--rdn-blanco:      #ffffff;
	--rdn-radio:       12px;
	--rdn-sombra:      0 4px 20px rgba(0, 0, 0, 0.1);
	--rdn-sombra-hover:0 8px 30px rgba(0, 0, 0, 0.15);
	/* Sobreescribir colores naranja/marrón del tema Triply */
	--primary:         #0E5B43;
	--primary_hover:   #0E5B43;
}
/* Forzar que nunca se vea el naranja/marrón del tema */
body, html {
	--primary:         #0E5B43;
	--primary_hover:   #0E5B43;
}
/* Matar el color marrón en focus/active de cualquier enlace/botón */
a:focus, a:active,
button:focus, button:active,
input:focus, label:focus,
.rdn-lc a:focus, .rdn-lc a:active,
.rdn-fi:focus-within,
.rdn-menu-cta > a:focus, .rdn-menu-cta > a:active {
	color: inherit;
	outline: none;
}

/* ── FIX: quitar overflow que rompe sticky ───────────────── */
.site { overflow-x: visible !important; }

/* ── HEADER: logo más grande ──────────────────────────────── */
.site-branding img { width: 195px; }

/* ── HEADER DESKTOP: menú a la derecha + sticky ──────────── */
@media (min-width: 1024px) {
  .site-header.header-1 { position: sticky; top: 0; z-index: 999; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.06); }
  .header-1 .container.header-main { display: flex; align-items: center; max-width: 1200px; margin: 0 auto; }
  .header-1 .header-left { flex-shrink: 0; }
  .header-1 .header-center { flex: 1; display: flex; justify-content: flex-end; }
  .header-1 .header-center .main-navigation { width: auto; }
  .header-1 .header-center .primary-navigation ul.menu { display: flex; align-items: center; gap: 0; }
}

/* ── Ocultar copyright por defecto de Triply ─────────────── */
.site-footer .copyright-bar { display: none !important; }

/* ── FOOTER CUSTOM ────────────────────────────────────────── */
.rdn-footer { background: #fff; border-top: 1px solid #e5e5e5; padding: 48px 24px 0; font-size: 14px; line-height: 1.7; color: #555; }
.rdn-footer a { color: #555; text-decoration: none; }
.rdn-footer a:hover { color: var(--rdn-verde); }
.rdn-footer__inner { max-width: 1100px; margin: 0 auto; display: flex; justify-content: space-between; gap: 48px; padding-bottom: 32px; }
.rdn-footer__brand { max-width: 320px; }
.rdn-footer__logo { max-height: 135px; width: auto; margin-bottom: 12px; }
.rdn-footer__tagline { color: #888; font-size: 14px; margin: 0 0 16px; }
.rdn-footer__social { display: flex; gap: 16px; }
.rdn-footer__social a { color: #999; transition: color 0.2s; }
.rdn-footer__social svg { width: 40px; height: 40px; }
.rdn-footer__social a:hover { color: var(--rdn-verde); }
.rdn-footer__links { display: flex; gap: 48px; }
.rdn-footer__col { display: flex; flex-direction: column; gap: 5px; }
.rdn-footer__col h4 { color: #333; font-size: 13px; font-weight: 700; margin: 0 0 6px; text-transform: uppercase; letter-spacing: 0.5px; }
.rdn-footer__kit { max-width: 1100px; margin: 0 auto; padding: 24px 0; text-align: center; }
.rdn-footer__kit img { max-width: 1100px; width: 100%; height: auto; }
.rdn-footer__bottom { max-width: 1100px; margin: 0 auto; padding: 16px 24px; font-size: 13px; color: #999; text-align: center; }

/* ── FOOTER: Badges Google/GuruWalk ─────────────────────── */
.rdn-footer__badges { display: flex; flex-direction: column; gap: 8px; margin-bottom: 14px; }
.rdn-footer__badge { display: flex; align-items: center; gap: 5px; }
.rdn-footer__badge img,
.rdn-footer__badge svg { flex-shrink: 0; }
.rdn-footer__badge-stars { color: #FBBC05; font-size: 14px; letter-spacing: 0.5px; }
.rdn-footer__badge-text { font-size: 11px; color: #888; font-weight: 500; }

@media (max-width: 768px) {
  .rdn-footer__inner { flex-direction: column; gap: 28px; }
  .rdn-footer__links { flex-direction: column; gap: 24px; }
}

/* ── HOME HERO: Claim grande ─────────────────────────────── */
.rdn-hero-claim {
	text-align: center;
	font-size: 52px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 16px;
	line-height: 1.15;
}
@media (max-width: 768px) {
	.rdn-hero-claim {
		font-size: 30px;
	}
}

/* ── MENÚ: CTA "Reserva tu tour" como botón ────────────── */
.rdn-menu-cta > a {
	background: var(--rdn-verde, #0E5B43) !important;
	color: #fff !important;
	border-radius: 50px !important;
	padding: 10px 24px !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	transition: background 0.2s, transform 0.2s !important;
	white-space: nowrap;
}
.rdn-menu-cta > a:hover {
	transform: scale(1.03);
}
/* En móvil también destacado */
@media (max-width: 900px) {
	.rdn-menu-cta > a {
		display: inline-block !important;
		margin: 8px 0 !important;
	}
}

/* ── MENÚ: Selector idiomas GTranslate ─────────────────── */
/* El li que contiene gtranslate: compacto, sin punto separador */
.main-navigation .menu-item:has(.gtranslate_wrapper) {
	padding: 0 8px !important;
}
.main-navigation .menu-item:has(.gtranslate_wrapper)::before,
.main-navigation .menu-item:has(.gtranslate_wrapper)::after,
.main-navigation .menu-item:has(.gtranslate_wrapper) > a::before,
.main-navigation .menu-item:has(.gtranslate_wrapper) > a::after {
	display: none !important;
	content: none !important;
}
.main-navigation .gtranslate_wrapper {
	display: inline-flex !important;
	align-items: center;
	gap: 6px;
	vertical-align: middle;
}
/* Banderas circulares y discretas */
.main-navigation .gtranslate_wrapper a {
	padding: 0 !important;
	display: inline-block !important;
	line-height: 1;
}
.main-navigation .gtranslate_wrapper img,
.main-navigation .gtranslate_wrapper a img {
	width: 22px !important;
	height: 22px !important;
	border-radius: 50% !important;
	object-fit: cover;
	opacity: 0.65;
	transition: opacity 0.2s, transform 0.2s;
	vertical-align: middle;
}
.main-navigation .gtranslate_wrapper img:hover,
.main-navigation .gtranslate_wrapper a img:hover,
.main-navigation .gtranslate_wrapper a.gt_current img {
	opacity: 1;
	transform: scale(1.1);
}
@media (max-width: 900px) {
	.main-navigation .menu-item:has(.gtranslate_wrapper) {
		text-align: center;
		padding: 8px 0 !important;
	}
	.main-navigation .gtranslate_wrapper {
		gap: 12px;
	}
	.main-navigation .gtranslate_wrapper img,
	.main-navigation .gtranslate_wrapper a img {
		width: 28px !important;
		height: 28px !important;
	}
}

/* ── HEADER MÓVIL: logo y hamburguesa pegados a los bordes ── */
@media (max-width: 1023px) {
	.header-1 .container.header-main {
		padding: 10px 12px;
	}
	.header-1 .header-left {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.menu-mobile-nav-button {
		margin: 0 !important;
		padding: 8px !important;
	}
	/* Logo no demasiado grande en móvil */
	.header-1 .site-branding img {
		max-height: 40px;
		width: auto;
	}
}

/* ── BOTÓN WHATSAPP FLOTANTE ─────────────────────────────── */
.rdn-whatsapp-btn {
	position: fixed;
	bottom: 24px;
	right: 24px;
	z-index: 9999;
	background: #25D366;
	color: var(--rdn-blanco);
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 14px 22px;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
	box-shadow: 0 4px 16px rgba(37, 211, 102, 0.45);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.rdn-whatsapp-btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 24px rgba(37, 211, 102, 0.6);
	color: var(--rdn-blanco);
}

.rdn-whatsapp-btn svg {
	width: 22px;
	height: 22px;
	fill: var(--rdn-blanco);
	flex-shrink: 0;
}

@media (max-width: 600px) {
	.rdn-whatsapp-btn span { display: none; }
	.rdn-whatsapp-btn { padding: 14px; border-radius: 50%; }
}

/* ── BARRA FLOTANTE MÓVIL "Reservar tour" ────────────────── */
/* Oculto en desktop (sidebar visible) */
.rdn-mobile-reservar {
	display: none;
}
@media (max-width: 768px) {
	.rdn-mobile-reservar {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10000;
		padding: 10px 16px;
		padding-bottom: calc(10px + env(safe-area-inset-bottom, 0px));
		background: #fff;
		box-shadow: 0 -2px 10px rgba(0,0,0,0.08);
	}
	.rdn-mobile-reservar__btn {
		display: block;
		width: 100%;
		padding: 14px 24px;
		background: var(--rdn-verde, #0E5B43);
		color: #fff;
		border: none;
		border-radius: 10px;
		font-size: 15px;
		font-weight: 700;
		cursor: pointer;
		text-align: center;
		letter-spacing: 0.3px;
	}
	.rdn-mobile-reservar__btn:active {
		opacity: 0.9;
	}
	/* Subir WhatsApp por encima de la barra */
	.rdn-whatsapp-btn {
		bottom: 76px !important;
	}
	/* Espacio inferior para que no tape contenido */
	body.single-tour {
		padding-bottom: 68px;
	}
}

/* ── TELÉFONO EN HEADER ──────────────────────────────────── */
.rdn-header-tel {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: var(--rdn-verde);
	font-weight: 600;
	font-size: 15px;
	text-decoration: none;
	padding: 6px 14px;
	border-radius: 8px;
	transition: background 0.2s;
}

.rdn-header-tel:hover {
	background: var(--rdn-gris-claro);
	color: var(--rdn-verde-hover);
}

/* ── WIDGET MISTERPLAN (SIDEBAR STICKY) ──────────────────── */
.rdn-mrplan-sidebar {
	position: sticky;
	top: 100px;
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	border-radius: var(--rdn-radio);
	box-shadow: var(--rdn-sombra);
	padding: 28px 24px;
}

.rdn-mrplan-sidebar h3 {
	color: var(--rdn-blanco);
	font-size: 22px;
	margin-bottom: 18px;
}

/* Botones dentro del widget de MisterPlan */
.rdn-mrplan-sidebar button,
.rdn-mrplan-sidebar .button,
.rdn-mrplan-sidebar input[type="submit"] {
	background: var(--rdn-blanco) !important;
	color: var(--rdn-verde) !important;
	border-radius: 8px !important;
	padding: 14px 28px !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	border: none !important;
	cursor: pointer !important;
	width: 100% !important;
	text-align: center !important;
	transition: transform 0.2s, box-shadow 0.2s !important;
}

.rdn-mrplan-sidebar button:hover,
.rdn-mrplan-sidebar .button:hover,
.rdn-mrplan-sidebar input[type="submit"]:hover {
	transform: translateY(-2px) !important;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2) !important;
}

.rdn-mrplan-sidebar input,
.rdn-mrplan-sidebar select {
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	padding: 10px 12px;
	background: rgba(255, 255, 255, 0.12);
	color: var(--rdn-blanco);
	width: 100%;
	margin-bottom: 10px;
}

/* Placeholder para cuando MisterPlan no está activo en local */
.rdn-mrplan-placeholder {
	background: rgba(255, 255, 255, 0.15);
	border: 2px dashed rgba(255, 255, 255, 0.5);
	border-radius: 8px;
	padding: 24px;
	text-align: center;
	color: var(--rdn-blanco);
	font-size: 14px;
	opacity: 0.7;
}

@media (max-width: 768px) {
	.rdn-mrplan-sidebar {
		position: relative;
		top: 0;
	}
}

/* ── TARJETA DE TOUR ─────────────────────────────────────── */
.rdn-tour-card {
	border-radius: var(--rdn-radio);
	overflow: hidden;
	box-shadow: var(--rdn-sombra);
	background: var(--rdn-blanco);
	transition: transform 0.25s, box-shadow 0.25s;
}

.rdn-tour-card:hover {
	transform: translateY(-5px);
	box-shadow: var(--rdn-sombra-hover);
}

.rdn-tour-card__img {
	position: relative;
	height: 210px;
	overflow: hidden;
}

.rdn-tour-card__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.4s;
}

.rdn-tour-card:hover .rdn-tour-card__img img {
	transform: scale(1.05);
}

.rdn-tour-card__badge {
	position: absolute;
	top: 12px;
	right: 12px;
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	padding: 5px 12px;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 600;
}

.rdn-tour-card__body {
	padding: 20px 22px;
}

.rdn-tour-card__title {
	font-size: 19px;
	margin-bottom: 10px;
	color: var(--rdn-texto);
	line-height: 1.3;
}

.rdn-tour-card__meta {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
	font-size: 13px;
	color: #666;
	margin-bottom: 14px;
}

.rdn-tour-card__excerpt {
	font-size: 14px;
	color: #555;
	line-height: 1.5;
	margin-bottom: 16px;
}

.rdn-tour-card__btn {
	display: inline-block;
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	padding: 10px 22px;
	border-radius: 8px;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	transition: background 0.2s;
}

.rdn-tour-card__btn:hover {
	opacity: 0.9;
}

/* ── SECCIÓN INFO PRÁCTICA (TOUR SINGLE) ─────────────────── */
.rdn-info-practica {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	gap: 16px;
	background: var(--rdn-gris-claro);
	border-radius: var(--rdn-radio);
	padding: 24px;
	margin-bottom: 32px;
}

.rdn-info-item {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.rdn-info-item__label {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--rdn-verde);
}

.rdn-info-item__valor {
	font-size: 15px;
	color: var(--rdn-texto);
}

/* ── BOTONES GLOBALES ────────────────────────────────────── */
.rdn-btn {
	display: inline-block;
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	padding: 14px 32px;
	border-radius: 8px;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	transition: background 0.2s, transform 0.2s;
	border: none;
	cursor: pointer;
}

.rdn-btn:hover {
	opacity: 0.9;
	transform: translateY(-2px);
}

.rdn-btn--outline {
	background: transparent;
	border: 2px solid var(--rdn-verde);
	color: var(--rdn-verde);
}

.rdn-btn--outline:hover {
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
}

/* ── SHORTCODE: DETALLES ESTILO CIVITATIS ────────────────── */
/* [icono] [qué es]           [valor] */
.rdn-detalles {
	margin: 20px 0 24px;
	padding: 0;
	border-top: 1px solid #efefef;
}

.rdn-detalle {
	display: flex;
	align-items: flex-start;
	padding: 13px 0;
	border-bottom: 1px solid #efefef;
	gap: 16px;
}

.rdn-detalle dt {
	display: flex;
	align-items: center;
	gap: 9px;
	min-width: 190px;
	flex-shrink: 0;
	font-size: 14px;
	font-weight: 500;
	color: #666;
	margin: 0;
}

.rdn-detalle__icon {
	display: flex;
	align-items: center;
	color: var(--rdn-verde);
	flex-shrink: 0;
}

.rdn-detalle__icon .rdn-svg-icon {
	width: 18px;
	height: 18px;
}

.rdn-detalle dd {
	font-size: 14px;
	color: var(--rdn-texto);
	font-weight: 400;
	margin: 0;
	flex: 1;
	line-height: 1.55;
}

@media (max-width: 600px) {
	.rdn-detalle { flex-wrap: wrap; gap: 4px; }
	.rdn-detalle dt { min-width: 100%; }
}

/* ── SHORTCODE: ITINERARIO — timeline numerado ───────────── */
.rdn-itinerario {
	list-style: none;
	padding: 0;
	margin: 0 0 8px;
}

.rdn-parada {
	display: flex;
	gap: 16px;
	padding-bottom: 28px;
	position: relative;
}

.rdn-parada:not(:last-child)::after {
	content: '';
	position: absolute;
	left: 15px;
	top: 36px;
	bottom: 0;
	width: 2px;
	background: #e5e5e5;
}

.rdn-parada__num {
	width: 32px;
	height: 32px;
	min-width: 32px;
	background: var(--rdn-verde);
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 13px;
	position: relative;
	z-index: 1;
}

.rdn-parada__body { flex: 1; padding-top: 4px; }

.rdn-parada__header {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	margin-bottom: 6px;
}

.rdn-parada__nombre { font-size: 16px; font-weight: 600; color: var(--rdn-texto); }

.rdn-parada__tipo {
	font-size: 11px;
	font-weight: 600;
	padding: 2px 10px;
	border-radius: 20px;
	white-space: nowrap;
}

.rdn-parada__tipo--exterior { background: #e8f5e9; color: #388e3c; }
.rdn-parada__tipo--interior { background: #e3f2fd; color: #1565c0; }
.rdn-parada__tipo--parada   { background: #fff3e0; color: #e65100; }

.rdn-parada__desc { font-size: 14px; color: #666; line-height: 1.6; margin: 0; }

/* ── SHORTCODE: INCLUIDO / NO INCLUIDO ───────────────────── */
.rdn-incluido {
	display: flex;
	flex-direction: column;
	margin-bottom: 8px;
}

.rdn-check-item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #f0f0f0;
	font-size: 15px;
	color: var(--rdn-texto);
}

.rdn-check-item:last-child { border-bottom: none; }

.rdn-check-item__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	flex-shrink: 0;
}

.rdn-check-item--si .rdn-check-item__icon {
	background: rgba(0, 166, 118, 0.12);
	color: var(--rdn-verde);
}

.rdn-check-item--no .rdn-check-item__icon {
	background: rgba(229, 57, 53, 0.1);
	color: #e53935;
}

.rdn-check-item__icon .rdn-svg-icon {
	width: 14px;
	height: 14px;
}

/* ── SHORTCODE: FAQs ─────────────────────────────────────── */
.rdn-faqs { margin-bottom: 32px; }

.rdn-faq {
	border: 1px solid #e5e5e5;
	border-radius: var(--rdn-radio);
	margin-bottom: 8px;
	overflow: hidden;
}

.rdn-faq summary {
	padding: 16px 20px;
	font-weight: 600;
	cursor: pointer;
	list-style: none;
	background: #f9f9f9;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rdn-faq summary::after {
	content: '+';
	font-size: 20px;
	color: var(--rdn-verde);
	transition: transform 0.2s;
}

.rdn-faq[open] summary::after { transform: rotate(45deg); }
.rdn-faq[open] summary { background: var(--rdn-verde); color: #fff; }
.rdn-faq[open] summary::after { color: #fff; }

.rdn-faq-resp { padding: 16px 20px; font-size: 15px; line-height: 1.7; }

/* ── SHORTCODE: WIDGET RESERVA ───────────────────────────── */
.rdn-reserva {
	position: sticky;
	top: 100px;
}

.rdn-reserva-placeholder {
	background: var(--rdn-gris-claro);
	border: 2px dashed #ccc;
	border-radius: var(--rdn-radio);
	padding: 32px;
	text-align: center;
	color: #999;
}

/* ── CARRUSEL DE TOURS ────────────────────────────────────── */
.rdn-carousel {
	position: relative;
	margin: 32px 0;
	padding: 0 70px !important; /* espacio lateral para flechas */
}
.rdn-carousel__titulo {
	font-size: 24px;
	font-weight: 700;
	color: var(--rdn-texto);
	margin: 0 0 20px;
	text-align: center;
}

/* Flechas laterales fuera de las tarjetas */
.rdn-carousel__arrow {
	position: absolute !important;
	top: 50%;
	transform: translateY(-50%);
	width: 54px !important;
	height: 54px !important;
	border-radius: 50% !important;
	border: 2px solid var(--rdn-verde) !important;
	background: #fff !important;
	color: var(--rdn-verde) !important;
	font-size: 36px !important;
	font-weight: 300;
	line-height: 1;
	cursor: pointer;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: background 0.2s, color 0.2s, transform 0.2s;
	z-index: 10;
	padding: 0 !important;
	margin: 0;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
}
.rdn-carousel__arrow:hover {
	background: var(--rdn-verde) !important;
	color: #fff !important;
	transform: translateY(-50%) scale(1.05);
}
.rdn-carousel__arrow--prev { left: 4px !important; }
.rdn-carousel__arrow--next { right: 4px !important; }

@media (max-width: 900px) {
	.rdn-carousel { padding: 0 !important; }
	.rdn-carousel__arrow { display: none !important; }
}

/* Track: 3 tarjetas visibles */
.rdn-carousel__track {
	display: flex;
	gap: 24px;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	padding: 8px 0;
}
.rdn-carousel__track::-webkit-scrollbar { display: none; }

/* ── Tarjeta vertical de carrusel ────────────────────────── */
.rdn-cv {
	flex: 0 0 calc((100% - 48px) / 3); /* 3 tarjetas con 2 gaps de 24px */
	min-width: 260px;
	scroll-snap-align: start;
	border-radius: var(--rdn-radio);
	overflow: hidden;
	box-shadow: var(--rdn-sombra);
	background: var(--rdn-blanco);
	transition: transform 0.25s, box-shadow 0.25s;
	display: flex;
	flex-direction: column;
}
.rdn-cv:hover {
	transform: translateY(-4px);
	box-shadow: var(--rdn-sombra-hover);
}

@media (max-width: 900px) {
	.rdn-cv { flex: 0 0 calc((100% - 24px) / 2); min-width: 220px; } /* 2 en tablet */
}
@media (max-width: 600px) {
	.rdn-cv { flex: 0 0 85%; min-width: 0; } /* 1 en móvil, con peek */
}

/* Imagen: altura fija idéntica en todas las tarjetas */
.rdn-cv__img {
	display: block;
	position: relative;
	overflow: hidden;
	height: 220px;
	flex-shrink: 0; /* nunca se comprime */
}
.rdn-cv__img img {
	width: 100%;
	height: 220px !important;
	min-height: 220px;
	max-height: 220px;
	object-fit: cover;
	object-position: bottom center;
	display: block;
	transition: transform 0.4s;
}
.rdn-cv:hover .rdn-cv__img img {
	transform: scale(1.05);
}

/* Ribbon de estado */
.rdn-cv__ribbon {
	position: absolute;
	top: 12px;
	left: 0;
	padding: 5px 14px 5px 12px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	z-index: 2;
	border-radius: 0 4px 4px 0;
}
.rdn-cv__ribbon--activo  { background: var(--rdn-verde); }
.rdn-cv__ribbon--pausado { background: #546E7A; }
.rdn-cv__ribbon--privada { background: #1B2A4A; }

/* Cuerpo */
.rdn-cv__body {
	padding: 16px 18px 20px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.rdn-cv__titulo {
	font-size: 17px;
	line-height: 1.3;
	margin: 0 0 10px;
	font-weight: 700;
	color: var(--rdn-texto);
}
.rdn-cv__titulo a {
	color: inherit;
	text-decoration: none;
}
.rdn-cv__titulo a:hover {
	color: var(--rdn-verde);
}

/* Meta: iconos */
.rdn-cv__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
.rdn-cv__meta-item {
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

/* Descripción breve */
.rdn-cv__desc {
	font-size: 13px;
	color: #555;
	line-height: 1.5;
	margin: 0 0 auto;
	padding-bottom: 12px;
}

/* Enlace */
.rdn-cv__link {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 14px;
	font-weight: 600;
	color: var(--rdn-verde);
	text-decoration: none;
	transition: gap 0.2s;
}
.rdn-cv__link:hover {
	gap: 8px;
	color: var(--rdn-verde-hover);
}

/* Estados: pausado */
.rdn-cv--pausado .rdn-cv__img img {
	filter: grayscale(0.5);
	opacity: 0.8;
}
.rdn-cv--pausado:hover .rdn-cv__img img {
	filter: grayscale(0);
	opacity: 1;
}

/* Responsive: tarjetas más pequeñas en móvil */
@media (max-width: 600px) {
	.rdn-cv { flex: 0 0 240px; }
	.rdn-carousel__titulo { font-size: 20px; }
}

/* ── LEGACY: grid tours (si se usa en algún sitio) ───── */
.rdn-tours-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	margin-top: 24px;
}
@media (max-width: 900px) { .rdn-tours-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .rdn-tours-grid { grid-template-columns: 1fr; } }

.rdn-tour-card img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: var(--rdn-radio) var(--rdn-radio) 0 0;
	display: block;
}
.rdn-tour-card-body {
	padding: 16px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-radius: 0 0 var(--rdn-radio) var(--rdn-radio);
}
.rdn-tour-card-body h3 { margin: 0 0 8px; font-size: 17px; }
.rdn-tour-card-body h3 a { color: var(--rdn-texto); text-decoration: none; }
.rdn-precio  { display: inline-block; background: var(--rdn-verde); color: #fff; font-size: 13px; font-weight: 700; padding: 3px 10px; border-radius: 20px; margin-right: 6px; }
.rdn-duracion{ display: inline-block; background: #f0f0f0; color: #555; font-size: 12px; padding: 3px 10px; border-radius: 20px; }

/* ── Tour cards: ribbon + estados (legacy grid) ────── */
.rdn-tour-card__img-wrap {
	display: block;
	position: relative;
	overflow: hidden;
}
.rdn-tour-card--pausado img {
	filter: grayscale(0.5);
	opacity: 0.8;
}
.rdn-tour-card--pausado:hover img {
	filter: grayscale(0);
	opacity: 1;
}

/* ── ARCHIVE DESTINOS: MAPA + GRID ─────────────────────── */
.rdn-destinos-page {
	max-width: 1000px;
	margin: 0 auto;
}

/* Mapa SVG */
.rdn-mapa-wrap {
	margin-bottom: 48px;
}
.rdn-mapa {
	width: 100%;
	height: auto;
	display: block;
}
.rdn-mapa__silueta {
	fill: #E8F5E9;
	stroke: var(--rdn-verde);
	stroke-width: 2;
	stroke-linejoin: round;
}
.rdn-mapa__mar {
	font-size: 18px;
	fill: #90CAF9;
	font-style: italic;
	font-weight: 300;
	text-anchor: middle;
	letter-spacing: 6px;
}
.rdn-mapa__ref {
	font-size: 14px;
	fill: #bbb;
	font-style: italic;
	font-weight: 300;
	text-anchor: middle;
}

/* Pins del mapa */
.rdn-mapa__pin-link {
	text-decoration: none;
}
.rdn-mapa__dot {
	fill: var(--rdn-verde);
	stroke: #fff;
	stroke-width: 3;
	transition: r 0.25s, fill 0.25s;
	cursor: pointer;
}
.rdn-mapa__pulse {
	fill: none;
	stroke: var(--rdn-verde);
	stroke-width: 2;
	opacity: 0;
	animation: rdn-pulse 2.5s infinite;
}
@keyframes rdn-pulse {
	0%   { r: 8; opacity: 0.6; }
	100% { r: 22; opacity: 0; }
}
.rdn-mapa__label {
	font-size: 12px;
	font-weight: 700;
	fill: var(--rdn-texto);
	text-anchor: middle;
	pointer-events: none;
}

/* Tooltip (aparece en hover) */
.rdn-mapa__tooltip {
	opacity: 0;
	transform-origin: center bottom;
	transition: opacity 0.2s, transform 0.2s;
	pointer-events: none;
}
.rdn-mapa__tooltip-bg {
	fill: var(--rdn-verde);
	rx: 8;
}
.rdn-mapa__tooltip-nombre {
	font-size: 13px;
	font-weight: 700;
	fill: #fff;
	text-anchor: middle;
}
.rdn-mapa__tooltip-tours {
	font-size: 11px;
	fill: rgba(255,255,255,0.85);
	text-anchor: middle;
}

/* Hover en pin */
.rdn-mapa__pin-link:hover .rdn-mapa__dot {
	r: 11;
	fill: var(--rdn-verde-hover);
}
.rdn-mapa__pin-link:hover .rdn-mapa__tooltip {
	opacity: 1;
	transform: translate(0, -4px);
}
.rdn-mapa__pin-link:hover .rdn-mapa__pulse {
	animation: none;
	opacity: 0;
}

/* Grid de tarjetas destino */
.rdn-destinos-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}
@media (max-width: 900px) {
	.rdn-destinos-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 500px) {
	.rdn-destinos-grid { grid-template-columns: 1fr; }
}

.rdn-destino-card {
	border-radius: var(--rdn-radio);
	overflow: hidden;
	box-shadow: var(--rdn-sombra);
	background: var(--rdn-blanco);
	text-decoration: none;
	color: var(--rdn-texto);
	transition: transform 0.25s, box-shadow 0.25s;
	display: flex;
	flex-direction: column;
}
.rdn-destino-card:hover {
	transform: translateY(-4px);
	box-shadow: var(--rdn-sombra-hover);
	color: var(--rdn-texto);
}

.rdn-destino-card__img {
	position: relative;
	height: 180px;
	overflow: hidden;
}
.rdn-destino-card__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.4s;
}
.rdn-destino-card:hover .rdn-destino-card__img img {
	transform: scale(1.06);
}
.rdn-destino-card__badge {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: var(--rdn-verde);
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 4px 10px;
	border-radius: 20px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}

.rdn-destino-card__body {
	padding: 16px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.rdn-destino-card__nombre {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 6px;
	color: var(--rdn-texto);
}
.rdn-destino-card__desc {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	margin: 0 0 auto;
	padding-bottom: 12px;
}
.rdn-destino-card__link {
	font-size: 14px;
	font-weight: 600;
	color: var(--rdn-verde);
	display: inline-flex;
	align-items: center;
	gap: 4px;
	transition: gap 0.2s;
}
.rdn-destino-card:hover .rdn-destino-card__link {
	gap: 8px;
}

/* Responsive mapa */
@media (max-width: 600px) {
	.rdn-mapa__label { font-size: 10px; }
	.rdn-mapa__mar { font-size: 14px; letter-spacing: 3px; }
}

/* ── DESTINO: HERO CON IMAGEN ───────────────────────────── */
.rdn-hero-destino {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	background: #1a1a1a;
	border-radius: 12px;
}
@media (max-width: 768px) { .rdn-hero-destino { height: 300px; } }

.rdn-hero-destino__img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	object-position: center;
	display: block !important;
}

.rdn-hero-destino__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.0) 100%);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 40px 48px;
}
@media (max-width: 768px) { .rdn-hero-destino__overlay { padding: 24px 20px; } }

.rdn-hero-destino__titulo {
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	margin: 0 0 8px;
	text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
@media (max-width: 768px) { .rdn-hero-destino__titulo { font-size: 32px; } }

.rdn-hero-destino__sub {
	color: rgba(255,255,255,0.9);
	font-size: 16px;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 6px;
}
.rdn-hero-destino__sub .rdn-svg-icon { width: 18px; height: 18px; }

/* ── DESTINO: INTRO ────────────────────────────────────── */
.rdn-intro {
	font-size: 17px;
	line-height: 1.8;
	color: var(--rdn-texto);
	max-width: 800px;
}
.rdn-intro p:first-child {
	font-size: 19px;
	font-weight: 500;
	color: var(--rdn-verde);
	line-height: 1.6;
}

/* ── DESTINO: CURIOSIDADES (¿Sabías qué?) ─────────────── */
.rdn-curiosidades {
	background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%);
	border-radius: var(--rdn-radio);
	padding: 28px 24px;
	border-left: 4px solid var(--rdn-verde);
}

.rdn-curiosidades__header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}

.rdn-curiosidades__icono {
	font-size: 28px;
	line-height: 1;
}

.rdn-curiosidades__titulo {
	font-size: 20px;
	font-weight: 700;
	color: var(--rdn-verde);
	margin: 0;
}

.rdn-curiosidades__lista {
	list-style: none;
	padding: 0;
	margin: 0;
}

.rdn-curiosidades__lista li {
	position: relative;
	padding: 10px 0 10px 28px;
	font-size: 14px;
	line-height: 1.6;
	color: #2E4A3E;
	border-bottom: 1px solid rgba(14, 91, 67, 0.15);
}

.rdn-curiosidades__lista li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.rdn-curiosidades__lista li::before {
	content: '✦';
	position: absolute;
	left: 0;
	top: 11px;
	color: var(--rdn-verde);
	font-size: 14px;
}

/* ── DESTINO: POR QUÉ VISITAR ──────────────────────────── */
.rdn-por-que__content {
	max-width: 800px;
}
.rdn-por-que__content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.rdn-por-que__content li {
	position: relative;
	padding: 12px 0 12px 36px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	line-height: 1.6;
}
.rdn-por-que__content li:last-child { border-bottom: none; }
.rdn-por-que__content li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 16px;
	width: 20px;
	height: 20px;
	background: var(--rdn-verde);
	border-radius: 50%;
	opacity: 0.15;
}
.rdn-por-que__content li::after {
	content: '✓';
	position: absolute;
	left: 4px;
	top: 15px;
	font-size: 13px;
	font-weight: 700;
	color: var(--rdn-verde);
}
.rdn-por-que__content li strong {
	color: var(--rdn-verde);
}

/* ── DESTINO: QUÉ VER Y HACER ─────────────────────────── */
.rdn-que-ver {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 20px;
	margin-top: 24px;
}

.rdn-lugar {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: var(--rdn-radio);
	padding: 24px;
	display: flex;
	gap: 16px;
	align-items: flex-start;
	transition: box-shadow 0.2s, transform 0.2s;
}
.rdn-lugar:hover {
	box-shadow: var(--rdn-sombra);
	transform: translateY(-2px);
}

.rdn-lugar__num {
	flex-shrink: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: var(--rdn-verde);
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}

.rdn-lugar__content { flex: 1; min-width: 0; }
.rdn-lugar h3 { margin: 0 0 8px; font-size: 16px; color: var(--rdn-texto); }
.rdn-lugar p  { margin: 0; font-size: 14px; color: #666; line-height: 1.6; }

/* ── DESTINO: INFO PRÁCTICA ────────────────────────────── */
.rdn-info-practica-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 24px;
	margin-top: 16px;
}

.rdn-practica-item {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: var(--rdn-radio);
	padding: 28px;
}

.rdn-practica-item__icon {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: rgba(14, 91, 67, 0.1);
	color: var(--rdn-verde);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
}
.rdn-practica-item__icon .rdn-svg-icon { width: 22px; height: 22px; }

.rdn-practica-item h3 {
	margin: 0 0 12px;
	font-size: 18px;
	color: var(--rdn-texto);
}

.rdn-practica-item__body {
	font-size: 14px;
	line-height: 1.7;
	color: #555;
}
.rdn-practica-item__body p { margin: 0 0 10px; }
.rdn-practica-item__body p:last-child { margin-bottom: 0; }

/* ── SHORTCODE: GALERÍA ──────────────────────────────────── */
/* Grid fijo: 1 foto grande izquierda + 2 apiladas derecha   */

.rdn-galeria--grid {
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: 400px;
	gap: 4px;
	border-radius: var(--rdn-radio);
	overflow: hidden;
	margin-bottom: 24px;
}

.rdn-galeria--grid > * {
	min-height: 0;
	min-width: 0;
	overflow: hidden;
}

.rdn-galeria--grid img {
	width: 100% !important;
	height: 100% !important;
	max-height: none !important;
	object-fit: cover !important;
	object-position: center;
	display: block !important;
}

.rdn-galeria__side {
	display: grid;
	grid-template-rows: 1fr 1fr;
	gap: 4px;
}

.rdn-galeria__side-img {
	overflow: hidden;
	position: relative;
	min-height: 0;
}

/* Botón "Ver X fotos" sobre la última foto */
.rdn-galeria__ver-mas {
	position: absolute;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, 0.65);
	color: #fff;
	border: none;
	border-radius: 8px;
	padding: 8px 16px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	white-space: nowrap;
	transition: background 0.2s;
	z-index: 2;
}

.rdn-galeria__ver-mas:hover {
	background: rgba(0, 0, 0, 0.85);
}

/* ── Modal lightbox ──────────────────────────────────────── */
.rdn-galeria-modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 999999; /* por encima del header del tema */
	background: #111;
	flex-direction: column;
	align-items: center;
}

.rdn-galeria-modal.is-open {
	display: flex;
}

/*
 * Reset de botones del modal sin usar "all: unset".
 * "all: unset" tiene especificidad (0,1,1) > (0,1,0) de las clases
 * específicas, lo que rompía position: absolute en los botones.
 */
.rdn-galeria-modal__close,
.rdn-galeria-modal__nav {
	-webkit-appearance: none;
	appearance: none;
	border: none !important;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-family: inherit;
	text-decoration: none;
	box-shadow: none !important;
}

/* Botón cerrar */
.rdn-galeria-modal__close {
	position: absolute;
	top: 14px;
	right: 18px;
	background: var(--rdn-verde) !important;
	color: #fff !important;
	border-radius: 6px !important;
	width: 40px;
	height: 40px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	line-height: 1;
	z-index: 10;
	transition: background 0.2s;
}

.rdn-galeria-modal__close:hover { background: var(--rdn-verde-hover) !important; }

/* Flechas navegación */
.rdn-galeria-modal__nav {
	position: absolute;
	top: calc(50% - 40px);
	transform: translateY(-50%);
	background: var(--rdn-verde) !important;
	color: #fff !important;
	border-radius: 6px !important;
	width: 48px;
	height: 48px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	line-height: 1;
	z-index: 10;
	transition: background 0.2s;
}

.rdn-galeria-modal__nav:hover { background: var(--rdn-verde-hover) !important; }
.rdn-galeria-modal__prev { left: 16px; }
.rdn-galeria-modal__next { right: 16px; }

/* Área imagen central */
.rdn-galeria-modal__stage {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: calc(100vh - 100px); /* 100px = thumbs strip */
	padding: 50px 80px 12px;
	box-sizing: border-box;
	overflow: hidden;
}

.rdn-galeria-modal__img {
	display: block;
	max-width: 100%;
	max-height: calc(100vh - 180px); /* thumbs + caption + padding */
	width: auto;
	height: auto;
	object-fit: contain;
	border-radius: 4px;
}

.rdn-galeria-modal__caption {
	color: rgba(255,255,255,0.7);
	font-size: 13px;
	text-align: center;
	margin: 10px 0 0;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}

/* Tira de thumbs abajo */
.rdn-galeria-modal__thumbs {
	width: 100%;
	height: 100px;
	flex-shrink: 0;
	background: rgba(0,0,0,0.6);
	padding: 10px 16px;
	overflow-x: auto;
	box-sizing: border-box;
	scrollbar-width: thin;
	scrollbar-color: rgba(255,255,255,0.3) transparent;
}

.rdn-galeria-modal__thumbs-inner {
	display: flex;
	gap: 6px;
	height: 100%;
	justify-content: center;
}

.rdn-galeria-modal__thumb {
	height: 100%;
	width: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
	border-radius: 4px;
	cursor: pointer;
	opacity: 0.5;
	border: 2px solid transparent;
	transition: opacity 0.2s, border-color 0.2s;
	flex-shrink: 0;
}

.rdn-galeria-modal__thumb:hover { opacity: 0.8; }

.rdn-galeria-modal__thumb.is-active {
	opacity: 1;
	border-color: var(--rdn-verde);
}

/* ── Fallback una sola foto ──────────────────────────────── */
.rdn-galeria--single {
	border-radius: var(--rdn-radio);
	overflow: hidden;
	margin-bottom: 24px;
}

.rdn-galeria--single img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	display: block;
}

@media (max-width: 768px) {
	.rdn-galeria--grid {
		grid-template-columns: 1fr;
		grid-template-rows: 260px;
	}
	.rdn-galeria__side { display: none; }
	.rdn-galeria--single img { height: 220px; }
	.rdn-galeria-modal__stage { padding: 56px 52px 12px; }
	.rdn-galeria-modal__nav { width: 40px; height: 40px; font-size: 24px; }
	.rdn-galeria-modal__thumb { width: 60px; height: 42px; }
}

/* ── SVG ICON BASE ───────────────────────────────────────── */
.rdn-svg-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	flex-shrink: 0;
}

/* ── COLUMNA STICKY (ELEMENTOR) ──────────────────────────── */
/*
 * El sticky se configura directamente en Elementor:
 * columna derecha → Avanzado → Efectos de movimiento → Sticky: Top, offset 90px
 * Elementor usa JS para manejar el stop al final de la sección.
 * Solo se necesita align-self: flex-start para que la columna no se estire.
 */
.rdn-col-sticky {
	align-self: flex-start !important;
}

@media (max-width: 1024px) {
	.rdn-col-sticky {
		align-self: auto !important;
	}
}

/* ── SHORTCODE: SIDEBAR TOUR ─────────────────────────────── */
/* El sticky se gestiona completamente desde JS (rdn_sticky_sidebar_js) */
.rdn-sidebar-tour {
	background: var(--rdn-blanco);
	border-radius: var(--rdn-radio);
	overflow: hidden;
}

.rdn-sidebar-tour__reserva {
	padding: 0;
}

/* Placeholder cuando MisterPlan no está activo */
.rdn-reserva-placeholder {
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	border-radius: 0;
	padding: 36px 24px;
	text-align: center;
}

.rdn-reserva-placeholder .rdn-svg-icon {
	width: 40px;
	height: 40px;
	opacity: 0.7;
	margin-bottom: 8px;
}

.rdn-reserva-placeholder p {
	margin: 0;
	font-weight: 600;
	font-size: 15px;
}

.rdn-sidebar-tour__info {
	padding: 16px 20px;
	display: flex;
	flex-direction: column;
	gap: 0;
	border-top: 1px solid #f0f0f0;
}

.rdn-sidebar-item {
	display: flex;
	gap: 12px;
	padding: 14px 0;
	border-bottom: 1px solid #f0f0f0;
	align-items: flex-start;
}

.rdn-sidebar-item:last-child { border-bottom: none; }

.rdn-sidebar-item__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	background: rgba(0, 166, 118, 0.1);
	border-radius: 8px;
	color: var(--rdn-verde);
	flex-shrink: 0;
	margin-top: 2px;
}

.rdn-sidebar-item__icon .rdn-svg-icon {
	width: 16px;
	height: 16px;
}

.rdn-sidebar-item__content {
	display: flex;
	flex-direction: column;
	gap: 2px;
	flex: 1;
	min-width: 0;
}

.rdn-sidebar-item__label {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--rdn-verde);
}

.rdn-sidebar-item__value {
	font-size: 14px;
	color: var(--rdn-texto);
	line-height: 1.5;
}

/* ── Bloque contacto visitas privadas ────────────────── */
.rdn-privada {
	background: #1B2A4A;
	color: var(--rdn-blanco);
	border-radius: var(--rdn-radio);
	padding: 32px 24px;
	text-align: center;
}

.rdn-privada__icono .rdn-svg-icon {
	width: 40px;
	height: 40px;
	opacity: 0.8;
	margin-bottom: 8px;
}

.rdn-privada__titulo {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 8px;
	color: var(--rdn-blanco);
}

.rdn-privada__precio {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 16px;
	opacity: 0.9;
}

.rdn-privada__texto {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 20px;
	opacity: 0.9;
}

.rdn-privada__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	padding: 14px 20px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	transition: transform 0.2s, box-shadow 0.2s;
	background: var(--rdn-blanco);
	color: #1B2A4A;
	margin-bottom: 10px;
}

.rdn-privada__btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0,0,0,0.2);
	color: #1B2A4A;
}

.rdn-privada__btn--email {
	background: transparent;
	color: var(--rdn-blanco);
	border: 2px solid rgba(255,255,255,0.4);
}

.rdn-privada__btn--email:hover {
	border-color: var(--rdn-blanco);
	color: var(--rdn-blanco);
	background: rgba(255,255,255,0.1);
}

.rdn-privada__btn .rdn-svg-icon {
	width: 18px;
	height: 18px;
}

.rdn-privada__nota {
	font-size: 12px;
	margin: 12px 0 0;
	opacity: 0.7;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

.rdn-privada__nota .rdn-svg-icon {
	width: 14px;
	height: 14px;
}

/* ── TOUR PAUSADO ────────────────────────────────────────── */
.rdn-pausado {
	background: #546E7A;
	color: var(--rdn-blanco);
	border-radius: var(--rdn-radio);
	padding: 32px 24px;
	text-align: center;
}
.rdn-pausado__icono .rdn-svg-icon {
	width: 40px;
	height: 40px;
	opacity: 0.8;
	margin-bottom: 8px;
}
.rdn-pausado__titulo {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 8px;
	color: var(--rdn-blanco);
}
.rdn-pausado__texto {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 20px;
	opacity: 0.9;
}
.rdn-pausado__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	padding: 14px 20px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	transition: transform 0.2s, box-shadow 0.2s;
	background: var(--rdn-blanco);
	color: #546E7A;
	margin-bottom: 10px;
}
.rdn-pausado__btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0,0,0,0.2);
	color: #546E7A;
}
.rdn-pausado__btn--email {
	background: transparent;
	color: var(--rdn-blanco);
	border: 2px solid rgba(255,255,255,0.4);
}
.rdn-pausado__btn--email:hover {
	border-color: var(--rdn-blanco);
	color: var(--rdn-blanco);
	background: rgba(255,255,255,0.1);
}
.rdn-pausado__btn .rdn-svg-icon {
	width: 18px;
	height: 18px;
}

/* ── INFO PRACTICA: iconos SVG en h3 ─────────────────────── */
.rdn-practica-item h3 .rdn-svg-icon {
	width: 18px;
	height: 18px;
	color: var(--rdn-verde);
	margin-right: 4px;
}

/* =========================================================
   LOOP ITEM TOUR — Shortcodes [rdn_tour_badge],
   [rdn_tour_meta_card] y filtro [rdn_filtros_tours]
   ========================================================= */

/* ── Badge de precio / Free Tour ──────────────────────── */
.rdn-tour-badge {
	display: inline-block;
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
	padding: 4px 12px;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 10px;
}

.rdn-tour-badge--free {
	background: #222;
}
.rdn-tour-badge--pausado {
	background: #78909C;
}

/* ── Meta (duración + destino) con iconos SVG ─────────── */
.rdn-tour-card__meta-item {
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.rdn-tour-card__meta-item .rdn-svg-icon {
	width: 14px;
	height: 14px;
	color: var(--rdn-verde);
	flex-shrink: 0;
}

/* ── Barra de filtros [rdn_filtros_tours] ─────────────── */
.rdn-filtros {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 28px;
}

.rdn-filtro {
	padding: 8px 20px;
	border: 2px solid var(--rdn-verde);
	border-radius: 20px;
	background: transparent;
	color: var(--rdn-verde);
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s, color 0.2s;
	line-height: 1;
}

.rdn-filtro:hover,
.rdn-filtro.is-active {
	background: var(--rdn-verde);
	color: var(--rdn-blanco);
}

/* ── Filtros en sidebar (layout vertical) ─────────────── */
.rdn-filtros--sidebar {
	flex-direction: column;
	align-items: stretch;
	margin-bottom: 0;
	gap: 6px;
}

.rdn-filtros--sidebar .rdn-filtro {
	text-align: left;
	border-radius: 8px;
	padding: 10px 16px;
	border-width: 1px;
}

/* =========================================================
   LISTADO TOURS [rdn_listado_tours]
   ========================================================= */

/* Intro descripción tours (entre listado y SEO) */
.rdn-tours-intro {
	max-width: 800px;
	margin: 40px auto 0;
	font-size: 16px;
	line-height: 1.8;
	color: #555;
}
.rdn-tours-intro p {
	margin: 0 0 12px;
}

.rdn-listado {
	display: flex;
	align-items: flex-start;
	gap: 40px;
}

/* ── Sidebar filtros ─────────────────────────────────── */
.rdn-listado__sidebar {
	flex: 0 0 220px;
}

.rdn-sidebar-titulo {
	font-size: 18px;
	font-weight: 700;
	color: #111;
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 2px solid #111;
}

.rdn-fg {
	margin-bottom: 28px;
}

.rdn-fg__titulo {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #aaa;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EBEBEB;
}

.rdn-fi {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	line-height: 1.3;
	transition: color 0.15s;
}

.rdn-fi:hover { color: var(--rdn-verde); }

.rdn-fi input[type="radio"] {
	accent-color: var(--rdn-verde);
	width: 16px;
	height: 16px;
	cursor: pointer;
	flex-shrink: 0;
}

/* ── Main: lista de tarjetas ─────────────────────────── */
.rdn-listado__main { flex: 1; min-width: 0; }

.rdn-listado__cards {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

/* ── Tarjeta horizontal (listado) ────────────────────── */
.rdn-lc {
	display: flex !important;
	align-items: stretch;
	height: 200px !important;
	max-height: 200px !important;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0,0,0,0.07);
	border: 1px solid #EBEBEB;
	transition: box-shadow 0.2s, transform 0.2s;
}

.rdn-lc:hover {
	box-shadow: 0 6px 24px rgba(0,0,0,0.12);
	transform: translateY(-2px);
}

.rdn-lc.rdn-lc--hidden { display: none !important; }

.rdn-lc__img {
	flex: 0 0 240px;
	align-self: stretch;
	overflow: hidden;
	display: flex;
	position: relative;
}

.rdn-lc__img img {
	width: 100%;
	min-height: 200px;
	object-fit: cover;
	display: block;
	transition: transform 0.35s;
}

.rdn-lc:hover .rdn-lc__img img { transform: scale(1.04); }

/* ── Ribbon estado en tarjeta ────────────────────────── */
.rdn-lc__ribbon {
	position: absolute;
	top: 12px;
	left: 0;
	padding: 5px 14px 5px 10px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #fff;
	z-index: 2;
	border-radius: 0 4px 4px 0;
}
.rdn-lc__ribbon--activo {
	background: var(--rdn-verde);
}
.rdn-lc__ribbon--pausado {
	background: #546E7A;
}
.rdn-lc__ribbon--privada {
	background: #1B2A4A;
}

/* Tarjetas pausadas: imagen desaturada */
.rdn-lc--pausado .rdn-lc__img img {
	filter: grayscale(0.5);
	opacity: 0.8;
}
.rdn-lc--pausado:hover .rdn-lc__img img {
	filter: grayscale(0);
	opacity: 1;
}

.rdn-lc__body {
	flex: 1;
	min-width: 0;
	position: relative;
	padding: 16px 20px 52px;
	overflow: hidden;
}

.rdn-lc__main {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.rdn-lc__titulo {
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 8px;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.rdn-lc__titulo a {
	color: var(--rdn-verde);
	text-decoration: none;
}

.rdn-lc__titulo a:hover { text-decoration: underline; }

.rdn-lc__desc {
	color: #555;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 8px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	flex: 1;
}

.rdn-lc__footer {
	position: absolute;
	bottom: 14px;
	left: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	gap: 12px;
}

.rdn-lc__meta {
	display: flex;
	flex: 1;
	flex-wrap: nowrap;
	gap: 14px;
	min-width: 0;
	overflow: hidden;
}

.rdn-lc__meta-item {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: #444;
	font-size: 12px;
	font-weight: 500;
	white-space: nowrap;
}

.rdn-lc__meta-item svg {
	color: var(--rdn-verde);
	flex-shrink: 0;
}

/* Botón — inline en footer, empujado a la derecha con margin-left: auto */
a.rdn-lc__btn,
.rdn-lc__btn {
	display: inline-flex !important;
	align-items: center !important;
	gap: 5px !important;
	white-space: nowrap !important;
	flex-shrink: 0 !important;
	margin-left: auto !important;
	padding: 7px 14px !important;
	background: var(--rdn-verde) !important;
	color: #fff !important;
	border-radius: 6px !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	transition: background 0.2s;
}

a.rdn-lc__btn:hover,
.rdn-lc__btn:hover {
	opacity: 0.9;
	color: #fff !important;
}

.rdn-lc__btn svg { color: #fff; }

/* ── Toggle filtros (botón visible solo en móvil) ───── */
.rdn-filtros-toggle {
	display: none;
}
.rdn-sidebar-titulo {
	/* Desktop: se muestra normal */
}

/* ── Responsive ──────────────────────────────────────── */
@media (max-width: 960px) {
	.rdn-listado { flex-direction: column; }
	.rdn-listado__sidebar {
		flex: none;
		width: 100%;
		position: static;
	}
	/* Ocultar título desktop, mostrar botón toggle */
	.rdn-sidebar-titulo { display: none; }
	.rdn-filtros-toggle {
		display: flex;
		align-items: center;
		gap: 8px;
		width: 100%;
		padding: 12px 16px;
		background: #fff;
		border: 1px solid #e0e0e0;
		border-radius: 10px;
		font-size: 15px;
		font-weight: 600;
		color: var(--rdn-verde);
		cursor: pointer;
	}
	.rdn-filtros-toggle__arrow {
		margin-left: auto;
		transition: transform 0.2s;
	}
	.rdn-filtros--open .rdn-filtros-toggle__arrow {
		transform: rotate(180deg);
	}
	/* Body de filtros: oculto por defecto */
	.rdn-filtros-body {
		display: none;
		padding: 12px 0 0;
	}
	.rdn-filtros--open .rdn-filtros-body {
		display: flex;
		gap: 24px;
	}
	.rdn-fg { margin-bottom: 0; }
}

@media (max-width: 768px) {
	/* Tarjetas verticales en móvil (estilo carrusel) */
	.rdn-lc {
		flex-direction: column;
		height: auto !important;
		max-height: none !important;
	}
	.rdn-lc__img {
		flex: none;
		height: 200px;
		width: 100%;
	}
	.rdn-lc__body {
		padding: 16px 16px 16px;
		position: relative;
	}
	.rdn-lc__main {
		height: auto;
	}
	.rdn-lc__desc {
		-webkit-line-clamp: 2;
		margin-bottom: 12px;
	}
	.rdn-lc__footer {
		position: static;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}
	.rdn-lc__meta {
		flex-wrap: wrap;
		gap: 8px 14px;
	}
	a.rdn-lc__btn, .rdn-lc__btn {
		width: 100% !important;
		justify-content: center !important;
		margin-left: 0 !important;
		padding: 10px 16px !important;
		border-radius: 8px !important;
	}
}

@media (max-width: 600px) {
	.rdn-filtros--open .rdn-filtros-body {
		flex-direction: column;
		gap: 16px;
	}
}

/* ── SEO: texto + FAQs debajo del listado de tours ──── */
.rdn-seo-tours {
	max-width: 900px;
	margin: 60px auto 0;
	padding: 0 20px;
}
.rdn-seo-tours h2 {
	font-size: 24px;
	font-weight: 700;
	color: var(--rdn-verde);
	margin: 0 0 16px;
}
.rdn-seo-tours__contenido {
	margin-bottom: 48px;
}
.rdn-seo-tours__contenido p {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	margin: 0 0 14px;
}
.rdn-seo-tours__faqs {
	margin-bottom: 40px;
}

/* ═══════════════════════════════════════════════════════════════════════
   ARCHIVE DESTINOS V2 — Landing page rediseñada
   ═══════════════════════════════════════════════════════════════════════ */

/* ── RAZONES PARA VISITAR ──────────────────────────────── */
.rdn-razones {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	max-width: 1100px;
	margin: 0 auto;
}
@media (max-width: 900px) {
	.rdn-razones { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
	.rdn-razones { grid-template-columns: 1fr; }
}

.rdn-razon {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: var(--rdn-radio);
	padding: 28px;
	transition: box-shadow 0.2s, transform 0.2s;
}
.rdn-razon:hover {
	box-shadow: var(--rdn-sombra);
	transform: translateY(-2px);
}

.rdn-razon__icon {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: rgba(14, 91, 67, 0.1);
	color: var(--rdn-verde);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
}
.rdn-razon__icon .rdn-svg-icon { width: 24px; height: 24px; }

.rdn-razon__titulo {
	font-size: 18px;
	font-weight: 700;
	color: var(--rdn-texto);
	margin: 0 0 10px;
}

.rdn-razon__texto {
	font-size: 14px;
	line-height: 1.7;
	color: #555;
	margin: 0;
}

/* ── MAPA INTERACTIVO V2 — BURBUJAS CON FOTO ─────────── */
.rdn-mapa-v2 {
	position: relative;
	max-width: 960px;
	margin: 50px auto 20px;
	overflow: visible;
}
.rdn-mapa-v2__bg {
	width: 100%;
	height: auto;
	display: block;
	mix-blend-mode: multiply;
}

/* SVG connector lines — mismas coords % que dots y bubbles */
.rdn-mapa-v2__svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1;
	overflow: visible;
}

/* Dot on the map */
.rdn-mapa-v2__dot {
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #1a1a1a;
	border: 2px solid #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,0.4);
	transform: translate(-50%, -50%);
	z-index: 3;
	pointer-events: none;
}

/* Bubble callout outside the map */
.rdn-mapa-v2__bubble {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	transform: translate(-50%, -50%);
	z-index: 4;
	transition: transform 0.25s ease;
}
.rdn-mapa-v2__bubble:hover {
	transform: translate(-50%, -50%) scale(1.08);
	z-index: 5;
}
.rdn-mapa-v2__photo {
	width: 88px;
	height: 88px;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	background-color: rgba(14,91,67,0.08);
	border: 3px solid #fff;
	box-shadow: 0 4px 16px rgba(0,0,0,0.15);
	display: block;
	transition: box-shadow 0.25s, border-color 0.25s;
}
.rdn-mapa-v2__bubble:hover .rdn-mapa-v2__photo {
	box-shadow: 0 6px 24px rgba(14,91,67,0.35);
	border-color: var(--rdn-verde);
}
.rdn-mapa-v2__name {
	margin-top: 6px;
	font-size: 15px;
	font-weight: 700;
	color: var(--rdn-texto);
	white-space: nowrap;
	line-height: 1;
}
.rdn-mapa-v2__tours {
	font-size: 12px;
	color: var(--rdn-verde);
	font-weight: 600;
	margin-top: 3px;
	white-space: nowrap;
}

/* Mobile fallback labels (hidden on desktop) */
.rdn-mapa-v2__mob-label {
	display: none;
}

/* ── Mapa responsive ──────────────────────────────────── */
@media (max-width: 900px) {
	.rdn-mapa-v2__photo { width: 64px; height: 64px; }
	.rdn-mapa-v2__name { font-size: 13px; }
	.rdn-mapa-v2__tours { font-size: 11px; }
}
@media (max-width: 600px) {
	.rdn-mapa-v2 { margin: 10px auto; }
	.rdn-mapa-v2__dot { width: 8px; height: 8px; border-width: 1px; }
	.rdn-mapa-v2__photo { width: 48px; height: 48px; border-width: 2px; }
	.rdn-mapa-v2__name { font-size: 10px; }
	.rdn-mapa-v2__tours { font-size: 8px; margin-top: 1px; }
	.rdn-mapa-v2__bubble { gap: 0; }
	.rdn-mapa-v2__mob-label { display: none; }
}

/* ── GRID DE DESTINOS V2 (tarjetas .rdn-cv en grid) ───── */
.rdn-destinos-grid-v2 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	max-width: 1100px;
	margin: 0 auto;
}
@media (max-width: 900px) {
	.rdn-destinos-grid-v2 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
	.rdn-destinos-grid-v2 { grid-template-columns: 1fr; }
}
/* Tarjetas dentro del grid no necesitan flex-basis del carrusel */
.rdn-destinos-grid-v2 .rdn-cv {
	flex: none;
	min-width: 0;
}

/* ============================================================
   HOME — Badges Google / GuruWalk (hero + sección)
   ============================================================ */
.rdn-badges {
	display: flex;
	gap: 16px;
	justify-content: center;
	flex-wrap: wrap;
}
.rdn-badge {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	border-radius: 50px;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 1;
	text-decoration: none;
}
.rdn-badge__logo {
	flex-shrink: 0;
	width: 22px;
	height: 22px;
	object-fit: contain;
}
.rdn-badge__info {
	display: flex;
	flex-direction: column;
	gap: 3px;
}
.rdn-badge__stars {
	color: #FFD700;
	font-size: 15px;
	letter-spacing: 2px;
}
.rdn-badge__detail {
	font-size: 12px;
	font-weight: 500;
}
/* Hero: glassmorphism sobre imagen */
.rdn-badges--hero .rdn-badge {
	background: rgba(255,255,255,0.15);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgba(255,255,255,0.25);
	color: #fff;
}
.rdn-badges--hero .rdn-badge__detail {
	color: rgba(255,255,255,0.8);
}
/* Sección: fondo blanco con sombra */
.rdn-badges--section .rdn-badge {
	background: #fff;
	border: 1px solid #e0e0e0;
	box-shadow: 0 2px 8px rgba(0,0,0,0.06);
	color: #1a1a1a;
}
.rdn-badges--section .rdn-badge__detail {
	color: #777;
}
.rdn-badges--section {
	margin-bottom: 36px;
}

/* Sidebar: badges + review */
.rdn-sidebar-review {
	margin-top: 0;
	padding: 0 4px 20px;
}
.rdn-badges--sidebar {
	margin-bottom: 10px;
	gap: 8px;
}
.rdn-badges--sidebar .rdn-badge {
	background: #EFF5F1;
	border: none;
	box-shadow: none;
	border-radius: 8px;
	padding: 8px 12px;
	color: #1a1a1a;
	gap: 6px;
	flex: 1;
}
.rdn-badges--sidebar .rdn-badge__stars {
	font-size: 13px;
}
.rdn-badges--sidebar .rdn-badge__detail {
	color: #555;
	font-size: 11px;
}
.rdn-sidebar-review__quote {
	font-size: 14px;
	line-height: 1.7;
	font-style: italic;
	color: var(--rdn-verde, #0E5B43);
	margin: 0 0 8px;
	padding: 16px 20px;
	border: none;
	background: none;
	quotes: none;
	position: relative;
}
.rdn-sidebar-review__quote::before,
.rdn-sidebar-review__quote::after {
	content: none !important;
	display: none !important;
}
.rdn-sidebar-review__autor {
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #555;
	padding: 0 20px;
}

/* ============================================================
   HOME — Qué hacemos (2 columnas texto + galería)
   ============================================================ */
.rdn-que-hacemos {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
	max-width: 1100px;
	margin: 0 auto;
}
.rdn-que-hacemos__pretitulo {
	display: block;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--rdn-verde, #0E5B43);
	margin-bottom: 8px;
}
.rdn-que-hacemos__texto h2 {
	font-size: 32px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 10px;
}
.rdn-que-hacemos__subtitulo {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
	font-weight: 400;
	margin-bottom: 16px;
}
.rdn-que-hacemos__texto p {
	font-size: 16px;
	line-height: 1.7;
	color: #444;
	margin-bottom: 12px;
}
.rdn-que-hacemos__cta {
	display: inline-block;
	margin-top: 12px;
	font-size: 15px;
	font-weight: 600;
	color: var(--rdn-verde, #0E5B43);
	text-decoration: none;
	border-bottom: 2px solid var(--rdn-verde, #0E5B43);
	padding-bottom: 2px;
	transition: opacity 0.2s;
}
.rdn-que-hacemos__cta:hover {
	opacity: 0.7;
}
.rdn-que-hacemos__slide {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
	height: 500px;
}
.rdn-que-hacemos__img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center bottom;
	opacity: 0;
	transition: opacity 0.8s ease;
}
.rdn-que-hacemos__img--active {
	opacity: 1;
}
@media (max-width: 900px) {
	.rdn-que-hacemos {
		grid-template-columns: 1fr;
		gap: 32px;
	}
	.rdn-que-hacemos__slide {
		height: 350px;
	}
}

/* ============================================================
   HOME — Sobre nosotras (extracto)
   ============================================================ */
.rdn-sobre-nosotras {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
	max-width: 1100px;
	margin: 0 auto;
}
.rdn-sobre-nosotras__slide {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
	height: 500px;
}
.rdn-sobre-nosotras__img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 0.8s ease;
}
.rdn-sobre-nosotras__img--active {
	opacity: 1;
}
.rdn-sobre-nosotras__pretitulo {
	display: block;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--rdn-verde, #0E5B43);
	margin-bottom: 8px;
}
.rdn-sobre-nosotras__texto h2 {
	font-size: 32px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 10px;
}
.rdn-sobre-nosotras__subtitulo {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
	font-weight: 400;
	margin-bottom: 16px;
}
.rdn-sobre-nosotras__texto p {
	font-size: 16px;
	line-height: 1.7;
	color: #444;
	margin-bottom: 12px;
}
.rdn-sobre-nosotras__cta {
	display: inline-block;
	margin-top: 8px;
	font-size: 15px;
	font-weight: 600;
	color: var(--rdn-verde, #0E5B43);
	text-decoration: none;
	border-bottom: 2px solid var(--rdn-verde, #0E5B43);
	padding-bottom: 2px;
	transition: opacity 0.2s;
}
.rdn-sobre-nosotras__cta:hover {
	opacity: 0.7;
}
@media (max-width: 900px) {
	.rdn-sobre-nosotras {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	.rdn-sobre-nosotras__slide {
		height: 350px;
	}
}

/* ============================================================
   HOME — ¿Por qué Rincones del Norte? (4 icon-boxes)
   ============================================================ */
.rdn-home-por-que {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px;
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.rdn-home-por-que__icon {
	width: 72px;
	height: 72px;
	margin: 0 auto 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fdf0e6;
	border-radius: 50%;
}
.rdn-home-por-que__icon .rdn-svg-icon {
	width: 32px;
	height: 32px;
	color: #e87c3e;
}
.rdn-home-por-que__titulo {
	font-size: 17px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 8px;
}
.rdn-home-por-que__texto {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}
@media (max-width: 900px) {
	.rdn-home-por-que {
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
}
@media (max-width: 600px) {
	.rdn-home-por-que {
		grid-template-columns: 1fr;
		gap: 20px;
	}
}

/* ============================================================
   HOME — Reviews (carrusel reutilizando .rdn-carousel)
   ============================================================ */
.rdn-rev-card {
	flex: 0 0 calc((100% - 48px) / 3);
	min-width: 260px;
	scroll-snap-align: start;
}
.rdn-rev-card__stars {
	color: #f5a623;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 12px;
}
.rdn-rev-card__texto {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	font-style: italic;
	margin: 0 0 14px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.rdn-rev-card__nombre {
	font-size: 14px;
	font-weight: 600;
	color: #1a1a1a;
}
@media (max-width: 900px) {
	.rdn-rev-card {
		flex: 0 0 calc((100% - 24px) / 2);
		min-width: 220px;
	}
}
@media (max-width: 600px) {
	.rdn-rev-card {
		flex: 0 0 85%;
		min-width: 0;
	}
}

/* ============================================================
   NOSOTRAS — Opiniones (carrusel con foto)
   ============================================================ */
.rdn-opin-card {
	flex: 0 0 calc((100% - 48px) / 3);
	min-width: 260px;
	scroll-snap-align: start;
}
.rdn-opin-card__head {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
}
.rdn-opin-card__foto {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
}
.rdn-opin-card__nombre {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #1a1a1a;
}
.rdn-opin-card__tour {
	display: block;
	font-size: 12px;
	color: #888;
}
.rdn-opin-card__stars {
	color: #f5a623;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.rdn-opin-card__texto {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	font-style: italic;
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media (max-width: 900px) {
	.rdn-opin-card { flex: 0 0 calc((100% - 24px) / 2); min-width: 220px; }
}
@media (max-width: 600px) {
	.rdn-opin-card { flex: 0 0 85%; min-width: 0; }
}

/* ============================================================
   HOME — CTA Final
   ============================================================ */
.rdn-cta-final {
	text-align: center;
	max-width: 700px;
	margin: 0 auto;
}
.rdn-cta-final h2 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
}
.rdn-cta-final p {
	font-size: 17px;
	color: rgba(255,255,255,0.9);
	margin-bottom: 24px;
	line-height: 1.6;
}
.rdn-cta-final__btn {
	display: inline-block;
	background: #fff;
	color: var(--rdn-verde, #0E5B43);
	font-size: 16px;
	font-weight: 700;
	padding: 14px 36px;
	border-radius: 50px;
	text-decoration: none;
	transition: background 0.2s, transform 0.2s;
}
.rdn-cta-final__btn:hover {
	background: #f0f0f0;
	transform: translateY(-1px);
}

/* ── DESTINO: Descubre otros destinos ─────────────────── */
.rdn-otros-destinos {
	margin-top: 40px;
}
.rdn-otros-destinos__titulo {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 24px;
	color: var(--rdn-texto, #222);
}
.rdn-otros-destinos__grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	gap: 16px;
}
.rdn-otros-destinos__card {
	position: relative;
	display: block;
	border-radius: var(--rdn-radio, 12px);
	overflow: hidden;
	aspect-ratio: 4/3;
	text-decoration: none;
	background: #1a1a1a;
}
.rdn-otros-destinos__card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s, opacity 0.3s;
}
.rdn-otros-destinos__card:hover img {
	transform: scale(1.05);
	opacity: 0.85;
}
.rdn-otros-destinos__nombre {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px 14px;
	background: linear-gradient(transparent, rgba(0,0,0,0.7));
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
