@charset "UTF-8";
/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.cuadro-info .elementor-cta__content {
  background-color: rgba(0, 0, 0, 0.2509803922) !important;
  border-color: black !important;
  border: 2px !important;
}

.fecha {
  background-color: #037f8c !important;
}

.box-call {
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  transform-origin: center !important;
}

.box-call:hover {
  transform: scale(1.05) !important; /* Aumenta el tamaño un 5% */
}

.text-center {
  text-align: center;
}

.vanguardia-button-icon span.elementor-button-icon {
  font-size: 2rem;
  align-self: center !important;
}
.vanguardia-button-icon .elementor-button-text {
  align-self: center !important;
}

.vanguardia-post-content .wp-block-list li {
  margin-bottom: 10px;
}

.vanguardia-tarifas-template span.e-n-tab-title-text {
  flex-direction: column !important;
}
.vanguardia-tarifas-template span.e-n-tab-title-text span {
  font-size: 2rem !important;
  font-weight: 700 !important;
  font-style: italic;
}
@media (max-width: 767px) {
  .vanguardia-tarifas-template span.e-n-tab-title-text span {
    font-size: 1rem !important;
  }
}

@media (max-width: 1024px) {
  .vanguardia-home-blog .e-loop-item:last-child {
    display: none !important;
  }
}

.vanguardia-recl-percent .elementor-counter .elementor-counter-number-wrapper {
  flex: 0 !important;
}
.vanguardia-recl-percent .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
  flex-grow: unset !important;
}
.vanguardia-recl-percent .elementor-counter .elementor-counter-number-prefix {
  display: none !important;
}

.faqs-accordion {
  margin: 1em 0;
}
.faqs-accordion .faq-item {
  margin-bottom: 1em;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.5em;
}
.faqs-accordion .faq-item summary {
  cursor: pointer;
  font-weight: bold;
  list-style: none;
  position: relative;
  padding-left: 25px;
}
.faqs-accordion .faq-item summary::before {
  content: "+";
  position: absolute;
  left: 0;
  font-size: 1.2em;
  line-height: 1;
}
.faqs-accordion .faq-item[open] summary::before {
  content: "–";
}
.faqs-accordion .faq-item .faq-answer {
  margin-top: 0.5em;
  padding: 0.5em 0 0;
  border-top: 1px solid #ddd;
  color: #003246;
  font-family: "Raleway", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
.faqs-accordion .faq-item .faq-question {
  color: #003246;
  font-family: "Raleway", Sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.archivos-descarga {
  margin: 1.5rem 0;
  padding: 1rem;
  font-family: "Raleway", Sans-serif !important;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.archivos-descarga .archivos-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
}
.archivos-descarga .archivos-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.archivos-descarga .archivo-item {
  margin-bottom: 0.75rem;
}
.archivos-descarga .archivo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background-color: #0073aa;
  color: #fff;
}
.archivos-descarga .archivo-link:hover, .archivos-descarga .archivo-link:focus {
  background-color: #005f8d;
}
.archivos-descarga .archivo-link:active {
  background-color: #004e73;
}
.archivos-descarga .archivo-link .archivo-icon {
  margin-right: 0.5rem;
  font-size: 1.2rem;
  line-height: 1;
}
.archivos-descarga .archivo-link .archivo-text {
  font-size: 1rem;
}
.archivos-descarga .no-archivos {
  color: #666;
  font-style: italic;
}

.form-required .elementor-field-required::after {
  color: red !important;
  content: "*" !important;
  padding-inline-start: 0.2em !important;
  position: absolute !important;
  right: 12px;
  font-size: 0.8rem !important;
}

.joinchat__box .joinchat__header::after {
  content: "Vanguardia Legal";
  font-size: 1rem;
  color: white !important;
}
.joinchat__box .joinchat__powered {
  display: none !important;
}

.form-unete-label .elementor-field-label {
  display: none !important;
}
.form-unete-label .elementor-field-label[for=form-field-field_8c77adc], .form-unete-label .elementor-field-label[for=form-field-field_3ce7ae8] {
  /* Tus reglas CSS aquí */
  display: flex !important;
}

.postid-1290 .vanguardia-docs-shortcode {
  background-color: white !important;
}/*# sourceMappingURL=style.css.map */