/* === DP – Lista + Mapa de Partidos === */
html.dp-lock, body.dp-lock{ zoom:1!important; -webkit-text-size-adjust:100%; }

.dp-archive-wrap{ width:100%; max-width:1180px; margin:40px auto; padding:0 16px; color:#fff; }

/* Buscador */
.dp-search{ background:#252836; border:1px solid #252836; border-radius:10px; padding:16px; margin-bottom:20px; }
.dp-search .row2{ display:grid; grid-template-columns:1fr 340px; gap:14px; align-items:end; }
@media (max-width:900px){ .dp-search .row2{ grid-template-columns:1fr; } }
.dp-field label{ display:flex; align-items:center; gap:8px; font-size:17px; opacity:.9; margin-bottom:6px; }
.dp-inp,.dp-sel{ width:100%; height:48px; border-radius:12px; border:1px solid #2B2F40; background:#2B2F40; color:#fff; padding:0 48px 0 14px; outline:none; }
.dp-geo{ position:absolute; right:8px; top:50%; transform:translateY(-50%); width:34px; height:34px; border-radius:10px; border:1px solid #3a3f4f; background:transparent; color:#cfd3dc; display:flex; align-items:center; justify-content:center; cursor:pointer; }
.dp-submit{ display:block; width:100%; margin-top:24px; height:52px; border-radius:10px; border:1px solid #6757d6; background:#6757d6; color:#fff; font-weight:700; cursor:pointer; transition:background-color 140ms ease, box-shadow 140ms ease, transform 60ms ease; }
.dp-submit:hover,.dp-submit:focus-visible{ background:#5644ca; border-color:#5644ca; }

/* Conteo */
.dp-countbar{ background:#252836; border-radius:10px; padding:16px; text-align:center; margin:-4px 0 16px; border:1px solid rgba(255,255,255,.09); display:flex; align-items:center; justify-content:center; gap:10px; }

/* Mapa */
.dp-map-block{ background:#252836; border-radius:10px; padding:12px; margin-bottom:16px; }
.dp-map{ border-radius:12px; overflow:hidden; min-height:420px; border:3px solid #fff; }

/* Toolbar */
.dp-toolbar{ display:flex; align-items:center; gap:12px; margin:10px 0 18px; }
.dp-select{ height:44px; min-width:160px; border-radius:12px; border:1px solid rgba(255,255,255,.25); background:#2B2F40; color:#fff; padding:0 38px 0 14px; }

/* Grid resultados */
.dp-results{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
@media (max-width:1100px){ .dp-results{ grid-template-columns:repeat(2, minmax(0,1fr)); } }
@media (max-width:640px){ .dp-results{ grid-template-columns:1fr; } }

/* Cards */
.dp-card{ background:#252836; border-radius:10px; overflow:hidden; color:#fff; box-shadow:0 8px 22px rgba(0,0,0,.2); display:flex; flex-direction:column; }
.dp-thumb{ position:relative; aspect-ratio:16/9; width:100%; overflow:hidden; background:#111; }
.dp-thumb img{ width:100%; height:100%; object-fit:cover; display:block; }
.dp-body{ padding:14px 16px; }
.dp-row{ display:flex; align-items:center; justify-content:space-between; gap:16px; }
.dp-title{ font-size:18px;  margin:0 0 6px; }
.dp-meta-left{ display:flex; align-items:center; gap:10px; margin-top:6px; opacity:.95 }
.dp-price{ font-weight:900; }
.dp-badges{ display:flex; gap:8px; flex-wrap:wrap; margin-top:10px; }
.dp-badge{ font-size:12px; padding:6px 10px; border-radius:10px; background:#2B2F40; display:inline-flex; gap:6px; align-items:center; }

/* Vacío */
.dp-empty{ opacity:.85; text-align:center; padding:18px 8px; }

/* Paginación */
.dp-pagination{ display:flex; justify-content:flex-end; gap:10px; margin:20px 0; }
.dp-pagebtn{ padding:10px 8px; min-width:44px; border-radius:12px; border:0; background:#2B2F40; color:#fff; font-weight:800; cursor:pointer; }
.dp-pagebtn[disabled]{ opacity:.45; cursor:not-allowed; }
.dp-pagebtn.active{ background:#6757d6; }

/* InfoWindow */
.gm-style .gm-style-iw-c{ background-color:#252836; }
.dp-iw{ width:190px; padding:0; color:#fff; text-align:center; display:flex; flex-direction:column; align-items:center; }
.dp-iw__pic{ display:flex; justify-content:center; align-items:center; margin:-10px auto 6px; border-radius:8px; overflow:hidden; width:120px; height:80px; }
.dp-iw__pic img{ width:100%; height:100%; object-fit:cover; }
.dp-iw__title{ font-size:18px; margin:4px 0 6px; font-weight:800; }
.dp-iw__title a{ color:#fff; text-decoration:none; }
.dp-iw__row{ display:flex; align-items:center; gap:8px; margin:2px 0; opacity:.9; }
.dp-iw__cta{ display:inline-block; margin-top:6px; font-weight:700;margin:5px 0; color:#6c6cff; text-decoration:none; }


/* === DP – Lista + Mapa de Partidos === */
html.dp-lock, body.dp-lock{ zoom:1!important; -webkit-text-size-adjust:100%; }

.dp-archive-wrap{ width:100%; max-width:1180px; margin:40px auto; padding:0 16px; color:#fff; }

body.page-id-6382 .region__col--1,
body.page-id-6382 .region__col--3,
body.page-id-6382 aside,
body.page-id-6382 #secondary {
  display: none !important;
}



.gm-style .gm-style-iw-c .gm-ui-hover-effect{
  background: #df204d !important;   /* rojo */
  border-radius: 5px !important;     /* cuadrado con esquinas suaves */
  width: 45px !important;
  height: 28px !important;
  top: 8px !important;               /* separarlo del borde */
  right: -15px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  cursor: pointer;
  z-index: 99999 !important; 
}
.gm-style .gm-style-iw-c .gm-ui-hover-effect:hover,
.gm-style .gm-style-iw-c .gm-ui-hover-effect:focus-visible{
  background: #c5163f !important; /* hover */
}

/* Ícono “X” dentro del botón → blanco */
.gm-style .gm-style-iw-c .gm-ui-hover-effect span{
  filter: invert(1) brightness(2) contrast(180%) !important;
  width: 24px !important;    /* tamaño del sprite */
  height: 24px !important;
  margin: 0 !important;      /* centrado perfecto dentro del cuadrado */
}




