: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 .information,
.home .information + .top-list .titulo-bodegas {
    display: none !important;
}

.home .step-video {
    display: none;
}
