.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.add-request-quote-button {
    display: block; /* hace que el botón ocupe toda la línea */
    text-align: center; /* centra el texto */
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px; /* puedes ajustar los valores según necesites */
    padding: 12px 24px;  /* aumenta el espacio interno para mejor visibilidad */
    font-size: 1.1em;    /* tamaño ligeramente mayor */
    font-weight: bold;   /* texto más resaltado */
}

.yith_ywraq_add_item_response_message {
  background: #eaf6ea; /* Fondo verde claro */
  color: #256029;      /* Texto verde intenso */
  font-weight: bold;
  padding: 16px 30px;
  margin: 18px auto;
  text-align: center;
  border-radius: 8px;
  max-width: 420px;
  box-shadow: 0 2px 8px rgba(38,96,41,0.12);
}

a[href="https://ndka.cl/request-quote/"] {
  display: inline-block;
  background: #1565c0;        /* Azul */
  color: #fff !important;     /* Blanco */
  text-align: center;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 1.09em;
  text-decoration: none;
  margin: 14px auto;
  transition: background 0.18s;
  box-shadow: 0 1px 5px rgba(21,101,192,0.13);
}

a[href="https://ndka.cl/request-quote/"]:hover {
  background: #29b6f6;      /* Celeste */
  color: #fff !important;
}

.woocommerce_product_description p {
  font-weight: bold;
  font-size: 1.25em;
  color: #2c3e50;
  background: #fdecda;
  padding: 8px 12px;
  border-radius: 4px;
}

.ywraq-form-table-wrapper p {
    font-size: 24px !important;
    font-weight: 700 !important;
    text-align: center !important;
    color: #1a1a1a !important;
    letter-spacing: 0.5px !important;
}/* End custom CSS */