:root {
    --resaltado: #000000;
    --resaltado-transparente: #00000033;
    --resaltado-claro: #0000000a;
    --gris-texto: #292929;
    --fondo: #ffffff;
    --error: #df3232;
}

header:not(.simple) .mobile-navbar .logo,
header:not(.simple) .mobile-navbar .reservar-ahora {
    left: calc(50% + 20px);
}

.home .widget-filtro,
.home section.information {
    display: none !important;
}

.home .slider .thumbnails {
    display: flex;
}

.home .information+section.top-list {
    padding-top: 40px !important;
}