.elementor-kit-5{--e-global-color-primary:#FF6B35;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#555555;--e-global-color-accent:#FF6B35;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#333333;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FF6B35;color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === ROLLING BARCELONA — NUEVO DISEÑO v3 === */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap');

*, body { font-family: 'Inter', 'Segoe UI', sans-serif !important; }

/* IMAGEN FULL-HEIGHT en columnas */
.elementor-widget-image { height: 100% !important; }
.elementor-widget-image .elementor-widget-container { height: 100% !important; }
.elementor-widget-image img { 
  width: 100% !important; height: 100% !important; 
  object-fit: cover !important; display: block !important;
  border-radius: 0 !important; box-shadow: none !important;
}

/* HERO título principal */
h1.elementor-heading-title {
  font-size: clamp(36px, 5.5vw, 72px) !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  line-height: 1.0 !important;
  color: #FFFFFF !important;
  white-space: pre-line !important;
}

/* H2 secciones */
h2.elementor-heading-title {
  font-size: clamp(24px, 3.2vw, 42px) !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  white-space: pre-line !important;
}

/* H3 tarjetas */
h3.elementor-heading-title {
  font-size: clamp(17px, 1.8vw, 24px) !important;
  font-weight: 700 !important;
}

/* H6 labels (etiquetas pequeñas naranjas) */
h6.elementor-heading-title {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 4px !important;
  text-transform: uppercase !important;
  color: #FF6B35 !important;
}

/* BOTONES */
.elementor-button, a.elementor-button {
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  transition: all .25s ease !important;
}
.elementor-button:hover, a.elementor-button:hover {
  opacity: 0.88 !important;
  transform: translateY(-2px) !important;
}

/* ACCORDION personalizado */
.elementor-accordion-title { 
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  padding: 18px 22px !important;
  border-left: 4px solid #FF6B35 !important;
  background: #F5F4F0 !important;
  color: #1A1A1A !important;
  transition: background .2s, color .2s !important;
}
.elementor-tab-title.elementor-active .elementor-accordion-title {
  background: #FF6B35 !important;
  color: #FFFFFF !important;
  border-left-color: #CC4A15 !important;
}
.elementor-tab-content, .elementor-clearfix.elementor-accordion-content {
  background: #FFFFFF !important;
  padding: 22px 26px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #555 !important;
}

/* SCROLLBAR */
::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-track { background: #1A1A1A; }
::-webkit-scrollbar-thumb { background: #FF6B35; border-radius: 3px; }

/* RESPONSIVE: apilar columnas en móvil */
@media (max-width: 768px) {
  .elementor-element[data-element_type="container"] > .e-con-inner {
    flex-direction: column !important;
  }
  h1.elementor-heading-title { font-size: 36px !important; letter-spacing: 1px !important; }
  h2.elementor-heading-title { font-size: 26px !important; }
}/* End custom CSS */