#metabox_field_marcas{
    width: 100%;
    padding: 2px;
    resize: none;
    display: none;
}
#acf-estado,
#acf-anio,
#acf-operacion,
#acf-aptitud,
#acf-tipo,
#acf-maquinarias,
#acf-ubicacion,
#acf-provincia_destino,
/*#acf-localidad_destino,*/
#acf-calle_destino,
#acf-numero_destino,
#acf-ubicacion_destino,
#acf-tipo_de_flete
{
    display: none;
}
.field_type-message{
    display: none;
    background-color: #2EA2CC;
}
.field_type-message p{
    font-weight: bolder;
    font-size: large;
    color: white;
}