/* ------------------------ CORES ------------------------  */
:root {
  --siga-100: 106 81% 48%;
  --siga-200: 106 82% 31%;
  --siga-300: 106 88% 25%;
  --siga-500: 105 97% 14%;
  --siga-700: 104 92% 14%;
  --siga-900: 105 88% 13%;
}
/* ------------------------ HEADER ------------------------ */

.btnSemBorda:hover {
  background: hsl(var(--siga-300)) !important;
}
@media (min-width: 1280px) and (max-width: 1450px) {
  #headerPremium.navHome {
      max-width: 1220px !important;
      left: calc(50% - 605px) !important;
  }
}
@media (min-width: 1200px){
  #headerPremium.navHome {
    max-width: 1520px;
    left: calc(50% - 760px);
    border-radius: 8px;
    margin-top: 4px;
  }
}
button[name="Lançamentos"]{
  display: none !important;
}
.navBtn:hover,
.btnSemBorda:hover{
  color: white !important;
  background-color: hsl(var(--siga-300)) !important;
}
.navBtn{
  border-color: transparent !important;
}
.navBrancaOpacidade {
  background-color: rgb(255 255 255 / 85%) !important;
}
li#subComprarMobile {
  display: none !important;
}
/* ------------------------ HOME ----------------------- */

#alturaFiltro {
  display: none !important;
}
.homeMask {
  background: transparent !important;
}
@media (max-width: 992px){
  section.homeFiltros{
    background-size: contain !important;
    height: 249px !important;
    margin-bottom: -90px !important;
  }
  .navSigaOpacidade {
    background-color: hsl(var(--siga-500)) !important;
  }
}
/* ------------------------ CARDS ------------------------ */



/* ------------------------ LISTA ------------------------ */
/* #btnFiltroMobile,
#infobarMobile,
.navFiltros {
  display: none !important;
} */
/* .btnPosicao:first-of-type {
  display: none !important;
} */
#comprar,
.containerCheckbox:has(#subtipo-Terrenos-5),
.containerCheckbox:has(#subtipo-Terrenos-1),
.containerCheckbox:has(#subtipo-Terrenos-0) {
  display: none !important;
}
/* ------------------------ IMOVEL ------------------------ */



/* ------------------------ FOOTER ------------------------ */
#links {
  display: none !important;
}


/* ------------------------ WHATS FLUTUANTE ------------------------ */


