/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/*detalles del pedido*/
ul.wc-item-meta {
    display: flex;
}
ul.wc-item-meta li{ width:25%;}