/* ------------------------ CORES ------------------------  */
:root {
  --site-100: 38 85% 65%;
  --site-200: 38 75% 62%;
  --site-300: 38 67% 60%;
  --site-500: 38 56% 56%;
  --site-700: 38 51% 53%;
  --site-900: 38 45% 49%;
}


/* ------------------------ HEADER ------------------------ */

.navBtn {
  border-color: transparent !important;
}
.navBtn:hover,
.btnSemBorda:hover{
  background-color: hsl(var(--site-100)) !important;
  color: white !important;
}


/* ------------------------ HOME ----------------------- */

.homeMask{
  background-color: color-mix(in oklab, hsl(38deg 100% 21.33%) 71%, transparent) !important;
} 
.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;
}
.filtro {
    color: black !important;
}
/* ------------------------ CARDS ------------------------ */



/* ------------------------ LISTA ------------------------ */

.btnSelecionado {
  background-color: hsl(var(--site-100)) !important;
  color: white !important;
}

/* ------------------------ IMÓVEL ------------------------ */



/* ------------------------ FOOTER ------------------------ */

#links{
  display: none !important;
}
div#copyrights {
    background: white !important;
}

/* ------------------------ WHATS FLUTUANTE ------------------------ */



/* ------------------------ LOADING ------------------------ */

