/*
Theme Name: SEO Hoteles Elementor
Theme URI: https://seohoteles.com
Author: Posicionaze
Author URI: https://posicionaze.com
Description: Theme editable con Elementor para SEO Hoteles. Importa páginas, servicios, provincias y artículos del blog como contenido Elementor editable.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: seo-hoteles-elementor
*/

:root{
  --seh-primary:#12355b;
  --seh-primary-dark:#08213b;
  --seh-secondary:#d8a342;
  --seh-accent:#f4efe5;
  --seh-text:#1e293b;
  --seh-muted:#64748b;
  --seh-border:#e5e7eb;
  --seh-bg:#f8fafc;
  --seh-white:#fff;
  --seh-success:#16a34a;
}
*{box-sizing:border-box}
body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--seh-text);background:#fff;line-height:1.65}
a{color:var(--seh-primary);text-decoration:none} a:hover{color:var(--seh-secondary)}
.seh-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--seh-border)}
.seh-header-inner{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 22px}
.seh-logo{font-weight:900;font-size:22px;color:var(--seh-primary);letter-spacing:-.03em}.seh-logo span{color:var(--seh-secondary)}
.seh-nav ul{display:flex;align-items:center;gap:18px;margin:0;padding:0;list-style:none}.seh-nav li{position:relative}.seh-nav a{font-weight:700;color:var(--seh-text);font-size:14px}.seh-nav ul ul{display:none;position:absolute;left:0;top:100%;min-width:260px;padding:12px;background:#fff;border:1px solid var(--seh-border);border-radius:16px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.seh-nav li:hover>ul{display:block}.seh-nav ul ul li{margin:0}.seh-nav ul ul a{display:block;padding:8px 10px;border-radius:10px}.seh-nav ul ul a:hover{background:var(--seh-accent)}
.seh-header-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--seh-secondary);color:#102a43!important;padding:10px 16px;font-weight:900;white-space:nowrap}
.seh-site-main{min-height:70vh}.seh-container{max-width:1180px;margin:auto;padding:0 22px}.seh-content{padding:48px 0}.seh-site-footer{background:var(--seh-primary-dark);color:#dbe7f5;margin-top:40px}.seh-footer-inner{max-width:1180px;margin:auto;padding:48px 22px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.seh-footer-inner a{color:#fff}.seh-footer-title{color:#fff;font-weight:900;font-size:20px;margin:0 0 10px}.seh-footer-copy{border-top:1px solid rgba(255,255,255,.14);max-width:1180px;margin:auto;padding:16px 22px;color:#aec1d7;font-size:13px}
.seh-hero{background:linear-gradient(135deg,var(--seh-primary-dark),var(--seh-primary));color:#fff}.seh-hero .elementor-heading-title,.seh-hero h1,.seh-hero h2,.seh-hero p{color:#fff}.seh-hero .elementor-widget-container{color:#fff}.seh-section-light{background:var(--seh-bg)}.seh-section-accent{background:var(--seh-accent)}.seh-card .elementor-widget-wrap{background:#fff;border:1px solid var(--seh-border);border-radius:22px;padding:26px!important;box-shadow:0 14px 36px rgba(15,23,42,.07);height:100%}.seh-card-accent .elementor-widget-wrap{background:linear-gradient(135deg,#fff,var(--seh-accent));border:1px solid #ead8b8;border-radius:22px;padding:26px!important;height:100%}.seh-list-box .elementor-widget-container{background:#fff;border:1px solid var(--seh-border);border-radius:22px;padding:28px;box-shadow:0 12px 32px rgba(15,23,42,.06)}.seh-cta{background:linear-gradient(135deg,var(--seh-primary),var(--seh-primary-dark));color:#fff}.seh-cta .elementor-heading-title,.seh-cta p{color:#fff}.seh-small-label{color:var(--seh-secondary);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.seh-page-title{max-width:860px}.seh-muted{color:var(--seh-muted)}.seh-badge{display:inline-block;background:rgba(216,163,66,.16);color:var(--seh-secondary);padding:7px 13px;border-radius:999px;font-weight:900;font-size:13px}.seh-form{background:#fff;border:1px solid var(--seh-border);box-shadow:0 16px 42px rgba(15,23,42,.12);padding:28px;border-radius:24px}.seh-form label{display:block;font-weight:800;font-size:13px;margin:12px 0 6px;color:var(--seh-text)}.seh-form input,.seh-form textarea{width:100%;border:1px solid var(--seh-border);border-radius:12px;padding:12px 14px;font:inherit}.seh-form button{border:none;border-radius:999px;background:var(--seh-secondary);color:#102a43;font-weight:900;padding:13px 20px;margin-top:14px;cursor:pointer}.seh-success-msg{background:#dcfce7;color:#166534;border:1px solid #86efac;padding:12px;border-radius:12px;margin-bottom:14px}
.elementor-widget-heading .elementor-heading-title{line-height:1.12}.elementor-widget-text-editor ul{padding-left:20px}.elementor-widget-button .elementor-button{border-radius:999px;font-weight:900;padding:14px 24px;background:var(--seh-secondary);color:#102a43}.elementor-widget-button .elementor-button:hover{background:#e9bb62;color:#102a43}.elementor-accordion .elementor-tab-title{font-weight:800}.elementor-accordion .elementor-tab-content{line-height:1.65}.elementor-widget-image img{border-radius:24px;box-shadow:0 18px 44px rgba(15,23,42,.16)}
@media(max-width:900px){.seh-header-inner{align-items:flex-start;flex-direction:column}.seh-nav ul{flex-wrap:wrap;gap:12px}.seh-nav ul ul{position:static;box-shadow:none;margin-top:8px}.seh-footer-inner{grid-template-columns:1fr}.seh-header-cta{width:100%}}
