﻿/* Logo de la parte superior izquierda (sobresale de la barra, estilo web 184) */
#top-left-logo {
    width: auto;
    height: 98px;
    margin-top: -13px;
    position: relative;
    z-index: 10;
    /* Sombra muy suave; el PNG sigue opaco (fondo blanco) para no perder calidad */
    filter: drop-shadow(0 2px 4px rgba(46, 196, 200, 0.2)) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.06));
}

/* Contenedor del menú superior */
.navbar-inverse {
    background-color: #fff;
    border-color: #bbb;
    box-shadow: 0 0 8px 0px rgba(46, 196, 200, 0.25);
    min-height: 80px;
}

.navbar-header {
    padding-bottom: 2px;
}

/* Opciones principales del menú superior */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #2EC4C8;
}

/* Opciones principales del menú superior */
.navbar-inverse .navbar-nav > li > a {
    color: #2EC4C8;
    font-size: 15px;
    line-height: 25px;
}

/* Ratón sobre las opciones principales del menú superior */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #333;
}

/* Opción principal del menú superior resaltada */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #2EC4C8;
    color: #fff;
}

/* Cajita para desplegar el menú comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #7DDFE2;
    background-color: #2EC4C8;
}

/* Ratón sobre la caja para desplegar el menú comprimido */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #7DDFE2;
    border-color: #2EC4C8;
}

/* Elimino la rayita que sale a veces en la parte inferior de la barra contenedora del menú cuando ésta está
   en su versión comprimida. */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: 0px;
}

/* Textos de cabecera en un gris tenue */
.page-header {
    color: #ccc;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 58px;
    margin: 40px 0 20px;
}

/* Imágenes de los destacados principales en la home. */
#img-home-outstanding {
    /* Para que el faldón de las imágenes se superponga un poco a la foto. */
    margin-bottom: -4px;
}

/* Bloque población del destacada */
#home-outstanding-bottom-1 {
    text-align: right;
    color: white;
    background-color: #2EC4C8;
    opacity: 0.8;
    font-size: 28px;
    padding: 8px;
    padding-top: 10px;
    font-family: 'Didact Gothic', sans-serif;
    letter-spacing: 2px;
}

/* Bloque ocupantes y dormitorios del destacado */
#home-outstanding-bottom-2 {
    color: #bbb;
    font-size: 19px;
    padding: 10px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Celda ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* Número de ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* Número dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

/* Bloque precio del destacado */
#home-outstanding-bottom-3 {
    color: #2EC4C8;
    font-size: 48px;
    text-align: right;
    font-family: 'Rubik', sans-serif;
    padding-right: 10px;
}

/* "Desde" y "euros" */
#home-outstanding-bottom-3 span {
    font-size: 19px;
    font-family: 'Didact Gothic', sans-serif;
}

#home-outstanding-separator {
    margin-bottom: 48px;
}

/* Banda de desplegables del breadcrumb de los listados */
.breadcrumb {
    background-color: #fff;
}

/* Botoncillo para elegir el formato de los listados */
#list-format-button {
    color: #2EC4C8;
}

/* Pie de las fotos en los listados en el que se muestra el tipo y localidad del alojamiento */
.list-property-bottom {
    padding: 8px;
    text-align: right;
    font-family: 'Didact Gothic', sans-serif;
}

.list-2c-property-reference {
    background-color: #2EC4C8;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

.list-property-bottom {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Texto de ocupantes y dormitorios */
.list-property-bottom h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* Número de ocupantes y dormitorios */
.list-property-bottom h5 span {
    font-size: 28px;
    color: #999;
}

.list-property-bottom h4 {
    margin-top: 32px;
}

.list-property-bottom h4, p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.list-property-bottom p {
    line-height: 120%;
}

/* Bloque precio  */
.list-property-bottom div {
    color: #2EC4C8;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.list-property-bottom span {
    font-size: 19px;
}

.list-property-bottom a {
    color: white;
}
/* Fin listados de 2 y 3 columnas */

.one-column-list-data {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Referencia del alojamiento */
.one-column-list-data h3 {
    color: #2EC4C8;
    font-size: 45px;
    letter-spacing: 2px;
    margin-top: 0px;
}

/* Texto de ocupantes y dormitorios */
.one-column-list-data h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* Número de ocupantes y dormitorios */
.one-column-list-data h5 span {
    font-size: 28px;
    color: #999;
}

.one-column-list-data h4 {
    margin-top: 32px;
}

.one-column-list-data h4, p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.one-column-list-data p {
    line-height: 120%;
}

/* Bloque precio  */
.one-column-list-data div {
    color: #2EC4C8;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.one-column-list-data span {
    font-size: 19px;
}

.list-3c-property-reference {
    background-color: #2EC4C8;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

/* INICIO: Listado 4 columnas */
.list-4c-property-top {
    font-family: 'Didact Gothic', sans-serif;
    /*border: 2px solid lime;*/
}

.list-4c-property-top table {
    width: 100%;
    font-family: 'Rubik', sans-serif;
}

.list-4c-property-top td {
    /*border: 2px solid orange;*/
    vertical-align: bottom;
    color: #2EC4C8;
    padding-bottom: 0;
}

.list-4c-property-top table:first-child tr:first-child td:last-child {
    text-align: right;
    font-size: 40px;
    line-height: 44px;
}

.list-4c-property-top table:first-child tr:first-child td:last-child span {
    font-size: 16px;
    line-height: 23px;
}

.list-4c-property-bottom {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 15px;
    color: #999;
    text-align: right;
}

.list-4c-property-bottom span {
    font-size: 21px;
}
/* FIN: Listado 4 columnas */

#home-outstanding-bottom-4 {
    font-family: 'Didact Gothic', sans-serif;
}

/* Celda ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* Número de ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* Número dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

.property-header {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 16px;
    color: #2EC4C8;
}

#property-header-reference {
    float: left;
    font-size: 35px;
}

#property-header-price {
    float: right;
    font-size: 35px;
}

/* "Desde" y "euros" */
.property-header span {
    font-size: 19px;
}

.property-subheader {
    clear: both;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
}

#property-subheader-occupants {
    float: left;
    color: #999;
}

#property-subheader-occupants span {
    font-size: 28px;
}

#property-subheader-location {
    float: right;
    color: #333;
}

#myCarousel {
    margin-top: 30px;
}

/* Carrusel múltiple de la parte superior de la ficha del inmueble */
.carousel-inner .active.left {
    left: -25%;
}

.carousel-inner .next {
    left: 25%;
}

.carousel-inner .prev {
    left: -25%;
}

.carousel-control {
    width: 4%;
}

.carousel-control.left, .carousel-control.right {
    margin-left: 15px;
    background-image: none;
}

.property-carousel-container {
    padding: 0;
}

.property-carousel-container > div {
    padding: 0px;
}

/* div que contiene cada imagen del carrusel del inmueble */
.property-carousel-container > div > div > div > div > div {
    padding-left: 2px;
    padding-right: 2px;
}

#property-map-header {
    padding-left: 16px;
    padding-right: 16px;
}

#property-latitude-longitude-text {
    text-align: right;
    padding: 24px;
    color: #2EC4C8;
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
}

#property-description {
    max-height: none;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

.property-feature-heading {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #666;
    background-color: #FCFCFC;
}

.property-feature {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

#footer-custom-icons {
    background-color: #CFF3F4;
    margin-top: 25px;
}

#footer-custom-icons div img {
    border-radius: 3px;
    height: auto;
    max-height: 80px;
    max-width: 100%;
    width: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

#footer-icon-mastercard {
    height: 80px;
}

#footer-icon-visa {
    height: 64px;
    margin-top: 4px;
}

/* Estilos para la cabecera de los enlaces del pie */
.footer-link-list-header {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

/* Estilos para los enlaces del pie */
.footer-link-list li {
    border-left: none;
    padding-left: 0;
}

.header-rol-form-inner {
    background: #4d536d none no-repeat center center;
    background-size: cover;
}

#footer-socialicons li {
    margin-right: 10px;
}

#home-outstanding-bottom-1 {
    text-align: left;
    font-size: 18px;
}

#home-outstanding-bottom-1 > span {
    font-size: 24px;
}

/* Altura para el carousel en resoluciones grandes */
@media (min-width: 1025px) {
    header.carousel {
        min-height: 500px;
    }
}

/* Botón búsqueda formulario ROL. */
#search-button {
    background-color: #7DDFE2;
}

#search-button:hover {
    background-color: #2EC4C8;
}

/* Botón para reservar en resultados de ROL. */
.rol-btn-direct-booking, 
.btn-direct-booking-on-map-marker {
    background-color: #7DDFE2;
}

.rol-btn-direct-booking:hover, 
.btn-direct-booking-on-map-marker:hover {
    background-color: #2EC4C8;
    color: #fff;
}

/* Botón para solicitud de reserva en resultados de ROL. */
.rol-btn-request-booking, 
.btn-request-booking-on-map-marker {
    background-color: #ffff66;
    color: #4c4c4c;
}

.rol-btn-request-booking:hover, 
.btn-request-booking-on-map-marker:hover {
    background-color: #e4e138;
}

/* forzar a mayúscula los textos y caracteres que se representaban mal */
#home-outstanding-bottom-1, #property-subheader-location, .list-property-bottom > h4, .one-column-list-data > h4, .panel-title > .collapsed {
    text-transform: uppercase;
}

#footer-container {
    background: #2EC4C8;
    color: #fff;
}

#footer-container a,
#footer-container h4,
#footer-container p,
#footer-container .footer-link-list-header {
    color: #fff;
}

#footer-container a:hover,
#footer-container a:focus {
    color: #E8F9FA;
}

.form-control.location:hover {
    border: solid 1px #2EC4C8;
    background: #fff url(../../../img/icons/svg/dark-green-1/location.svg) right 5px no-repeat;
    background-size: 30px 30px;
}

.form-control.rol-date-picker:hover {
    border: solid 1px #2EC4C8;
    background: #fff url(../../../img/icons/svg/dark-green-1/calendar.svg) 97% 5px no-repeat;
    background-size: 30px 30px;
}

.form-control.people:hover {
    border: solid 1px #2EC4C8;
    background: #fff url(../../../img/icons/svg/dark-green-1/people.svg) 96% 7px no-repeat;
    background-size: 30px 30px;
}

/* Celda de los calendario de entrada y salida */
.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
    background: #2EC4C8;
}

/* Línea divisora de los elementos en el menú pequeño */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
}

/* Enlace en la ventana del mapa */
.leaflet-container h3 a {
    color: #2EC4C8 !important;
}

#company-map-logo {
    max-width: 180px;
    width: 100%;
    height: auto;
}

/* Logo del popup del marker en el mapa de contacto.
 * Leaflet limita el popup (~300px) y max-width:100% hacía que un width mayor no se notara. */
#general-map-canvas .leaflet-popup-content {
    margin: 10px 12px !important;
    min-width: 280px;
    width: auto !important;
}

#general-map-canvas .leaflet-popup-content-wrapper {
    max-width: none;
}

.company-map-marker-logo {
    width: 280px !important;
    max-width: none !important;
    height: auto !important;
    display: block;
}

.about-us-content {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 15px 30px;
}

.about-us-intro {
    margin-bottom: 45px;
    padding-bottom: 35px;
    text-align: center;
}

.about-us-intro-title {
    color: #333;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 15px;
}

.about-us-intro-separator {
    border-top: 1px solid #ddd;
    margin: 0 auto 25px;
    max-width: 120px;
    width: 100%;
}

.about-us-intro-text {
    color: #555;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 900px;
}

.about-us-faq-group {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 28px;
    padding: 28px 32px;
}

.about-us-faq-group-title {
    border-bottom: 2px solid #2EC4C8;
    color: #2EC4C8;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px;
    padding-bottom: 12px;
}

.about-us-faq-item {
    border-bottom: 1px solid #e8e8e8;
    padding: 16px 0;
}

.about-us-faq-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.about-us-faq-question {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 10px;
}

.about-us-faq-answer {
    border-left: 3px solid #2EC4C8;
    color: #666;
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
    padding-left: 14px;
}

.about-us-content a {
    color: #2EC4C8;
    font-weight: bold;
}

.about-us-content a:hover {
    color: #1FA8AC;
}

.offices {
    padding: 15px 0px;
}

.office {
    padding: 25px;
}

.office img {
    border: none;
    border-radius: 0;
}

.office p {
    text-align: center;
}

.office i, h3, a {
    color: #2EC4C8;
}

.office p {
    font-size: 17px;
}

.office span {
    display: block;
    margin-top: 10px;
}

/* Ajuste separación vertical para páginas contenido propio */
#custom-content-row {
    padding-top: 35px;
}

#top-search-box-container {
    top: 75px;
}

#top-search-box {
    padding-left: 20px;
    width: 280px;
}

#property-search-formresults-container-header {
    background-color: #2EC4C8;
}

/* Cambio de color para los elementos del sistema de cookies */
.gdpr-cookie-notice-modal-footer-item,
.gdpr-cookie-notice-modal-cookie-state {
    color: #2EC4C8;
}

.gdpr-cookie-notice-modal-footer-item-btn,
.gdpr-cookie-notice-nav-item-btn {
    background: #2EC4C8;
    color: #fff;
}

.gdpr-cookie-notice-settings-footer-container {
    background-color: #1FA8AC;
}

.gdpr-cookie-notice-modal-cookie-input:checked+.gdpr-cookie-notice-modal-cookie-input-switch {
    background: #2EC4C8;
    -webkit-box-shadow: inset 0px 0px 0px 1px #2EC4C8;
    box-shadow: inset 0px 0px 0px 1px #2EC4C8;
}

.gdpr-cookie-notice-nav-item-settings:hover,
.gdpr-cookie-notice-modal-footer-item-statement:hover {
    color: #2EC4C8;
}

.gdpr-cookie-notice-nav-item-btn:hover,
.gdpr-cookie-notice-modal-footer-item-btn:hover {
    color: #7DDFE2;
}

/* Buscador específico de alquiler de temporada */
#original-form-longstay {
    text-align: center;
}

#original-form-longstay h2 {
    color: #2EC4C8;
    font-size: 21px;
    font-weight: bold;
}

#original-form-longstay-iframe-container {
    height: 50vh;
    margin-top: 20px;
}

#original-form-longstay-iframe-container iframe {
    height: inherit;
}

#custom-element-before-alternative-results p {
    color: #2EC4C8;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}

/* Ocultar campos de características en la ficha de un inmueble */
#list-group-item-feature-gastos-limpieza-final {
    display: none;
}

/* Apartado antes de los destacados de la portada */
#custom-element-before-outstanding {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 15px;
}

#custom-element-before-outstanding .home-intro-box {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #2EC4C8;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 960px;
    padding: 35px 40px 40px;
    text-align: center;
}

#custom-element-before-outstanding .home-intro-title {
    color: #2EC4C8;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 1.3;
    margin: 0 0 18px;
}

#custom-element-before-outstanding .home-intro-separator {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 25px;
    max-width: 220px;
}

#custom-element-before-outstanding .home-intro-separator::before,
#custom-element-before-outstanding .home-intro-separator::after {
    background-color: #ddd;
    content: '';
    flex: 1;
    height: 1px;
}

#custom-element-before-outstanding .home-intro-separator span {
    background-color: #2EC4C8;
    border-radius: 50%;
    display: block;
    flex-shrink: 0;
    height: 8px;
    margin: 0 14px;
    width: 8px;
}

#custom-element-before-outstanding .home-intro-text {
    color: #555;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}

#home-outstanding-header.home-outstanding-custom-header {
    color: #333;
    font-size: 36px;
    margin: 20px 0 15px;
    text-align: center;
}

.rol-result-map-button {
    background-color: #2EC4C8;
    border: 1px solid #1FA8AC;
    color: #fff;
}

.rol-result-map-button:hover {
    background-color: #7DDFE2;
    border: 1px solid #168F93;
    color: #fff;
}

#rol-result-map-link {
    background-color: #2EC4C8;
    border: 1px solid #1FA8AC;
    color: #fff;
    line-height: 35px;
}

body > .rol-form-inner {
    padding-top: 30px;
}

/* Borde superior caja de búsqueda ficha alojamiento */
#property-search-formresults-container-header {
    background-color: #2EC4C8;
}

/* Estilos formulario de reserva. */

/* Ocultar bloque "Enlaces de interés" del formulario de reserva */
#booking-form-links-container {
    display: none;
}

.booking-form-section-title {
    background-color: #2EC4C8 !important;
}

.color-btn-form,
.color-btn-form-fixed {
    background-color: #2EC4C8 !important;
}

.color-btn-form:hover,
.color-btn-form-fixed:hover {
    background-color: #2EC4C8 !important;
}

/* Botones de ocupantes y complementos */
#booking-form-container .btn.disabled,
#booking-form-container .btn[disabled] {
    opacity: 0.25;
}

#booking-form-customer-details-adults i,
#booking-form-payments i {
    color: #333 !important;
}

#booking-form-customer-details-fields .form-control:focus {
    border: 1px solid #2EC4C8 !important;
    box-shadow: 0 0 5px 0px #2EC4C8 !important;
}
/* FIN Estilos formulario de reserva. */

@media (min-width: 1200px) {
    #bs-example-navbar-collapse-1 {
        margin-top: 15px;
    }
    .navbar-inverse .navbar-nav > li > a {
        line-height: 35px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    body > .rol-form-inner {
        padding-top: 10px;
    }
    .container {
        width: 100% !important;
    }
    #top-left-logo {
        height: 70px;
        width: auto;
        margin-top: -10px;
    }
    .navbar-inverse {
        min-height: 60px;
    }
    .navbar-brand {
        padding: 15px 0 15px 10px;
    }
    #top-search-box-container {
        top: 60px;
    }
    #myCarousel {
        margin-top: 0;
    }
    .nav > li > a {
        padding: 10px 5px;
    }
    .navbar-inverse .navbar-nav > li > a {
        line-height: 32px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        line-height: 40px;
    }
    #favorite-counter {
        padding-left: 0;
        padding-right: 5px;
    }
    #main-container {
        margin-top: -20px;
    }
}

@media (min-width: 768px) and (max-width: 890px) {
    #topMenuMapLink {
        display: none;
    }
}

/* Color de fondo de las subopciones de la versión comprimida del menú principal */
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #262626;
        background-color: #f5f5f5;
    }
    #original-form-longstay {
        margin-top: -35px;
    }
    #custom-element-before-outstanding .home-intro-box {
        padding: 25px 20px 28px;
    }
    #custom-element-before-outstanding .home-intro-title {
        font-size: 24px;
    }
    #footer-custom-icons div img {
        max-height: 68px;
    }
}

@media (max-width: 640px) {
    #top-left-logo {
        height: 72px;
        width: auto;
        margin-top: -14px;
    }
    #footer-custom-icons div img {
        max-height: 58px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #footer-telephone {
        font-size: 16px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    #footer-telephone {
        font-size: 14px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 10px;
    }
}

@media (max-width: 325px) {
    #footer-telephone {
        font-size: 12px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 9px;
    }
}

@media (max-height: 740px) {
    #original-form-longstay-iframe-container {
        height: 55vh;
    }
}

@media (max-height: 640px) {
    #original-form-longstay-iframe-container {
        height: 66vh;
    }
}

/* Resultados alternativos (días / huecos cercanos) — color corporativo #2EC4C8 */
.alternate-results-element {
    box-shadow: 0 0 5px -1px #2EC4C8;
}

.alternate-results-dates {
    color: #2EC4C8;
}

.alternate-results-amount {
    background-color: #2EC4C8;
    color: #fff;
}
/* Widget tiempo (Open-Meteo) bajo destacados */
#home-outstanding-separator {
    margin-bottom: 0;
}

.cr-weather {
    --cr-weather-accent: #2EC4C8;
}

body .cr-sunsea {
    --cr-sunsea-accent: #2EC4C8;
}
