.card-back {
  bottom: 0px !important;
  left: 0px !important;
  max-height: calc(100% - 2rem) !important;
  position: absolute !important;
  width: calc(100% - 2rem) !important;
  overflow: hidden !important;
  padding: 1.5rem 1.5rem 0.5rem !important;
  transition: width 0.3s ease-in-out !important;
}

.card-back .post-title:hover {
  text-decoration: underline;
}

.card-back .content-infoCard {
  filter: blur(2px) !important;
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  transition:
    max-height 0.3s,
    filter 0.3s,
    opacity 0.3s !important;
  transition-timing-function: ease-in-out !important;
}

.content-loopCard:hover .content-infoCard {
  filter: blur(0) !important;
  max-height: 24rem !important;
  opacity: 1 !important;
  overflow: initial !important;
}

.content-page:hover .card-news-img {
  clip-path: inset(0 0 -3rem -3rem round 3rem) !important;
}

.content-page a {
  width: 100% !important;
}

.card-news-img {
  aspect-ratio: 16 / 9 !important;
  clip-path: inset(0 0 0 0 round 0) !important;
  overflow: hidden !important;
  scale: 1 !important;
  transition: clip-path 0.3s !important;
  width: 100% !important;
}

.content-infoPage {
  bottom: 0px !important;
  left: 0px !important;
  max-height: calc(100% - 2rem) !important;
  position: absolute !important;
  width: calc(100% - 2rem) !important;
}

.card-news-img img {
  height: 57% !important;
  object-fit: cover !important;
  transition: scale 0.3s !important;
  width: 100% !important  ;
  object-position: center !important;
}

.content-page:hover .card-news-img img {
  scale: 1.1 !important;
}

/* .elementor-loop-carousel {
  overflow: visible !important;
}

.elementor-loop-carousel .swiper {
  overflow: visible !important;
}

.elementor-loop-carousel .swiper-wrapper {
  overflow: visible !important;
} */

.repeater-box {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px;
}

.box-item {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 260px;
  justify-content: flex-start;
  font-style: normal;
}

.box-icon img {
  width: 45px;
  height: 45px !important;
  object-fit: contain;
}

.box-text {
  font-size: 17px;
  line-height: 1.2;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: 500;
}

.prestador-box {
  font-style: normal;
}

.prestador-nombre {
  font-size: 17px;
  line-height: 1.2;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.prestador-correo a {
  color: var(--e-global-color-text);
  font-family:
    var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: 17px;
  font-weight: 600;
}

.prestador-correo a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.prestador-correo a:hover {
  text-decoration: underline;
}

.prestador-correo a:before {
  content: "";
  height: 10px !important;
  width: 1px !important;
  border: 3px solid #000;
  position: relative !important;
  border-radius: 50%;
  padding: 15px;
  display: inline-block;
}

.prestador-telefono a {
  color: var(--e-global-color-text);
  font-family:
    var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: 17px;
  font-weight: 600;
}

.prestador-telefono a:hover {
  text-decoration: underline;
}

.prestador-telefono a:before {
  content: "";
  height: 10px !important;
  width: 1px !important;
  border: 3px solid #000;
  position: relative !important;
  border-radius: 50%;
  padding: 15px;
  display: inline-block;
}

.prestador-telefono a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.single-experiencias .elementor-location-footer .content-footer {
  background: #fff9ed !important;
}

.single-prestadores .elementor-location-footer .content-footer {
  background: #fff9ed !important;
}

.single-post .elementor-location-footer .content-footer {
  background: #fff9ed !important;
}

.page-id-972 .elementor-location-footer .content-footer {
  background: #fff9ed !important;
}

.description-top span {
  font-family: "Playfair Display", Sans-serif !important;
  font-weight: 600;
  font-style: italic;
}
.page-id-334 .header-blue {
  background-color: #fff !important;
}

.taxonomy-block .ae-term-list-item {
  min-height: 30px !important;
}

.taxonomy-block .ae-term-list-item:hover {
  border-color: #0d3082 !important;
}

.taxonomy-block .ae-term-list-item .ae-term-title-wrapper h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.taxonomy-block .ae-term-list-item .ae-term-title-wrapper h3:before {
  content: "";
  height: 15px !important;
  width: 15px !important;
  border: 3px solid #ffffff;
  position: relative !important;
  border-radius: 50%;
  padding: 16px;
  display: inline-block;
}

.post-type-archive-prestadores
  .taxonomy-block
  .ae-term-list-item
  .ae-term-title-wrapper
  h3:before {
  content: "";
  height: 15px !important;
  width: 15px !important;
  border: 3px solid #000000;
  position: relative !important;
  border-radius: 50%;
  padding: 16px;
  display: inline-block;
}

.post-type-archive-prestadores
  .taxonomy-block
  .ae-term-list-item
  .ae-term-title-wrapper
  h3:hover:before {
  border: 3px solid #ffffff;
}

.tax-categorias_prestadores
  .taxonomy-block
  .ae-term-list-item
  .ae-term-title-wrapper
  h3:before {
  content: "";
  height: 15px !important;
  width: 15px !important;
  border: 3px solid #000000 !important;
  position: relative !important;
  border-radius: 50%;
  padding: 16px;
  display: inline-block;
}

.tax-categorias_prestadores
  .taxonomy-block
  .ae-term-list-item
  .ae-term-title-wrapper
  h3:hover:before {
  border: 3px solid #fff !important;
}

.tax-categorias_prestadores
  .taxonomy-block
  .ae-term-active
  .ae-term-list-item-inner
  h3:before {
  border: 3px solid #efefde !important;
}

.post-type-archive-experiencias .e-loop-item-370 {
  display: none;
}

#map-experiencia {
  border-radius: 2rem;
  height: 310px !important;
  z-index: 1;
  position: relative;
}

.single-prestadores #map-experiencia {
  border-radius: 2rem;
  height: 210px !important;
}

.circle a:before {
  content: "";
  height: 10px !important;
  width: 1px !important;
  border: 3px solid #000;
  position: relative !important;
  border-radius: 50%;
  padding: 15px;
  display: inline-block;
}

.circle h3:before {
  content: "";
  height: 10px !important;
  width: 1px !important;
  border: 3px solid #000;
  position: relative !important;
  border-radius: 50%;
  padding: 15px;
  display: inline-block;
}

.circle-align h3,
.circle-align a {
  display: flex !important;
  align-items: center !important;
  gap: 10px;
}

.buscador-prestadores-shortcode {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.buscador-prestadores-shortcode input[type="search"] {
  flex: 1;
  height: 66px;
  padding: 14px 30px;
  border-radius: 16px;
  border: 1px solid #dcdcdc;
  font-size: 17px;
  outline: none;
  background: #0d3082;
  text-transform: uppercase;
  color: #fff;
  font-family: "Helvetica", Sans-serif;
}

.buscador-prestadores-shortcode input::placeholder {
  color: #ffffff !important;
}

.buscador-prestadores-shortcode input:focus {
  border-color: #ffffff;
}

.buscador-prestadores-shortcode button {
  height: 66px;
  padding: 14px 250px 14px 30px;
  border-radius: 16px;
  border: none;
  background-color: #ea5a13;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: "Helvetica", Sans-serif;
}

.buscador-prestadores-shortcode button:hover {
  background-color: #0db39b;
}

.elementor-widget-image a {
  display: inline-block;
  width: 100% !important;
}

.grid-top .elementor-loop-container .e-loop-item:nth-of-type(8),
.grid-top .elementor-loop-container .e-loop-item:nth-of-type(8) {
  min-width: 100% !important;
}

.swiper-pagination-bullet-active {
  border-radius: 0.25rem !important;
  width: 1.5rem !important;
}

.swiper-pagination-bullet {
  opacity: 1 !important;
}

.ea11y-widget-footer__copyright {
  display: none !important;
}

.simplefavorite-button .favorite:before {
  content: "\e901";
  font-family: "icomoon" !important;
  font-style: normal;
  font-size: 2em;
}

.simplefavorite-button {
  border: none;
  color: var(--e-global-color-text);
  /* padding:10px; */
}

.simplefavorite-button:hover {
  border: none;
  color: var(--e-global-color-primary);
  background-color: transparent;
}

.simplefavorite-button:focus {
  background-color: transparent !important;
}

.simplefavorite-button .gusto:before {
  content: "\e905";
  font-family: "icomoon" !important;
  font-style: normal;
  font-size: 2em;
}

.favorites-list li {
  zoom: normal !important;
  border-top: none !important;
  padding: 0.75em 0;
  margin: 0;
}

.favorites-list li {
  display: flex !important;
  align-items: flex-start;
  flex-direction: column;
  align-content: center;
  width: 25%;
}

.favorites-list li img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  object-position: center;
}

.favorites-list li a {
  font-family: "Inter Tight", Sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  color: var(--e-global-color-text);
  font-style: normal;
}

.favorites-list li a:hover {
  text-decoration: underline;
}

.favorites-list li p:nth-of-type(1) {
  margin-bottom: -70px;
}
.favorites-list li p:nth-of-type(2) {
  background-color: var(--e-global-color-81c892a);
  width: 92%;
  border-radius: 0rem 2rem 0rem 0rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.simplefavorites-user-count {
  font-family: "Inter Tight", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--e-global-color-primary);
}

.simplefavorites-clear {
  background-color: var(--e-global-color-5c4d409);
  font-family: "Inter Tight", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 1rem 1rem 1rem 1rem;
  padding: 1rem 2rem 1rem 2rem;
  border: none;
  margin-top: 20px;
}

.simplefavorites-clear:hover {
  background-color: var(--e-global-color-81c892a) !important;
}

.no-favorites {
  text-align: center;
  width: 100%;
  padding: 0px !important;
  font-family: "Inter Tight", Sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  color: var(--e-global-color-text);
}

.favorites-list {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 0;
}

.title-extblog a {
  overflow: hidden;
  width: 232px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.footer-entradas .elementor-post__text a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.footer-entradas .elementor-post__text a:hover{
  color: var(--e-global-color-81c892a) !important;
}


@media (max-width: 1366px) {
  .buscador-prestadores-shortcode input[type="search"] {
    flex: 1;
    height: 58px;
    padding: 14px 30px;
    border-radius: 16px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
  }

  .buscador-prestadores-shortcode button {
    height: 58px;
    padding: 14px 250px 14px 30px;
    border-radius: 16px;
    border: none;
    background-color: #ea5a13;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: "Helvetica", Sans-serif;
  }
}

@media (max-width: 1250px) {
  .buscador-prestadores-shortcode input[type="search"] {
    flex: 1;
    height: 58px;
    padding: 14px 30px;
    border-radius: 16px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
  }

  .buscador-prestadores-shortcode button {
    height: 58px;
    padding: 14px 250px 14px 30px;
    border-radius: 16px;
    border: none;
    background-color: #ea5a13;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: "Helvetica", Sans-serif;
  }
}

@media (max-width: 1024px) {
  .buscador-prestadores-shortcode input[type="search"] {
    flex: 1;
    height: 58px;
    padding: 14px 30px;
    border-radius: 16px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
  }

  .buscador-prestadores-shortcode button {
    height: 58px;
    padding: 14px 200px 14px 30px;
    border-radius: 16px;
    border: none;
    background-color: #ea5a13;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: "Helvetica", Sans-serif;
  }

  .grid-top .elementor-loop-container .e-loop-item:nth-of-type(8) {
    grid-column: span 1 !important;
  }

  #map-experiencia {
    border-radius: 2rem;
    height: 210px !important;
    z-index: 1;
    position: relative;
  }
}

@media (max-width: 768px) {
  .buscador-prestadores-shortcode input[type="search"] {
    flex: 1;
    height: 58px;
    padding: 14px 30px;
    border-radius: 16px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
  }

  .buscador-prestadores-shortcode button {
    height: 58px;
    padding: 14px 120px 14px 30px;
    border-radius: 16px;
    border: none;
    background-color: #ea5a13;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: "Helvetica", Sans-serif;
  }

  /* .grid-top .elementor-loop-container .e-loop-item:nth-of-type(8) {
    grid-column: span 1 !important;
  } */

  .ae-term-list-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .taxonomy-block .ae-term-list-item .ae-term-title-wrapper h3 {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    gap: 10px;
  }
}

@media (max-width: 580px) {
  .buscador-prestadores-shortcode {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex-direction: column;
    align-content: space-between;
  }

  .buscador-prestadores-shortcode input[type="search"] {
    flex: 1;
    height: 50px;
    padding: 18px 30px;
    border-radius: 16px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
  }
  .buscador-prestadores-shortcode button {
    height: 50px;
    padding: 14px 120px 14px 30px;
    border-radius: 16px;
    border: none;
    background-color: #ea5a13;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: "Helvetica", Sans-serif;
    width: 100%;
  }

  #map-experiencia {
    border-radius: 2rem;
    height: 180px !important;
    z-index: 1;
    position: relative;
  }
  .box-icon img {
    width: 40px;
    height: 40px !important;
    object-fit: contain;
  }

  .repeater-box {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
  }
  .ae-term-list-wrapper {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
