/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mymedi-child
*/

#billing_first_name_field { order: 1 !important; }  /* Nombre */
  #billing_last_name_field { order: 2 !important; }   /* Apellido */
  #billing_email_field { order: 3 !important; }       /* Correo */
  #billing_country_field { order: 4 !important; }     /* País */
  #billing_state_field { order: 5 !important; }       /* Estado / Provincia */
  #billing_city_field { order: 6 !important; }        /* Ciudad / Distrito */
  #billing_postcode_field { order: 7 !important; }    /* Código postal */
  #billing_address_1_field { order: 8 !important; }   /* Dirección */
  #billing_address_2_field { order: 9 !important; }   /* Referencia */
	#billing_mtodo_de_pago_field { order: 10 !important; } /* Metodo */
  #billing_phone_field { order: 11 !important; }      /* Número (Teléfono) */
