:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(131,183,53);
	--wd-alternative-color: rgb(224,234,240);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: rgb(155,197,93);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(131,183,53);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(81,81,81);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: url(https://sepid.com.ar/wp-content/uploads/2023/10/wd-furniture-background-grey.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://sepid.com.ar/wp-content/uploads/2023/10/wd-furniture-background-grey.jpg);
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url(https://sepid.com.ar/wp-content/uploads/2023/10/wd-furniture-background-grey.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: url(https://sepid.com.ar/wp-content/uploads/2023/10/wd-furniture-background-grey.jpg);
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: url(https://sepid.com.ar/wp-content/uploads/2023/10/wd-furniture-background-grey.jpg);
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgba(174,182,161,0);
}

a.descarga:hover {
  color: rgb(131,183,53);
  text-decoration: underline;
}

.wpforms-container input[type=date], .wpforms-container input[type=datetime], .wpforms-container input[type=datetime-local], .wpforms-container input[type=email], .wpforms-container input[type=month], .wpforms-container input[type=number], .wpforms-container input[type=password], .wpforms-container input[type=range], .wpforms-container input[type=search], .wpforms-container input[type=tel], .wpforms-container input[type=text], .wpforms-container input[type=time], .wpforms-container input[type=url], .wpforms-container input[type=week], .wpforms-container select, .wpforms-container textarea {
	font-size: 14px !important;
}
table th {

font-size: 14px;
color: #7a7e7a;

}

a.descarga {
  text-decoration: none;
  color: #000; /* Color del texto */
  transition: transform 0.3s ease;
  display: inline-block; /* Permite aplicar transformaciones */
}

a.descarga:hover {
  transform: scale(1.1);
}
<style>
  .ver-software button:hover {
    transform: scale(1.1); /* Aumenta el tamaño del botón un 10% */
  }
</style>

@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }

@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }

@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } } @media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }



@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } } @media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } } @media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } } @media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }@media (min-width: 1025px) { .st0 { fill: #74ACDF; } a.descarga { position: relative; top: 0px; /* Puedes ajustar este valor según sea necesario */ } }

/* ================================
   FORMULARIO REGISTRO DE RECLAMOS
   Contact Form 7 + WoodMart
================================ */

.reclamo-form {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  font-family: inherit;
}

/* Limpieza general de Contact Form 7 / WoodMart */
.reclamo-form p,
.reclamo-form br {
  margin: 0 !important;
  padding: 0 !important;
}

.reclamo-form br {
  display: none !important;
}

.reclamo-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

/* Tarjetas/secciones */
.reclamo-card {
  background: #fff;
  border: 1px solid #d9dee8;
  border-radius: 9px;
  padding: 24px 26px 26px;
  margin-bottom: 22px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.025);
}

/* Títulos con ícono */
.reclamo-card-title {
  display: flex !important;
  align-items: center !important;
  gap: 10px;
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--wd-title-color, #222);
}

.reclamo-card-title::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  min-width: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* Íconos por sección */
.reclamo-info .reclamo-card-title::before {
  background-image: url("https://sepid.com.ar/wp-content/uploads/2026/06/INFORMACION-DEL-RECLAMO.svg");
}

.reclamo-cliente .reclamo-card-title::before {
  background-image: url("https://sepid.com.ar/wp-content/uploads/2026/06/DATOS-DEL-CLIENTE.svg");
}

.reclamo-detalle .reclamo-card-title::before {
  background-image: url("https://sepid.com.ar/wp-content/uploads/2026/06/DETALLE-DEL-RECLAMO.svg");
}

/* Grillas */
.reclamo-grid {
  display: grid;
  gap: 22px 24px;
}

.reclamo-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.reclamo-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.reclamo-full {
  grid-column: 1 / -1;
}

/* Campos */
.reclamo-field {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.reclamo-field label {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--wd-title-color, #222);
}

.reclamo-required {
  color: var(--wd-primary-color, #2b6cff);
  font-weight: 700;
}

/* Inputs */
.reclamo-form input[type="text"],
.reclamo-form input[type="email"],
.reclamo-form input[type="tel"],
.reclamo-form input[type="number"],
.reclamo-form input[type="date"],
.reclamo-form textarea,
.reclamo-form select {
  width: 100%;
  height: 46px;
  min-height: 46px;
  margin: 0 !important;
  padding: 10px 14px;
  border: 1px solid #cfd6e4;
  border-radius: 6px;
  background: #fff;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.3;
  color: var(--wd-text-color, #333);
  box-shadow: none;
}

.reclamo-form textarea {
  height: auto;
  min-height: 130px;
  resize: vertical;
}

.reclamo-form input:focus,
.reclamo-form textarea:focus,
.reclamo-form select:focus {
  border-color: var(--wd-primary-color, #2b6cff);
  box-shadow: 0 0 0 2px rgba(43, 108, 255, 0.10);
  outline: none;
}

.reclamo-form ::placeholder {
  color: #7b8491;
  opacity: 1;
}

/* Aclaración debajo de lote / serie */
.reclamo-help {
  margin-top: -4px;
  padding: 10px 12px;
  border-radius: 6px;
  background: #f8f9fb;
  border: 1px solid #e3e7ef;
  font-size: 12.5px;
  line-height: 1.45;
  color: #5f6673;
}

.reclamo-help p + p {
  margin-top: 4px !important;
}

/* Botón */
.reclamo-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 4px;
}

.reclamo-actions input[type="submit"] {
  min-width: 180px;
  height: 46px;
  padding: 10px 26px;
}

/* Validaciones CF7 */
.reclamo-form .wpcf7-not-valid-tip {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.25;
}

.reclamo-form .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 10px 14px !important;
  border-radius: 6px;
  font-size: 14px;
}

/* Tablet */
@media (max-width: 900px) {
  .reclamo-card {
    padding: 22px;
  }

  .reclamo-grid-3,
  .reclamo-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reclamo-full {
    grid-column: 1 / -1;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .reclamo-card {
    padding: 18px;
    margin-bottom: 18px;
  }

  .reclamo-card-title {
    font-size: 14px;
    margin-bottom: 20px;
    gap: 8px;
  }

  .reclamo-card-title::before {
    width: 24px;
    height: 24px;
    min-width: 24px;
  }

  .reclamo-grid,
  .reclamo-grid-2,
  .reclamo-grid-3 {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .reclamo-full {
    grid-column: auto;
  }

  .reclamo-help {
    font-size: 12px;
    padding: 10px;
  }

  .reclamo-actions {
    justify-content: stretch;
  }

  .reclamo-actions input[type="submit"] {
    width: 100%;
  }
}

/* Separación real entre label y campo */
.reclamo-form .reclamo-field label {
  margin-bottom: 10px !important;
}

.reclamo-form .reclamo-field .wpcf7-form-control-wrap {
  margin-top: 0 !important;
}

/* Evita que Contact Form 7 / WoodMart junte demasiado los elementos */
.reclamo-form .reclamo-field {
  gap: 0 !important;
}

/* Botón alineado a la izquierda */
.reclamo-actions {
  justify-content: flex-start !important;
}

/* Título principal de cada bloque: más grande y con más aire abajo */
.reclamo-card-title {
  font-size: 18px !important;
  margin-bottom: 30px !important;
  padding-bottom: 3px;
  line-height: 0.8;
}









/* ================================
   CTA DESCARGA PDF POLÍTICA
================================ */

.sepid-politica-descarga {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin: 30px 0 34px;
  padding: 24px 26px;
  border-radius: 12px;
  background: var(--wd-primary-color, #2b6cff);
  color: #fff;
}

.sepid-politica-descarga-texto h2 {
  margin: 0 0 6px;
  font-size: 22px;
  line-height: 1.25;
  color: #fff;
}

.sepid-politica-descarga-texto p {
  margin: 0;
  max-width: 680px;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(255,255,255,.88);
}

.sepid-politica-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 210px;
  min-height: 46px;
  padding: 12px 22px;
  border-radius: 6px;
  background: #fff;
  color: var(--wd-primary-color, #2b6cff);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  transition: all .2s ease;
}

.sepid-politica-btn:hover {
  background: #f3f6ff;
  color: var(--wd-primary-color, #2b6cff);
  transform: translateY(-1px);
}

/* ================================
   INTRO ANTES DEL FORMULARIO
================================ */

.sepid-form-intro {
  max-width: 980px;
  margin: 36px auto 18px;
  padding: 26px 28px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #d9dee8;
  box-shadow: 0 8px 28px rgba(0,0,0,.045);
}

.sepid-form-intro-kicker {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .8px;
  text-transform: uppercase;
  color: var(--wd-primary-color, #2b6cff);
}

.sepid-form-intro h2 {
  margin: 0 0 8px;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.2;
  color: var(--wd-title-color, #222);
}

.sepid-form-intro p {
  margin: 0;
  max-width: 760px;
  font-size: 16px;
  line-height: 1.6;
  color: #5f6673;
}

/* ================================
   DESTACAR EL FORMULARIO CF7
================================ */

.reclamo-form {
  position: relative;
  max-width: 980px;
  margin: 0 auto 40px !important;
  padding: 10px;
  border-radius: 14px;
  background: #f4f6fa;
  border: 1px solid #d9dee8;
}

/* Hace que las tarjetas internas del formulario se lean como parte de un mismo bloque */
.reclamo-form .reclamo-card {
  box-shadow: none;
  border-color: #e1e5ee;
}

/* La primera tarjeta del formulario queda más integrada */
.reclamo-form .reclamo-card:first-of-type {
  margin-top: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .sepid-politica-descarga {
    flex-direction: column;
    align-items: flex-start;
    padding: 22px;
  }

  .sepid-politica-btn {
    width: 100%;
  }

  .sepid-form-intro {
    padding: 22px;
    margin-top: 30px;
  }

  .reclamo-form {
    padding: 8px;
  }
}

/* =====================================================
   NUEVO ESTILO VISUAL PARA FORMULARIO DE RECLAMOS
   Diferencia clara respecto a las tarjetas de política
===================================================== */

.reclamo-form {
  max-width: 1080px !important;
  margin: 0 auto 50px !important;
  padding: 34px 36px 36px !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  border: 1px solid #d7dde8 !important;
  border-left: 7px solid var(--wd-primary-color, #2b6cff) !important;
  box-shadow: 0 18px 45px rgba(25, 39, 70, 0.10) !important;
}

/* Las secciones internas dejan de ser tarjetas */
.reclamo-form .reclamo-card {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 0 30px !important;
  margin: 0 0 30px !important;
  border-bottom: 1px dashed #d7dde8 !important;
}

/* Última sección sin línea inferior */
.reclamo-form .reclamo-card:last-of-type {
  border-bottom: 0 !important;
  margin-bottom: 18px !important;
  padding-bottom: 0 !important;
}

/* Títulos de cada sección del formulario */
.reclamo-form .reclamo-card-title {
  width: fit-content;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 26px !important;
  padding: 10px 16px 10px 12px !important;
  border-radius: 10px !important;
  background: #f3f6fb !important;
  border: 1px solid #e0e6ef !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  letter-spacing: 1.1px !important;
}

/* Íconos del formulario */
.reclamo-form .reclamo-card-title::before {
  width: 27px !important;
  height: 27px !important;
  min-width: 27px !important;
}

/* Grilla con aire cómodo */
.reclamo-form .reclamo-grid {
  gap: 24px 28px !important;
}

/* Labels con separación real respecto al input */
.reclamo-form .reclamo-field label {
  margin-bottom: 10px !important;
  font-size: 13px !important;
  letter-spacing: .6px !important;
}

/* Campos con estética más de formulario operativo */
.reclamo-form input[type="text"],
.reclamo-form input[type="email"],
.reclamo-form input[type="tel"],
.reclamo-form input[type="number"],
.reclamo-form input[type="date"],
.reclamo-form textarea,
.reclamo-form select {
  background: #f9fbfe !important;
  border: 1px solid #cbd4e2 !important;
  border-radius: 8px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 11px 15px !important;
  font-size: 15px !important;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.025) !important;
}

.reclamo-form textarea {
  min-height: 135px !important;
}

/* Focus más claro */
.reclamo-form input:focus,
.reclamo-form textarea:focus,
.reclamo-form select:focus {
  background: #fff !important;
  border-color: var(--wd-primary-color, #2b6cff) !important;
  box-shadow: 0 0 0 3px rgba(43, 108, 255, 0.12) !important;
}

/* Aclaración de lote/serie integrada al formulario */
.reclamo-form .reclamo-help {
  margin-top: -4px !important;
  padding: 13px 15px !important;
  border-radius: 9px !important;
  background: #f4f7fb !important;
  border: 1px solid #dfe6f0 !important;
  color: #5d6675 !important;
}

/* Botón más visible y claramente dentro del formulario */
.reclamo-actions {
  justify-content: flex-start !important;
  margin-top: 8px !important;
}

.reclamo-actions input[type="submit"] {
  min-width: 190px !important;
  height: 48px !important;
  border-radius: 8px !important;
  font-weight: 700 !important;
  letter-spacing: .3px !important;
}

/* Intro anterior al formulario: que actúe más como encabezado, no como tarjeta igual */
.sepid-form-intro {
  max-width: 1080px !important;
  margin: 42px auto 18px !important;
  padding: 0 0 0 22px !important;
  border: 0 !important;
  border-left: 4px solid var(--wd-primary-color, #2b6cff) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.sepid-form-intro h2 {
  font-size: clamp(26px, 3vw, 36px) !important;
}

/* Responsive */
@media (max-width: 768px) {
  .reclamo-form {
    padding: 24px 20px 26px !important;
    border-left-width: 5px !important;
  }

  .reclamo-form .reclamo-card {
    padding-bottom: 26px !important;
    margin-bottom: 26px !important;
  }

  .reclamo-form .reclamo-card-title {
    width: 100%;
    font-size: 15px !important;
    padding: 10px 12px !important;
  }

  .reclamo-form .reclamo-grid {
    gap: 19px !important;
  }

  .sepid-form-intro {
    padding-left: 16px !important;
    margin-top: 34px !important;
  }
}



/* =====================================================
   CORRECCIÓN BOTÓN CF7 DESPUÉS DE ENVIAR
===================================================== */

/* Contenedor del botón */
.reclamo-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  margin-top: 14px !important;
}

/* Botón normal */
.reclamo-actions input[type="submit"],
.reclamo-actions .wpcf7-submit {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 190px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 12px 28px !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: var(--wd-primary-color, #2b6cff) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .3px !important;
  text-align: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  box-shadow: none !important;
  cursor: pointer !important;
}

/* Hover */
.reclamo-actions input[type="submit"]:hover,
.reclamo-actions .wpcf7-submit:hover {
  background: var(--wd-primary-color-hover, var(--wd-primary-color, #2b6cff)) !important;
  color: #ffffff !important;
  opacity: .92 !important;
}

/* Estado deshabilitado / luego de enviar */
.reclamo-actions input[type="submit"]:disabled,
.reclamo-actions .wpcf7-submit:disabled {
  background: var(--wd-primary-color, #2b6cff) !important;
  color: #ffffff !important;
  opacity: .75 !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Evita que el botón quede como caja vacía luego del envío */
.wpcf7 form.sent .reclamo-actions input[type="submit"],
.wpcf7 form.sent .reclamo-actions .wpcf7-submit {
  background: var(--wd-primary-color, #2b6cff) !important;
  color: #ffffff !important;
  opacity: 1 !important;
  border: 0 !important;
}

/* Spinner de Contact Form 7 corregido */
.reclamo-actions .wpcf7-spinner {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background-color: rgba(0, 0, 0, .35) !important;
  box-shadow: none !important;
}

/* Oculta el spinner cuando el formulario ya no está enviando */
.wpcf7 form:not(.submitting) .reclamo-actions .wpcf7-spinner {
  display: none !important;
}@media (min-width: 1025px) {
	.st0 {
    fill: #74ACDF;
}
a.descarga {
  position: relative;
  top: 0px; /* Puedes ajustar este valor según sea necesario */
}
}

