.facetwp-col-6 .facetwp-type-date_range {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - (var(--bs-gutter-x) * 0.5)));
  column-gap: var(--bs-gutter-x);
}

.facetwp-checkbox-buttons .facetwp-checkbox {
  display: inline-block;
  padding: 0 5px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  background-image: none !important;
  border: none !important;
}

/* .facetwp-checkbox-buttons .facetwp-checkbox.checked {
  color: #fff;
  background-color: #1e98d7;
  background-image: none !important;
} */

.facetwp-template[data-name="listado_grid"],
.facetwp-template[data-name="listado_grid_totems"],
.facetwp-template[data-name="listado_grid_eventos"],
.post-type-archive .facetwp-template {
  display: grid;
  grid-gap: 20px 20px;
  grid-template-columns: repeat(3, 1fr);
  margin: 20px 0;
  grid-auto-rows: 1fr;
}

.fusion-row .facetwp-facet {
  margin-bottom: 20px;
}

.collapse-content .facetwp-facet {
  margin-bottom: 20px;
}

.facetwp-checkbox .arrow {
  float: right;
  border: solid rgb(80, 80, 80);
  border-width: 0 3px 3px 0;
  padding: 3px;
  width: 10px;
  height: 10px;
}

.facetwp-checkbox .arrow.down {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin: 12px 5px 0px 10px;
}

.facetwp-checkbox .arrow.up {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 9px 5px 0px 10px;
}

.facetwp-two-cols .facetwp-facet {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

body[class*="post-type-archive"]
  .facet-tipo-categorias
  .facetwp-facet.facetwp-type-checkboxes,
.page-template-page-descubrir
  .facet-subtype
  .facetwp-facet.facetwp-type-checkboxes {
  margin-bottom: 0;
  display: grid;
  justify-items: start;
}

body[class*="post-type-archive"] .facetwp-type-checkboxes .facetwp-checkbox,
.page-template-page-descubrir .facetwp-type-checkboxes .facetwp-checkbox {
  background: none;
  height: 29px;
  padding: 0 10px;
  background-color: var(--colorInactive);
  background-position-x: 5px;
  margin-bottom: 10px;
  border-radius: 3px;
  font-size: 15px;
  line-height: 30px;
}

body[class*="post-type-archive"]
  .facet-tipo-servicios
  .facetwp-type-checkboxes
  .facetwp-checkbox,
.page-template-page-descubrir
  .facet-subtype
  .facetwp-type-checkboxes
  .facetwp-checkbox {
  background: transparent;
  border: 1px solid var(--principalColor);
  display: inline-flex;
  margin-right: 10px;
}

body[class*="post-type-archive"]
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked,
.page-template-page-descubrir
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked {
  background-color: var(--colorActive);
}

body[class*="post-type-archive"]
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked,
.page-template-page-descubrir
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked {
  background-image: none !important;
}

body[class*="post-type-archive"]
  .facetwp-type-checkboxes
  .facetwp-checkbox
  img,
.page-template-page-descubrir
  .facetwp-type-checkboxes
  .facetwp-checkbox
  img {
  opacity: 0.3;
  vertical-align: sub;
  width: 20px;
}

body[class*="post-type-archive"]
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked
  img,
.page-template-page-descubrir
  .facetwp-type-checkboxes
  .facetwp-checkbox.checked
  img {
  opacity: 1;
}

.list-feature-img {
  background-size: cover;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: 3px;
}
.facetwp-template[data-name="listado_grid_horizontal"] .list-feature-img {
  border-radius: 5px 5px 0 0;
}
.facetwp-template[data-name="listado_grid_horizontal"] .h-card-img {
  border-radius: 5px 5px 0 0;
  max-height: 200px;
  object-fit: cover;
}

.facetwp-facet-servicio_alojamiento img {
  margin-right: 5px;
}

.facetwp-template[data-name="listado_grid"] .h-card .cpt-carrousel-col,
.facetwp-template[data-name="listado_grid_totems"] .h-card .cpt-carrousel-col,
.facetwp-template[data-name="listado_grid_eventos"] .h-card .cpt-carrousel-col {
  min-height: 90%;
}

.facetwp-template[data-name="listado_grid"]
  .h-card
  .cpt-carrousel-col
  .ref-muni,
.facetwp-template[data-name="listado_grid_totems"]
  .h-card
  .cpt-carrousel-col
  .ref-muni,
.facetwp-template[data-name="listado_grid_eventos"]
  .h-card
  .cpt-carrousel-col
  .ref-muni {
  font-size: 12px;
  font-weight: 600;
}

.facetwp-template[data-name="listado_noticias"] {
  padding: 0 20px;
}

.post-type-archive-noticias .facetwp-facet-reset {
  margin-bottom: 20px;
}

body[class*="post-type-archive"].post-type-archive-noticias
  .facet-tipo-categorias
  .facetwp-facet.facetwp-type-checkboxes {
  display: flex;
}

body[class*="post-type-archive"].post-type-archive-noticias
  .facet-tipo-categorias
  .facetwp-facet.facetwp-type-checkboxes
  .facetwp-checkbox {
  margin-right: 10px;
}

.h-card .cpt-carrousel-col.grid-row {
  padding-right: 10px;
}

.facetwp-flyout-content {
  height: 100%;
  overflow: auto;
}

.facetwp-facet.is-loading {
  pointer-events: none !important;
}

.gm-style .gm-style-iw-c {
  max-height: 220px !important;
}

@media (max-width: 800px) {
  .facetwp-template[data-name="listado_grid"],
  .facetwp-template[data-name="listado_grid_totems"],
  .facetwp-template[data-name="listado_grid_eventos"],
  .post-type-archive .facetwp-template {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .facetwp-template[data-name="listado_grid"],
  .facetwp-template[data-name="listado_grid_totems"],
  .facetwp-template[data-name="listado_grid_eventos"],
  .post-type-archive .facetwp-template {
    grid-template-columns: repeat(1, 1fr);
  }
  .facetwp-template .content-tags .tag {
    margin: 5px 5px 5px 0;
    font-size: 12px;
  }
  .facetwp-template[data-name="listado_grid"] .h-card-img,
  .facetwp-template[data-name="listado_grid_totems"] .h-card-img,
  .facetwp-template[data-name="listado_grid_eventos"] .h-card-img,
  .post-type-archive .facetwp-template .h-card-img {
    display: none;
  }
}

@media (min-width: 601px) {
  .facetwp-template[data-name="listado_grid"] .row .col-12 .col-4,
  .facetwp-template[data-name="listado_grid_totems"] .row .col-12 .col-4,
  .facetwp-template[data-name="listado_grid_eventos"] .row .col-12 .col-4,
  .post-type-archive .facetwp-template .row .col-12 .col-4,
  .facetwp-template[data-name="listado_grid"] .row .col-12 .col-8,
  .facetwp-template[data-name="listado_grid_totems"] .row .col-12 .col-8,
  .facetwp-template[data-name="listado_grid_horizontal"] .row .col-12 .col-8,
  .facetwp-template[data-name="listado_grid_eventos"] .row .col-12 .col-8,
  .post-type-archive .facetwp-template .row .col-12 .col-8 {
    width: 100%;
  }
  .facetwp-template[data-name="listado_grid"] .row .col-12 .col-4,
  .facetwp-template[data-name="listado_grid_totems"] .row .col-12 .col-4,
  .facetwp-template[data-name="listado_grid_eventos"] .row .col-12 .col-4,
  .post-type-archive .facetwp-template .row .col-12 .col-4 {
    padding: 0 0.9rem 0 0.9rem;
  }
  .facetwp-template[data-name="listado_grid"] .h-card-img,
  .facetwp-template[data-name="listado_grid_totems"] .h-card-img,
  .facetwp-template[data-name="listado_grid_horizontal"] .h-card-img,
  .facetwp-template[data-name="listado_grid_eventos"] .h-card-img,
  .post-type-archive .facetwp-template .h-card-img {
    border-radius: 5px 5px 0 0;
    max-height: 200px;
    object-fit: cover;
  }
  .facetwp-template .list-feature-img {
    display: none;
  }
  .list-grid-generic {
    min-height: 420px;
    height: 420px;
  }
  .list-grid-generic .grid-image {
    min-height: 200px;
    height: 200px;
  }
  .list-grid-generic .lh-1 {
    height: 50px;
  }
}
.flyout-row h3 {
  margin-top: 10px;
}
.facetwp-flyout-wrap {
  min-height: 120%;
}
.facetwp-facet {
  margin-bottom: 15px !important;
}
