/* ------------------------ CORES ------------------------  */
:root {
  --site-100: 6 77% 50%;
  --site-200: 6 75% 45%;
  --site-300: 6 72% 39%;
  --site-500: 6 73% 34%;
  --site-700: 0 0% 12%;
  --site-900: 270 33% 1%;
}
/* ------------------------ HEADER ------------------------ */

.navBtn {
  border-color: transparent !important;
}
.navBtn:hover,
.btnSemBorda:hover{
  background-color: hsl(var(--site-100)) !important;
  color: white !important;
}


/* ------------------------ HOME ----------------------- */

 
.containerInput:hover,
.containerInput:hover label,
.containerInput:hover span,
.containerCheckbox:hover,
.containerCheckbox:hover label,
.containerCheckbox:hover span{
  background-color: hsl(var(--site-100)) !important;
  color: white !important;
}

/* ------------------------ CARDS ------------------------ */

.imovelCodigo {
    background: hsl(var(--site-100));
    color: white !important;
}

/* ------------------------ LISTA ------------------------ */



/* ------------------------ IMÓVEL ------------------------ */
#idImovelConteudo .imovelCodigo{
  border-radius: 5px !important;
  padding: 3px;
}


/* ------------------------ FOOTER ------------------------ */

#links{
  display: none !important;
}

a#btnComoChegarFooter {
    border-color: transparent !important;
}
/* ------------------------ WHATS FLUTUANTE ------------------------ */



/* ------------------------ LOADING ------------------------ */

