.elementor-9200 .elementor-element.elementor-element-1208b0a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9200 .elementor-element.elementor-element-1208b0a.e-con{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-9200 .elementor-element.elementor-element-1208b0a{--width:100%;}}/* Start custom CSS *//* === Estilos exclusivos para la página ID 20 === */
body.page-id-20 .ve20-price-block {
  display: inline-flex;
  flex-direction: column;
  gap: .2rem;
  line-height: 1.2;
  color: #fff !important;       /* todo en blanco */
  text-align: center;
}

body.page-id-20 .ve20-price-block .ve20-regular del {
  opacity: .85;
  font-size: 16px;              /* ANTES más pequeño */
  display: block;
  color: #fff !important;
  text-decoration: line-through;
  font-weight: 400;
}

body.page-id-20 .ve20-price-block .ve20-discount ins {
  background: none;
  font-size: 26px;              /* AHORA más grande */
  text-decoration: none;
  font-weight: 700;
  color: #fff !important;
  display: block;
}

/* Evita estilos por defecto de WooCommerce en esa página */
body.page-id-20 .price del,
body.page-id-20 .price ins {
  display: block !important;
  color: #fff !important;
}/* End custom CSS */