.elementor-kit-6{--e-global-color-accent:#000000;--e-global-color-text:#494747;--e-global-color-primary:#0055B8;--e-global-color-secondary:#40632D;--e-global-color-21ec9df:#FFFFFF;--e-global-color-d93d5a9:#E6E5E5;--e-global-color-4cd62f1:#F1F1F1;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-size:31px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-size:31px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.6px;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );font-weight:600;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.option {
  border: 1px solid #0055b8;
  color: #0055b8;
  background: #ffffff;
  border-radius: 11px;
  padding: 6px 20px;
  margin: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.option:hover {
  background: #0055b8;
  color: white;
  font-weight: 700;
}

.option.active {
  background: #0055b8;
  color: white;
  font-weight: 700;
}

#vehicle-image {
  transition: all 0.3s ease;
}

.price-box {
  margin-top: 20px;
  font-size: 22px;
  background: #0055b8;
  padding: 6px 20px;
  border-radius: 11px;
}

.renting {
  font-weight: bold;
  color: #ffffff;
}

#cta-presupuestador {
  background: #0055b8;
  color: white;
  border-radius: 11px;
  padding: 6px 20px;
  border: 1px solid #0055b8;
  width: 100%;
  font-weight: 600;
 
}

.more {
  display:;
  font-size: 12px;
  color: #666;
  margin: 4px 0px;
}

.info-icon {
  position: relative;
  display: inline-block;
  margin-left: 0px;
  cursor: pointer;
}

.tooltip {
  visibility: hidden;
  opacity: 0;
  width: max-content;
  max-width: 200px;
  
  background: #0055b8;
  color: white;
  text-align: center;
  padding: 6px 10px;
  border-radius: 6px;

  position: absolute;
  bottom: 0%;
  left: 800%;
  transform: translateX(-50%);

  transition: opacity 0.2s ease;
}

.info-icon:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.box-item {
  display: inline-block;
  margin-bottom: 10px;
}

#bloque-version,
#bloque-caja {
  display: none;
}

#reset {
  background: #ffffff;
  color: #0055b8;
  border-radius: 11px;
  padding: 6px 20px;
  margin-top: 20px;
  border: 1px solid #0055b8;
  width: 100%;
  font-weight: 600;
}

.nota-renting {
    color: #474949;
    font-size:15px;
    padding: 15px 20px;
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
}

.lightbox-content {
  position: relative;
  margin: 5% auto;
  max-width: 800px;
}

#lightbox-img {
  width: 100%;
  border-radius: 10px;
}

#close-lightbox {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 35px;
  color: #fff;
  cursor: pointer;
}

#vehicle-image img {
  transition: opacity 0.3s ease, transform 0.4s ease;
  opacity: 1;
  transform: scale(1);
}

/* estado animación */
#vehicle-image img.fade-out {
  opacity: 0;
  transform: scale(0.98);
}

#vehicle-image img.fade-in {
  opacity: 1;
  transform: scale(1);
}

#vehicle-image img {
  will-change: transform, opacity;
}

.resumen-config {
  background: #ffffff;
  padding: 5px 20px;
  border-radius: 16px;
}

.resumen-config h3 {
  margin-bottom: 10px;
  color: #0055b8;
}

.resumen-config p {
  margin: 5px 0;
  font-weight: 500;
}

:target {
    scroll-margin-top: 90px; 
}

html {
    scroll-behavior: smooth;
}

/* Baja el z-index de Leaflet para que no tape el header */
.leaflet-container {
  z-index: 1 !important;
}

.leaflet-top,
.leaflet-bottom {
  z-index: 2 !important;
}


/* ===== MAPA SCOOBIC ===== */

/* Buscador */
.buscador {
  width: 100%;
  padding: 12px;
  margin-bottom: 10px;
  font-size: 16px;
  border-radius: 11px;
  border: 1px #ddd solid;
}

/* Desktop */
.layout-mapa {
  display: flex;
  gap: 20px;
}

#panel {
  flex: 1;
  max-height: 500px;
  overflow-y: auto;
  border: 1px solid #ddd;
  padding: 10px;
}

#map {
  flex: 2;
  width: 100%;
  min-height: 350px;
  height: 500px;
}

/* Mobile */
@media (max-width: 768px) {

  .layout-mapa {
    flex-direction: column;
  }

  #panel {
    order: 1;
    max-height: 220px;
  }

  #map {
    order: 2;
    height: 400px !important;

  }
}

.elementor-menu-anchor {
    scroll-margin-top: 120px;
}

.trp-language-switcher-container,
.trp-language-switcher-container ul{
    display:flex !important;
    align-items:center;
    gap:0;
    margin:0;
    padding:0;
}

.trp-language-switcher-container li{
    list-style:none;
    display:flex;
    align-items:center;
}

.trp-language-switcher-container li:not(:last-child)::after{
    content:"|";
    color:#999;
    margin:0 8px;
    font-weight:400;
}

.trp-language-switcher-container a{
    text-decoration:none;
    font-size:18px;
    font-weight:600;
    color:#666;
}

.trp-language-switcher-container .trp-ls-shortcode-current-language a{
    color:#0055b8;
}/* End custom CSS */