.elementor-2943 .elementor-element.elementor-element-e5c9fc7 > .elementor-container{max-width:587px;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2943 .elementor-element.elementor-element-e9bedf4 .cart button, .elementor-2943 .elementor-element.elementor-element-e9bedf4 .cart .button{transition:all 0.2s;}.elementor-2943 .elementor-element.elementor-element-e9bedf4 .quantity .qty{transition:all 0.2s;}.elementor-2943 .elementor-element.elementor-element-2aafe5a{--spacer-size:27px;}/* Start custom CSS for column, class: .elementor-element-809235e */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Encode+Sans:wght@400;500;600;700&display=swap');

  /* =========================
     TIPOGRAFÍA GENERAL
  ========================= */
  .woocommerce div.product form.cart,
  .woocommerce div.product form.cart .wapf-field-label,
  .woocommerce div.product form.cart .wapf-field-label label,
  .woocommerce div.product form.cart .wapf-field-input input,
  .woocommerce div.product form.cart .wapf-field-input select,
  .woocommerce div.product form.cart .wapf-field-input textarea,
  .woocommerce div.product form.cart button.single_add_to_cart_button,
  .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
    font-family: 'Roboto', Arial, sans-serif !important;
  }

  /* =========================
     CARD / CONTENEDOR FORM
  ========================= */
  .woocommerce div.product form.cart {
    background-color: #f5f5f5 !important;
    border: 1px solid #dddddd !important;
    border-radius: 12px !important;
    padding: 32px !important;
    max-width: 700px !important;
    width: 100% !important;
    margin: 0 auto !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
    box-sizing: border-box !important;
  }

  /* =========================
     OCULTAR CANTIDAD Y TOTALES
  ========================= */
  .woocommerce div.product form.cart .quantity,
  .woocommerce div.product form.cart .wapf-product-totals {
    display: none !important;
  }

  /* =========================
     COLAPSAR CAMPOS CONDICIONALES OCULTOS
  ========================= */
  .woocommerce div.product form.cart .wapf-field-container.wapf-hide {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .woocommerce div.product form.cart .wapf-field-row.wapf-hide {
    display: none !important;
    margin: 0 !important;
  }

  .woocommerce div.product form.cart .wapf-field-row:has(> .wapf-field-container.wapf-hide) {
    display: none !important;
    margin: 0 !important;
  }

  .woocommerce div.product form.cart .wapf-field-row {
    min-height: 0 !important;
    margin-bottom: 24px !important;
  }

  .woocommerce div.product form.cart .wapf-field-row:last-of-type {
    margin-bottom: 20px !important;
  }

  /* =========================
     LABELS
  ========================= */
  .woocommerce div.product form.cart .wapf-field-label,
  .woocommerce div.product form.cart .wapf-field-label label {
    color: #444444 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
    display: block !important;
  }

  .woocommerce div.product form.cart .wapf-field-label abbr,
  .woocommerce div.product form.cart .wapf-field-label .required {
    color: #d14141 !important;
    text-decoration: none !important;
    border: 0 !important;
  }

  /* =========================
     INPUTS / TEXTAREA
  ========================= */
  .woocommerce div.product form.cart .wapf-field-input input[type="text"],
  .woocommerce div.product form.cart .wapf-field-input input[type="email"],
  .woocommerce div.product form.cart .wapf-field-input input[type="number"],
  .woocommerce div.product form.cart .wapf-field-input input[type="tel"],
  .woocommerce div.product form.cart .wapf-field-input input[type="date"],
  .woocommerce div.product form.cart .wapf-field-input textarea {
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 16px !important;
    border: 1px solid #b3b3b3 !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.208px !important;
    box-shadow: none !important;
    outline: none !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out, background-color 0.2s ease-out !important;
  }

  /* Placeholder */
  .woocommerce div.product form.cart .wapf-field-input input::placeholder,
  .woocommerce div.product form.cart .wapf-field-input textarea::placeholder {
    color: #9a9a9a !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 1 !important;
  }

  /* Hover suave en inputs / textarea */
  .woocommerce div.product form.cart .wapf-field-input input[type="text"]:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="email"]:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="number"]:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="tel"]:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="date"]:hover,
  .woocommerce div.product form.cart .wapf-field-input textarea:hover {
    background-color: #ffffff !important;
    border-color: #999999 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  /* Sin focus visual en inputs / textarea */
  .woocommerce div.product form.cart .wapf-field-input input[type="text"]:focus,
  .woocommerce div.product form.cart .wapf-field-input input[type="email"]:focus,
  .woocommerce div.product form.cart .wapf-field-input input[type="number"]:focus,
  .woocommerce div.product form.cart .wapf-field-input input[type="tel"]:focus,
  .woocommerce div.product form.cart .wapf-field-input input[type="date"]:focus,
  .woocommerce div.product form.cart .wapf-field-input input[type="text"]:focus:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="email"]:focus:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="number"]:focus:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="tel"]:focus:hover,
  .woocommerce div.product form.cart .wapf-field-input input[type="date"]:focus:hover,
  .woocommerce div.product form.cart .wapf-field-input textarea:focus:hover {
    background-color: #ffffff !important;
    border-color: #b3b3b3 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  /* =========================
     SELECT CERRADO
  ========================= */
  .woocommerce div.product form.cart .wapf-field-container.wapf-field-select .wapf-field-input {
    position: relative !important;
  }

  .woocommerce div.product form.cart .wapf-field-input select {
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 52px 0 16px !important;
    border: 1px solid #b3b3b3 !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.208px !important;
    box-shadow: none !important;
    outline: none !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out, background-color 0.2s ease-out !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: none !important;
  }

  /* Placeholder gris SOLO en campos required sin valor elegido */
  .woocommerce div.product form.cart .wapf-field-input select:required:invalid {
    color: #9a9a9a !important;
    font-size: 15px !important;
  }

  /* =========================
     OPCIONES DEL SELECT
  ========================= */
  .woocommerce div.product form.cart .wapf-field-input select option {
    background-color: #ffffff !important;
    color: #333333 !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding: 8px 16px !important;
  }

  .woocommerce div.product form.cart .wapf-field-input select option:checked {
    background: #ffffff !important;
    color: #333333 !important;
    font-weight: 400 !important;
  }

  .woocommerce div.product form.cart .wapf-field-input select option:hover,
  .woocommerce div.product form.cart .wapf-field-input select option:focus,
  .woocommerce div.product form.cart .wapf-field-input select option:active {
    background: #ffffff !important;
    color: #333333 !important;
    font-weight: 400 !important;
  }

  .woocommerce div.product form.cart .wapf-field-input select option[value=""] {
    color: #9a9a9a !important;
  }

  /* Scrollbar del listado */
  .woocommerce div.product form.cart .wapf-field-input select::-webkit-scrollbar {
    width: 6px !important;
  }
  .woocommerce div.product form.cart .wapf-field-input select::-webkit-scrollbar-track {
    background: #f1f5f9 !important;
    border-radius: 3px !important;
  }
  .woocommerce div.product form.cart .wapf-field-input select::-webkit-scrollbar-thumb {
    background: #c7d5e5 !important;
    border-radius: 3px !important;
  }

  /* Chevron fijo */
  .woocommerce div.product form.cart .wapf-field-container.wapf-field-select .wapf-field-input::after {
    content: "" !important;
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    width: 10px !important;
    height: 10px !important;
    border-right: 2px solid #0043a9 !important;
    border-bottom: 2px solid #0043a9 !important;
    transform: translateY(-65%) rotate(45deg) !important;
    transform-origin: center !important;
    transition: none !important;
    pointer-events: none !important;
    z-index: 2 !important;
  }

  /* Hover suave en select */
  .woocommerce div.product form.cart .wapf-field-input select:hover {
    background-color: #ffffff !important;
    border-color: #999999 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  /* Sin focus visual en select */
  .woocommerce div.product form.cart .wapf-field-input select:focus,
  .woocommerce div.product form.cart .wapf-field-input select:focus:hover {
    background-color: #ffffff !important;
    border-color: #b3b3b3 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  .woocommerce div.product form.cart .wapf-field-input select::-ms-expand {
    display: none !important;
  }

  /* =========================
     BOTÓN FINAL
  ========================= */
  form.cart button.single_add_to_cart_button,
  form.cart button.single_add_to_cart_button.button.alt,
  .woocommerce div.product form.cart button.single_add_to_cart_button,
  .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
    background-color: #014898 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    border: none !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    transition: background-color 0.2s ease, box-shadow 0.2s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 182px !important;
    height: 40px !important;
    padding: 0 28px !important;
    margin-top: 8px !important;
    margin-left: 0 !important;
    cursor: pointer !important;
    text-transform: none !important;
    white-space: nowrap !important;
    float: none !important;
    clear: both !important;
  }

  .woocommerce div.product form.cart button.single_add_to_cart_button::after,
  .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt::after,
  form.cart button.single_add_to_cart_button::after,
  form.cart button.single_add_to_cart_button.button.alt::after {
    content: none !important;
    display: none !important;
  }

  form.cart button.single_add_to_cart_button:hover,
  .woocommerce div.product form.cart button.single_add_to_cart_button:hover,
  form.cart button.single_add_to_cart_button.button.alt:hover,
  .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt:hover {
    background-color: #013b7a !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
  }

  form.cart button.single_add_to_cart_button:focus,
  .woocommerce div.product form.cart button.single_add_to_cart_button:focus,
  form.cart button.single_add_to_cart_button.button.alt:focus,
  .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt:focus {
    outline: none !important;
    box-shadow: none !important;
  }

  /* =========================
     MOBILE
  ========================= */
  @media screen and (max-width: 767px) {
    .woocommerce div.product form.cart {
      padding: 20px !important;
      max-width: 92% !important;
    }

    .woocommerce div.product form.cart .wapf-field-row {
      margin-bottom: 20px !important;
    }

    .woocommerce div.product form.cart .wapf-field-label,
    .woocommerce div.product form.cart .wapf-field-label label {
      font-size: 15px !important;
      margin-bottom: 7px !important;
    }

    .woocommerce div.product form.cart .wapf-field-input input[type="text"],
    .woocommerce div.product form.cart .wapf-field-input input[type="email"],
    .woocommerce div.product form.cart .wapf-field-input input[type="number"],
    .woocommerce div.product form.cart .wapf-field-input input[type="tel"],
    .woocommerce div.product form.cart .wapf-field-input input[type="date"],
    .woocommerce div.product form.cart .wapf-field-input textarea {
      font-size: 16px !important;
      padding: 0 14px !important;
    }

    .woocommerce div.product form.cart .wapf-field-input select {
      font-size: 15px !important;
      padding: 0 46px 0 14px !important;
    }

    .woocommerce div.product form.cart .wapf-field-container.wapf-field-select .wapf-field-input::after {
      right: 14px !important;
    }

    form.cart button.single_add_to_cart_button,
    .woocommerce div.product form.cart button.single_add_to_cart_button,
    form.cart button.single_add_to_cart_button.button.alt,
    .woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
      display: block !important;
      width: 100% !important;
      min-width: 0 !important;
      height: 44px !important;
      padding: 0 14px !important;
      font-size: 15px !important;
      margin-top: 8px !important;
      margin-left: 0 !important;
    }
  }/* End custom CSS */