.mapa-de-centros-auditivos {
  margin-top: 0 !important;
  min-height: calc(100vh - 133px - 10px) !important;
}

.wpgmza_map {
  height: calc(100vh - 133px) !important;
}

.mapa-de-centros-auditivos {
  opacity: 0; /* Evitar que formularios del mapa sean mostrados sin estilos (esperar que mapa cargue) */
}

// /* Mapa de centros auditivos */

// .mapa-de-centros-auditivos {
//   // opacity: 0; /* Evitar que formularios del mapa sean mostrados sin estilos (esperar que mapa cargue) */
// }

// .mapa-de-centros-auditivos {
//   margin-top: 0 !important;
//   min-height: calc(100vh - 133px - 10px) !important;
// }

// .wpgmza_map {
//   height: calc(100vh - 133px) !important;
// }

// :is(.wpgmza_innermap_holder, .wpgmza_marker_list_class) {
//   padding: 0 !important;
//   border: none !important;
//   border-radius: 0 !important;
//   margin: 0 !important;
//   padding-block: clamp(0.5rem, -0.0488rem + 2.3415vw, 2rem) !important;
//   height: 100% !important;
// }

// @media (width > 1400px) {
//   .wpgmza_map {
//     width: 55% !important;
//     position: absolute !important;
//     top: 0;
//     right: 0;
//     background: white;
//   }

//   .wpgmza_marker_list_class {
//     width: 45% !important;
//     position: absolute;
//     top: 0;
//     left: 0;
//     background: white;
//     overflow-y: scroll !important;
//     height: calc(100vh - 133px) !important;
//   }
// }

// .wpgmaps_mlist_row.wpgmza_basic_row {
//   border-width: 0 !important;
//   padding: 0.625rem 2rem 1rem !important;
// }

// .wpgmza-basic-listing-image-holder,
// .wpgmza_map_image {
//   float: left !important;
//   width: 14.5rem !important;
// }

// .owl-carousel .owl-item img,
// .wpgmza_map_image {
//   height: 12rem !important;
//   object-fit: cover;
// }

// .wpgmza_marker_title {
//   padding-inline: 0.5rem;
//   & a {
//     color: #101010 !important;
//     font-size: 1.5rem;
//     line-height: 100%;
//   }
// }

// .wpgmza-basic-listing-content-holder {
//   background: linear-gradient(180deg, transparent 70%, #f9f8f7 70%);
//   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
// }

// .wpgmza-content-address-holder {
//   position: relative !important;
//   height: 12rem !important;
//   padding-top: 1.5rem !important;
//   width: calc(100% - 14.5rem - 0.75rem) !important;
//   float: right !important;

//   & > p {
//     margin-bottom: 0.25rem !important;
//   }
// }

// .wpgmza_basic_row .wpgmza-content-address-holder img {
//   content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' viewBox='0 0 16 20' fill='none'%3E%3Cpath d='M1 7.92285C1 12.7747 5.24448 16.7869 7.12319 18.3252C7.39206 18.5454 7.52811 18.6568 7.72871 18.7132C7.88491 18.7572 8.1148 18.7572 8.271 18.7132C8.47197 18.6567 8.60707 18.5463 8.87695 18.3254C10.7557 16.7871 14.9999 12.7751 14.9999 7.9233C14.9999 6.08718 14.2625 4.32605 12.9497 3.02772C11.637 1.72939 9.8566 1 8.00008 1C6.14357 1 4.36301 1.7295 3.05025 3.02783C1.7375 4.32616 1 6.08674 1 7.92285Z' fill='%23575757'/%3E%3Cpath d='M6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5C6.89543 5 6 5.89543 6 7Z' fill='white'/%3E%3Cpath d='M1 7.92285C1 12.7747 5.24448 16.7869 7.12319 18.3252C7.39206 18.5454 7.52811 18.6568 7.72871 18.7132C7.88491 18.7572 8.1148 18.7572 8.271 18.7132C8.47197 18.6567 8.60707 18.5463 8.87695 18.3254C10.7557 16.7871 14.9999 12.7751 14.9999 7.9233C14.9999 6.08718 14.2625 4.32605 12.9497 3.02772C11.637 1.72939 9.8566 1 8.00008 1C6.14357 1 4.36301 1.7295 3.05025 3.02783C1.7375 4.32616 1 6.08674 1 7.92285Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5C6.89543 5 6 5.89543 6 7Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
//   top: 0 !important;
//   height: 2rem !important;
// }

// .wpgmza_basic_row .wpgmza-address {
//   font-size: 0.875rem !important;
//   color: #575757 !important;
//   height: 2rem !important;
//   display: grid;
//   align-items: center;
//   transform: translateX(-0.5rem);
//   line-height: 125%;
//   padding-right: 0.5rem;
// }

// :is(.wpgmza-link, .wpgmza_infowindow_link) {
//   background-color: #1e59bc;
//   display: inline-block;
//   border-radius: 999em;
//   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
//   padding: 0.3rem 1.5rem !important;

//   & a {
//     color: #fff !important;
//     font-weight: 700;
//     font-size: 0.875rem;
//   }
// }

// .gm-style-iw .wpgmza_gd {
//   background-color: #1e59bc;
//   display: inline-block;
//   border-radius: 999em;
//   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
//   padding: 0.6rem 1rem !important;
//   color: #fff !important;
//   font-weight: 700 !important;
//   font-size: 0.875rem !important;
// }

// .wpgmza-content-address-holder :is(.wpgmza-link, .wpgmza_infowindow_link) {
//   margin-top: 0 !important;
//   position: absolute;
//   bottom: 0.6rem;
// }

// .wpgmza-modern-store-locator {
//   left: 0.5rem !important;
//   position: absolute !important;
//   top: 0px;
//   max-width: 100% !important;

//   &:hover {
//     box-shadow: 0px 12px 25px -6px rgba(32, 53, 90, 0.25);
//   }

//   &:has(input:focus) {
//     box-shadow: 0px 12px 25px -6px rgba(32, 53, 90, 0.25);
//   }
// }

// @media (width < 1400px) {
//   .wpgmza-modern-store-locator {
//     left: 0.5rem !important;
//     position: absolute !important;
//     top: 0.5rem !important;
//     max-width: 100% !important;
//     margin-left: 0 !important;
//     padding-top: 0 !important;
//   }

//   .wpgmza-modern-store-locator input {
//     text-align: left !important;
//   }
// }

// .wpgmaps_mlist_row.wpgmza_basic_row {
//   max-width: 900px !important;
//   margin-inline: auto !important;
// }

// @media (width < 700px) {
//   .wpgmza-modern-store-locator {
//     max-width: 18.5rem !important;

//     & input {
//       font-size: 0.85rem !important;
//     }
//   }
//   .wpgmza-search {
//     position: absolute;
//     right: 0.5rem;
//   }
// }

// .wpgmza-modern-store-locator input {
//   margin: 0 !important;
//   color: #757575;
//   border: none !important;
//   font-size: 0.875rem;
// }

// .addressInput {
//   width: 350px;
// }

// .wpgmza-modern-store-locator > .wpgmza-inner {
//   justify-content: start !important;
// }

// .wpgmza-modern-store-locator button.wpgmza-use-my-location {
//   padding: 0;
//   width: 1.75rem !important;
//   height: 1.75rem !important;
//   border: none !important;
//   cursor: pointer;

//   &:hover {
//     background: #1e59bc;
//     color: #fff !important;
//   }
// }

// .wpgmza_sl_main_div input[type='button'],
// .wpgmaps_directions_outer_div input[type='button'],
// .wpgmza-inner input[type='button'],
// .wpgmza_gd {
//   font-weight: 500 !important;
//   color: #fff !important;
//   font-size: 0.8rem;
//   background: #1e59bc;
//   padding-inline: 1rem !important;
// }

// .wpgmza_map :is(.wpgmza_modern_infowindow, .gm-style-iw) {
//   background-color: #ffffff !important;
//   max-height: unset !important;
//   padding: 0.5rem !important;
// }

// .gm-style-iw-d {
//   overflow: unset !important;
//   max-height: unset !important;
// }

// .wpgmza_map .wpgmza_button {
//   color: #fff !important;
//   font-size: 0.875rem;
//   background: #1e59bc !important;
//   font-family: 'Poppins';
//   font-weight: 600 !important;
//   display: inline-block;
//   border-radius: 999em;
//   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
//   padding: 0.6rem 1rem !important;
//   width: max-content;
//   float: unset !important;
//   margin: 0.5rem 0 0 !important;
// }

// .wpgmza_map :is(.wpgmza_iw_title, .wpgmza_infowindow_title) {
//   background-color: unset !important;
//   float: unset;
//   position: relative !important;
//   padding: 0 !important;
//   margin-block: 0.75rem 0.5rem !important;
//   font-weight: 700;
//   height: unset;
//   font-size: 1rem !important;
// }

// button[aria-label='Cerrar'] {
//   position: absolute !important;
//   top: 1.25rem !important;
//   right: 1.25rem !important;
//   background: #1e59bc !important;
//   border-radius: 0.25rem;
//   cursor: pointer !important;
//   width: 1.75rem !important;
//   height: 1.75rem !important;
//   text-align: center;
//   display: block;
//   float: right;
//   z-index: 9;
//   font-size: 2em;
//   content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231e59bc' class='bi bi-x-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708'/%3E%3C/svg%3E") !important;
//   opacity: 1 !important;

//   & span {
//     filter: invert(99%) sepia(1%) saturate(602%) hue-rotate(300deg) brightness(117%) contrast(100%);
//   }
// }

// .wpgmza_infowindow_description {
//   display: none;
// }

// @media (min-width: 1281px) {
//   :is(.wpgmza_modern_infowindow, .gm-style-iw) {
//     width: 13.75rem !important;
//   }
// }

// .wpgmza_map .wpgmza_iw_address_p {
//   font-size: 0.875rem !important;
//   color: #575757 !important;
//   display: grid;
//   align-items: center;
//   font-style: unset;
//   margin-block: 0.75rem 0.5rem !important;
// }

// .wpgmza-desc,
// .wpgmza_iw_description {
//   display: none !important;
// }

// .wpgmza_map_image {
//   aspect-ratio: 278/230;
//   object-fit: cover;
//   margin: 0 !important;
// }

// .wpgmza-distance-from-location {
//   font-size: 1rem !important;
//   opacity: 1 !important;
//   color: #212838;
//   font-weight: 600;
//   position: absolute;
//   bottom: 0.75rem;
//   right: 1rem;
//   width: 5.125rem !important;
//   height: 1.25rem;
//   text-align: right;
//   overflow: hidden !important;
// }

// .et_pb_module.et_pb_code.mapa-de-centros-auditivos {
//   margin-top: 0 !important;
// }

// .wpgmza_infowindow_image {
//   margin: 0 !important;
//   width: 100%;
//   height: 10rem !important;
//   object-fit: cover;
//   float: unset !important;
// }

// .wpgmza_iw_address,
// .wpgmza_iw_address_p {
//   display: block !important;
//   max-height: unset !important;
// }

// .wpgmza_modern_infowindow .wpgmza-distance-from-location {
//   position: absolute;
//   bottom: 0.85rem;
//   right: 1rem;
//   & .wpgmza-amount {
//     font-weight: 600;
//   }

//   & .wpgmza-amount:after {
//     content: ' km';
//   }

//   & :is(.wpgmza-units, .wpgmza-source) {
//     display: none !important;
//   }
// }

// .single-centro-auditivo :is(.wpgmza_innermap_holder, .wpgmza-modern-store-locator) {
//   display: none;
// }

// .wpgmza-basic-listing-content-holder .wpgmza-basic-listing-image-holder img {
//   border: none !important;
//   padding: 0 !important;
// }

// @media (width < 700px) {
//   .wpgmaps_mlist_row.wpgmza_basic_row {
//     border-width: 0 !important;
//     padding: 0.25rem 0.5rem 1rem !important;
//   }
//   .wpgmza-basic-listing-image-holder {
//     width: 35vw !important;
//   }

//   .wpgmza-content-address-holder {
//     width: calc(100% - 35vw - 0.75rem) !important;
//   }
//   .wpgmza-content-address-holder {
//     padding-top: 0 !important;
//   }

//   .wpgmza_marker_title {
//     line-height: 125% !important;
//     & a {
//       font-size: 1rem !important;
//     }
//   }

//   .wpgmza_basic_row .wpgmza-address {
//     font-size: 0.75rem !important;
//   }

//   .wpgmza-content-address-holder,
//   .wpgmza-gallery-container .wpgmza_map_image {
//     height: calc(12rem - 4vw) !important;
//   }

//   .wpgmza-basic-listing-content-holder {
//     background: linear-gradient(180deg, transparent 65%, #f9f8f7 65%);
//   }
// }

// /* Centro auditivo */

// .single-centro-auditivo .wpgmza_map {
//   width: 100% !important;
//   height: 370px !important;
//   border-radius: 12px;
//   box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
// }

// .single-centro-auditivo .mapa-de-centro-auditivo {
//   height: 370px !important;
// }

// .single-centro-auditivo :is(.wpgmza_marker_list_class, .wpgmza_infowindow_image, .wpgmza-distance-from-location, .wpgmza_more_info_button, .wpgmza_modern_infowindow_close, .wpgmza_infowindow_address, .wpgmza_infowindow_link) {
//   display: none !important;
// }

// .single-centro-auditivo :is(.wpgmza_iw_title, .wpgmza_infowindow_title) {
//   font-size: 1.125rem !important;
//   color: #1e59bc !important;
//   width: calc(100% - 3rem);
//   margin-block: 0 !important;
// }

// .single-centro-auditivo :is(.gmnoprint, .gm-style-cc, img[alt='Google']) {
//   display: none;
// }

// .single-centro-auditivo .wpgmza_directions_button {
//   position: absolute;
//   bottom: 1rem;
//   left: 50%;
//   transform: translateX(-50%);
//   background: #ffffff !important;
//   color: #1e59bc !important;
//   border: 2px solid #1e59bc !important;
//   border-radius: 999em;
//   padding: 1em 3em !important;
//   padding-right: 1.5em !important;
//   text-align: center;
//   font-size: 1.125rem !important;

//   &:before {
//     content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M2.80518 1.55545L18.6143 6.4198C19.4766 6.68511 19.5746 7.86635 18.7677 8.26981L12.0673 11.6199C11.8738 11.7167 11.7168 11.8736 11.62 12.0672L8.27004 18.7671C7.86658 19.5741 6.68555 19.4762 6.42024 18.614L1.55544 2.80486C1.31935 2.03759 2.0379 1.31937 2.80518 1.55545Z' stroke='%231E59BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
//     position: absolute;
//     top: 50%;
//     top: 50%;
//     transform: translateY(-45%);
//     margin-left: -1.75em;
//   }
// }
